index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-01
mmc: block: Fix CQE recovery reset success
Adrian Hunter
1
-2
/
+1
2022-05-25
Merge tag 'mmc-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
5
-21
/
+58
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2022-05-19
mmc: core: Fix busy polling for MMC_SEND_OP_COND again
Ulf Hansson
1
-1
/
+1
2022-05-10
mmc: core: Support zeroout using TRIM for eMMC
Vincent Whitchurch
2
-4
/
+24
2022-05-04
mmc: core: use kobj_to_dev()
Minghao Chi
1
-1
/
+1
2022-04-26
mmc: core: Add CIDs for cards to the entropy pool
Linus Walleij
2
-0
/
+14
2022-04-26
mmc: core: Allows to override the timeout value for ioctl() path
Bean Huo
1
-4
/
+4
2022-04-26
Merge branch 'fixes' into next
Ulf Hansson
1
-4
/
+19
2022-04-26
mmc: improve API to make clear hw_reset callback is for cards
Wolfram Sang
2
-4
/
+4
2022-04-26
mmc: core: improve API to make clear that mmc_sw_reset is for cards
Wolfram Sang
1
-1
/
+2
2022-04-26
mmc: core: block: fix sloppy typing in mmc_blk_ioctl_multi_cmd()
Sergey Shtylyov
1
-7
/
+9
2022-04-26
mmc: core: Set HS clock speed before sending HS CMD13
Brian Norris
1
-4
/
+19
2022-04-18
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
1
-1
/
+1
2022-04-18
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
1
-1
/
+0
2022-04-08
mmc: core: improve API to make clear mmc_hw_reset is for cards
Wolfram Sang
3
-5
/
+5
2022-04-04
mmc: core: Fixup support for writeback-cache for eMMC and SD
Michael Wu
1
-3
/
+9
2022-04-04
mmc: block: Check for errors after write on SPI
Christian Löhle
1
-1
/
+33
2022-03-28
Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-15
/
+2
2022-03-28
Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2022-03-15
mmc: core: Drop HS400 caps unless 8-bit bus is supported too
Ulf Hansson
2
-7
/
+11
2022-03-15
mmc: host: Return an error when ->enable_sdio_irq() ops is missing
Ulf Hansson
1
-2
/
+13
2022-03-15
mmc: core: Improve fallback to speed modes if eMMC HS200 fails
Ulf Hansson
1
-3
/
+13
2022-03-14
Merge 5.17-rc8 into staging-next
Greg Kroah-Hartman
5
-8
/
+14
2022-03-07
Merge branch 'fixes' into next
Ulf Hansson
5
-8
/
+14
2022-03-07
mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_COND
Ulf Hansson
5
-8
/
+14
2022-03-01
sdio_uart: make use of UART_LCR_WLEN() + tty_get_char_size()
Jiri Slaby
1
-15
/
+2
2022-02-28
mmc: core: use sysfs_emit() instead of sprintf()
Sergey Shtylyov
6
-31
/
+34
2022-02-28
Merge 5.17-rc6 into staging-next
Greg Kroah-Hartman
1
-14
/
+14
2022-02-17
staging: wfx: apply the necessary SDIO quirks for the Silabs WF200
Jérôme Pouiller
1
-0
/
+5
2022-02-08
mmc: block: fix read single on recovery logic
Christian Löhle
1
-14
/
+14
2022-01-24
mmc: core: Wait for command setting 'Power Off Notification' bit to complete
Andrey Skvortsov
1
-1
/
+7
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-17
/
+21
2021-12-28
mmc: pwrseq: Use bitmap_free() to free bitmap
Christophe JAILLET
1
-1
/
+1
2021-12-21
mmc: core: Fix blk_status_t handling
Joel Stanley
1
-1
/
+1
2021-12-20
Merge branch 'fixes' into next
Ulf Hansson
3
-1
/
+16
2021-12-20
mmc: core: Disable card detect during shutdown
Ulf Hansson
3
-1
/
+16
2021-12-14
mmc: core: Remove redundant driver match function
lizhe
1
-11
/
+0
2021-12-14
mmc: core: adjust polling interval for CMD1
Huijin Park
1
-29
/
+54
2021-12-14
mmc: core: change __mmc_poll_for_busy() parameter type
Huijin Park
5
-8
/
+8
2021-12-14
mmc: core: transplant ti,wl1251 quirks from to be retired omap_hsmmc
H. Nikolaus Schaller
2
-0
/
+20
2021-12-14
mmc: core: Fixup storing of OCR for MMC_QUIRK_NONSTD_SDIO
Ulf Hansson
1
-1
/
+3
2021-12-14
mmc: core: provide macro and table to match the device tree to apply quirks
H. Nikolaus Schaller
3
-0
/
+20
2021-12-14
mmc: core: allow to match the device tree to apply quirks
Jérôme Pouiller
2
-0
/
+20
2021-12-14
mmc: core: rewrite mmc_fixup_device()
Jérôme Pouiller
1
-17
/
+24
2021-11-29
block: remove the gendisk argument to blk_execute_rq
Christoph Hellwig
1
-5
/
+5
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
1
-1
/
+1
2021-11-29
mmc: core: Use blk_mq_complete_request_direct().
Sebastian Andrzej Siewior
1
-8
/
+14
2021-11-29
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
1
-1
/
+0
2021-11-29
mmc: don't set GENHD_FL_SUPPRESS_PARTITION_INFO
Christoph Hellwig
1
-2
/
+1
[next]