summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2011-05-25mtd: impa7: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: h720x-flash: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: gpio-addr-flash: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: edb7312: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: dc21285: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: sst25l: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: dataflash: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: m25p80: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: onenand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: bfin: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: pxa: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: ixp: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: plat_nand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: nand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: physmap: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: introduce mtd_device_(un)register()Jamie Iles
2011-05-25mtd: always build partitioning supportJamie Iles
2011-05-25mtd:fix the bad format in the mtdcore.cWanlong Gao
2011-05-25mtd: mtdswap: fix possible null dereferenceMaxin B. John
2011-05-25mtd: remove duplicate assignment of chip->stateTadashi Abe
2011-05-25mtd: fix hang-up in cfi erase and read contentionTadashi Abe
2011-05-25mtd: simplify get_mtd_device_nm functionWanlong Gao
2011-05-25mtd: be silent when mtd partition parser cannot be foundArtem Bityutskiy
2011-05-25mtd: convert to seq_file interfaceAlexey Dobriyan
2011-05-25mtd: omap: fix subpage ecc issue with prefetchKishore Kadiyala
2011-05-25mtd: sst25l: fix section markingsMike Frysinger
2011-05-25mtd: m25p80: Add Spansion S25FL512S, S70FL01GSKevin Cernekee
2011-05-25mtd: m25p80: Add Spansion S25FL256SKevin Cernekee
2011-05-25mtd: m25p80: Clean up JEDEC manufacturer checksKevin Cernekee
2011-05-25mtd: m25p80: Add Numonyx m25px32 familyKevin Cernekee
2011-05-25mtd: denali: detect the number of banksJamie Iles
2011-05-25mtd: denali: remove nearly-duplicated register definitionsJamie Iles
2011-05-25mtd: denali: convert to generic DMA APIJamie Iles
2011-05-25mtd: onenand: add missing checkjohn.maxin@nokia.com
2011-05-25mtd: return badblockbits backArtem Bityutskiy
2011-05-25mtd: nand: ndfc: add multiple chip select supportFelix Radensky
2011-05-25mtd: mtdchar: retry large buffer allocationsGrant Erickson
2011-05-25mtd: create function to perform large allocationsGrant Erickson
2011-05-25mtd: mtdconcat: fix NAND OOB writeFelix Radensky
2011-05-25mtd: omap2: mtd split nand_scan in ident and tailJan Weitzel
2011-05-25mtd: mtd_blkdevs: fix error path in blktrans_openArtem Bityutskiy
2011-05-25mtd: atmel_nand: add missing include of linux/dmaengine.hHans-Christian Egtvedt
2011-05-25mtd: nand: remove doubled chip deselection on (un)lockJiri Pinkava
2011-05-25mtd: nand: fix S3C NAND clock stopJiri Pinkava
2011-05-25mtd: cmdset_0002: add CFI 1.5 support for S29GL-SGernot Hoyler
2011-05-25mtd: onenand: add ecclayout and subpage_sft for non-flex 4KiB page onenandRoman Tereshonkov
2011-05-25mtd: denali: drop __TIME__ usageMichal Marek
2011-05-25mtd: nand: dynamic allocation of flash-based BBT structsBrian Norris
2011-05-25mtd: m25p80: add support for the MX25L1606E chipGabor Juhos
2011-05-25mtd: mxc_nand: add support for multiple chips on V21 devicesBaruch Siach