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
/
block.c
Age
Commit message (
Expand
)
Author
2023-02-15
mmc: core: Align to common busy polling behaviour for mmc ioctls
Ulf Hansson
2022-12-07
mmc: core: Remove non-data R1B ioctl workaround
Christian Löhle
2022-10-17
mmc: block: Remove error check of hw_reset on reset
Christian Löhle
2022-10-06
mmc: core: Add SD card quirk for broken discard
Avri Altman
2022-08-04
Merge tag 'mmc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2022-07-18
mmc: fix disk/queue leak in case of adding disk failure
Ming Lei
2022-07-13
mmc: block: Add single read for 4k sector cards
Christian Loehle
2022-07-13
mmc: core: Use mmc_card_* macro and add a new for the sd_combo type
Seunghui Lee
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
2022-06-01
mmc: block: Fix CQE recovery reset success
Adrian Hunter
2022-05-10
mmc: core: Support zeroout using TRIM for eMMC
Vincent Whitchurch
2022-05-04
mmc: core: use kobj_to_dev()
Minghao Chi
2022-04-26
mmc: core: Allows to override the timeout value for ioctl() path
Bean Huo
2022-04-26
mmc: core: block: fix sloppy typing in mmc_blk_ioctl_multi_cmd()
Sergey Shtylyov
2022-04-08
mmc: core: improve API to make clear mmc_hw_reset is for cards
Wolfram Sang
2022-04-04
mmc: core: Fixup support for writeback-cache for eMMC and SD
Michael Wu
2022-04-04
mmc: block: Check for errors after write on SPI
Christian Löhle
2022-03-07
mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_COND
Ulf Hansson
2022-02-08
mmc: block: fix read single on recovery logic
Christian Löhle
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-12-14
mmc: core: change __mmc_poll_for_busy() parameter type
Huijin Park
2021-11-29
block: remove the gendisk argument to blk_execute_rq
Christoph Hellwig
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
2021-11-29
mmc: core: Use blk_mq_complete_request_direct().
Sebastian Andrzej Siewior
2021-11-29
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-11-29
mmc: don't set GENHD_FL_SUPPRESS_PARTITION_INFO
Christoph Hellwig
2021-11-29
block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART
Christoph Hellwig
2021-11-01
Merge tag 'mmc-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2021-10-29
block: remove blk_{get,put}_request
Christoph Hellwig
2021-10-12
mmc: block: Add error handling support for add_disk()
Luis Chamberlain
2021-08-31
Merge tag 'mmc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2021-08-25
mmc: core: Return correct emmc response in case of ioctl error
Nishad Kamdar
2021-08-24
mmc: block: Support alternative_gpt_sector() operation
Dmitry Osipenko
2021-08-24
mmc: core: Avoid hogging the CPU while polling for busy after I/O writes
Ulf Hansson
2021-08-24
mmc: core: Avoid hogging the CPU while polling for busy for mmc ioctls
Ulf Hansson
2021-08-24
mmc: core: Avoid hogging the CPU while polling for busy in the I/O err path
Ulf Hansson
2021-08-12
mmc: block: cleanup gendisk creation
Christoph Hellwig
2021-08-12
mmc: block: let device_add_disk create disk attributes
Christoph Hellwig
2021-07-14
mmc: core: Use kref in place of struct mmc_blk_data::usage
Stephen Boyd
2021-06-30
mmc: initialized disk->minors
Christoph Hellwig
2021-06-30
mmc: switch to blk_mq_alloc_disk
Christoph Hellwig
2021-06-30
mmc: remove an extra blk_{get,put}_queue pair
Christoph Hellwig
2021-06-14
mmc: core: Add a missing SPDX license header
Aviral Gupta
2021-06-14
mmc: core: Move eMMC cache flushing to a new bus_ops callback
Ulf Hansson
2021-06-14
mmc: block: Disable CMDQ on the ioctl path
Bean Huo
2021-04-26
mmc: block: Issue a cache flush only when it's enabled
Avri Altman
2021-04-23
mmc: block: Update ext_csd.cache_ctrl if it was written
Avri Altman
2021-04-12
mmc: core: Use userland specified timeout value for eMMC sanitize
Bean Huo
2021-03-30
mmc: core: Remove mq->use_cqe from the struct mmc_queue
Luca Porzio
2021-03-30
mmc: block: Fix error path in mmc_blk_probe()
Ulf Hansson
[next]