summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| * mtd: pcmciamtd: remove custom DEBUG() functionBrian Norris2011-09-111-68/+52
| * mtd: cleanup style on pr_debug messagesBrian Norris2011-09-119-78/+66
| * mtd: replace DEBUG() with pr_debug()Brian Norris2011-09-1126-249/+216
| * 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: dataflash: add device tree probe supportShawn Guo2011-09-111-2/+16
| * 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: edit NAND-related commentBrian Norris2011-09-111-2/+3
| * mtd: tests: ignore corrected bitflips in OOB on mtd_readtestBrian Norris2011-09-111-1/+2
| * mtd: nand: ignore ECC errors for simple BBM scansBrian Norris2011-09-111-3/+10
| * mtd: ofpart: add ofoldpart aliasDmitry Eremin-Solenikov2011-09-111-0/+6
| * mtd: nand: handle ECC errors in OOBBrian Norris2011-09-112-1/+23
| * mtd: make ofpart buildable as a separate moduleDmitry Eremin-Solenikov2011-09-113-2/+5
| * mtd: spelling, capitalization, uniformityBrian Norris2011-09-1115-97/+93
| * mtd: drop mtd_device_registerDmitry Eremin-Solenikov2011-09-111-23/+0
| * mtd: remove put_partition_parser() from public headerDmitry Eremin-Solenikov2011-09-111-0/+2
| * mtd: hide parse_mtd_partitionsDmitry Eremin-Solenikov2011-09-112-1/+3
| * mtd: nand: drop edb7312 supportDmitry Eremin-Solenikov2011-09-113-196/+0
| * mtd: maps: drop edb7312 supportDmitry Eremin-Solenikov2011-09-113-143/+0
| * mtd: OneNAND: Detect the correct NOP when 4KiB pagesizeKyungmin Park2011-09-111-0/+15
| * 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: m25p80.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-25/+3
| * mtd: physmap_of.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-15/+3
| * mtd: physmap_of: move parse_obsolete_partitions to become separate parserDmitry Eremin-Solenikov2011-09-112-53/+75
| * mtd: drop of_mtd_parse_partitions()Dmitry Eremin-Solenikov2011-09-111-11/+9
| * 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: m25p80: use ofpart through generic parsingDmitry Eremin-Solenikov2011-09-111-8/+3
| * mtd: physmap_of: use ofpart through generic parsingDmitry Eremin-Solenikov2011-09-111-8/+5
| * mtd: prepare to convert of_mtd_parse_partitions to partition parserDmitry Eremin-Solenikov2011-09-112-4/+31
| * mtd: abstract last MTD partition parser argumentDmitry Eremin-Solenikov2011-09-116-18/+18
| * mtd: nand_base: always initialise oob_poi before writing OOB dataTHOMSON, Adam (Adam)2011-09-111-11/+16
| * mtd: onenand: remove redundant mtd_device_unregister before onenand_releaseAxel Lin2011-09-111-1/+0
OpenPOWER on IntegriCloud