index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: Improve function name when aborting a tuning cmd
Wolfram Sang
2021-06-14
1
-2
/
+2
*
mmc: debugfs: add description for module parameter
Wolfram Sang
2021-06-14
1
-0
/
+1
*
mmc: core: Allow UHS-I voltage switch for SDSC cards if supported
Christian Löhle
2021-06-14
1
-4
/
+6
*
mmc: core: Add a missing SPDX license header
Aviral Gupta
2021-06-14
1
-0
/
+1
*
mmc: core: Use pm_runtime_resume_and_get() to replace open coding
Tian Tao
2021-06-14
1
-4
/
+2
*
mmc: core: add support for disabling HS400 mode via DT
Lucas Stach
2021-06-14
1
-0
/
+3
*
mmc: core: Add support for cache ctrl for SD cards
Ulf Hansson
2021-06-14
3
-0
/
+102
*
mmc: core: Move eMMC cache flushing to a new bus_ops callback
Ulf Hansson
2021-06-14
5
-25
/
+33
*
mmc: block: Disable CMDQ on the ioctl path
Bean Huo
2021-06-14
1
-0
/
+8
*
mmc: core: Add support for Power Off Notification for SD cards
Ulf Hansson
2021-06-14
1
-3
/
+133
*
mmc: core: Read performance enhancements registers for SD cards
Ulf Hansson
2021-06-14
1
-0
/
+53
*
mmc: core: Read the SD function extension registers for power management
Ulf Hansson
2021-06-14
1
-0
/
+178
*
mmc: core: Parse the SD SCR register for support of CMD48/49 and CMD58/59
Ulf Hansson
2021-06-14
1
-1
/
+3
*
mmc: core: Drop open coding in mmc_sd_switch()
Ulf Hansson
2021-06-14
1
-31
/
+7
*
mmc: core: Prepare mmc_send_cxd_data() to be re-used for additional cmds
Ulf Hansson
2021-06-14
2
-6
/
+7
*
mmc: core: Enable eMMC sleep commands to use HW busy polling
Ulf Hansson
2021-06-14
1
-5
/
+20
*
mmc: core: Extend re-use of __mmc_poll_for_busy()
Ulf Hansson
2021-06-14
3
-17
/
+32
*
mmc: core: Re-structure some code in __mmc_poll_for_busy()
Ulf Hansson
2021-06-14
1
-14
/
+13
*
mmc: core: Take into account MMC_CAP_NEED_RSP_BUSY for eMMC HPI commands
Ulf Hansson
2021-06-14
1
-16
/
+5
*
mmc: core: Drop open coding when preparing commands with busy signaling
Ulf Hansson
2021-06-14
4
-54
/
+31
*
mmc: block: Issue a cache flush only when it's enabled
Avri Altman
2021-04-26
4
-3
/
+21
*
mmc: block: Update ext_csd.cache_ctrl if it was written
Avri Altman
2021-04-23
1
-0
/
+12
*
mmc: core: Convert mmc_of_parse_voltage() to use device property API
Andy Shevchenko
2021-04-23
1
-14
/
+32
*
mmc: core: Correct descriptions in mmc_of_parse()
Andy Shevchenko
2021-04-23
1
-2
/
+2
*
mmc: core: Let eMMC sanitize not retry in case of timeout/failure
Bean Huo
2021-04-15
1
-2
/
+2
*
mmc: core: Add a retries parameter to __mmc_switch function
Bean Huo
2021-04-15
3
-15
/
+16
*
mmc: core: Use userland specified timeout value for eMMC sanitize
Bean Huo
2021-04-12
3
-4
/
+7
*
mmc: core: Fix hanging on I/O during system suspend for removable cards
Ulf Hansson
2021-03-30
4
-91
/
+59
*
mmc: core: Remove mq->use_cqe from the struct mmc_queue
Luca Porzio
2021-03-30
3
-10
/
+9
*
mmc: block: Fix error path in mmc_blk_probe()
Ulf Hansson
2021-03-30
1
-7
/
+15
*
mmc: block: Simplify logging during probe about added partitions
Ulf Hansson
2021-03-30
1
-16
/
+9
*
mmc: block: Drop use of unlikely() in mmc_blk_probe()
Ulf Hansson
2021-03-30
1
-1
/
+1
*
mmc: core: Set read only for SD cards with permanent write protect bit
Seunghui Lee
2021-03-30
1
-0
/
+6
*
mmc: core: Reduce code duplication to mmc_spi_send_{csd|cid}
Yue Hu
2021-03-30
1
-30
/
+9
*
mmc: core: Drop reference counting of the bus_ops
Ulf Hansson
2021-03-30
1
-85
/
+4
*
mmc: core: Drop superfluous validations in mmc_hw|sw_reset()
Ulf Hansson
2021-03-30
2
-21
/
+2
*
mmc: core: Do a power cycle when the CMD11 fails
DooHyun Hwang
2021-03-30
1
-1
/
+1
*
mmc: cqhci: Fix random crash when remove mmc module/card
Frank Li
2021-03-09
1
-6
/
+5
*
mmc: core: Fix partition switch time for eMMC
Adrian Hunter
2021-03-09
1
-4
/
+11
*
Merge tag 'mmc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2021-02-22
15
-45
/
+169
|
\
|
*
mmc: mmc_test: use erase_arg for mmc_erase command
Yann Gautier
2021-02-12
1
-1
/
+1
|
*
mmc: queue: Remove unused define
ChanWoo Lee
2021-02-08
2
-3
/
+0
|
*
mmc: core: Use host instead of card argument to mmc_spi_send_csd()
Yue Hu
2021-02-08
1
-3
/
+3
|
*
Merge branch 'fixes' into next
Ulf Hansson
2021-02-01
1
-0
/
+6
|
|
\
|
*
|
mmc: core: Exclude unnecessary header file
ChanWoo Lee
2021-02-01
1
-1
/
+0
|
*
|
mmc: core: Add basic support for inline encryption
Eric Biggers
2021-02-01
8
-0
/
+107
|
*
|
mmc: test: clean up mmc_test_cleanup()
Yue Hu
2021-02-01
1
-19
/
+5
|
*
|
mmc: test: remove the shutdown function
Yue Hu
2021-02-01
1
-5
/
+0
|
*
|
mmc: core: remove unused host parameter of mmc_sd_get_csd()
Yue Hu
2021-02-01
3
-4
/
+4
|
*
|
mmc: core: Add helper for parsing clock phase properties
Andrew Jeffery
2021-02-01
1
-0
/
+44
[next]