aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-23MAINTAINERS: update for TI OMAP hsmmc driverMadhusudhan Chikkature
2009-09-23ARM: OMAP: RX51: set MMC capabilities and power-saving flagAdrian Hunter
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-23ARM: OMAP: mmc-twl4030: add regulator sleep / wake functionAdrian 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-23ARM: OMAP: mmc-twl4030: add context loss counter supportDenis Karpov
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-23Blackfin: override text/data checking functionsMike Frysinger
2009-09-23lockdep: use new arch_is_kernel_data()Mike Frysinger
2009-09-23kallsyms: use new arch_is_kernel_text()Mike Frysinger
2009-09-23asm/sections: add text/data checking functions for arches to overrideMike Frysinger
2009-09-23kallsyms: fix segfault in prefix_underscores_count()Paul Mundt