| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 2020-12-16 | 36 | -322/+545 |
|\ |
|
| * | mmc: sdhci-xenon: introduce ACPI support | Marcin Wojtas | 2020-12-11 | 1 | -0/+12 |
| * | mmc: sdhci-xenon: use clk only with DT | Marcin Wojtas | 2020-12-11 | 1 | -19/+32 |
| * | mmc: sdhci-xenon: switch to device_* API | Marcin Wojtas | 2020-12-11 | 3 | -28/+30 |
| * | mmc: sdhci-xenon: use match data for controllers variants | Marcin Wojtas | 2020-12-11 | 3 | -5/+17 |
| * | Merge branch 'fixes' into next | Ulf Hansson | 2020-12-04 | 2 | -7/+5 |
| |\ |
|
| * | | mmc: renesas_sdhi: populate hook for longer busy_wait | Wolfram Sang | 2020-12-04 | 2 | -0/+22 |
| * | | mmc: tmio: add hook for custom busy_wait calculation | Wolfram Sang | 2020-12-04 | 2 | -5/+13 |
| * | | mmc: tmio: set max_busy_timeout | Wolfram Sang | 2020-12-04 | 4 | -0/+21 |
| * | | Merge branch 'fixes' into next | Ulf Hansson | 2020-12-04 | 1 | -3/+3 |
| |\ \ |
|
| * | | | mmc: sdhci-pci-gli: Disable slow mode in HS400 mode for GL9763E | Ben Chuang | 2020-12-04 | 1 | -0/+7 |
| * | | | mmc: sdhci: Use more concise device_property_read_u64 | Jeremy Linton | 2020-12-04 | 1 | -4/+4 |
| * | | | mmc: mxc: Convert the driver to DT-only | Fabio Estevam | 2020-11-24 | 1 | -29/+4 |
| * | | | mmc: mxs: Remove the unused .id_table | Fabio Estevam | 2020-11-24 | 1 | -17/+1 |
| * | | | mmc: sdhci-of-arasan: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2020-11-24 | 1 | -0/+4 |
| * | | | mmc: sdhci-pci-gli: Reduce power consumption for GL9755 | Ben Chuang | 2020-11-24 | 1 | -0/+20 |
| * | | | mmc: mediatek: depend on COMMON_CLK to fix compile tests | Krzysztof Kozlowski | 2020-11-24 | 1 | -0/+1 |
| * | | | mmc: pxamci: Fix error return code in pxamci_probe | Zhihao Cheng | 2020-11-24 | 1 | -0/+1 |
| * | | | mmc: sdhci: Update firmware interface API | Jeremy Linton | 2020-11-24 | 1 | -4/+4 |
| * | | | Merge branch 'fixes' into next | Ulf Hansson | 2020-11-24 | 2 | -7/+29 |
| |\ \ \ |
|
| * | | | | mmc: sdhci-st: drop of_match_ptr from of_device_id table | Krzysztof Kozlowski | 2020-11-24 | 1 | -1/+1 |
| * | | | | mmc: sdhci-sprd: drop of_match_ptr from of_device_id table | Krzysztof Kozlowski | 2020-11-24 | 1 | -1/+1 |
| * | | | | mmc: tmio: Fix command error processing | Masaharu Hayakawa | 2020-11-23 | 1 | -1/+3 |
| * | | | | mmc: sdhci-esdhc-imx: Convert the driver to DT-only | Fabio Estevam | 2020-11-23 | 1 | -89/+2 |
| * | | | | Merge branch 'fixes' into next | Ulf Hansson | 2020-11-17 | 2 | -34/+30 |
| |\ \ \ \ |
|
| * | | | | | mmc: tmio: do not print real IOMEM pointer | Krzysztof Kozlowski | 2020-11-17 | 1 | -2/+1 |
| * | | | | | mmc: sdhci: tegra: fix wrong unit with busy_timeout | Wolfram Sang | 2020-11-17 | 1 | -1/+1 |
| * | | | | | mmc: host: Kconfig: fix spelling mistake "hardare" -> "hardware" | Colin Ian King | 2020-11-17 | 1 | -1/+1 |
| * | | | | | mmc: sdhci-msm: detect if tassadar_dll is used by using core version | Dmitry Baryshkov | 2020-11-17 | 1 | -10/+3 |
| * | | | | | mmc: mediatek: fix mem leak in msdc_drv_probe | Zheng Liang | 2020-11-17 | 1 | -2/+4 |
| * | | | | | mmc: renesas_sdhi: sort includes | Wolfram Sang | 2020-11-16 | 1 | -9/+9 |
| * | | | | | mmc: renesas_sdhi: don't hardcode SDIF values | Wolfram Sang | 2020-11-16 | 2 | -3/+5 |
| * | | | | | mmc: renesas_sdhi: improve HOST_MODE usage | Wolfram Sang | 2020-11-16 | 1 | -8/+16 |
| * | | | | | mmc: renesas_sdhi: remove superfluous SCLKEN | Wolfram Sang | 2020-11-16 | 1 | -3/+0 |
| * | | | | | mmc: renesas_sdhi: merge the SCC reset functions | Wolfram Sang | 2020-11-16 | 1 | -10/+4 |
| * | | | | | mmc: renesas_sdhi: clear TAPEN when resetting, too | Wolfram Sang | 2020-11-16 | 1 | -1/+1 |
| * | | | | | mmc: renesas_sdhi: simplify reset routine a little | Wolfram Sang | 2020-11-16 | 1 | -3/+2 |
| * | | | | | mmc: renesas_sdhi: populate SCC pointer at the proper place | Wolfram Sang | 2020-11-16 | 1 | -5/+2 |
| * | | | | | mmc: renesas_sdhi: probe into TMIO after SCC parameters have been setup | Wolfram Sang | 2020-11-16 | 1 | -4/+4 |
| * | | | | | mmc: renesas_sdhi: only reset SCC when its pointer is populated | Wolfram Sang | 2020-11-16 | 1 | -8/+10 |
| * | | | | | mmc: owl-mmc: use true and false for bool variables | Zou Wei | 2020-11-16 | 1 | -2/+2 |
| * | | | | | mmc: sdhci-pic32: Make pic32_sdhci_probe_platform() void | Kaixu Xia | 2020-11-16 | 1 | -9/+2 |
| * | | | | | mmc: dw_mmc: replace spin_lock_irqsave by spin_lock in hard IRQ | Tian Tao | 2020-11-16 | 1 | -9/+8 |
| * | | | | | mmc: meson-gx: drop of_match_ptr from of_device_id table | Krzysztof Kozlowski | 2020-11-16 | 1 | -1/+1 |
| * | | | | | mmc: rtsx: Add test mode for RTS5261 | Rui Feng | 2020-11-16 | 1 | -3/+16 |
| * | | | | | mmc: mediatek: add HS400 enhanced strobe support | Wenbin Mei | 2020-11-16 | 1 | -0/+40 |
| * | | | | | mmc: owl-mmc: replace spin_lock_irqsave by spin_lock in hard IRQ | Tian Tao | 2020-11-16 | 1 | -3/+2 |
| * | | | | | mmc: meson-mx-sdio: replace spin_lock_irqsave by spin_lock in hard IRQ | Tian Tao | 2020-11-16 | 1 | -3/+2 |
| * | | | | | mmc: moxart: replace spin_lock_irqsave by spin_lock in hard IRQ | Tian Tao | 2020-11-16 | 1 | -3/+2 |
| * | | | | | mmc: davinci: remove unneeded semicolon | Tom Rix | 2020-11-16 | 1 | -1/+1 |