summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2010-01-29Enabled ADMA in the mmc driver.Nagesh Penumarty
2010-01-20tegra: Dynamically control the card clock for SD memory devicesDeepesh Gujarathi
2009-12-21mmc: don't bug when EMBEDDED_MMC_START_OFFSET > CSD capacityGary King
2009-12-21tegra: fix typos in / remove various debug printsGary King
2009-12-15tegra: use sdio_platform_data from tegra_devices.h, not sdio_pdataGary King
2009-12-14mmc: add MMC driver for NVIDIA Tegra SDIO DDKGary King
2009-12-14mmc: Add SDHCI-compliant driver for NVIDIA Tegra SoCsGary King
2009-12-08sdhci: add controller-specific override query for max_clkGary King
2009-12-08sdhci: move card detection interrupt logic into a callback functionGary King
2009-12-08sdhci: add controller-specific set_clock callbackGary King
2009-12-08sdhci: add BROKEN_CTRL_HISPD quirkGary King
2009-12-08sdhci: add support for 8 bit data transfersGary King
2009-12-08sdhci: add ENABLE_INTERRUPT_AT_BLOCK_GAP quirkGary King
2009-12-08sdhci: add BROKEN_WRITE_PROTECT quirkGary King
2009-12-08mmc: add detection for MMC 4.4 boot sectorsGary King
2009-12-07mmc: Add CONFIG_EMBEDDED_MMC_START_OFFSET configurationGary King
2009-12-07cherry-pick commit 9feae246963c648b212Gary King
2009-12-07mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2Jarkko Lavinen
2009-12-07Merge commit 'arm/2.6.28-arm' into android-tegra-2.6.29Gary King
2009-10-09mmc: block: Resume multi-block reads after transient read errors.David Ding
2009-08-17mmc_block: do not DMA to stackBen Dooks
2009-08-17mmc: mmc_rescan detects card change in one runSan Mehat
2009-08-17mmc: increase power up delayJosé M. Fernández
2009-08-17mmc_block: be prepared for oversized requestsPierre Ossman
2009-08-17mmc: During unsafe resume, select the right volatge for the cardBalaji Rao
2009-08-17mmc: Add Extended CSD register to debugfsAdrian Hunter
2009-08-17mmc: add MODALIAS linkage for MMC/SD devicesAndy Whitcroft
2009-08-17mmc: delayed_work was never cancelledJorg Schummer
2009-07-30mmc: sdio: Claim host in sdio_reset_comm()Dmitry Shmidt
2009-07-30Revert "mmc: mmcblk: Add new feature 'CONFIG_MMC_BLOCK_PARANOID_RESUME'"San Mehat
2009-07-30mmc: card: Add MMC_BLOCK_DEFERRED_RESUME option to KconfigSan Mehat
2009-07-30mmc: mmcblk: Add support for deferred SD bus resumeSan Mehat
2009-07-30mmc: core: Rework mmc_delayed_work wakelock so that the wakelock is only exte...San Mehat
2009-07-30mmc: core: Add deferred bus resume policy.San Mehat
2009-06-11sdio: fix sdio_reset_comm() error pathDmitry Shmidt
2009-04-07mmc: sd: Remove debugging printkDima Zavin
2009-04-07mmc: core: Hold a wake lock accross delayed work + mmc rescanSan Mehat
2009-04-07mmc: sd: Add retries in re-detectionSan Mehat
2009-04-07mmc: mmcblk: Add new feature 'CONFIG_MMC_BLOCK_PARANOID_RESUME'San Mehat
2009-04-07mmc: sd: When resuming, try a little harder to init the cardSan Mehat
2009-04-07mmc: Add new API call 'sdio_reset_comm' for resetting communication with an S...San Mehat
2009-04-07trout: Add functions for WiFiDmitry Shmidt
2009-04-07mmc: Add concept of an 'embedded' SDIO device.San Mehat
2009-04-07mmc: sd: Add new CONFIG_MMC_PARANOID_SD_INIT for enabling retries during SD d...San Mehat
2009-03-12mmc: s3cmci: fix s3c2410_dma_config() arguments.Ben Dooks
2009-03-10Add a delay to the MMCI change notificationColin Tuckley
2009-03-08mmc: fix data timeout for SEND_EXT_CSDAdrian Hunter
2009-03-02sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chipAndres Salomon
2009-03-02sdhci: Add quirk for controllers with no end-of-busy IRQBen Dooks
2009-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds