summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
...
| * mtd: cleanup style on pr_debug messagesBrian Norris2011-09-113-8/+6
| * mtd: replace DEBUG() with pr_debug()Brian Norris2011-09-116-54/+51
| * mtd: nand: style fixups in pr_* messagesBrian Norris2011-09-112-48/+42
| * mtd: nand: convert printk() to pr_*()Brian Norris2011-09-112-39/+39
| * mtd: nand: change KERN_DEBUG to KERN_INFOBrian Norris2011-09-111-7/+7
| * mtd: pxa3xx_nand: enable multiple chip select supportLei Wen2011-09-111-50/+123
| * mtd: pxa3xx_nand: sperate each chip individual infoLei Wen2011-09-111-132/+160
| * mtd: pxa3xx_nand: convert all printk into dev_*Lei Wen2011-09-111-11/+16
| * mtd: pxa3xx_nand: enhance suspend and resume routineLei Wen2011-09-111-1/+14
| * mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poiMike Hench2011-09-111-31/+2
| * mtd: atmel_nand: optimize read/write buffer functionsNicolas Ferre2011-09-111-41/+4
| * mtd: nand: don't free the global data too earlyLiu Shuo2011-09-111-1/+0
| * mtd: fsl_upm: fix a memory leak in fun_chip_init error pathAxel Lin2011-09-111-0/+2
| * mtd: atmel_nand: fix wrong use of 0 as NULLNicolas Ferre2011-09-111-1/+1
| * mtd: nand_flash_detect_onfi propagate busw infoMatthieu CASTET2011-09-111-4/+4
| * mtd: nand: ignore ECC errors for simple BBM scansBrian Norris2011-09-111-3/+10
| * mtd: nand: handle ECC errors in OOBBrian Norris2011-09-111-1/+8
| * mtd: spelling, capitalization, uniformityBrian Norris2011-09-117-82/+78
| * mtd: nand: drop edb7312 supportDmitry Eremin-Solenikov2011-09-113-196/+0
| * mtd: socrates_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-10/+1
| * mtd: ndfc.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-6/+1
| * mtd: mpc5121_nfc.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-10/+1
| * mtd: fsl_upm.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-3/+1
| * mtd: fsl_elbc_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-6/+2
| * mtd: socrates_nand: use ofpart through generic parsingDmitry Eremin-Solenikov2011-09-111-11/+3
| * mtd: ndfc: use ofpart through generic parsingDmitry Eremin-Solenikov2011-09-111-8/+3
| * mtd: mpc5121_nfc: use ofpart through generic parsingDmitry Eremin-Solenikov2011-09-111-5/+3
| * mtd: fsl_upm: use ofpart through generic parsingDmitry Eremin-Solenikov2011-09-111-8/+3
| * mtd: fsl_elbc_nand: use ofpart through generic parsingDmitry Eremin-Solenikov2011-09-111-8/+4
| * mtd: nand_base: always initialise oob_poi before writing OOB dataTHOMSON, Adam (Adam)2011-09-111-11/+16
| * mtd: txx9ndfmc.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-6/+1
| * mtd: tmio_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-9/+3
| * mtd: sharpsl.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-9/+2
| * mtd: s3c2410.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-14/+4
| * mtd: pxa3xx_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-9/+2
| * mtd: ppchameleonevb.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-32/+10
| * mtd: plat_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-19/+3
| * mtd: orion_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-10/+2
| * mtd: omap2.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-8/+2
| * mtd: mxc_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-12/+3
| * mtd: jz4740_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-8/+3
| * mtd: h1910.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-13/+2
| * mtd: fsmc_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-57/+9
| * mtd: edb7312.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-15/+2
| * mtd: davinci_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-23/+2
| * mtd: cs553x_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-6/+2
| * mtd: cmx270_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-18/+2
| * mtd: cafe_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-12/+2
| * mtd: bcm_umi_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-17/+2
| * mtd: atmel_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-17/+2
OpenPOWER on IntegriCloud