aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* 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
* 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
* vlynq: includecheck fix: drivers/vlynq/vlynq.cJaswinder Singh Rajput2009-09-23
* BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich2009-09-23
* proc connector: add event for process becoming session leaderScott James Remnant2009-09-23
* seq_file: constify seq_operationsJames Morris2009-09-23
* dme1737: Keep index within pwm_config[]Roel Kluin2009-09-23
* dac960: fix undefined behavior on empty stringMichael Buesch2009-09-23
* kprobes: use do_IRQ() in lkdtmM. Mohan Kumar2009-09-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\
| * trivial: fix typo in aic7xxx commentUwe Kleine-Koenig2009-09-21