aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAge
...
* | | | | mtd: gpmi: simplify the DLL setting codeHuang Shijie2012-09-29
* | | | | mtd: gpmi: add a new field for HW_GPMI_CTRL1Huang Shijie2012-09-29
* | | | | mtd: gpmi: do not get the clock frequency in gpmi_begin()Huang Shijie2012-09-29
* | | | | mtd: gpmi: add a new field for HW_GPMI_TIMING1Huang Shijie2012-09-29
* | | | | mtd: add helpers to set/get features for ONFI nandHuang Shijie2012-09-29
* | | | | mtd: fsl_ifc_nand: fix sparse warningsKim Phillips2012-09-29
* | | | | mtd: nandsim: bugfix: fail if overridesize is too bigRichard Genoud2012-09-29
* | | | | mtd: docg4: ecc.read_page() returns 0 on uncorrectable errorsMike Dunn2012-09-29
* | | | | mtd: nand: use NAND_BBT_SCAN_MAXBLOCKSRichard Genoud2012-09-29
* | | | | mtd: remove bcmring NAND driverChristian Daudt2012-09-29
* | | | | mtd: nand: clk: preparation for switch to common clock frameworkm-karicheri2@ti.com2012-09-29
* | | | | mtd: nand/gpio: Convert to module_platform_driver()Sachin Kamat2012-09-29
* | | | | mtd: mxc_nand: Adapt the clock name to the new clock frameworkFabio Estevam2012-09-29
* | | | | mtd: mxc_nand: Convert to module_platform_driver()Fabio Estevam2012-09-29
* | | | | mtd: gpmi-nand: Convert to module_platform_driver()Fabio Estevam2012-09-29
* | | | | mtd: gpmi-nand: Improve logging styleFabio Estevam2012-09-29
* | | | | mtd: omap2: fix module loadingAndreas Bießmann2012-09-29
* | | | | mtd: omap2: fix omap_nand_remove segfaultAndreas Bießmann2012-09-29
* | | | | mtd: nand: Added a device flag for subpage read supportJeff Westfahl2012-09-29
* | | | | mtd: orion_nand: remove <mach/hardware.h> includeThomas Petazzoni2012-09-29
* | | | | mtd: lpc32xx_mlc: Cleanup after DT-only conversionRoland Stigge2012-09-29
* | | | | mtd: lpc32xx_slc: Cleanup after DT-only conversionRoland Stigge2012-09-29
* | | | | mtd: allow MTD_NAND_GPMI_NAND to be built as moduleFabio Estevam2012-09-29
* | | | | mtd: nand: nand_bbt: export nand_update_bbtFabio Estevam2012-09-29
* | | | | mtd: nand: rename create_bbt()'s 'len' variable to 'numpages'Shmulik Ladkani2012-09-29
* | | | | mtd: s3c2410: Fix compiler warningsSachin Kamat2012-09-29
* | | | | mtd: s3c2410: Use devm_* functionsSachin Kamat2012-09-29
* | | | | mtd: lantiq: Add NAND support on Lantiq XWAY SoC.John Crispin2012-09-29
* | | | | mtd: check for valid pdata inside plat_nandJohn Crispin2012-09-29
* | | | | mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie2012-09-29
* | | | | mtd: use %*ph[CN] to dump small buffersAndy Shevchenko2012-09-29
* | | | | mtd: gpmi: fix the compiler warningsHuang Shijie2012-09-29
* | | | | mtd: nand: davinci: add OF support for davinci nand controllerHeiko Schocher2012-09-29
* | | | | mtd: s3c2410: Fix line over 80 characters warningSachin Kamat2012-09-29
* | | | | mtd: s3c2410: Fix checkpatch warnings and errors related to whitespacesSachin Kamat2012-09-29
* | | | | mtd: s3c2410: Do not initialise statics to 0 or NULLSachin Kamat2012-09-29
* | | | | mtd: s3c2410: Use <linux/io.h> instead of <asm/io.h>Sachin Kamat2012-09-29
* | | | | mtd: s3c2410: Use pr_* instead of printkSachin Kamat2012-09-29
* | | | | mtd: s3c2410: Use module_platform_driver()Sachin Kamat2012-09-29
* | | | | mtd: nand: Include IMX6 in the list of supported SoCsFabio Estevam2012-09-29
* | | | | mtd: omap2: fix some typos in commentsPeter Meerwald2012-09-29
* | | | | mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverBrian Norris2012-09-29
* | | | | mtd: atmel nand: fix gpio missing requestJean-Christophe PLAGNIOL-VILLARD2012-09-29
* | | | | mtd: docg4: fix oob readsMike Dunn2012-09-29
* | | | | mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driverRoland Stigge2012-09-29
* | | | | mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driverRoland Stigge2012-09-29
* | | | | mtd: nand: rename '_raw' BBT scan functionsBrian Norris2012-09-29
* | | | | mtd: nand: use ECC, if present, when scanning OOBBrian Norris2012-09-29
* | | | | mtd: nand_bbt: use string libraryBrian Norris2012-09-29
* | | | | mtd: nand: remove unused 'int' return codesBrian Norris2012-09-29