summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2010-04-02ARM/tegra: delete SDIO DDK and DDK-based MMC host drivertegra-9.12.9Gary King
2010-03-30Use CONFIG_ARCH_TEGRA_XX_SOC instead of RM capsNagesh Penumarty
2010-03-18tegra pm: add suspend/resume to tegra-sdhci driverDeepesh Gujarathi
2010-03-02Proper fix for commit I5c6914ef8906eed80cba15249b0760d71e3d0255Venkata(Muni) Anda
2010-03-02mmc.c: support ext_csd revisions in eMMCv4.4 specPavan Kunapuli
2010-02-26tegra mmc: update card_detect before calling callbackGary King
2010-02-25tegra mmc: Fixed data getting copied on write protected sdcardAbhishek Aggarwal
2010-02-24tegra sdhci: initialize card_detectGary King
2010-02-24mmc: Fix kernel crash when SD card is repeatedly plugged in-out.Abhishek Aggarwal
2010-02-24tegra mmc: Impelement new present state quirk for sdhci-tegra.Abhishek Aggarwal
2010-02-24mmc: Add new present state quirk to sdhciAbhishek Aggarwal
2010-02-15tegra: remove delayed suspend from sdhci driverDeepesh Gujarathi
2010-02-12tegra: implement mmc_ops enable, disable handlers in sdhci driverDeepesh Gujarathi
2010-02-10Merge "mmc: add 'enable' and 'disable' methods to mmc host" into android-tegr...Gary King
2010-02-10mmc: add 'enable' and 'disable' methods to mmc hostDeepesh Gujarathi
2010-02-10Revert "tegra: Dynamically control the card clock for SD memory devices"Deepesh Gujarathi
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