aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-09-23sdhci-of: cleanup eSDHC's set_clock() a little bitAnton Vorontsov
2009-09-23sdhci-of: don't hard-code inverted write-protect quirkAnton Vorontsov
2009-09-23sdhci-of: fix high-speed cards recognitionAnton Vorontsov
2009-09-23sdhci-of: avoid writing reserved bits into host control registerAnton Vorontsov
2009-09-23sdhci-of: fix SD clock calculationAnton Vorontsov
2009-09-23sdio: fix read buffer overflowRoel Kluin
2009-09-23sdhci: be more strict with get_min_clock() usageAnton Vorontsov
2009-09-23sdio: add CD disable supportOhad Ben-Cohen
2009-09-23omap_hsmmc: set a large data timeout for commands with busy signalAdrian Hunter
2009-09-23omap_hsmmc: ensure all clock enables and disables are pairedAdrian Hunter
2009-09-23omap_hsmmc: protect the card when the cover is openAdrian Hunter
2009-09-23omap_hsmmc: code refactoringDenis Karpov
2009-09-23omap_hsmmc: prevent races with irq handlerAdrian Hunter
2009-09-23omap_hsmmc: cater for weird CMD6 behaviourAdrian Hunter
2009-09-23omap_hsmmc: clear interrupt status after init sequenceAdrian Hunter
2009-09-23omap_hsmmc: cleanup macro usageDenis Karpov
2009-09-23omap_hsmmc: fix NULL pointer dereferenceJarkko Lavinen
2009-09-23omap_hsmmc: add mmc card sleep and awake supportJarkko Lavinen
2009-09-23omap_hsmmc: put MMC regulator to sleepAdrian Hunter
2009-09-23omap_hsmmc: support for deeper power saving statesDenis Karpov
2009-09-23omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter
2009-09-23omap_hsmmc: fix scatter-gather list sanity checkingJarkko Lavinen
2009-09-23omap_hsmmc: ensure workqueues are empty before suspendAdrian Hunter
2009-09-23omap_hsmmc: set open drain bit correctlyDenis Karpov
2009-09-23omap_hsmmc: context save/restore supportDenis Karpov
2009-09-23omap_hsmmc: keep track of power modeAdrian Hunter
2009-09-23omap_hsmmc: make use of new enable/disable interfaceAdrian Hunter
2009-09-23omap_hsmmc: add debugfs entry (host registers)Denis Karpov
2009-09-23mmc: check status after MMC SWITCH commandAdrian Hunter
2009-09-23mmc: power off once at removalDenis Karpov
2009-09-23mmc: add mmc card sleep and awake supportJarkko Lavinen
2009-09-23mmc: add ability to save power by powering off cardsAdrian Hunter
2009-09-23mmc: add MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter
2009-09-23mmc: allow host claim / release nestingAdrian Hunter
2009-09-23mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter
2009-09-23sdio: do not ignore MMC_VDD_165_195Ohad Ben-Cohen
2009-09-23mmc: register mmci-omap-hs using platform_driver_probeUwe Kleine-König
2009-09-23msm_sdcc.c: move overly indented code to separate functionJoe Perches
2009-09-23msm_sdcc.c: stylistic cleaningJoe Perches
2009-09-23msm_sdcc.c: convert printk(KERN_<level> to pr_<level>(Joe Perches
2009-09-23mmc: msm_sdccc: driver for HTC DreamSan Mehat
2009-09-23OMAP: HSMMC: do not enable buffer ready interrupt if using DMAAnand Gadiyar
2009-09-23mmc: in mmc_power_up(), use previously selected ocr if availableBalaji Rao
2009-09-23vlynq: includecheck fix: drivers/vlynq/vlynq.cJaswinder Singh Rajput
2009-09-23BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich
2009-09-23proc connector: add event for process becoming session leaderScott James Remnant
2009-09-23seq_file: constify seq_operationsJames Morris
2009-09-23dme1737: Keep index within pwm_config[]Roel Kluin
2009-09-23dac960: fix undefined behavior on empty stringMichael Buesch
2009-09-23kprobes: use do_IRQ() in lkdtmM. Mohan Kumar