summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2015-07-02Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-18mmc: mediatek: Add PM support for MMC driverChaotian Jing
2015-06-18mmc: mediatek: Add Mediatek MMC driverChaotian Jing
2015-06-16mmc: sdhci: fix low memory corruptionJiri Slaby
2015-06-16mmc: sdhci-pci: Change AMD SDHCI quirk application scopeVincent Wan
2015-06-12mmc: dw_mmc: insmod followed by rmmod will hung for eMMCPrabu Thangamuthu
2015-06-10Merge branch 'wakeirq-8250' into omap-for-v4.2/wakeirq-v2Tony Lindgren
2015-06-08mmc: sdhci: Restore behavior while creating OCR maskUlf Hansson
2015-06-04mmc: sdhci-pxav3: fix device wakeup initializationJisheng Zhang
2015-06-01mmc: sdhci-bcm2835: Actually enable the clockEric Anholt
2015-06-01mmc: sdhci-bcm2835: Clean up platform allocations if sdhci init fails.Eric Anholt
2015-06-01mmc: sdhci-of-esdhc: enable interrupt mode to detect cardYangbo Lu
2015-06-01mmc: sdhci-esdhc-imx: add quirk SDHCI_QUIRK2_BROKEN_HS200 for imx6qdlDong Aisheng
2015-06-01mmc: sdhci-esdhc-imx: add imx6sx supportDong Aisheng
2015-06-01mmc: sdhci-esdhc-imx: add ADMA Length Mismatch errata fixDong Aisheng
2015-06-01mmc: sdhci-esdhc-imx: usdhc does not have missing card interrupt issueDong Aisheng
2015-06-01mmc: sdhci-esdhc-imx: merge the same register check into one placeDong Aisheng
2015-06-01mmc: sdhci-pci: Enable HS400 for some Intel host controllersAdrian Hunter
2015-06-01mmc: sdhci-pci: Add support for drive strength selection for SPTAdrian Hunter
2015-06-01mmc: sdhci: Add a callback to select drive strengthAdrian Hunter
2015-06-01mmc: sh_mmcif: calculate best clock with parent clockKuninori Morimoto
2015-06-01mmc: sh_mmcif: use sh_mmcif_xxx prefix for all functionsKuninori Morimoto
2015-06-01mmc: sh_mmcif: add sh_mmcif_host_to_dev() macro and use it.Kuninori Morimoto
2015-06-01mmc: sdhci: fix driver type B and D handling in sdhci_do_set_ios()Petri Gynther
2015-06-01mmc: sdhci-st: Fix modalias to make module auto-loading workZhangfei Gao
2015-06-01mmc: dw_mmc: rockchip: Fix modalias to make module auto-loading workZhangfei Gao
2015-06-01mmc: dw_mmc: exynos: Fix modalias to make module auto-loading workZhangfei Gao
2015-06-01mmc: dw_mmc: k3: Fix modalias to make module auto-loading workZhangfei Gao
2015-06-01mmc: dw_mmc: Use core to handle absent write protect lineLars-Peter Clausen
2015-06-01mmc: dw_mmc: k3: support hi6220Zhangfei Gao
2015-06-01mmc: dw_mmc: add switch_voltageZhangfei Gao
2015-06-01mmc: host: sdhci: Use BUG_ON()Fabio Estevam
2015-06-01mmc: host: mxcmmc: Simplify a trivial if-return sequenceFabio Estevam
2015-06-01mmc: sdhci-esdhc-imx: Do not break platform data boardsFabio Estevam
2015-06-01mmc: sdhci-esdhc-imx: Move mmc_of_parse() to the dt probeFabio Estevam
2015-06-01mmc: sdhci: Change to new way of doing re-tuningAdrian Hunter
2015-06-01mmc: sdhci-{pxav2,pxav3}: Use of_match_ptr() macroAxel Lin
2015-06-01mmc: sdhci-of-arasan: Add the support for sdhci-arasan4.9aSuman Tripathi
2015-06-01mmc: sdhci-s3c: Constify platform_device_idKrzysztof Kozlowski
2015-06-01mmc: sdhci-imx: Constify platform_device_idKrzysztof Kozlowski
2015-06-01mmc: s3cmci: Constify platform_device_idKrzysztof Kozlowski
2015-06-01mmc: rtsx: Constify platform_device_idKrzysztof Kozlowski
2015-06-01mmc: mxs: Constify platform_device_idKrzysztof Kozlowski
2015-06-01mmc: davinci: Constify platform_device_idKrzysztof Kozlowski
2015-06-01mmc: sdhci-sirf: fake version and capbility registersWeijun Yang
2015-06-01mmc: sdhci-sirf: fix the tuning count in platform_execute_tuningWeijun Yang
2015-06-01mmc: TMIO: Use devm_request_irq()Ian Molton
2015-06-01mmc: TMIO: Fix I/O mapping leak on error using devm_ioremap()Ian Molton
2015-06-01mmc: TMIO: Ensure MFD cell is disabled on probe error pathIan Molton