index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
block.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-17
mmc: block: Remove error check of hw_reset on reset
Christian Löhle
1
-18
/
+26
2022-10-06
mmc: core: Add SD card quirk for broken discard
Avri Altman
1
-1
/
+5
2022-08-04
Merge tag 'mmc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-16
/
+16
2022-07-18
mmc: fix disk/queue leak in case of adding disk failure
Ming Lei
1
-2
/
+3
2022-07-13
mmc: block: Add single read for 4k sector cards
Christian Loehle
1
-14
/
+14
2022-07-13
mmc: core: Use mmc_card_* macro and add a new for the sd_combo type
Seunghui Lee
1
-2
/
+2
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
1
-1
/
+0
2022-06-01
mmc: block: Fix CQE recovery reset success
Adrian Hunter
1
-2
/
+1
2022-05-10
mmc: core: Support zeroout using TRIM for eMMC
Vincent Whitchurch
1
-4
/
+22
2022-05-04
mmc: core: use kobj_to_dev()
Minghao Chi
1
-1
/
+1
2022-04-26
mmc: core: Allows to override the timeout value for ioctl() path
Bean Huo
1
-4
/
+4
2022-04-26
mmc: core: block: fix sloppy typing in mmc_blk_ioctl_multi_cmd()
Sergey Shtylyov
1
-7
/
+9
2022-04-08
mmc: core: improve API to make clear mmc_hw_reset is for cards
Wolfram Sang
1
-1
/
+1
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-07
mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_COND
Ulf Hansson
1
-1
/
+1
2022-02-08
mmc: block: fix read single on recovery logic
Christian Löhle
1
-14
/
+14
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-14
mmc: core: change __mmc_poll_for_busy() parameter type
Huijin Park
1
-2
/
+2
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
2021-11-29
block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART
Christoph Hellwig
1
-2
/
+2
2021-11-01
Merge tag 'mmc-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-1
/
+6
2021-10-29
block: remove blk_{get,put}_request
Christoph Hellwig
1
-10
/
+10
2021-10-12
mmc: block: Add error handling support for add_disk()
Luis Chamberlain
1
-1
/
+6
2021-08-31
Merge tag 'mmc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-44
/
+33
2021-08-25
mmc: core: Return correct emmc response in case of ioctl error
Nishad Kamdar
1
-2
/
+1
2021-08-24
mmc: block: Support alternative_gpt_sector() operation
Dmitry Osipenko
1
-0
/
+21
2021-08-24
mmc: core: Avoid hogging the CPU while polling for busy after I/O writes
Ulf Hansson
1
-40
/
+29
2021-08-24
mmc: core: Avoid hogging the CPU while polling for busy for mmc ioctls
Ulf Hansson
1
-1
/
+2
2021-08-24
mmc: core: Avoid hogging the CPU while polling for busy in the I/O err path
Ulf Hansson
1
-1
/
+1
2021-08-12
mmc: block: cleanup gendisk creation
Christoph Hellwig
1
-32
/
+17
2021-08-12
mmc: block: let device_add_disk create disk attributes
Christoph Hellwig
1
-57
/
+45
2021-07-14
mmc: core: Use kref in place of struct mmc_blk_data::usage
Stephen Boyd
1
-14
/
+21
2021-06-30
mmc: initialized disk->minors
Christoph Hellwig
1
-0
/
+1
2021-06-30
mmc: switch to blk_mq_alloc_disk
Christoph Hellwig
1
-11
/
+3
2021-06-30
mmc: remove an extra blk_{get,put}_queue pair
Christoph Hellwig
1
-13
/
+1
2021-06-14
mmc: core: Add a missing SPDX license header
Aviral Gupta
1
-0
/
+1
2021-06-14
mmc: core: Move eMMC cache flushing to a new bus_ops callback
Ulf Hansson
1
-1
/
+1
2021-06-14
mmc: block: Disable CMDQ on the ioctl path
Bean Huo
1
-0
/
+8
2021-04-26
mmc: block: Issue a cache flush only when it's enabled
Avri Altman
1
-0
/
+4
2021-04-23
mmc: block: Update ext_csd.cache_ctrl if it was written
Avri Altman
1
-0
/
+12
2021-04-12
mmc: core: Use userland specified timeout value for eMMC sanitize
Bean Huo
1
-1
/
+1
2021-03-30
mmc: core: Remove mq->use_cqe from the struct mmc_queue
Luca Porzio
1
-3
/
+4
2021-03-30
mmc: block: Fix error path in mmc_blk_probe()
Ulf Hansson
1
-7
/
+15
2021-03-30
mmc: block: Simplify logging during probe about added partitions
Ulf Hansson
1
-16
/
+9
2021-03-30
mmc: block: Drop use of unlikely() in mmc_blk_probe()
Ulf Hansson
1
-1
/
+1
[next]