aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23sdhci: add no-card-no-reset quirk for Ricoh R5C822/Sony Z11Chris Ball1-1/+2
2009-09-23atmel-mci: unified Atmel MCI drivers (AVR32 & AT91)Rob Emanuele2-7/+42
2009-09-23sdio: add MMC_QUIRK_LENIENT_FN0Ohad Ben-Cohen1-1/+1
2009-09-23sdhci-of: cleanup eSDHC's set_clock() a little bitAnton Vorontsov1-11/+8
2009-09-23sdhci-of: don't hard-code inverted write-protect quirkAnton Vorontsov1-1/+13
2009-09-23sdhci-of: fix high-speed cards recognitionAnton Vorontsov3-10/+10
2009-09-23sdhci-of: avoid writing reserved bits into host control registerAnton Vorontsov1-0/+6
2009-09-23sdhci-of: fix SD clock calculationAnton Vorontsov1-0/+1
2009-09-23sdio: fix read buffer overflowRoel Kluin1-1/+1
2009-09-23sdhci: be more strict with get_min_clock() usageAnton Vorontsov1-1/+2
2009-09-23sdio: add CD disable supportOhad Ben-Cohen1-0/+30
2009-09-23omap_hsmmc: set a large data timeout for commands with busy signalAdrian Hunter1-4/+11
2009-09-23omap_hsmmc: ensure all clock enables and disables are pairedAdrian Hunter1-27/+33
2009-09-23omap_hsmmc: protect the card when the cover is openAdrian Hunter1-2/+61
2009-09-23omap_hsmmc: code refactoringDenis Karpov1-159/+161
2009-09-23omap_hsmmc: prevent races with irq handlerAdrian Hunter1-0/+25
2009-09-23omap_hsmmc: cater for weird CMD6 behaviourAdrian Hunter1-0/+7
2009-09-23omap_hsmmc: clear interrupt status after init sequenceAdrian Hunter1-0/+4
2009-09-23omap_hsmmc: cleanup macro usageDenis Karpov1-23/+19
2009-09-23omap_hsmmc: fix NULL pointer dereferenceJarkko Lavinen1-1/+1
2009-09-23omap_hsmmc: add mmc card sleep and awake supportJarkko Lavinen1-74/+88
2009-09-23omap_hsmmc: put MMC regulator to sleepAdrian Hunter1-5/+54
2009-09-23omap_hsmmc: support for deeper power saving statesDenis Karpov1-30/+215
2009-09-23omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter1-0/+3
2009-09-23omap_hsmmc: fix scatter-gather list sanity checkingJarkko Lavinen1-2/+12
2009-09-23omap_hsmmc: ensure workqueues are empty before suspendAdrian Hunter1-16/+34
2009-09-23omap_hsmmc: set open drain bit correctlyDenis Karpov1-2/+4
2009-09-23omap_hsmmc: context save/restore supportDenis Karpov1-10/+184
2009-09-23omap_hsmmc: keep track of power modeAdrian Hunter1-8/+19
2009-09-23omap_hsmmc: make use of new enable/disable interfaceAdrian Hunter1-10/+58
2009-09-23omap_hsmmc: add debugfs entry (host registers)Denis Karpov1-0/+57
2009-09-23mmc: check status after MMC SWITCH commandAdrian Hunter2-6/+41
2009-09-23mmc: power off once at removalDenis Karpov1-0/+2
2009-09-23mmc: add mmc card sleep and awake supportJarkko Lavinen5-5/+128
2009-09-23mmc: add ability to save power by powering off cardsAdrian Hunter4-0/+58
2009-09-23mmc: add MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter2-14/+68
2009-09-23mmc: allow host claim / release nestingAdrian Hunter1-9/+25
2009-09-23mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter3-6/+174
2009-09-23sdio: do not ignore MMC_VDD_165_195Ohad Ben-Cohen1-7/+0
2009-09-23mmc: register mmci-omap-hs using platform_driver_probeUwe Kleine-König1-2/+1
2009-09-23msm_sdcc.c: move overly indented code to separate functionJoe Perches1-69/+63
2009-09-23msm_sdcc.c: stylistic cleaningJoe Perches1-21/+24
2009-09-23msm_sdcc.c: convert printk(KERN_<level> to pr_<level>(Joe Perches1-58/+47
2009-09-23mmc: msm_sdccc: driver for HTC DreamSan Mehat4-0/+1547
2009-09-23OMAP: HSMMC: do not enable buffer ready interrupt if using DMAAnand Gadiyar1-1/+8
2009-09-23mmc: in mmc_power_up(), use previously selected ocr if availableBalaji Rao1-1/+7
2009-09-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linusNeilBrown1-1/+8
2009-09-22Merge branch 'master' into for-linusRussell King2-2/+2
2009-09-22ARM: 5721/1: MMCI enable the use of a regulatorLinus Walleij2-4/+47
2009-09-22ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij2-3/+3