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-06-30
mmc: Revert "mmc: core: Allow mmc_start_host() synchronously detect a card"
Ulf Hansson
2023-06-28
Merge tag 'mmc-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-20
mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019
Marek Vasut
2023-06-20
mmc: core: disable TRIM on Kingston EMMC04G-M627
Robert Marko
2023-06-19
mmc: core: disable TRIM on Micron MTFC4GACAJCN-1M
Robert Marko
2023-06-13
mmc: core: Allow mmc_start_host() synchronously detect a card
Dennis Zhou
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
2023-06-12
mmc: block: ioctl: do write error check for spi
Christian Loehle
2023-06-12
mmc: core: Remove unnecessary error checks and change return type
Yeqi Fu
2023-06-12
mmc: block: Suppress empty whitespaces in prints
Florian Fainelli
2023-05-24
mmc: pwrseq: sd8787: Fix WILC CHIP_EN and RESETN toggling order
Marek Vasut
2023-05-09
mmc: block: ensure error propagation for non-blk
Christian Loehle
2023-04-27
Merge tag 'tty-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-04-17
mmc: core: Remove unused macro mmc_req_rel_wr
Bean Huo
2023-04-03
mmc: core: remove unnecessary (void*) conversions
Yu Zhe
2023-03-24
mmc: core: Log about empty non-removable slots
Marc Gonzalez
2023-03-23
mmc: core: add helpers mmc_regulator_enable/disable_vqmmc
Heiner Kallweit
2023-03-23
mmc: core: Allow invalid regulator in mmc_regulator_set_ocr()
Heiner Kallweit
2023-03-17
tty: Convert hw_stopped in tty_struct to bool
Ilpo Järvinen
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
[next]