summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-11-1352-562/+3052
|\
| * sdhci-fujitsu: add support for setting the CMD_DAT_DELAY attributeArd Biesheuvel2017-11-071-0/+14
| * mmc: tmio: Replace msleep() of 20ms or less with usleep_range()Masaharu Hayakawa2017-11-071-7/+7
| * mmc: dw_mmc: Convert timers to use timer_setup()Kees Cook2017-11-021-14/+9
| * mmc: dw_mmc: Cleanup the DTO timer like the CTO oneDouglas Anderson2017-11-021-3/+52
| * Merge branch 'fixes' into nextUlf Hansson2017-11-021-13/+94
| |\
| * | mmc: vub300: Use common code in __download_offload_pseudocode()Markus Elfring2017-11-021-12/+10
| * | mmc: tmio: Use common error handling code in tmio_mmc_host_probe()Markus Elfring2017-11-021-8/+9
| * | mmc: Convert timers to use timer_setup()Kees Cook2017-11-0211-58/+51
| * | mmc: sdhci-acpi: Fix voltage switch for some Intel host controllersAdrian Hunter2017-11-021-0/+108
| * | mmc: sdhci-acpi: Let devices define their own private dataAdrian Hunter2017-11-021-2/+14
| * | mmc: mediatek: perfer to use rise edge latching for cmd lineChaotian Jing2017-11-021-1/+2
| * | mmc: mediatek: improve eMMC hs400 mode read performanceChaotian Jing2017-11-021-0/+9
| * | mmc: mediatek: add latch-ck supportChaotian Jing2017-11-021-0/+6
| * | mmc: mediatek: add support of source_cg clockChaotian Jing2017-11-021-1/+22
| * | mmc: mediatek: add stop_clk fix and enhance_rx supportChaotian Jing2017-11-021-4/+43
| * | mmc: mediatek: add busy_check supportChaotian Jing2017-11-021-0/+7
| * | mmc: mediatek: add async fifo and data tune supportChaotian Jing2017-11-021-2/+50
| * | mmc: mediatek: add pad_tune0 supportChaotian Jing2017-11-021-18/+33
| * | mmc: mediatek: make hs400_tune_response only for mt8173Chaotian Jing2017-11-021-2/+9
| * | mmc: mediatek: add support of mt2701/mt2712Chaotian Jing2017-10-301-13/+69
| * | mmc: sdhci-pci: Tidy o2micro definitionsAdrian Hunter2017-10-304-84/+46
| * | mmc: sdhci-acpi: Tidy Intel slot probe functions into oneAdrian Hunter2017-10-301-42/+6
| * | mmc: sdhci-acpi: Use helper function acpi_device_uid()Adrian Hunter2017-10-301-1/+1
| * | mmc: renesas_sdhi: implement R-Car Gen[123] fallback compatibility stringsSimon Horman2017-10-302-1/+5
| * | mmc: parse new binding for eMMC fixed driver typeWolfram Sang2017-10-302-4/+20
| * | mmc: usdhi6rol0: catch all errors when getting regulatorsWolfram Sang2017-10-301-1/+1
| * | mmc: sdhci: catch all errors when getting regulatorsWolfram Sang2017-10-301-1/+1
| * | mmc: omap_hsmmc: catch all errors when getting regulatorsWolfram Sang2017-10-301-1/+1
| * | mmc: mxcmmc: catch all errors when getting regulatorsWolfram Sang2017-10-301-1/+1
| * | mmc: mtk-sd: catch all errors when getting regulatorsWolfram Sang2017-10-301-1/+1
| * | mmc: mmci: catch all errors when getting regulatorsWolfram Sang2017-10-301-1/+1
| * | mmc: meson-mx-sdio: catch all errors when getting regulatorsWolfram Sang2017-10-301-1/+1
| * | mmc: meson-gx-mmc: catch all errors when getting regulatorsWolfram Sang2017-10-301-1/+1
| * | mmc: dw_mmc: catch all errors when getting regulatorsWolfram Sang2017-10-301-1/+1
| * | mmc: cavium: catch all errors when getting regulatorsWolfram Sang2017-10-301-1/+1
| * | mmc: add kerneldoc to mmc_regulator_get_supply()Wolfram Sang2017-10-301-0/+10
| * | mmc: sdhci-cadence: use bitfield access macros for cleanupMasahiro Yamada2017-10-301-14/+14
| * | mmc: meson-mx-sdio: Cleanup IS_ERR() checksDan Carpenter2017-10-301-2/+2
| * | mmc: meson-mx-sdio: return correct error codeDan Carpenter2017-10-301-1/+1
| * | mmc: core: export emmc revisionJin Qian2017-10-301-0/+2
| * | mmc: sdhci-msm: fix x86 build errorArnd Bergmann2017-10-301-2/+3
| * | mmc: tmio: check mmc_regulator_get_supply return valueFabrizio Castro2017-10-301-1/+4
| * | mmc: sunxi: drop superfluous error messageWolfram Sang2017-10-301-4/+1
| * | mmc: meson-mx-sdio: Add a driver for the Amlogic Meson8 and Meson8b SoCsCarlo Caione2017-10-303-0/+783
| * | mmc: sdhci-of-at91: make function sdhci_at91_set_uhs_signaling staticColin Ian King2017-10-301-1/+2
| * | mmc: dw_mmc-k3: make array hs_timing_cfg staticColin Ian King2017-10-301-1/+1
| * | mmc: sdhci-s3c: Fix driver data for Exynos4 SoCsMarek Szyprowski2017-10-301-13/+5
| * | mmc: cavium: Depend on GPIO driverJan Glauber2017-10-301-1/+1
| * | mmc: sdhci-msm: Add sdhci msm register write APIs which wait for pwr irqVijay Viswanath2017-10-301-2/+171
OpenPOWER on IntegriCloud