summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2011-05-25mmc: sd: add support for uhs bus speed mode selectionArindam Nath
2011-05-25mmc: sdhci: reset sdclk before setting high speed enableArindam Nath
2011-05-25mmc: sd: add support for driver type selectionArindam Nath
2011-05-25mmc: sd: query function modes for uhs cardsArindam Nath
2011-05-25mmc: sd: add support for signal voltage switch procedureArindam Nath
2011-05-25mmc: core: Add mmc CMD+ACMD passthrough ioctlJohn Calixto
2011-05-25mmc: block: init force_ro sysfs attributeRabin Vincent
2011-05-25mmc: sdhci: Fix read-only detection with JMicron 388 chipTakashi Iwai
2011-05-25mmc: Ensure hardware partitions don't mess with mmcblk device naming.Andrei Warkentin
2011-05-25mmc: sdhci: Add pre and post reset processing for chip specific resetPhilip Rakity
2011-05-25mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLKMark Brown
2011-05-25mmc: initialize struct mmc_request at declaration timeChris Ball
2011-05-25mmc: initialize struct mmc_data at declaration timeChris Ball
2011-05-25mmc: initialize struct mmc_command at declaration timeChris Ball
2011-05-25mmc: card: Fix use of uninitialized data in mmc_blk_issue_rw_rq.Chris Ball
2011-05-25mmc: core: Fix use of uninitialized data in mmc_send_if_cond.Chris Ball
2011-05-25mmc: core: Fix use of uninitialized data in mmc_cmd_app.Andrei Warkentin
2011-05-25mmc: quirks: Fix erase/trim for certain SanDisk cards.Andrei Warkentin
2011-05-25mmc: sdhci: work around broken dma boundary behaviorMikko Vinni
2011-05-25mmc: quirks: Support for block quirks.Andrei Warkentin
2011-05-25mmc: MMC boot partitions support.Andrei Warkentin
2011-05-25mmc: card: block.c cleanup for host claim/release.Andrei Warkentin
2011-05-25mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).Andrei Warkentin
2011-05-25mmc: sdhci: R1B command handling + MMC_CAP_ERASE.Andrei Warkentin
2011-05-25mmc: core: Rename erase_timeout to cmd_timeout_ms.Andrei Warkentin
2011-05-25mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.Andrei Warkentin
2011-05-25mmc: core: fix memory leak in mmc_add_hostWolfram Sang
2011-05-25mmc: sdhci-pci: Fix checkpatch.pl errorsAmeya Palande
2011-05-25mmc: quirks: wl1271 is MMC_QUIRK_DISABLE_CDOhad Ben-Cohen
2011-05-25mmc: add MMC_QUIRK_DISABLE_CDOhad Ben-Cohen
2011-05-25mmc: quirks: wl1271 is MMC_QUIRK_NONSTD_FUNC_IFOhad Ben-Cohen
2011-05-25mmc: add MMC_QUIRK_NONSTD_FUNC_IFOhad Ben-Cohen
2011-05-25mmc: do not switch to 1-bit mode if not requiredOhad Ben-Cohen
2011-05-25mmc: mmc_card_keep_power cleanupsOhad Ben-Cohen
2011-05-25mmc: Reliable write support.Andrei Warkentin
2011-05-25mmc: sdhci: change CONFIG of MMC_SDHCI_TEGRA from 'tristate' to 'bool'Shawn Guo
2011-05-25mmc: tegra: add pm_flagsVenkat Rao
2011-05-25mmc: remove redundant irq disablingJohn Ogness
2011-05-25mmc: Ensure linux starts in eMMC user partitionPhilip Rakity
2011-04-27mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finishChris Ball
2011-04-27mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finishBen Dooks
2011-04-27mmc: tmio: fix .set_ios(MMC_POWER_UP) handlingGuennadi Liakhovetski
2011-04-27mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski
2011-04-27mmc: omap: Fix possible NULL pointer derefMichael Buesch
2011-04-27mmc: core: mmc_add_card(): fix missing break in switch statementMichał Mirosław
2011-04-27mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()Chris Ball
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2011-03-28mmc: SDHI should depend on SUPERH || ARCH_SHMOBILEGuennadi Liakhovetski