index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
block.c
Age
Commit message (
Expand
)
Author
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
2021-03-30
mmc: block: Simplify logging during probe about added partitions
Ulf Hansson
2021-03-30
mmc: block: Drop use of unlikely() in mmc_blk_probe()
Ulf Hansson
2021-03-30
mmc: core: Drop superfluous validations in mmc_hw|sw_reset()
Ulf Hansson
2021-02-22
Merge tag 'mmc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2021-02-01
mmc: core: Add basic support for inline encryption
Eric Biggers
2021-01-24
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
2020-12-04
mmc: block: Fixup condition for CMD13 polling for RPMB requests
Bean Huo
2020-09-25
block: add a bdev_is_partition helper
Christoph Hellwig
2020-07-08
mmc: remove the call to check_disk_change
Christoph Hellwig
2020-06-24
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
2020-05-25
mmc: block: Fix use-after-free issue for rpmb
Peng Hao
2020-05-08
mmc: core: Check request type before completing the request
Veerabhadrarao Badiganti
2020-03-26
mmc: core: Re-work the code for eMMC sanitize
Ulf Hansson
2020-03-24
mmc: core: Enable re-use of mmc_blk_in_tran_state()
Ulf Hansson
2020-03-24
mmc: Add MMC host software queue support
Baolin Wang
2020-01-24
mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSD
Ulf Hansson
2019-11-13
mmc: block: Add CMD13 polling for MMC IOCTLS with R1B response
Chaotian Jing
2019-11-13
mmc: block: Make card_busy_detect() a bit more generic
Chaotian Jing
2019-02-28
Merge branch 'fixes' into next
Ulf Hansson
2019-02-27
mmc: core: align max segment size with logical block size
Ming Lei
2019-02-25
mmc: core: Calculate the discard arg only once
Avri Altman
2019-02-25
mmc: block: fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-02-08
mmc: block: handle complete_work on separate workqueue
Zachary Hays
2018-12-28
Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2018-12-28
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-17
mmc: core: Cleanup BKOPS support
Ulf Hansson
2018-12-04
mmc: core: use mrq->sbc when sending CMD23 for RPMB
Wolfram Sang
2018-11-17
mmc: stop abusing the request queue_lock pointer
Christoph Hellwig
2018-11-15
mmc: stop abusing the request queue_lock pointer
Christoph Hellwig
2018-11-15
mmc: simplify queue initialization
Christoph Hellwig
[next]