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
/
mmc.c
Age
Commit message (
Expand
)
Author
2022-04-26
mmc: core: Add CIDs for cards to the entropy pool
Linus Walleij
2022-04-26
Merge branch 'fixes' into next
Ulf Hansson
2022-04-26
mmc: improve API to make clear hw_reset callback is for cards
Wolfram Sang
2022-04-26
mmc: core: Set HS clock speed before sending HS CMD13
Brian Norris
2022-03-15
mmc: core: Drop HS400 caps unless 8-bit bus is supported too
Ulf Hansson
2022-03-15
mmc: core: Improve fallback to speed modes if eMMC HS200 fails
Ulf Hansson
2022-03-07
Merge branch 'fixes' into next
Ulf Hansson
2022-03-07
mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_COND
Ulf Hansson
2022-02-28
mmc: core: use sysfs_emit() instead of sprintf()
Sergey Shtylyov
2021-12-14
mmc: core: change __mmc_poll_for_busy() parameter type
Huijin Park
2021-10-12
mmc: core: Add host specific tuning support for eMMC HS400 mode
Wenbin Mei
2021-08-24
mmc: block: Support alternative_gpt_sector() operation
Dmitry Osipenko
2021-06-14
mmc: core: Move eMMC cache flushing to a new bus_ops callback
Ulf Hansson
2021-06-14
mmc: core: Enable eMMC sleep commands to use HW busy polling
Ulf Hansson
2021-06-14
mmc: core: Drop open coding when preparing commands with busy signaling
Ulf Hansson
2021-04-26
mmc: block: Issue a cache flush only when it's enabled
Avri Altman
2021-04-15
mmc: core: Add a retries parameter to __mmc_switch function
Bean Huo
2021-03-09
mmc: core: Fix partition switch time for eMMC
Adrian Hunter
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
2020-09-14
mmc: core: clear 'doing_init_tune' also after failures
Wolfram Sang
2020-09-07
mmc: core: simplify an expression
Wolfram Sang
2020-09-07
mmc: core: add a 'doing_init_tune' flag and a 'mmc_doing_tune' helper
Wolfram Sang
2020-09-07
mmc: core: when downgrading HS400, callback into drivers earlier
Wolfram Sang
2020-07-13
mmc: core: Add MMC_CAP2_FULL_PWR_CYCLE_IN_SUSPEND
Yoshihiro Shimoda
2020-05-28
mmc: core: expose info about enhanced rpmb support
Krishna Konda
2020-03-24
mmc: core: Drop redundant in-parameter to __mmc_switch()
Ulf Hansson
2020-03-24
mmc: core: Extend mmc_switch_status() to rid of __mmc_switch_status()
Ulf Hansson
2020-03-24
mmc: Add MMC host software queue support
Baolin Wang
2020-03-12
mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep command
Ulf Hansson
2019-11-18
mmc: core: Fix size overflow for mmc partitions
Bradley Bolen
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-17
mmc: core: complete HS400 before checking status
Wolfram Sang
2019-02-28
mmc: core: Add a debug print when the card may have been replaced
hongjiefang
2019-02-25
mmc: core: Calculate the discard arg only once
Avri Altman
2018-12-17
mmc: core: Cleanup BKOPS support
Ulf Hansson
2018-12-17
Merge branch 'fixes' into next
Ulf Hansson
2018-12-17
mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrl
Ulf Hansson
2018-12-17
mmc: core: Allow BKOPS and CACHE ctrl even if no HPI support
Ulf Hansson
2018-12-17
mmc: core: Reset HPI enabled state during re-init and in case of errors
Ulf Hansson
2018-12-17
mmc: core: Add ->hs400_prepare_ddr() callback
Yinbo Zhu
2018-08-01
mmc: core: improve reasonableness of bus width setting for HS400es
Hongjie Fang
2018-07-16
mmc: core: more fine-grained hooks for HS400 tuning
Simon Horman
2018-05-29
mmc: core: Move calls to ->prepare_hs400_tuning() closer to mmc code
Ulf Hansson
2018-05-08
mmc: core: Rename ->reset() bus ops to ->hw_reset()
Ulf Hansson
2018-05-02
mmc: core: Add capability to avoid 3.3V signaling
Kyle Roeschley
2018-03-15
mmc: core: Export card RCA register via sysfs
Harish Jenny K N
2017-12-05
mmc: core: properly init drv_type
Wolfram Sang
2017-11-29
mmc: core: prepend 0x to OCR entry in sysfs
Bastian Stender
[next]