summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2012-11-18mtd: de-select the chip when it is not usedHuang Shijie
2012-11-18mtd: s3c2410: Fix potential NULL pointer dereference errorSachin Kamat
2012-11-16mtd: fsl_ifc_nand: wait tWB time, poll R/B before command executionPrabhakar Kushwaha
2012-11-16mtd: diskonchip: don't warn about ARM architectureArnd Bergmann
2012-11-15mtd: nand_wait: warn if the nand is busy on exitMatthieu CASTET
2012-11-15mtd: davinci: add support for parition binding nodesMurali Karicheri
2012-11-15Merge branch 'omap/headers4' into next/cleanupArnd Bergmann
2012-11-15mtd: sh_flctl: Add device tree supportBastian Hecht
2012-11-15mtd: sh_flctl: Add DMA capabiltyBastian Hecht
2012-11-15mtd: sh_flctl: Minor cleanupsBastian Hecht
2012-11-15mtd: gpmi: remove unneccessary headerHuang Shijie
2012-11-15mtd: gpio-nand: Ability to use driver for configurations without RDY-pinAlexander Shiyan
2012-11-15mtd: use the NAND_STATUS_FAIL to replace the hardcodeHuang Shijie
2012-11-15mtd: fsmc_nand: use relaxed variants of io accessorsVipin Kumar
2012-11-15mtd: fsmc_nand: modify the wait to uninterruptibleVipin Kumar
2012-11-15mtd: fsmc_nand: change the type for regs to void __iomem *Vipin Kumar
2012-11-15mtd: fsmc_nand: pass the ale and cmd resource via resourceJean-Christophe PLAGNIOL-VILLARD
2012-11-15mtd: delete nomadik_nand driverLinus Walleij
2012-11-15mtd: denali: add a DT driverDinh Nguyen
2012-11-15mtd: denali: split the generic driver and PCI layerDinh Nguyen
2012-11-15mtd: fsl_elbc_nand: remove unnecessary badblock_patternBrian Norris
2012-11-15mtd: gpmi-nand: make debug prints more clearVikram Narayanan
2012-11-15mtd: nand: fix Samsung SLC detection regressionBrian Norris
2012-11-15mtd: nand: fix Samsung SLC NAND identification regressionBrian Norris
2012-11-05ARM: plat-nomadik: move MTU, kill plat-nomadikLinus Walleij
2012-10-22PM / QoS: Introduce PM QoS device flags supportRafael J. Wysocki
2012-10-17Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-...Tony Lindgren
2012-10-15ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla
2012-10-15ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2Lokesh Vutla
2012-10-15mtd: nand: omap: handle gpmc bch[48]Afzal Mohammed
2012-10-15mtd: nand: omap: bring in gpmc nand macrosAfzal Mohammed
2012-10-15mtd: nand: omap: read nand using register addressAfzal Mohammed
2012-10-15mtd: nand: omap: free region as per resource sizeAfzal Mohammed
2012-10-15mtd: mxc_nand: remove cpu_is_xxx by using platform_device_idShawn Guo
2012-10-13MTD: atmel_nand: add pinctrl consumer supportJean-Christophe PLAGNIOL-VILLARD
2012-10-09Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse
2012-10-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-10-02Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-02Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-02Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-09-29mtd: nand: detect Samsung K9GBG08U0A, K9GAG08U0F IDBrian Norris
2012-09-29mtd: nand: decode Hynix MLC, 6-byte ID lengthBrian Norris
2012-09-29mtd: nand: add generic READ ID length calculation functionsBrian Norris
2012-09-29mtd: nand: split simple ID decode into its own functionBrian Norris
2012-09-29mtd: nand: split extended ID decoding into its own functionBrian Norris
2012-09-29mtd: nand: split BB marker options decoding into its own functionBrian Norris
2012-09-29mtd: nand: remove redundant ID readBrian Norris
2012-09-29mtd: nand: remove unnecessary variableBrian Norris
2012-09-29mtd: docg4: add missing HAS_IOMEM dependencyPeter Huewe
2012-09-29mtd: gpmi: initialize the timing registers only one timeHuang Shijie