index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
2023-02-27
Merge tag 'mmc-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-02-17
mmc: core: fix return value check in devm_mmc_alloc_host()
Yang Yingliang
2023-02-15
mmc: core: support setting card detect interrupt from drivers
Heiner Kallweit
2023-02-15
mmc: core: Align to common busy polling behaviour for mmc ioctls
Ulf Hansson
2023-02-14
mmc: Merge branch fixes into next
Ulf Hansson
2023-02-14
mmc: sdio: fix possible resource leaks in some error paths
Yang Yingliang
2023-02-13
mmc: core: add devm_mmc_alloc_host
Heiner Kallweit
2023-02-02
mmc: core: Imply IOSCHED_BFQ
Linus Walleij
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-23
mmc: pwrseq_sd8787: Allow being built-in irrespective of dependencies
Lukas Wunner
2023-01-23
mmc: sdio: Spelling s/compement/complement/
Geert Uytterhoeven
2023-01-23
mmc: pwrseq_simple: include deferred probe reasons
Tom Fitzhenry
2023-01-19
tty: Call ->dtr_rts() parameter active consistently
Ilpo Järvinen
2023-01-19
tty: Convert ->dtr_rts() to take bool argument
Ilpo Järvinen
2023-01-19
tty: Convert ->carrier_raised() and callchains to bool
Ilpo Järvinen
2022-12-13
Merge tag 'mmc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-07
mmc: core: Normalize the error handling branch in sd_read_ext_regs()
Zhen Lei
2022-12-07
mmc: core: refactor debugfs code
Ye Bin
2022-12-07
mmc: Avoid open coding by using mmc_op_tuning()
ChanWoo Lee
2022-12-07
mmc: core: Remove non-data R1B ioctl workaround
Christian Löhle
2022-12-07
mmc: pwrseq: Use device_match_of_node()
ye xingchen
2022-12-07
mmc: Remove duplicate words in comments
Adrian Hunter
2022-12-07
mmc: mmc_test: Remove local_irq_{save,restore}() around sg_copy_{from,to}_buf...
Adrian Hunter
2022-11-25
mmc: mmc_test: Fix removal of debugfs file
Ye Bin
2022-11-18
mmc: core: Fix ambiguous TRIM and DISCARD arg
Christian Löhle
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-16
mmc: core: properly select voltage range without power cycle
Yann Gautier
2022-10-24
mmc: core: Fix WRITE_ZEROES CQE handling
Vincent Whitchurch
2022-10-17
mmc: core: Fix kernel panic when remove non-standard SDIO card
Matthew Ma
2022-10-17
mmc: queue: Cancel recovery work on cleanup
Christian Löhle
2022-10-17
mmc: block: Remove error check of hw_reset on reset
Christian Löhle
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-13
Merge tag 'mmc-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-07
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-10-06
mmc: core: Add SD card quirk for broken discard
Avri Altman
2022-09-21
mmc: Merge branch fixes into next
Ulf Hansson
2022-09-21
mmc: core: Terminate infinite loop in SD-UHS voltage switch
Brian Norris
2022-09-14
mmc: core: Switch to basic workqueue API for sdio_irq_work
Heiner Kallweit
2022-09-05
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
2022-08-30
tty: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-22
mmc: core: Fix inconsistent sd3_bus_mode at UHS-I SD voltage switch failure
Adrian Hunter
2022-08-22
mmc: core: Fix UHS-I SD 1.8V workaround branch
Adrian Hunter
2022-08-04
Merge tag 'mmc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2022-07-26
mmc: core: Add support for SDIO wakeup interrupt
Axe Yang
2022-07-21
mmc: core: quirks: Add of_node_put() when breaking out of loop
Liang He
2022-07-18
mmc: fix disk/queue leak in case of adding disk failure
Ming Lei
[next]