summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | sdhci-of: fix SD clock calculationAnton Vorontsov2009-09-231-0/+1
| * | | | sdio: fix read buffer overflowRoel Kluin2009-09-231-1/+1
| * | | | sdhci: be more strict with get_min_clock() usageAnton Vorontsov2009-09-231-1/+2
| * | | | sdio: add CD disable supportOhad Ben-Cohen2009-09-231-0/+30
| * | | | omap_hsmmc: set a large data timeout for commands with busy signalAdrian Hunter2009-09-231-4/+11
| * | | | omap_hsmmc: ensure all clock enables and disables are pairedAdrian Hunter2009-09-231-27/+33
| * | | | omap_hsmmc: protect the card when the cover is openAdrian Hunter2009-09-231-2/+61
| * | | | omap_hsmmc: code refactoringDenis Karpov2009-09-231-159/+161
| * | | | omap_hsmmc: prevent races with irq handlerAdrian Hunter2009-09-231-0/+25
| * | | | omap_hsmmc: cater for weird CMD6 behaviourAdrian Hunter2009-09-231-0/+7
| * | | | omap_hsmmc: clear interrupt status after init sequenceAdrian Hunter2009-09-231-0/+4
| * | | | omap_hsmmc: cleanup macro usageDenis Karpov2009-09-231-23/+19
| * | | | omap_hsmmc: fix NULL pointer dereferenceJarkko Lavinen2009-09-231-1/+1
| * | | | omap_hsmmc: add mmc card sleep and awake supportJarkko Lavinen2009-09-231-74/+88
| * | | | omap_hsmmc: put MMC regulator to sleepAdrian Hunter2009-09-231-5/+54
| * | | | omap_hsmmc: support for deeper power saving statesDenis Karpov2009-09-231-30/+215
| * | | | omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter2009-09-231-0/+3
| * | | | omap_hsmmc: fix scatter-gather list sanity checkingJarkko Lavinen2009-09-231-2/+12
| * | | | omap_hsmmc: ensure workqueues are empty before suspendAdrian Hunter2009-09-231-16/+34
| * | | | omap_hsmmc: set open drain bit correctlyDenis Karpov2009-09-231-2/+4
| * | | | omap_hsmmc: context save/restore supportDenis Karpov2009-09-231-10/+184
| * | | | omap_hsmmc: keep track of power modeAdrian Hunter2009-09-231-8/+19
| * | | | omap_hsmmc: make use of new enable/disable interfaceAdrian Hunter2009-09-231-10/+58
| * | | | omap_hsmmc: add debugfs entry (host registers)Denis Karpov2009-09-231-0/+57
| * | | | mmc: check status after MMC SWITCH commandAdrian Hunter2009-09-232-6/+41
| * | | | mmc: power off once at removalDenis Karpov2009-09-231-0/+2
| * | | | mmc: add mmc card sleep and awake supportJarkko Lavinen2009-09-235-5/+128
| * | | | mmc: add ability to save power by powering off cardsAdrian Hunter2009-09-234-0/+58
| * | | | mmc: add MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter2009-09-232-14/+68
| * | | | mmc: allow host claim / release nestingAdrian Hunter2009-09-231-9/+25
| * | | | mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter2009-09-233-6/+174
| * | | | sdio: do not ignore MMC_VDD_165_195Ohad Ben-Cohen2009-09-231-7/+0
| * | | | mmc: register mmci-omap-hs using platform_driver_probeUwe Kleine-König2009-09-231-2/+1
| * | | | msm_sdcc.c: move overly indented code to separate functionJoe Perches2009-09-231-69/+63
| * | | | msm_sdcc.c: stylistic cleaningJoe Perches2009-09-231-21/+24
| * | | | msm_sdcc.c: convert printk(KERN_<level> to pr_<level>(Joe Perches2009-09-231-58/+47
| * | | | mmc: msm_sdccc: driver for HTC DreamSan Mehat2009-09-234-0/+1547
| * | | | OMAP: HSMMC: do not enable buffer ready interrupt if using DMAAnand Gadiyar2009-09-231-1/+8
| * | | | mmc: in mmc_power_up(), use previously selected ocr if availableBalaji Rao2009-09-231-1/+7
| |/ / /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-221-1/+1
| |\ \ \
| | * | | trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-211-1/+1
| * | | | const: make block_device_operations constAlexey Dobriyan2009-09-221-1/+1
| |/ / /
* | | | Merge branch 'master' into for-linusRussell King2009-09-222-2/+2
|\ \ \ \ | |/ / /
| * | | driver model: constify attribute groupsDavid Brownell2009-09-152-2/+2
* | | | ARM: 5721/1: MMCI enable the use of a regulatorLinus Walleij2009-09-222-4/+47
* | | | ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij2009-09-222-3/+3
* | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-09-211-11/+93
|\ \ \ \
| * | | | [ARM] pxa: update pxamci.c to use 'struct dev_pm_ops'Mike Rapoport2009-09-101-10/+13
| * | | | [ARM] pxamci: add simple gpio controlsRobert Jarzmik2009-09-101-1/+80
| | |_|/ | |/| |
* | | | ARM: 5698/1: MMCI pass capabilities in platform dataLinus Walleij2009-09-151-0/+4
OpenPOWER on IntegriCloud