aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23omap_hsmmc: put MMC regulator to sleepAdrian Hunter1-5/+54
2009-09-23omap_hsmmc: support for deeper power saving statesDenis Karpov1-30/+215
2009-09-23omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter1-0/+3
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-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 Hunter2-6/+41
2009-09-23mmc: power off once at removalDenis Karpov1-0/+2
2009-09-23mmc: add mmc card sleep and awake supportJarkko Lavinen5-5/+128
2009-09-23mmc: add ability to save power by powering off cardsAdrian Hunter4-0/+58
2009-09-23mmc: add MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter2-14/+68
2009-09-23mmc: allow host claim / release nestingAdrian Hunter1-9/+25
2009-09-23mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter3-6/+174
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-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linusNeilBrown1-1/+8
2009-09-22Merge branch 'master' into for-linusRussell King2-2/+2
2009-09-22ARM: 5721/1: MMCI enable the use of a regulatorLinus Walleij2-4/+47
2009-09-22ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij2-3/+3
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-09-22const: make block_device_operations constAlexey Dobriyan1-1/+1
2009-09-21Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King1-11/+93
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar1-1/+1
2009-09-15ARM: 5698/1: MMCI pass capabilities in platform dataLinus Walleij1-0/+4
2009-09-15ARM: 5697/1: MMCI Break out clock divider setupLinus Walleij1-17/+34
2009-09-15driver model: constify attribute groupsDavid Brownell2-2/+2
2009-09-12Merge branch 'master' into develRussell King1-1/+1
2009-09-12Merge branch 'devel-stable' into develRussell King8-14/+32
2009-09-12Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and 'w90x900' into develRussell King1-0/+6
2009-09-12ARM: 5636/1: Move vendor enum to AMBA includeLinus Walleij1-3/+3
2009-09-10[ARM] pxa: update pxamci.c to use 'struct dev_pm_ops'Mike Rapoport1-10/+13
2009-09-10[ARM] pxamci: add simple gpio controlsRobert Jarzmik1-1/+80
2009-09-08Merge commit 'md/for-linus' into async-tx-nextDan Williams8-12/+36
2009-09-08dmaengine: Move all map_sg/unmap_sg for slave channel to its clientAtsushi Nemoto1-1/+8
2009-09-02ARM: 5685/1: Make MMCI driver compile without gpiolibLinus Walleij1-0/+2
2009-08-07drivers/mmc: correct error-handling codeJulia Lawall1-1/+1
2009-07-31imxmmc: Remove unnecessary semicolonsJoe Perches1-1/+1
2009-07-31cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior1-3/+3
2009-07-31sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior1-2/+8
2009-07-29sdhci: get rid of "frequency too high" flood when using eSDHCAnton Vorontsov3-1/+13