aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23sdhci-of: cleanup eSDHC's set_clock() a little bitAnton Vorontsov1-11/+8
2009-09-23sdhci-of: don't hard-code inverted write-protect quirkAnton Vorontsov1-1/+13
2009-09-23powerpc: introduce and document sdhci,wp-inverted property for eSDHCAnton Vorontsov8-0/+9
2009-09-23sdhci-of: fix high-speed cards recognitionAnton Vorontsov3-10/+10
2009-09-23sdhci-of: avoid writing reserved bits into host control registerAnton Vorontsov1-0/+6
2009-09-23sdhci-of: fix SD clock calculationAnton Vorontsov1-0/+1
2009-09-23sdio: fix read buffer overflowRoel Kluin1-1/+1
2009-09-23sdhci: be more strict with get_min_clock() usageAnton Vorontsov1-1/+2
2009-09-23sdio: add CD disable supportOhad Ben-Cohen2-1/+32
2009-09-23MAINTAINERS: update for TI OMAP hsmmc driverMadhusudhan Chikkature1-1/+7
2009-09-23ARM: OMAP: RX51: set MMC capabilities and power-saving flagAdrian Hunter1-0/+4
2009-09-23omap_hsmmc: set a large data timeout for commands with busy signalAdrian Hunter1-4/+11
2009-09-23omap_hsmmc: ensure all clock enables and disables are pairedAdrian Hunter1-27/+33
2009-09-23omap_hsmmc: protect the card when the cover is openAdrian Hunter1-2/+61
2009-09-23omap_hsmmc: code refactoringDenis Karpov1-159/+161
2009-09-23omap_hsmmc: prevent races with irq handlerAdrian Hunter1-0/+25
2009-09-23omap_hsmmc: cater for weird CMD6 behaviourAdrian Hunter1-0/+7
2009-09-23omap_hsmmc: clear interrupt status after init sequenceAdrian Hunter1-0/+4
2009-09-23omap_hsmmc: cleanup macro usageDenis Karpov1-23/+19
2009-09-23omap_hsmmc: fix NULL pointer dereferenceJarkko Lavinen1-1/+1
2009-09-23omap_hsmmc: add mmc card sleep and awake supportJarkko Lavinen1-74/+88
2009-09-23omap_hsmmc: put MMC regulator to sleepAdrian Hunter1-5/+54
2009-09-23ARM: OMAP: mmc-twl4030: add regulator sleep / wake functionAdrian Hunter2-0/+59
2009-09-23omap_hsmmc: support for deeper power saving statesDenis Karpov4-30/+222
2009-09-23omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter4-0/+10
2009-09-23omap_hsmmc: fix scatter-gather list sanity checkingJarkko Lavinen1-2/+12
2009-09-23omap_hsmmc: ensure workqueues are empty before suspendAdrian Hunter1-16/+34
2009-09-23omap_hsmmc: set open drain bit correctlyDenis Karpov1-2/+4
2009-09-23omap_hsmmc: context save/restore supportDenis Karpov1-10/+184
2009-09-23omap_hsmmc: keep track of power modeAdrian Hunter1-8/+19
2009-09-23ARM: OMAP: mmc-twl4030: add context loss counter supportDenis Karpov2-0/+18
2009-09-23omap_hsmmc: make use of new enable/disable interfaceAdrian Hunter1-10/+58
2009-09-23omap_hsmmc: add debugfs entry (host registers)Denis Karpov1-0/+57
2009-09-23mmc: check status after MMC SWITCH commandAdrian Hunter3-6/+42
2009-09-23mmc: power off once at removalDenis Karpov1-0/+2
2009-09-23mmc: add mmc card sleep and awake supportJarkko Lavinen8-5/+137
2009-09-23mmc: add ability to save power by powering off cardsAdrian Hunter5-0/+61
2009-09-23mmc: add MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter3-14/+69
2009-09-23mmc: allow host claim / release nestingAdrian Hunter3-9/+28
2009-09-23mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter4-6/+221
2009-09-23sdio: do not ignore MMC_VDD_165_195Ohad Ben-Cohen1-7/+0
2009-09-23mmc: register mmci-omap-hs using platform_driver_probeUwe Kleine-König1-2/+1
2009-09-23msm_sdcc.c: move overly indented code to separate functionJoe Perches1-69/+63
2009-09-23msm_sdcc.c: stylistic cleaningJoe Perches1-21/+24
2009-09-23msm_sdcc.c: convert printk(KERN_<level> to pr_<level>(Joe Perches1-58/+47
2009-09-23mmc: msm_sdccc: driver for HTC DreamSan Mehat4-0/+1547
2009-09-23OMAP: HSMMC: do not enable buffer ready interrupt if using DMAAnand Gadiyar1-1/+8
2009-09-23mmc: in mmc_power_up(), use previously selected ocr if availableBalaji Rao1-1/+7
2009-09-23Blackfin: override text/data checking functionsMike Frysinger1-3/+35
2009-09-23lockdep: use new arch_is_kernel_data()Mike Frysinger1-0/+3