aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown
2009-09-22Merge branch 'master' into for-linusRussell King
2009-09-22ARM: 5721/1: MMCI enable the use of a regulatorLinus Walleij
2009-09-22ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-09-21Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-09-15ARM: 5698/1: MMCI pass capabilities in platform dataLinus Walleij
2009-09-15ARM: 5697/1: MMCI Break out clock divider setupLinus Walleij
2009-09-15driver model: constify attribute groupsDavid Brownell
2009-09-12Merge branch 'master' into develRussell King
2009-09-12Merge branch 'devel-stable' into develRussell King
2009-09-12Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King
2009-09-12ARM: 5636/1: Move vendor enum to AMBA includeLinus Walleij
2009-09-10[ARM] pxa: update pxamci.c to use 'struct dev_pm_ops'Mike Rapoport
2009-09-10[ARM] pxamci: add simple gpio controlsRobert Jarzmik
2009-09-08Merge commit 'md/for-linus' into async-tx-nextDan Williams
2009-09-08dmaengine: Move all map_sg/unmap_sg for slave channel to its clientAtsushi Nemoto
2009-09-02ARM: 5685/1: Make MMCI driver compile without gpiolibLinus Walleij
2009-08-07drivers/mmc: correct error-handling codeJulia Lawall
2009-07-31imxmmc: Remove unnecessary semicolonsJoe Perches
2009-07-31cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior