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