index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-20
mmc: core: disable TRIM on Kingston EMMC04G-M627
Robert Marko
1
-0
/
+7
2023-06-19
mmc: core: disable TRIM on Micron MTFC4GACAJCN-1M
Robert Marko
1
-0
/
+7
2023-06-13
mmc: core: Allow mmc_start_host() synchronously detect a card
Dennis Zhou
1
-4
/
+11
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-4
/
+4
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
1
-2
/
+2
2023-06-12
mmc: block: ioctl: do write error check for spi
Christian Loehle
1
-0
/
+6
2023-06-12
mmc: core: Remove unnecessary error checks and change return type
Yeqi Fu
1
-18
/
+7
2023-06-12
mmc: block: Suppress empty whitespaces in prints
Florian Fainelli
1
-2
/
+2
2023-05-24
mmc: pwrseq: sd8787: Fix WILC CHIP_EN and RESETN toggling order
Marek Vasut
1
-8
/
+26
2023-05-09
mmc: block: ensure error propagation for non-blk
Christian Loehle
1
-0
/
+5
2023-04-27
Merge tag 'tty-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-5
/
+5
2023-04-17
mmc: core: Remove unused macro mmc_req_rel_wr
Bean Huo
1
-2
/
+0
2023-04-03
mmc: core: remove unnecessary (void*) conversions
Yu Zhe
2
-4
/
+4
2023-03-24
mmc: core: Log about empty non-removable slots
Marc Gonzalez
1
-0
/
+5
2023-03-23
mmc: core: add helpers mmc_regulator_enable/disable_vqmmc
Heiner Kallweit
1
-0
/
+41
2023-03-23
mmc: core: Allow invalid regulator in mmc_regulator_set_ocr()
Heiner Kallweit
1
-0
/
+3
2023-03-17
tty: Convert hw_stopped in tty_struct to bool
Ilpo Järvinen
1
-5
/
+5
2023-02-27
Merge tag 'mmc-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
7
-13
/
+65
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+4
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-7
/
+6
2023-02-17
mmc: core: fix return value check in devm_mmc_alloc_host()
Yang Yingliang
1
-3
/
+3
2023-02-15
mmc: core: support setting card detect interrupt from drivers
Heiner Kallweit
1
-1
/
+16
2023-02-15
mmc: core: Align to common busy polling behaviour for mmc ioctls
Ulf Hansson
2
-8
/
+18
2023-02-14
mmc: Merge branch fixes into next
Ulf Hansson
2
-15
/
+14
2023-02-14
mmc: sdio: fix possible resource leaks in some error paths
Yang Yingliang
2
-15
/
+14
2023-02-13
mmc: core: add devm_mmc_alloc_host
Heiner Kallweit
1
-0
/
+26
2023-02-02
mmc: core: Imply IOSCHED_BFQ
Linus Walleij
1
-0
/
+1
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2
-4
/
+4
2023-01-23
mmc: pwrseq_sd8787: Allow being built-in irrespective of dependencies
Lukas Wunner
1
-1
/
+1
2023-01-23
mmc: sdio: Spelling s/compement/complement/
Geert Uytterhoeven
1
-1
/
+1
2023-01-23
mmc: pwrseq_simple: include deferred probe reasons
Tom Fitzhenry
1
-2
/
+2
2023-01-19
tty: Call ->dtr_rts() parameter active consistently
Ilpo Järvinen
1
-3
/
+3
2023-01-19
tty: Convert ->dtr_rts() to take bool argument
Ilpo Järvinen
1
-2
/
+2
2023-01-19
tty: Convert ->carrier_raised() and callchains to bool
Ilpo Järvinen
1
-4
/
+3
2022-12-13
Merge tag 'mmc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
8
-35
/
+28
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2022-12-07
mmc: core: Normalize the error handling branch in sd_read_ext_regs()
Zhen Lei
1
-3
/
+8
2022-12-07
mmc: core: refactor debugfs code
Ye Bin
3
-8
/
+15
2022-12-07
mmc: Avoid open coding by using mmc_op_tuning()
ChanWoo Lee
1
-2
/
+1
2022-12-07
mmc: core: Remove non-data R1B ioctl workaround
Christian Löhle
1
-13
/
+0
2022-12-07
mmc: pwrseq: Use device_match_of_node()
ye xingchen
1
-1
/
+1
2022-12-07
mmc: Remove duplicate words in comments
Adrian Hunter
2
-3
/
+3
2022-12-07
mmc: mmc_test: Remove local_irq_{save,restore}() around sg_copy_{from,to}_buf...
Adrian Hunter
1
-5
/
+0
2022-11-25
mmc: mmc_test: Fix removal of debugfs file
Ye Bin
1
-1
/
+2
2022-11-18
mmc: core: Fix ambiguous TRIM and DISCARD arg
Christian Löhle
1
-2
/
+7
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-2
/
+2
2022-11-16
mmc: core: properly select voltage range without power cycle
Yann Gautier
1
-1
/
+7
2022-10-24
mmc: core: Fix WRITE_ZEROES CQE handling
Vincent Whitchurch
1
-0
/
+1
2022-10-17
mmc: core: Fix kernel panic when remove non-standard SDIO card
Matthew Ma
1
-1
/
+2
[prev]
[next]