aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAge
* sdhci-of: cleanup eSDHC's set_clock() a little bitAnton Vorontsov2009-09-23
* sdhci-of: don't hard-code inverted write-protect quirkAnton Vorontsov2009-09-23
* sdhci-of: fix high-speed cards recognitionAnton Vorontsov2009-09-23
* sdhci-of: avoid writing reserved bits into host control registerAnton Vorontsov2009-09-23
* sdhci-of: fix SD clock calculationAnton Vorontsov2009-09-23
* sdhci: be more strict with get_min_clock() usageAnton Vorontsov2009-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: 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
* trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-21
* 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
| * sdhci: get rid of "frequency too high" flood when using eSDHCAnton Vorontsov2009-07-29
| * mvsdio: fix handling of partial word at the end of PIO transferNicolas Pitre2009-07-20
| * Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-07-09
| |\
| | * pxamci: correct DMA flow controlMatt Reimer2009-07-03
| | |
| \ \
*-. | | Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King2009-09-12
|\ \| | | | |/ | |/|
| | * spi: add spi_master flag wordDavid Brownell2009-06-30
| |/
* | ARM: 5685/1: Make MMCI driver compile without gpiolibLinus Walleij2009-09-02
* | MMC: MMCI: use gpiolib for card detect/write protectRussell King2009-07-09
* | MMC: MMCI: use AMBA bus accessorsRussell King2009-07-09
|/
* sdhci: remove needless double parenthesisPierre Ossman2009-06-21