summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2015-07-021-43/+6Star
|\
| * Merge branch 'wakeirq-8250' into omap-for-v4.2/wakeirq-v2Tony Lindgren2015-06-101-2/+7
| |\
| * | mmc: omap_hsmmc: Change wake-up interrupt to use generic wakeirqTony Lindgren2015-05-221-43/+6Star
* | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-261-1/+1
|\ \ \
| * | | remove <asm/scatterlist.h>Christoph Hellwig2015-05-051-1/+1
* | | | mmc: mediatek: Add PM support for MMC driverChaotian Jing2015-06-181-3/+86
* | | | mmc: mediatek: Add Mediatek MMC driverChaotian Jing2015-06-183-0/+1388
* | | | mmc: sdhci: fix low memory corruptionJiri Slaby2015-06-161-1/+1
* | | | mmc: sdhci-pci: Change AMD SDHCI quirk application scopeVincent Wan2015-06-161-1/+24
* | | | mmc: dw_mmc: insmod followed by rmmod will hung for eMMCPrabu Thangamuthu2015-06-121-3/+3
* | | | mmc: sdhci: Restore behavior while creating OCR maskUlf Hansson2015-06-081-4/+5
* | | | mmc: sdhci-pxav3: fix device wakeup initializationJisheng Zhang2015-06-041-5/+1Star
* | | | mmc: sdhci-bcm2835: Actually enable the clockEric Anholt2015-06-011-1/+8
* | | | mmc: sdhci-bcm2835: Clean up platform allocations if sdhci init fails.Eric Anholt2015-06-011-1/+4
* | | | mmc: sdhci-of-esdhc: enable interrupt mode to detect cardYangbo Lu2015-06-011-0/+7
* | | | mmc: sdhci-esdhc-imx: add quirk SDHCI_QUIRK2_BROKEN_HS200 for imx6qdlDong Aisheng2015-06-011-2/+8
* | | | mmc: sdhci-esdhc-imx: add imx6sx supportDong Aisheng2015-06-011-0/+6
* | | | mmc: sdhci-esdhc-imx: add ADMA Length Mismatch errata fixDong Aisheng2015-06-011-1/+17
* | | | mmc: sdhci-esdhc-imx: usdhc does not have missing card interrupt issueDong Aisheng2015-06-011-1/+1
* | | | mmc: sdhci-esdhc-imx: merge the same register check into one placeDong Aisheng2015-06-011-7/+5Star
* | | | mmc: sdhci-pci: Enable HS400 for some Intel host controllersAdrian Hunter2015-06-011-0/+1
* | | | mmc: sdhci-pci: Add support for drive strength selection for SPTAdrian Hunter2015-06-013-0/+90
* | | | mmc: sdhci: Add a callback to select drive strengthAdrian Hunter2015-06-012-0/+17
* | | | mmc: sh_mmcif: calculate best clock with parent clockKuninori Morimoto2015-06-011-9/+75
* | | | mmc: sh_mmcif: use sh_mmcif_xxx prefix for all functionsKuninori Morimoto2015-06-011-13/+13
* | | | mmc: sh_mmcif: add sh_mmcif_host_to_dev() macro and use it.Kuninori Morimoto2015-06-011-43/+71
* | | | mmc: sdhci: fix driver type B and D handling in sdhci_do_set_ios()Petri Gynther2015-06-011-0/+9
* | | | mmc: sdhci-st: Fix modalias to make module auto-loading workZhangfei Gao2015-06-011-1/+1
* | | | mmc: dw_mmc: rockchip: Fix modalias to make module auto-loading workZhangfei Gao2015-06-011-1/+1
* | | | mmc: dw_mmc: exynos: Fix modalias to make module auto-loading workZhangfei Gao2015-06-011-1/+1
* | | | mmc: dw_mmc: k3: Fix modalias to make module auto-loading workZhangfei Gao2015-06-011-1/+1
* | | | mmc: dw_mmc: Use core to handle absent write protect lineLars-Peter Clausen2015-06-012-39/+17Star
* | | | mmc: dw_mmc: k3: support hi6220Zhangfei Gao2015-06-011-2/+101
* | | | mmc: dw_mmc: add switch_voltageZhangfei Gao2015-06-012-0/+6
* | | | mmc: host: sdhci: Use BUG_ON()Fabio Estevam2015-06-011-4/+2Star
* | | | mmc: host: mxcmmc: Simplify a trivial if-return sequenceFabio Estevam2015-06-011-5/+1Star
* | | | mmc: sdhci-esdhc-imx: Do not break platform data boardsFabio Estevam2015-06-011-1/+35
* | | | mmc: sdhci-esdhc-imx: Move mmc_of_parse() to the dt probeFabio Estevam2015-06-011-6/+2Star
* | | | mmc: sdhci: Change to new way of doing re-tuningAdrian Hunter2015-06-012-102/+13Star
* | | | mmc: sdhci-{pxav2,pxav3}: Use of_match_ptr() macroAxel Lin2015-06-012-6/+2Star
* | | | mmc: sdhci-of-arasan: Add the support for sdhci-arasan4.9aSuman Tripathi2015-06-011-0/+7
* | | | mmc: sdhci-s3c: Constify platform_device_idKrzysztof Kozlowski2015-06-011-1/+1
* | | | mmc: sdhci-imx: Constify platform_device_idKrzysztof Kozlowski2015-06-011-1/+1
* | | | mmc: s3cmci: Constify platform_device_idKrzysztof Kozlowski2015-06-011-1/+1
* | | | mmc: rtsx: Constify platform_device_idKrzysztof Kozlowski2015-06-012-2/+2
* | | | mmc: mxs: Constify platform_device_idKrzysztof Kozlowski2015-06-011-1/+1
* | | | mmc: davinci: Constify platform_device_idKrzysztof Kozlowski2015-06-011-1/+1
* | | | mmc: sdhci-sirf: fake version and capbility registersWeijun Yang2015-06-012-0/+36
* | | | mmc: sdhci-sirf: fix the tuning count in platform_execute_tuningWeijun Yang2015-06-011-4/+5
* | | | mmc: TMIO: Use devm_request_irq()Ian Molton2015-06-011-2/+2