summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-09-07mmc: sdhci-of-sparx5: Use proper printk format for dma_addr_tKrzysztof Kozlowski
2020-09-07mmc: dw_mmc: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-07mmc: sdhci-tegra: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-07mmc: sdhci-of-arasan: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-07mmc: meson: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-07mmc: jz4740: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-07mmc: dw_mmc-zx: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-07mmc: davinci: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-07mmc: bcm2835: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-07mmc: core: Allow setting slot index via device tree aliasMatthias Schiffer
2020-09-07mmc: meson-gx: use wrapper to avoid accessing internal varsWolfram Sang
2020-09-07mmc: sdhci-iproc: Enable eMMC DDR 3.3V support for bcm2711Stefan Wahren
2020-09-07mmc: mediatek: add pre_enable() and post_disable() hook functionChun-Hung Wu
2020-09-07mmc: cqhci: add new cqhci_host_ops pre_enable() and post_disable()Chun-Hung Wu
2020-09-07mmc: sdhci-msm: Enable restore_dll_config flag for sc7180 targetVeerabhadrarao Badiganti
2020-09-07mmc: tmio: remove indirection of 'execute_tuning' callbackWolfram Sang
2020-09-07mmc: tmio: don't reset whole IP core when tuning failsWolfram Sang
2020-09-07mmc: tmio: factor out common parts of the reset routineWolfram Sang
2020-09-07mmc: tmio: remove indirection of 'hw_reset' callbackWolfram Sang
2020-09-07Revert "mmc: tmio: fix reset operation"Wolfram Sang
2020-09-07mmc: renesas_sdhi: move wrong 'hw_reset' to 'reset'Wolfram Sang
2020-09-07mmc: sdhci_am654: Add workaround for card detect debounce timerFaiz Abbas
2020-09-07mmc: sdhci-msm: enable compile-testing on !ARMAlex Dewar
2020-09-07mmc: sdhci-esdhc-imx: remove unused codeHaibo Chen
2020-09-07mmc: sd: Use kobj_to_dev() instead of container_of()Tian Tao
2020-09-07mmc: sdhci-of-sparx5: Add Sparx5 SoC eMMC driverLars Povlsen
2020-09-07mmc: via-sdmmc: Fix data race bugMadhuparna Bhowmik
2020-09-07mmc: sdhci: Add LTR support for some Intel BYT based controllersAdrian Hunter
2020-09-07mmc: test: remove ambiguity in test descriptionWolfram Sang
2020-09-07mmc: mmc_spi: fix timeout calculationTobias Schramm
2020-09-07mmc: sdio: Export SDIO revision and info strings to userspacePali Rohár
2020-09-07mmc: sdio: Extend sdio_config_attr macro and use it also for modaliasPali Rohár
2020-09-07mmc: sdio: Parse CISTPL_VERS_1 major and minor revision numbersPali Rohár
2020-09-07mmc: sdio: Check for CISTPL_VERS_1 buffer sizePali Rohár
2020-09-07mmc: sdhci-esdhc-imx: Reset before sending tuning command for manual tuningHaibo Chen
2020-09-07ms_block: fix spelling mistake "doesn'" -> "doesn't"Colin Ian King
2020-09-07mmc: Kconfig: Add RISCV and CSKY for MMC_DWGuo Ren
2020-09-07mmc: s3cmci: remove empty kerneldoc commentKrzysztof Kozlowski
2020-09-07mmc: sdhci_am654: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-09-06Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-09-06Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-05Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4'...Linus Torvalds
2020-09-04Merge tag 'pm-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-09-04Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-04Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-04Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-04Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-04Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-09-04Merge branch 'simplify-do_wp_page'Linus Torvalds
2020-09-04Merge branch 'pm-cpufreq'Rafael J. Wysocki