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-08-11
mmc: core: Cleanup mmc_sd_num_wr_blocks() function
Victor Shih
2023-08-09
mmc: remove unnecessary set_drvdata() function
Yang Yingliang
2023-08-08
mmc: block: Fix in_flight[issue_type] value error
Yibin Ding
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-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-09
mmc: block: ensure error propagation for non-blk
Christian Loehle
2023-04-17
mmc: core: Remove unused macro mmc_req_rel_wr
Bean Huo
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
[next]