summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-25mtd: fsl_upm: convert to mtd_device_register()Jamie Iles1-11/+1
2011-05-25mtd: fsl_elbc_nand: convert to mtd_device_register()Jamie Iles1-11/+1
2011-05-25mtd: edb7312 nand: convert to mtd_device_register()Jamie Iles1-8/+1
2011-05-25mtd: diskonchip: convert to mtd_device_register()Jamie Iles1-11/+7
2011-05-25mtd: davinci_nand: convert to mtd_device_register()Jamie Iles1-30/+21
2011-05-25mtd: cs553x_nand: convert to mtd_device_register()Jamie Iles1-16/+3
2011-05-25mtd: cafe_nand: convert to mtd_device_register()Jamie Iles1-9/+2
2011-05-25mtd: bf5xx_nand: convert to mtd_device_register()Jamie Iles1-6/+1
2011-05-25mtd: bcm_umi_nand: convert to mtd_device_register()Jamie Iles1-3/+1
2011-05-25mtd: atmel_nand: convert to mtd_device_register()Jamie Iles1-11/+1
2011-05-25mtd: uclinux: convert to mtd_device_register()Jamie Iles2-11/+3
2011-05-25mtd: tqm8xll: convert to mtd_device_register()Jamie Iles1-15/+5
2011-05-25mtd: scx200_docflash: convert to mtd_device_register()Jamie Iles2-14/+4
2011-05-25mtd: sa1100-flash: convert to mtd_device_register()Jamie Iles2-16/+7
2011-05-25mtd: rbtx4939-flash: convert to mtd_device_register()Jamie Iles1-19/+5
2011-05-25mtd: plat-ram: convert to mtd_device_register()Jamie Iles1-15/+9
2011-05-25mtd: latch-addr-flash: convert to mtd_device_register()Jamie Iles1-28/+17
2011-05-25mtd: intel_vr_nor: convert to mtd_device_register()Jamie Iles1-17/+2
2011-05-25mtd: impa7: convert to mtd_device_register()Jamie Iles1-19/+3
2011-05-25mtd: h720x-flash: convert to mtd_device_register()Jamie Iles1-4/+2
2011-05-25mtd: gpio-addr-flash: convert to mtd_device_register()Jamie Iles2-18/+10
2011-05-25mtd: edb7312: convert to mtd_device_register()Jamie Iles1-18/+8
2011-05-25mtd: dc21285: convert to mtd_device_register()Jamie Iles1-17/+3
2011-05-25mtd: sst25l: convert to mtd_device_register()Jamie Iles1-36/+26
2011-05-25mtd: dataflash: convert to mtd_device_register()Jamie Iles1-27/+18
2011-05-25mtd: m25p80: convert to mtd_device_register()Jamie Iles1-38/+30
2011-05-25mtd: onenand: convert to mtd_device_register()Jamie Iles3-18/+5
2011-05-25mips: tx99: remove CONFIG_MTD_PARTITIONS checkJamie Iles1-2/+1
2011-05-25mtd: octeon: convert to mtd_device_register()Jamie Iles1-10/+1
2011-05-25mtd: cris: convert to mtd_device_register()Jamie Iles4-9/+10
2011-05-25mtd: bfin: convert to mtd_device_register()Jamie Iles4-25/+5
2011-05-25mtd: s3c2410: remove CONFIG_MTD_PARTITIONS testJamie Iles2-11/+0
2011-05-25mtd: pxa: convert to mtd_device_register()Jamie Iles4-26/+7
2011-05-25mtd: ixp: convert to mtd_device_register()Jamie Iles3-16/+8
2011-05-25arm: mtd: gemini: convert to mtd_device_register()Jamie Iles2-12/+2
2011-05-25mtd: plat_nand: convert to mtd_device_register()Jamie Iles1-9/+3
2011-05-25mtd: nand: convert to mtd_device_register()Jamie Iles1-9/+1
2011-05-25mtd: physmap: convert to mtd_device_register()Jamie Iles3-55/+13
2011-05-25mtd: provide of_mtd_parse_partitions for !CONFIG_MTD_OF_PARTSJamie Iles1-0/+9
2011-05-25mtd: introduce mtd_device_(un)register()Jamie Iles3-1/+52
2011-05-25mtd: always build partitioning supportJamie Iles1-10/+2
2011-05-25mtd:fix the bad format in the mtdcore.cWanlong Gao1-4/+4
2011-05-25mtd: mtdswap: fix possible null dereferenceMaxin B. John1-1/+7
2011-05-25mtd: remove duplicate assignment of chip->stateTadashi Abe3-3/+0
2011-05-25mtd: fix hang-up in cfi erase and read contentionTadashi Abe4-15/+6
2011-05-25mtd: simplify get_mtd_device_nm functionWanlong Gao1-11/+2
2011-05-25mtd: be silent when mtd partition parser cannot be foundArtem Bityutskiy1-4/+1
2011-05-25mtd: convert to seq_file interfaceAlexey Dobriyan1-31/+19
2011-05-25mtd: omap: fix subpage ecc issue with prefetchKishore Kadiyala1-7/+5
2011-05-25mtd: sst25l: fix section markingsMike Frysinger1-3/+3