Age | Commit message (Expand) | Author |
2023-10-27 | mmc: Merge branch fixes into next | Ulf Hansson |
2023-10-27 | mmc: meson-gx: Remove setting of CMD_CFG_ERROR | Rong Chen |
2023-10-10 | mmc: jz4740: Use device_get_match_data() | Rob Herring |
2023-10-10 | mmc: sdhci-npcm: Add NPCM SDHCI driver | Tomer Maimon |
2023-10-10 | mmc: sdhci-pltfm: Make driver OF independent | Andy Shevchenko |
2023-10-10 | mmc: sdhci-pltfm: Drop unnecessary error messages in sdhci_pltfm_init() | Andy Shevchenko |
2023-10-10 | mmc: sdhci-pci: Switch to use acpi_evaluate_dsm_typed() | Andy Shevchenko |
2023-10-10 | mmc: debugfs: Allow host caps to be modified | Vincent Whitchurch |
2023-10-10 | mmc: core: Always reselect card type | Vincent Whitchurch |
2023-10-10 | mmc: mmci: use peripheral flow control for STM32 | Ben Wolsieffer |
2023-09-27 | mmc: Merge branch fixes into next | Ulf Hansson |
2023-09-27 | mmc: core: Capture correct oemid-bits for eMMC cards | Avri Altman |
2023-09-27 | mmc: vub300: replace deprecated strncpy with strscpy | Justin Stitt |
2023-09-27 | mmc: Merge branch fixes into next | Ulf Hansson |
2023-09-27 | mmc: starfive: Change tuning implementation | William Qiu |
2023-09-27 | mmc: hsq: Improve random I/O write performance for 4k buffers | Wenchao Chen |
2023-09-27 | mmc: core: Allow dynamical updates of the number of requests for hsq | Wenchao Chen |
2023-09-26 | mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hw | Pablo Sun |
2023-09-26 | mmc: sdhci-pci-gli: A workaround to allow GL9750 to enter ASPM L1.2 | Victor Shih |
2023-09-26 | mmc: atmel-mci: Add description for struct member | Balamanikandan Gunasundar |
2023-09-26 | mmc: atmel-mci: add missing of_node_put | Julia Lawall |
2023-09-26 | mmc: host: Kconfig: Make MMC_SDHI_INTERNAL_DMAC config option dependant on AR... | Lad Prabhakar |
2023-09-26 | mmc: sdhci-esdhc-imx: optimize the manual tuing logic to get the best timing | Haibo Chen |
2023-09-26 | mmc: core: Fix error propagation for some ioctl commands | Ulf Hansson |
2023-09-26 | mmc: sdhci-sprd: Fix error code in sdhci_sprd_tuning() | Dan Carpenter |
2023-09-26 | mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can suspend | Sven van Ashbrook |
2023-09-26 | mmc: core: sdio: hold retuning if sdio in 1-bit mode | Haibo Chen |
2023-09-01 | Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2023-08-29 | Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-08-25 | mmc: atmel-mci: Move card detect gpio polarity quirk to gpiolib | Balamanikandan Gunasundar |
2023-08-25 | mmc: atmel-mci: move atmel MCI header file | Balamanikandan Gunasundar |
2023-08-25 | mmc: atmel-mci: Convert to gpio descriptors | Balamanikandan Gunasundar |
2023-08-25 | mmc: sdhci-sprd: Add SD HS mode online tuning | Wenchao Chen |
2023-08-25 | mmc: core: Add host specific tuning support for SD HS mode | Wenchao Chen |
2023-08-24 | mmc: sdhci-of-dwcmshc: Add runtime PM operations | Liming Sun |
2023-08-24 | mmc: sdhci-of-dwcmshc: Add error handling in dwcmshc_resume | Liming Sun |
2023-08-20 | Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p... | Greg Kroah-Hartman |
2023-08-18 | mmc: sdhci-esdhc-imx: improve ESDHC_FLAG_ERR010450 | Giulio Benetti |
2023-08-15 | mmc: sdhci-pltfm: Rename sdhci_pltfm_register() | Adrian Hunter |
2023-08-15 | mmc: sdhci-pltfm: Remove sdhci_pltfm_unregister() | Adrian Hunter |
2023-08-15 | mmc: sdhci-st: Use sdhci_pltfm_remove() | Adrian Hunter |
2023-08-15 | mmc: sdhci-pxav2: Use sdhci_pltfm_remove() | Adrian Hunter |
2023-08-15 | mmc: sdhci-of-sparx5: Use sdhci_pltfm_remove() | Adrian Hunter |
2023-08-15 | mmc: sdhci-of-hlwd: Use sdhci_pltfm_remove() | Adrian Hunter |
2023-08-15 | mmc: sdhci-of-esdhc: Use sdhci_pltfm_remove() | Adrian Hunter |
2023-08-15 | mmc: sdhci-of-at91: Use sdhci_pltfm_remove() | Adrian Hunter |
2023-08-15 | mmc: sdhci-of-arasan: Use sdhci_pltfm_remove() | Adrian Hunter |
2023-08-15 | mmc: sdhci-iproc: Use sdhci_pltfm_remove() | Adrian Hunter |
2023-08-15 | mmc: sdhci_f_sdh30: Use sdhci_pltfm_remove() | Adrian Hunter |
2023-08-15 | mmc: sdhci-dove: Use sdhci_pltfm_remove() | Adrian Hunter |