summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| * mtd: atmel_nand: convert to mtd_device_register()Jamie Iles2011-05-251-11/+1
| * mtd: uclinux: convert to mtd_device_register()Jamie Iles2011-05-252-11/+3
| * mtd: tqm8xll: convert to mtd_device_register()Jamie Iles2011-05-251-15/+5
| * mtd: scx200_docflash: convert to mtd_device_register()Jamie Iles2011-05-252-14/+4
| * mtd: sa1100-flash: convert to mtd_device_register()Jamie Iles2011-05-252-16/+7
| * mtd: rbtx4939-flash: convert to mtd_device_register()Jamie Iles2011-05-251-19/+5
| * mtd: plat-ram: convert to mtd_device_register()Jamie Iles2011-05-251-15/+9
| * mtd: latch-addr-flash: convert to mtd_device_register()Jamie Iles2011-05-251-28/+17
| * mtd: intel_vr_nor: convert to mtd_device_register()Jamie Iles2011-05-251-17/+2
| * mtd: impa7: convert to mtd_device_register()Jamie Iles2011-05-251-19/+3
| * mtd: h720x-flash: convert to mtd_device_register()Jamie Iles2011-05-251-4/+2
| * mtd: gpio-addr-flash: convert to mtd_device_register()Jamie Iles2011-05-252-18/+10
| * mtd: edb7312: convert to mtd_device_register()Jamie Iles2011-05-251-18/+8
| * mtd: dc21285: convert to mtd_device_register()Jamie Iles2011-05-251-17/+3
| * mtd: sst25l: convert to mtd_device_register()Jamie Iles2011-05-251-36/+26
| * mtd: dataflash: convert to mtd_device_register()Jamie Iles2011-05-251-27/+18
| * mtd: m25p80: convert to mtd_device_register()Jamie Iles2011-05-251-38/+30
| * mtd: onenand: convert to mtd_device_register()Jamie Iles2011-05-253-18/+5
| * mtd: bfin: convert to mtd_device_register()Jamie Iles2011-05-252-17/+5
| * mtd: pxa: convert to mtd_device_register()Jamie Iles2011-05-253-25/+7
| * mtd: ixp: convert to mtd_device_register()Jamie Iles2011-05-252-12/+8
| * mtd: plat_nand: convert to mtd_device_register()Jamie Iles2011-05-251-9/+3
| * mtd: nand: convert to mtd_device_register()Jamie Iles2011-05-251-9/+1
| * mtd: physmap: convert to mtd_device_register()Jamie Iles2011-05-252-51/+13
| * mtd: introduce mtd_device_(un)register()Jamie Iles2011-05-251-0/+45
| * mtd: always build partitioning supportJamie Iles2011-05-251-10/+2
| * mtd:fix the bad format in the mtdcore.cWanlong Gao2011-05-251-4/+4
| * mtd: mtdswap: fix possible null dereferenceMaxin B. John2011-05-251-1/+7
| * mtd: remove duplicate assignment of chip->stateTadashi Abe2011-05-253-3/+0
| * mtd: fix hang-up in cfi erase and read contentionTadashi Abe2011-05-254-15/+6
| * mtd: simplify get_mtd_device_nm functionWanlong Gao2011-05-251-11/+2
| * mtd: be silent when mtd partition parser cannot be foundArtem Bityutskiy2011-05-251-4/+1
| * mtd: convert to seq_file interfaceAlexey Dobriyan2011-05-251-31/+19
| * mtd: omap: fix subpage ecc issue with prefetchKishore Kadiyala2011-05-251-7/+5
| * mtd: sst25l: fix section markingsMike Frysinger2011-05-251-3/+3
| * mtd: m25p80: Add Spansion S25FL512S, S70FL01GSKevin Cernekee2011-05-251-0/+2
| * mtd: m25p80: Add Spansion S25FL256SKevin Cernekee2011-05-251-5/+17
| * mtd: m25p80: Clean up JEDEC manufacturer checksKevin Cernekee2011-05-251-4/+7
| * mtd: m25p80: Add Numonyx m25px32 familyKevin Cernekee2011-05-251-1/+4
| * mtd: denali: detect the number of banksJamie Iles2011-05-252-9/+21
| * mtd: denali: remove nearly-duplicated register definitionsJamie Iles2011-05-252-395/+110
| * mtd: denali: convert to generic DMA APIJamie Iles2011-05-252-44/+40
| * mtd: onenand: add missing checkjohn.maxin@nokia.com2011-05-251-1/+1
| * mtd: return badblockbits backArtem Bityutskiy2011-05-251-0/+2
| * mtd: nand: ndfc: add multiple chip select supportFelix Radensky2011-05-251-17/+35
| * mtd: mtdchar: retry large buffer allocationsGrant Erickson2011-05-251-27/+23
| * mtd: create function to perform large allocationsGrant Erickson2011-05-251-0/+49
| * mtd: mtdconcat: fix NAND OOB writeFelix Radensky2011-05-251-2/+2
| * mtd: omap2: mtd split nand_scan in ident and tailJan Weitzel2011-05-251-2/+8
| * mtd: mtd_blkdevs: fix error path in blktrans_openArtem Bityutskiy2011-05-251-3/+21