aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAge
* sdhci-of: fix SD clock calculationAnton Vorontsov2009-09-23
* sdio: fix read buffer overflowRoel Kluin2009-09-23
* sdhci: be more strict with get_min_clock() usageAnton Vorontsov2009-09-23
* sdio: add CD disable supportOhad Ben-Cohen2009-09-23
* omap_hsmmc: set a large data timeout for commands with busy signalAdrian Hunter2009-09-23
* omap_hsmmc: ensure all clock enables and disables are pairedAdrian Hunter2009-09-23
* omap_hsmmc: protect the card when the cover is openAdrian Hunter2009-09-23
* omap_hsmmc: code refactoringDenis Karpov2009-09-23
* omap_hsmmc: prevent races with irq handlerAdrian Hunter2009-09-23
* omap_hsmmc: cater for weird CMD6 behaviourAdrian Hunter2009-09-23
* omap_hsmmc: clear interrupt status after init sequenceAdrian Hunter2009-09-23
* omap_hsmmc: cleanup macro usageDenis Karpov2009-09-23
* omap_hsmmc: fix NULL pointer dereferenceJarkko Lavinen2009-09-23
* omap_hsmmc: add mmc card sleep and awake supportJarkko Lavinen2009-09-23
* omap_hsmmc: put MMC regulator to sleepAdrian Hunter2009-09-23
* omap_hsmmc: support for deeper power saving statesDenis Karpov2009-09-23
* omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter2009-09-23
* omap_hsmmc: fix scatter-gather list sanity checkingJarkko Lavinen2009-09-23
* omap_hsmmc: ensure workqueues are empty before suspendAdrian Hunter2009-09-23
* omap_hsmmc: set open drain bit correctlyDenis Karpov2009-09-23
* omap_hsmmc: context save/restore supportDenis Karpov2009-09-23
* omap_hsmmc: keep track of power modeAdrian Hunter2009-09-23
* omap_hsmmc: make use of new enable/disable interfaceAdrian Hunter2009-09-23
* omap_hsmmc: add debugfs entry (host registers)Denis Karpov2009-09-23
* mmc: check status after MMC SWITCH commandAdrian Hunter2009-09-23
* mmc: power off once at removalDenis Karpov2009-09-23
* mmc: add mmc card sleep and awake supportJarkko Lavinen2009-09-23
* mmc: add ability to save power by powering off cardsAdrian Hunter2009-09-23
* mmc: add MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter2009-09-23
* mmc: allow host claim / release nestingAdrian Hunter2009-09-23
* mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter2009-09-23
* sdio: do not ignore MMC_VDD_165_195Ohad Ben-Cohen2009-09-23
* mmc: register mmci-omap-hs using platform_driver_probeUwe Kleine-König2009-09-23
* msm_sdcc.c: move overly indented code to separate functionJoe Perches2009-09-23
* msm_sdcc.c: stylistic cleaningJoe Perches2009-09-23
* msm_sdcc.c: convert printk(KERN_<level> to pr_<level>(Joe Perches2009-09-23
* mmc: msm_sdccc: driver for HTC DreamSan Mehat2009-09-23
* OMAP: HSMMC: do not enable buffer ready interrupt if using DMAAnand Gadiyar2009-09-23
* mmc: in mmc_power_up(), use previously selected ocr if availableBalaji Rao2009-09-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\
| * trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-21
* | const: make block_device_operations constAlexey Dobriyan2009-09-22
|/
* driver model: constify attribute groupsDavid Brownell2009-09-15
* Merge branch 'master' into develRussell King2009-09-12
|\
| * drivers/mmc: correct error-handling codeJulia Lawall2009-08-07
* | Merge branch 'devel-stable' into develRussell King2009-09-12
|\ \
| * | ARM: 5636/1: Move vendor enum to AMBA includeLinus Walleij2009-09-12
| |/
| * imxmmc: Remove unnecessary semicolonsJoe Perches2009-07-31
| * cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior2009-07-31
| * sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior2009-07-31