summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2010-08-31tegra sdhci: Restore SDHCI interrupts on resumeRahul Bansal
2010-08-10tegra sdhci: Prevent SDIO from suspend/resumePavan Kunapuli
2010-07-28[tegra mmc] Generate mmcblk names based on controller.vdumpa
2010-07-27mmc: SDHCI_INT_DATA_MASK typo errorZhangfei Gao
2010-07-20MMC: fix to report correct disk space in case of emmc 4.3+ cardsNitin Ghate
2010-06-21mmc: Support byte-addr cards with start offsetPavan Kunapuli
2010-06-18mmc: wake_unlock after flushing delayed work; flush after suspendGary King
2010-06-18tegra-sdhci: disable polling for hosts with non-removable cardsGary King
2010-06-11sdhci: set MMC_CAP_MMC_HIGHSPEED for high-speed controllers.Pavan Kunapuli
2010-06-11sdhci-tegra: always call sdhci_suspend_controller, use dev_pm_opsGary King
2010-06-09mmc: sdhci-tegra: set SDHCI_QUIRK_RUNTIME_DISABLEGary King
2010-06-09mmc: sdhci: add mmc_host_ops->enable and ->disableGary King
2010-06-07mmc: core: do not acquire wakelock during rescan pollingGary King
2010-05-21sdhci: add support for Tegra SDHCI controllerGary King
2010-05-21sdhci: add callback for non-polled, broken card detectionGary King
2010-05-21mmc: support csd_struct version 3 for certain eMMC 4.4 devicesVenkata(Muni) Anda
2010-05-21sdhci: move card detection interrupt logic into a callback functionGary King
2010-05-21sdhci: add support for 8 bit data transfersGary King
2010-05-21sdhci: add Tegra 2 quirksGary King
2010-05-21mmc: add detection for MMC 4.4 boot sectorsGary King
2010-05-21mmc: Add CONFIG_EMBEDDED_MMC_START_OFFSET configurationGary King
2010-02-09mmc: core: Release delayed mmc work wakelock after deep disableSan Mehat
2010-02-08drivers: mmc: Fix minimal frequency assignmentDmitry Shmidt
2010-02-08mmc: allow for MMC v4.4Adrian Hunter
2010-02-08mmc_block: fix queue cleanupAdrian Hunter
2010-02-08mmc_block: fix probe error cleanup bugJarkko Lavinen
2010-02-08mmc_block: add dev_t initialization checkAnna Lemehova
2010-02-08mmc: sdio: Add high speed support to sdio_reset_comm()Daniel Chen
2010-02-08mmc: block: Resume multi-block reads after transient read errors.David Ding
2010-02-08mmc: sdio: Claim host in sdio_reset_comm()Dmitry Shmidt
2010-02-08mmc: mmcblk: Add support for deferred SD bus resumeSan Mehat
2010-02-08mmc: core: Add deferred bus resume policy.San Mehat
2010-02-08mmc: core: Hold a wake lock accross delayed work + mmc rescanSan Mehat
2010-02-08mmc: sd: Add retries in re-detectionSan Mehat
2010-02-08mmc: sd: When resuming, try a little harder to init the cardSan Mehat
2010-02-08mmc: Add new API call 'sdio_reset_comm' for resetting communication with an S...San Mehat
2010-02-08trout: Add functions for WiFiDmitry Shmidt
2010-02-08mmc: Add concept of an 'embedded' SDIO device.San Mehat
2010-02-08mmc: sd: Add new CONFIG_MMC_PARANOID_SD_INIT for enabling retries during SD d...San Mehat
2009-12-02[ARM] pxamci: call mmc_remove_host() before freeing resourcesDaniel Mack
2009-11-12mmci-omap: free irq resourceLadislav Michl
2009-10-29omap_hsmmc: add missing probe handler hookRoger Quadros
2009-10-22mmc: at91_mci: Don't include asm/mach/mmc.hUwe Kleine-König
2009-10-12[ARM] pxamci: fix printing gpio numbers in pxamci_probeAntonio Ospite
2009-10-08mmc: sdio: don't require CISTPL_VERS_1 to contain 4 stringsDavid Vrabel
2009-10-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-10-01s3cmci: add better support for no card detect or write protect availableBen Dooks
2009-10-01s3cmci: make SDIO IRQ hardware IRQ support build-time configurableBen Dooks
2009-10-01s3cmci: DMA fixesBen Dooks
2009-10-01s3cmci: Kconfig selection for PIO/DMA/BothBen Dooks