index
:
linux.git
master
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
Age
Commit message (
Expand
)
Author
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
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-29
mmc: core: clear flags before allowing to retune
Wolfram Sang
2021-06-14
mmc: Improve function name when aborting a tuning cmd
Wolfram Sang
2021-06-14
mmc: debugfs: add description for module parameter
Wolfram Sang
2021-06-14
mmc: core: Allow UHS-I voltage switch for SDSC cards if supported
Christian Löhle
2021-06-14
mmc: core: Add a missing SPDX license header
Aviral Gupta
2021-06-14
mmc: core: Use pm_runtime_resume_and_get() to replace open coding
Tian Tao
2021-06-14
mmc: core: add support for disabling HS400 mode via DT
Lucas Stach
2021-06-14
mmc: core: Add support for cache ctrl for SD cards
Ulf Hansson
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-06-14
mmc: core: Add support for Power Off Notification for SD cards
Ulf Hansson
2021-06-14
mmc: core: Read performance enhancements registers for SD cards
Ulf Hansson
2021-06-14
mmc: core: Read the SD function extension registers for power management
Ulf Hansson
2021-06-14
mmc: core: Parse the SD SCR register for support of CMD48/49 and CMD58/59
Ulf Hansson
2021-06-14
mmc: core: Drop open coding in mmc_sd_switch()
Ulf Hansson
2021-06-14
mmc: core: Prepare mmc_send_cxd_data() to be re-used for additional cmds
Ulf Hansson
2021-06-14
mmc: core: Enable eMMC sleep commands to use HW busy polling
Ulf Hansson
2021-06-14
mmc: core: Extend re-use of __mmc_poll_for_busy()
Ulf Hansson
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
[next]