index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-03
mmc: cqhci: Fix checking of CQHCI_HALT state
Seunghwan Baek
1
-1
/
+1
2024-08-28
mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K
Sam Protsenko
1
-2
/
+2
2024-08-28
mmc: sdhci-of-aspeed: fix module autoloading
Liao Chen
1
-0
/
+1
2024-08-26
mmc: core: apply SD quirks earlier during probe
Jonathan Bell
2
-9
/
+17
2024-08-20
mmc: mmc_test: Fix NULL dereference on allocation failure
Dan Carpenter
1
-4
/
+5
2024-08-20
mmc: dw_mmc: allow biu and ciu clocks to defer
Ben Whitten
1
-0
/
+8
2024-08-01
mmc: mtk-sd: receive cmd8 data when hs400 tuning fail
Mengqi Zhang
1
-4
/
+4
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+5
2024-07-17
Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
5
-7
/
+10
2024-07-15
Merge tag 'mmc-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
36
-210
/
+318
2024-07-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
3
-33
/
+32
2024-07-12
mmc: sdhci-esdhc-imx: obtain the 'per' clock rate after its enablement
Ciprian Costea
1
-1
/
+7
2024-07-12
mmc: sdhci-esdhc-imx: disable card detect wake for S32G based platforms
Ciprian Costea
1
-2
/
+6
2024-07-11
mmc: davinci_mmc: report all possible bus widths
Bastien Curutchet
1
-3
/
+8
2024-07-11
mmc: Merge branch fixes into next
Ulf Hansson
2
-0
/
+18
2024-07-11
mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's length
Bastien Curutchet
1
-0
/
+3
2024-07-11
mmc: sdhci: Fix max_seg_size for 64KiB PAGE_SIZE
Adrian Hunter
1
-0
/
+15
2024-07-09
mfd: tmio: Move header to platform_data
Wolfram Sang
5
-5
/
+5
2024-07-09
mmc: tmio/sdhi: Fix includes
Wolfram Sang
3
-2
/
+5
2024-07-08
mmc: dw_mmc-bluefield: Add support for eMMC HW reset
Liming Sun
1
-1
/
+17
2024-07-08
mmc: dw_mmc: Add support for platform specific eMMC HW reset
Liming Sun
2
-0
/
+8
2024-07-08
mmc: sdhci_am654: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-08
mmc: Convert from tasklet to BH workqueue
Allen Pais
13
-135
/
+142
2024-07-08
mmc: sdhi: Convert from tasklet to BH workqueue
Allen Pais
6
-22
/
+26
2024-07-08
mmc: mmc_spi: allow for spi controllers incapable of getting as low as 400k
Conor Dooley
1
-1
/
+4
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-5
/
+5
2024-06-24
mmc: tmio: Remove obsolete .set_pwr() callback()
Geert Uytterhoeven
2
-11
/
+0
2024-06-24
mmc: sdhci-brcmstb: Add ARCH_BCM2835 option
Peter Robinson
1
-1
/
+1
2024-06-20
mmc: sdhci: Eliminate SDHCI_QUIRK_UNSTABLE_RO_DETECT
Adrian Hunter
3
-32
/
+29
2024-06-20
mmc: Merge branch fixes into next
Ulf Hansson
1
-11
/
+14
2024-06-20
mmc: sdhci: Do not lock spinlock around mmc_gpio_get_ro()
Adrian Hunter
1
-5
/
+0
2024-06-20
mmc: sdhci: Do not invert write-protect twice
Adrian Hunter
1
-7
/
+15
2024-06-20
mmc: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
8
-0
/
+8
2024-06-20
mmc: Merge branch fixes into next
Ulf Hansson
4
-58
/
+76
2024-06-20
mmc: sdhci-of-dwcmshc: set CQE irq-handler for rockchip variants
Heiko Stuebner
1
-0
/
+1
2024-06-20
mmc: sdhci-brcmstb: Add BCM2712 support
Andrea della Porta
1
-0
/
+60
2024-06-20
Revert "mmc: moxart-mmc: Use sg_miter for PIO"
Linus Walleij
1
-35
/
+43
2024-06-20
mmc: sdhci-brcmstb: check R1_STATUS for erase/trim/discard
Kamal Dasu
1
-0
/
+4
2024-06-20
mmc: sdhci-pci-o2micro: Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
1
-19
/
+22
2024-06-20
mmc: sdhci-pci: Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
1
-4
/
+7
2024-06-19
block: move the stable_writes flag to queue_limits
Christoph Hellwig
1
-2
/
+3
2024-06-19
block: move the add_random flag to queue_limits
Christoph Hellwig
1
-2
/
+0
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
1
-1
/
+0
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
3
-28
/
+29
2024-05-16
Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
26
-332
/
+794
2024-05-13
Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-powercap'
Rafael J. Wysocki
1
-1
/
+1
2024-05-03
mmc: renesas_sdhi: Add compatible string for RZ/G2L family, RZ/G3S, and RZ/V2...
Lad Prabhakar
1
-4
/
+5
2024-05-03
mmc: renesas_sdhi: Set the SDBUF after reset
Claudiu Beznea
1
-0
/
+3
2024-05-03
mmc: core: Increase the timeout period of the ACMD41 command
Felix Qin
1
-1
/
+6
2024-05-03
mmc: core: Convert to use __mmc_poll_for_busy() SD_APP_OP_COND too
Ulf Hansson
1
-27
/
+51
[next]