index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
2021-06-14
mmc: core: Re-structure some code in __mmc_poll_for_busy()
Ulf Hansson
2021-06-14
mmc: core: Take into account MMC_CAP_NEED_RSP_BUSY for eMMC HPI commands
Ulf Hansson
2021-06-14
mmc: core: Drop open coding when preparing commands with busy signaling
Ulf Hansson
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-05-13
tty: cumulate and document tty_struct::flow* members
Jiri Slaby
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-23
mmc: core: Convert mmc_of_parse_voltage() to use device property API
Andy Shevchenko
2021-04-23
mmc: core: Correct descriptions in mmc_of_parse()
Andy Shevchenko
2021-04-15
mmc: core: Let eMMC sanitize not retry in case of timeout/failure
Bean Huo
2021-04-15
mmc: core: Add a retries parameter to __mmc_switch function
Bean Huo
2021-04-12
mmc: core: Use userland specified timeout value for eMMC sanitize
Bean Huo
2021-03-30
mmc: core: Fix hanging on I/O during system suspend for removable cards
Ulf Hansson
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: Set read only for SD cards with permanent write protect bit
Seunghui Lee
2021-03-30
mmc: core: Reduce code duplication to mmc_spi_send_{csd|cid}
Yue Hu
2021-03-30
mmc: core: Drop reference counting of the bus_ops
Ulf Hansson
2021-03-30
mmc: core: Drop superfluous validations in mmc_hw|sw_reset()
Ulf Hansson
2021-03-30
mmc: core: Do a power cycle when the CMD11 fails
DooHyun Hwang
2021-03-09
mmc: cqhci: Fix random crash when remove mmc module/card
Frank Li
2021-03-09
mmc: core: Fix partition switch time for eMMC
Adrian Hunter
2021-02-22
Merge tag 'mmc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-12
mmc: mmc_test: use erase_arg for mmc_erase command
Yann Gautier
2021-02-08
mmc: queue: Remove unused define
ChanWoo Lee
2021-02-08
mmc: core: Use host instead of card argument to mmc_spi_send_csd()
Yue Hu
2021-02-01
Merge branch 'fixes' into next
Ulf Hansson
2021-02-01
mmc: core: Exclude unnecessary header file
ChanWoo Lee
2021-02-01
mmc: core: Add basic support for inline encryption
Eric Biggers
2021-02-01
mmc: test: clean up mmc_test_cleanup()
Yue Hu
2021-02-01
mmc: test: remove the shutdown function
Yue Hu
2021-02-01
mmc: core: remove unused host parameter of mmc_sd_get_csd()
Yue Hu
2021-02-01
mmc: core: Add helper for parsing clock phase properties
Andrew Jeffery
2021-02-01
mmc: core: convert comma to semicolon
Zheng Yongjun
2021-02-01
mmc: core: remove redundant card null check to mmc_can_sleep()
Yue Hu
2021-02-01
mmc: core: remove needless err = 0 in mmc_init_card()
Yue Hu
2021-02-01
mmc: core: Limit retries when analyse of SDIO tuples fails
Fengnan Chang
2021-01-24
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
2021-01-15
mmc: core: don't initialize block size from ext_csd if not present
Peter Collingbourne
2020-12-04
Merge branch 'fixes' into next
Ulf Hansson
2020-12-04
mmc: block: Fixup condition for CMD13 polling for RPMB requests
Bean Huo
2020-11-16
mmc: core: Initial support for SD express card/host
Ulf Hansson
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-09
Merge branch 'fixes' into next
Ulf Hansson
2020-10-09
mmc: core: don't set limits.discard_granularity as 0
Coly Li
2020-09-25
block: add a bdev_is_partition helper
Christoph Hellwig
[prev]
[next]