Age | Commit message (Expand) | Author |
2022-05-04 | mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHC | Shaik Sajida Bhanu |
2022-05-04 | mmc: sunxi-mmc: Fix DMA descriptors allocated above 32 bits | Samuel Holland |
2022-04-26 | mmc: core: Set HS clock speed before sending HS CMD13 | Brian Norris |
2022-04-08 | mmc: core: improve API to make clear mmc_hw_reset is for cards | Wolfram Sang |
2022-04-07 | mmc: renesas_sdhi: don't overwrite TAP settings when HS400 tuning is complete | Wolfram Sang |
2022-04-04 | mmc: renesas_sdhi: special 4tap settings only apply to HS400 | Wolfram Sang |
2022-04-04 | mmc: core: Fixup support for writeback-cache for eMMC and SD | Michael Wu |
2022-04-04 | mmc: block: Check for errors after write on SPI | Christian Löhle |
2022-04-04 | mmc: mmci: stm32: correctly check all elements of sg list | Yann Gautier |
2022-04-04 | Revert "mmc: sdhci-xenon: fix annoying 1.8V regulator warning" | Pali Rohár |
2022-03-28 | Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-03-28 | Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-28 | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-03-23 | Merge tag 'mmc-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2022-03-21 | Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds |
2022-03-15 | mmc: tmio: remove outdated members from host struct | Wolfram Sang |
2022-03-15 | mmc: mtk-sd: Silence delay phase calculation debug log | Alexandre Bailon |
2022-03-15 | mmc: davinci_mmc: Handle error for clk_enable | Jiasheng Jiang |
2022-03-15 | mmc: sdhci-pci-gli: Add runtime PM for GL9763E | Ben Chuang |
2022-03-15 | mmc: core: Drop HS400 caps unless 8-bit bus is supported too | Ulf Hansson |
2022-03-15 | mmc: host: Return an error when ->enable_sdio_irq() ops is missing | Ulf Hansson |
2022-03-15 | mmc: core: Improve fallback to speed modes if eMMC HS200 fails | Ulf Hansson |
2022-03-14 | Merge 5.17-rc8 into staging-next | Greg Kroah-Hartman |
2022-03-07 | mmc: dw-mmc-rockchip: Fix handling invalid clock rates | Peter Geis |
2022-03-07 | mmc: dw_mmc: Support setting f_min from host drivers | Peter Geis |
2022-03-07 | mmc: host: Drop commas after SoC match table sentinels | Geert Uytterhoeven |
2022-03-07 | Merge branch 'fixes' into next | Ulf Hansson |
2022-03-07 | mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_COND | Ulf Hansson |
2022-03-02 | mmc: rtsx: add 74 Clocks in power on flow | Ricky WU |
2022-03-01 | mmc: rtsx: Fix build errors/warnings for unused variable | Ulf Hansson |
2022-02-28 | sdio_uart: make use of UART_LCR_WLEN() + tty_get_char_size() | Jiri Slaby |
2022-02-28 | Merge branch 'fixes' into next | Ulf Hansson |
2022-02-28 | mmc: sh_mmcif: Simplify division/shift logic | Geert Uytterhoeven |
2022-02-28 | mmc: sdhci_am654: Add Support for TI's AM62 SoC | Aswath Govindraju |
2022-02-28 | mmc: meson: Fix usage of meson_mmc_post_req() | Rong Chen |
2022-02-28 | mmc: sdhci_am654: Fix the driver data of AM64 SoC | Aswath Govindraju |
2022-02-28 | mmc: core: use sysfs_emit() instead of sprintf() | Sergey Shtylyov |
2022-02-28 | mmc: sunxi-mmc: Add D1 MMC variant | Samuel Holland |
2022-02-28 | mmc: dw_mmc: Use device_property_string_array_count() | Andy Shevchenko |
2022-02-28 | mmc: davinci: Use of_device_get_match_data() helper | Bean Huo |
2022-02-28 | mmc: sdhci-of-at91: Use of_device_get_match_data() helper | Bean Huo |
2022-02-28 | mmc: sdhci-tegra: Use of_device_get_match_data() helper | Bean Huo |
2022-02-28 | mmc: wmt-sdmmc: Use of_device_get_match_data() helper | Bean Huo |
2022-02-28 | mmc: sdhci-pci-gli: Add a switch to enable/disable SSC for GL9750 and GL9755 | Ben Chuang |
2022-02-28 | mmc: sdhci-pci-gli: Enable SSC at 50MHz and 100MHz for GL9750 and GL9755 | Ben Chuang |
2022-02-28 | mmc: sdhci-pci-gli: Reduce the SSC value at 205MHz for GL9750 and GL9755 | Ben Chuang |
2022-02-28 | mmc: Add driver for LiteX's LiteSDCard interface | Gabriel Somlo |
2022-02-28 | mmc: sdhci-tegra: Enable wake on SD card event | Aniruddha Rao |
2022-02-28 | mmc: dw_mmc: Fix potential null pointer risk | Wen Zhiwei |
2022-02-28 | Merge 5.17-rc6 into staging-next | Greg Kroah-Hartman |