summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2012-10-09Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge 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
2012-09-29mtd: gpmi: add EDO feature for imx6qHuang Shijie
2012-09-29mtd: gpmi: do not set the default values for the extra clocksHuang Shijie
2012-09-29mtd: gpmi: simplify the DLL setting codeHuang Shijie
2012-09-29mtd: gpmi: add a new field for HW_GPMI_CTRL1Huang Shijie
2012-09-29mtd: gpmi: do not get the clock frequency in gpmi_begin()Huang Shijie
2012-09-29mtd: gpmi: add a new field for HW_GPMI_TIMING1Huang Shijie
2012-09-29mtd: add helpers to set/get features for ONFI nandHuang Shijie
2012-09-29mtd: fsl_ifc_nand: fix sparse warningsKim Phillips
2012-09-29mtd: nandsim: bugfix: fail if overridesize is too bigRichard Genoud
2012-09-29mtd: docg4: ecc.read_page() returns 0 on uncorrectable errorsMike Dunn
2012-09-29mtd: nand: use NAND_BBT_SCAN_MAXBLOCKSRichard Genoud
2012-09-29mtd: remove bcmring NAND driverChristian Daudt
2012-09-29mtd: nand: clk: preparation for switch to common clock frameworkm-karicheri2@ti.com
2012-09-29mtd: nand/gpio: Convert to module_platform_driver()Sachin Kamat
2012-09-29mtd: mxc_nand: Adapt the clock name to the new clock frameworkFabio Estevam
2012-09-29mtd: mxc_nand: Convert to module_platform_driver()Fabio Estevam
2012-09-29mtd: gpmi-nand: Convert to module_platform_driver()Fabio Estevam
2012-09-29mtd: gpmi-nand: Improve logging styleFabio Estevam
2012-09-29mtd: omap2: fix module loadingAndreas Bießmann
2012-09-29mtd: omap2: fix omap_nand_remove segfaultAndreas Bießmann
2012-09-29mtd: nand: Added a device flag for subpage read supportJeff Westfahl
2012-09-29mtd: orion_nand: remove <mach/hardware.h> includeThomas Petazzoni
2012-09-29mtd: lpc32xx_mlc: Cleanup after DT-only conversionRoland Stigge
2012-09-29mtd: lpc32xx_slc: Cleanup after DT-only conversionRoland Stigge
2012-09-29mtd: allow MTD_NAND_GPMI_NAND to be built as moduleFabio Estevam
2012-09-29mtd: nand: nand_bbt: export nand_update_bbtFabio Estevam
2012-09-29mtd: nand: rename create_bbt()'s 'len' variable to 'numpages'Shmulik Ladkani
2012-09-29mtd: s3c2410: Fix compiler warningsSachin Kamat
2012-09-29mtd: s3c2410: Use devm_* functionsSachin Kamat
2012-09-29mtd: lantiq: Add NAND support on Lantiq XWAY SoC.John Crispin
2012-09-29mtd: check for valid pdata inside plat_nandJohn Crispin
2012-09-29mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie
2012-09-29mtd: use %*ph[CN] to dump small buffersAndy Shevchenko
2012-09-29mtd: gpmi: fix the compiler warningsHuang Shijie
2012-09-29mtd: nand: davinci: add OF support for davinci nand controllerHeiko Schocher