summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | mtd: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2Huang Shijie2013-10-281-9/+20
| * | | | mtd: nand: print out the cell information for nand chipHuang Shijie2013-10-281-4/+6
| * | | | mtd: nand: set the cell information for ONFI nandHuang Shijie2013-10-281-0/+1
| * | | | mtd: nand: add the "bits per cell" info for legacy ID NANDHuang Shijie2013-10-281-0/+3
| * | | | mtd: nand: rename the cellinfo to bits_per_cellHuang Shijie2013-10-281-2/+12
| * | | | mtd: nand: add a helper to check the SLC/MLC nand chipHuang Shijie2013-10-282-9/+7
| * | | | mtd: nand: correct extemded param page error handlingBrian Norris2013-10-281-4/+5
| * | | | mtd: atmel_nand: use minimum ecc requirements of nand: ecc_{strength,step}_dsJosh Wu2013-10-281-37/+9
| * | | | mtd: atmel_nand: add MODULE_DEVICE_TABLE for nfc driverJosh Wu2013-10-281-1/+2
| * | | | mtd: atmel_nand: remove #if defined(CONFIG_OF) around OF-specific codeJosh Wu2013-10-281-14/+3
| * | | | mtd: nand: cleanup ONFI printed errors, warningsBrian Norris2013-10-281-9/+15
| * | | | mtd: nand: remove obsolete 'ecclayout' fieldBrian Norris2013-10-282-4/+0
| * | | | mtd: denali: make init function staticBrian Norris2013-10-281-1/+1
| * | | | mtd: nand: stop exporting nand_default_bbtBrian Norris2013-10-281-1/+0
| * | | | mtd: nandsim: don't call nand_default_bbt() directlyBrian Norris2013-10-281-1/+1
| * | | | mtd: nand: lpc32xx_slc: don't call nand_default_bbt directlyBrian Norris2013-10-281-8/+0
| * | | | nand: docg4: use nand_base's default BBT scanBrian Norris2013-10-281-1/+0
| * | | | mtd: nand: gpmi-nand: janitorial cleanup: (commas after last element of struc...Lothar Waßmann2013-10-281-4/+4
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-131-1/+1
|\ \ \ \
| * | | | file->f_op is never NULL...Al Viro2013-10-251-1/+1
* | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-127-0/+9
|\ \ \ \ \
| * | | | | powerpc: add missing explicit OF includes for ppcRob Herring2013-11-111-0/+1
| * | | | | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-071-5/+3
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | drivers: clean-up prom.h implicit includesRob Herring2013-10-106-0/+8
| | |/ / / | |/| | |
* | | | | Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-071-6/+7
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman2013-10-191-5/+3
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | mtd: atmel_nand: fix deferred probe from __initJohan Hovold2013-09-271-6/+7
| | |/ / | |/| |
* | | | mtd: gpmi: fix ECC regressionDavid Woodhouse2013-10-251-1/+1
* | | | mtd: nand: pxa3xx: Fix registered MTD nameEzequiel Garcia2013-10-241-1/+6
| |/ / |/| |
* | | mtd: nand: fix memory leak in ONFI extended parameter pageBrian Norris2013-09-271-5/+3
|/ /
* | mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OFEzequiel Garcia2013-09-171-7/+0
* | Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtdLinus Torvalds2013-09-0937-1671/+1724
|\ \
| * | mtd cs553x_nand: use kzalloc() instead of memsetDan Carpenter2013-08-301-5/+1
| * | mtd: atmel_nand: fix error return code in atmel_nand_probe()Wei Yongjun2013-08-301-0/+1
| * | mtd: remove alauda driverJussi Kivilinna2013-08-303-731/+0
| * | mtd: nand: mxc_nand: mark 'const' properlyJingoo Han2013-08-301-1/+1
| * | mtd: r852: Staticize local symbolsJingoo Han2013-08-301-22/+22
| * | mtd: nandsim: Staticize local symbolsJingoo Han2013-08-301-2/+2
| * | mtd: MTD_NAND_DENALI should depend on HAS_DMAGeert Uytterhoeven2013-08-301-0/+1
| * | mtd: fsmc_nand: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall2013-08-301-12/+0
| * | mtd: atmel_nand: pmecc: fix failure to correct bit error in 1024-bytes sectorJosh Wu2013-08-301-1/+2
| * | mtd: nand: fixup kerneldoc, rename parameterBrian Norris2013-08-301-5/+6
| * | mtd: gpmi: remove the nand_scan()Huang Shijie2013-08-301-30/+35
| * | mtd: set ONFI nand's default hooks in nand_set_defaults()Huang Shijie2013-08-301-6/+6
| * | mtd: set the ecc step size for master/slave mtd_infoHuang Shijie2013-08-301-0/+1
| * | mtd: nand: silence some shift wrap warningsDan Carpenter2013-08-301-4/+4
| * | mtd: simplify use of devm_ioremap_resourceJulia Lawall2013-08-301-3/+1
| * | mtd: nand: Allow to build pxa3xx_nand on Orion platformsEzequiel Garcia2013-08-301-1/+1
| * | mtd: nand: pxa3xx: Allow devices with no dma resourcesEzequiel Garcia2013-08-301-23/+28
| * | mtd: nand: pxa3xx: Add __maybe_unused keyword to enable_int()Ezequiel Garcia2013-08-301-1/+2