summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)Author
2015-07-24mmc: sdhci-pxav3: fix platform_data is not initializedJingju Hou
2015-07-24mmc: sdhci-esdhc-imx: clear f_max in boarddataDong Aisheng
2015-07-24mmc: sdhci-esdhc-imx: remove duplicated dts parsingDong Aisheng
2015-07-24mmc: sdhci: make max-frequency property in device tree workDong Aisheng
2015-07-24mmc: sdhci-esdhc-imx: move all non dt probe code into one functionDong Aisheng
2015-07-24mmc: sdhci-esdhc-imx: fix cd regression for dt platformDong Aisheng
2015-07-24mmc: sdhci-esdhc: Make 8BIT bus workJoakim Tjernlund
2015-07-24mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()Tomas Winkler
2015-07-24mmc: MMC_MTK should depend on HAS_DMAGeert Uytterhoeven
2015-07-24mmc: sdhci check parameters before call dma_free_coherentPeng Fan
2015-07-24mmc: omap_hsmmc: Handle BADA, DEB and CEB interruptsVignesh R
2015-07-24mmc: omap_hsmmc: Fix DTO and DCRC handlingKishon Vijay Abraham I
2015-07-17Update Viresh Kumar's email addressViresh Kumar
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: queue: prevent soft lockups on PREEMPT=nRabin Vincent
2015-06-18mmc: mediatek: Add PM support for MMC driverChaotian Jing
2015-06-18mmc: mediatek: Add Mediatek MMC driverChaotian Jing
2015-06-16mmc: card: Fixup request missing in mmc_blk_issue_rw_rqDing Wang
2015-06-16mmc: sdhci: fix low memory corruptionJiri Slaby
2015-06-16mmc: sdhci-pci: Change AMD SDHCI quirk application scopeVincent Wan
2015-06-15mmc: queue: use swap() in mmc_queue_thread()Fabian Frederick
2015-06-12mmc: dw_mmc: insmod followed by rmmod will hung for eMMCPrabu Thangamuthu
2015-06-09Merge 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-04mmc: core: Attach PM domain prior probing of SDIO func driverUlf Hansson
2015-06-04mmc: core: Remove redundant ->power_restore() callback for SDUlf Hansson
2015-06-04mmc: core: Remove redundant ->power_restore() callback for MMCUlf Hansson
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: mmc: Add driver strength selectionAdrian Hunter
2015-06-01mmc: mmc: Read card's valid driver strength maskAdrian Hunter
2015-06-01mmc: core: Record card drive strengthAdrian Hunter
2015-06-01mmc: core: Factor out common code in drive strength selectionAdrian Hunter
2015-06-01mmc: core: Add 'card' to drive strength selection callbackAdrian Hunter
2015-06-01mmc: core: Simplify card drive strength maskAdrian Hunter
2015-06-01mmc: core: Allow card drive strength to be different to hostAdrian Hunter
2015-06-01mmc: core: Reset driver type to defaultAdrian 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