summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
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-24mmc: sd: query function modes for uhs cardsArindam Nath
2011-05-24mmc: sd: add support for signal voltage switch procedureArindam Nath
2011-05-25mtd: omap: fix subpage ecc issue with prefetchKishore Kadiyala
2011-05-25mtd: sst25l: fix section markingsMike Frysinger
2011-05-24mmc: core: Add mmc CMD+ACMD passthrough ioctlJohn Calixto
2011-05-24mmc: block: init force_ro sysfs attributeRabin Vincent
2011-05-24mmc: sdhci: Fix read-only detection with JMicron 388 chipTakashi Iwai
2011-05-25mtd: m25p80: Add Spansion S25FL512S, S70FL01GSKevin Cernekee
2011-05-24mmc: Ensure hardware partitions don't mess with mmcblk device naming.Andrei Warkentin
2011-05-25mtd: m25p80: Add Spansion S25FL256SKevin Cernekee
2011-05-24mmc: sdhci: Add pre and post reset processing for chip specific resetPhilip Rakity
2011-05-25mtd: m25p80: Clean up JEDEC manufacturer checksKevin Cernekee
2011-05-25mtd: m25p80: Add Numonyx m25px32 familyKevin Cernekee
2011-05-24mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLKMark Brown
2011-05-25mtd: denali: detect the number of banksJamie Iles
2011-05-24mmc: initialize struct mmc_request at declaration timeChris Ball
2011-05-25mtd: denali: remove nearly-duplicated register definitionsJamie Iles
2011-05-24mmc: initialize struct mmc_data at declaration timeChris Ball
2011-05-24mmc: initialize struct mmc_command at declaration timeChris Ball
2011-05-25mtd: denali: convert to generic DMA APIJamie Iles
2011-05-24mmc: card: Fix use of uninitialized data in mmc_blk_issue_rw_rq.Chris Ball
2011-05-24mmc: core: Fix use of uninitialized data in mmc_send_if_cond.Chris Ball
2011-05-25mtd: onenand: add missing checkjohn.maxin@nokia.com
2011-05-24mmc: core: Fix use of uninitialized data in mmc_cmd_app.Andrei Warkentin
2011-05-24mmc: quirks: Fix erase/trim for certain SanDisk cards.Andrei Warkentin
2011-05-24mmc: sdhci: work around broken dma boundary behaviorMikko Vinni
2011-05-24mmc: quirks: Support for block quirks.Andrei Warkentin
2011-05-25mtd: return badblockbits backArtem Bityutskiy
2011-05-24mmc: MMC boot partitions support.Andrei Warkentin
2011-05-24mmc: card: block.c cleanup for host claim/release.Andrei Warkentin
2011-05-25mtd: nand: ndfc: add multiple chip select supportFelix Radensky
2011-05-24mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).Andrei Warkentin
2011-05-24mmc: sdhci: R1B command handling + MMC_CAP_ERASE.Andrei Warkentin