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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-13
Merge tag 'mmc-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
10
-28
/
+26
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
1
-45
/
+52
2024-03-06
mmc: core: make mmc_host_class constant
Ricardo B. Marliere
1
-1
/
+1
2024-03-06
mmc: Merge branch fixes into next
Ulf Hansson
1
-4
/
+6
2024-03-06
mmc: core: Fix switch on gp3 partition
Dominique Martinet
1
-4
/
+6
2024-03-05
mmc: core: Use a struct device* as in-param to mmc_of_parse_clk_phase()
Yang Xiwen
1
-3
/
+1
2024-02-27
mmc: core: constify the struct device_type usage
Ricardo B. Marliere
6
-6
/
+6
2024-02-19
mmc: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
1
-45
/
+52
2024-02-13
mmc: Merge branch fixes into next
Ulf Hansson
1
-0
/
+2
2024-02-13
mmc: core: Fix eMMC initialization with 1-bit bus connection
Ivan Semenov
1
-0
/
+2
2024-02-13
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
1
-1
/
+1
2024-02-13
mmc: core: make sdio_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-02-13
mmc: core: make mmc_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-02-13
mmc: core: make mmc_rpmb_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-02-13
mmc: core Drop BLK_BOUNCE_HIGH
Linus Walleij
1
-2
/
+0
2024-02-13
mmc: core: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2
-8
/
+9
2024-02-06
mmc: slot-gpio: Allow non-sleeping GPIO ro
Alexander Stein
1
-1
/
+5
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-13
/
+9
2024-01-03
mmc: core: Do not force a retune before RPMB switch
Jorge Ramirez-Ortiz
1
-2
/
+1
2024-01-02
mmc: core: Add HS400 tuning in HS400es initialization
Mengqi Zhang
1
-2
/
+7
2024-01-02
mmc: core: Add wp_grp_size sysfs node
Lin Gui
1
-1
/
+15
2024-01-02
mmc: mmc_test: Add re-tuning test
Adrian Hunter
1
-6
/
+27
2023-12-11
Merge 6.7-rc5 into tty-next
Greg Kroah-Hartman
2
-2
/
+9
2023-12-08
tty: mmc: sdio: use u8 for flag
Jiri Slaby (SUSE)
1
-2
/
+1
2023-12-08
tty: make tty_operations::send_xchar accept u8 char
Jiri Slaby (SUSE)
1
-1
/
+1
2023-12-08
tty: mmc: sdio_uart: switch sdio_in() to return u8
Jiri Slaby (SUSE)
1
-11
/
+8
2023-12-07
mmc: Merge branch fixes into next
Ulf Hansson
1
-0
/
+1
2023-12-07
mmc: core: Cancel delayed work before releasing host
Geert Uytterhoeven
1
-0
/
+1
2023-12-07
mmc: Merge branch fixes into next
Ulf Hansson
1
-3
/
+4
2023-12-07
mmc: rpmb: fixes pause retune on all RPMB partitions.
Jorge Ramirez-Ortiz
1
-3
/
+4
2023-12-07
mmc: core: Use mrq.sbc in close-ended ffu
Avri Altman
1
-3
/
+43
2023-12-07
mmc: core: Remove packed command leftovers
Avri Altman
1
-5
/
+0
2023-11-14
mmc: block: Retry commands in CQE error recovery
Adrian Hunter
1
-2
/
+5
2023-11-14
mmc: block: Be sure to wait while busy in CQE error recovery
Adrian Hunter
1
-0
/
+2
2023-11-14
mmc: block: Do not lose cache flush during CQE error recovery
Adrian Hunter
1
-0
/
+2
2023-11-03
Revert "mmc: core: Capture correct oemid-bits for eMMC cards"
Dominique Martinet
1
-1
/
+1
2023-11-03
mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54A
Bean Huo
4
-6
/
+17
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-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: Merge branch fixes into next
Ulf Hansson
2
-12
/
+27
2023-09-27
mmc: core: Allow dynamical updates of the number of requests for hsq
Wenchao Chen
1
-5
/
+1
2023-09-26
mmc: core: Fix error propagation for some ioctl commands
Ulf Hansson
1
-11
/
+20
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-25
mmc: core: Add host specific tuning support for SD HS mode
Wenchao Chen
4
-3
/
+15
2023-08-20
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
1
-3
/
+4
2023-08-15
mmc: pwrseq: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-08-15
mmc: pwrseq: sd8787: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
[next]