index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
core.c
Age
Commit message (
Expand
)
Author
2021-12-20
mmc: core: Disable card detect during shutdown
Ulf Hansson
2021-08-31
Merge tag 'mmc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2021-08-24
mmc: block: Support alternative_gpt_sector() operation
Dmitry Osipenko
2021-08-24
mmc: core: Only print retune error when we don't check for card removal
Wolfram Sang
2021-08-24
mmc: host: factor out clearing the retune state
Wolfram Sang
2021-06-29
mmc: core: clear flags before allowing to retune
Wolfram Sang
2021-06-14
mmc: core: Extend re-use of __mmc_poll_for_busy()
Ulf Hansson
2021-06-14
mmc: core: Drop open coding when preparing commands with busy signaling
Ulf Hansson
2021-03-30
mmc: core: Fix hanging on I/O during system suspend for removable cards
Ulf Hansson
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-02-01
mmc: core: Add basic support for inline encryption
Eric Biggers
2021-02-01
mmc: core: convert comma to semicolon
Zheng Yongjun
2020-11-16
mmc: core: Initial support for SD express card/host
Ulf Hansson
2020-09-25
mmc: core: document mmc_hw_reset()
Wolfram Sang
2020-07-13
mmc: core: Set default power mode in mmc_alloc_host()
Veerabhadrarao Badiganti
2020-07-13
mmc: core: Always allow the card detect uevent to be consumed
Ulf Hansson
2020-05-28
mmc: core: Enable erase/discard/trim support for all mmc hosts
Ulf Hansson
2020-03-26
mmc: core: Re-work the code for eMMC sanitize
Ulf Hansson
2020-03-24
mmc: core: Convert to mmc_poll_for_busy() for erase/trim/discard
Ulf Hansson
2020-03-11
mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discard
Ulf Hansson
2020-01-20
mmc: core: limit probe clock frequency to configured f_max
Michał Mirosław
2019-11-14
mmc: core: Re-work HW reset for SDIO cards
Ulf Hansson
2019-11-14
mmc: core: Drop check for mmc_card_is_removable() in mmc_rescan()
Ulf Hansson
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-18
mmc: core: API to temporarily disable retuning for SDIO CRC errors
Douglas Anderson
2019-03-01
mmc:fix a bug when max_discard is 0
Jiong Wu
2019-02-28
Merge branch 'fixes' into next
Ulf Hansson
2019-02-28
mmc: core: Add sd discard timeout
Avri Altman
2019-02-28
mmc: core: Add discard support to sd
Avri Altman
2019-02-27
mmc: core: Fix NULL ptr crash from mmc_should_fail_request
Ritesh Harjani
2019-02-25
mmc: core: Convert mmc_align_data_size() into an SDIO specific function
Ulf Hansson
2019-02-25
mmc: core: Move mmc_of_parse_voltage() to host.c
Ulf Hansson
2019-02-25
mmc: core: Move regulator helpers to separate file
Ulf Hansson
2019-02-25
mmc: core: Calculate the discard arg only once
Avri Altman
2018-12-17
mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PM
Ulf Hansson
2018-12-17
mmc: core: remove obsolete mmc_set_blockcount() function
Wolfram Sang
2018-07-16
mmc: core: Drop the unused mmc_power_save|restore_host()
Ulf Hansson
2018-07-16
mmc: core: Adjust and reuse the macro of R1_STATUS(x)
Shawn Lin
2018-05-29
mmc: Throttle calls to MMC_SEND_STATUS during mmc_do_erase()
Martin Hicks
2018-05-21
mmc: core: add tunable delay waiting for power to be stable
Shawn Lin
2018-05-08
mmc: core: Drop unused define for timeout
Ulf Hansson
2018-05-08
mmc: core: Share internal function to set initial signal voltage
Ulf Hansson
2018-05-08
mmc: core: Export a function mmc_sw_reset() to allow soft reset of cards
Ulf Hansson
2018-05-08
mmc: core: Rename ->reset() bus ops to ->hw_reset()
Ulf Hansson
2018-03-05
mmc: slot-gpio: Add a function to enable/disable card detect IRQ wakeup
Adrian Hunter
2018-03-05
mmc: core: optimize mmc_calc_max_discard
Sergio Valverde
2017-12-18
mmc: avoid removing non-removable hosts during suspend
Daniel Drake
[next]