index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
core.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: core: Re-work HW reset for SDIO cards
Ulf Hansson
2019-11-14
1
-0
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
mmc: core: Move regulator helpers to separate file
Ulf Hansson
2019-02-25
1
-0
/
+1
*
mmc: core: remove obsolete mmc_set_blockcount() function
Wolfram Sang
2018-12-17
1
-2
/
+0
*
mmc: core: Drop the unused mmc_power_save|restore_host()
Ulf Hansson
2018-07-16
1
-2
/
+0
*
mmc: core: Share internal function to set initial signal voltage
Ulf Hansson
2018-05-08
1
-0
/
+1
*
mmc: core: Export a function mmc_sw_reset() to allow soft reset of cards
Ulf Hansson
2018-05-08
1
-0
/
+1
*
mmc: core: Rename ->reset() bus ops to ->hw_reset()
Ulf Hansson
2018-05-08
1
-1
/
+1
*
mmc: core: Remove code no longer needed after the switch to blk-mq
Adrian Hunter
2017-12-11
1
-8
/
+0
*
mmc: core: Remove option not to use blk-mq
Adrian Hunter
2017-12-11
1
-2
/
+0
*
mmc: core: Add parameter use_blk_mq
Adrian Hunter
2017-12-11
1
-0
/
+2
*
mmc: core: Make mmc_pre_req() and mmc_post_req() available
Adrian Hunter
2017-12-11
1
-0
/
+31
*
mmc: core: use usleep_range rather than HZ magic in mmc_delay()
Wolfram Sang
2017-12-11
1
-5
/
+3
*
mmc: core: Factor out mmc_host_set_uhs_voltage()
Adrian Hunter
2017-10-30
1
-0
/
+1
*
mmc: core: Export a few functions needed for blkmq support
Adrian Hunter
2017-10-30
1
-0
/
+2
*
mmc: core: Add support for handling CQE requests
Adrian Hunter
2017-10-30
1
-0
/
+4
*
mmc: core: Introduce host claiming by context
Adrian Hunter
2017-10-30
1
-4
/
+5
*
mmc: core: Move mmc_start_areq() declaration
Adrian Hunter
2017-08-30
1
-0
/
+6
*
mmc: core: Rename __mmc_set_signal_voltage() to mmc_set_signal_voltage()
Ulf Hansson
2017-02-13
1
-1
/
+1
*
mmc: core: Clarify usage of mmc_set_signal_voltage()
Ulf Hansson
2017-02-13
1
-1
/
+1
*
mmc: core: Move public functions from core.h to private headers
Ulf Hansson
2017-02-13
1
-1
/
+36
*
mmc: core: First step in cleaning up private mmc header files
Ulf Hansson
2017-02-13
1
-0
/
+4
*
mmc: fix mmc_{un,}register_pm_notifier prototypes
Arnd Bergmann
2015-12-22
1
-2
/
+2
*
mmc: core: Refactor code to register the MMC PM notifier
Ulf Hansson
2015-12-22
1
-0
/
+8
*
mmc: core: Remove MMC_CLKGATE
Ulf Hansson
2015-10-26
1
-3
/
+0
*
mmc: core: Factor out common code in drive strength selection
Adrian Hunter
2015-06-01
1
-0
/
+2
*
mmc: core: Add support for HS400 re-tuning
Adrian Hunter
2015-06-01
1
-0
/
+2
*
mmc: core: Simplify by adding mmc_execute_tuning()
Adrian Hunter
2015-01-19
1
-0
/
+3
*
mmc: core: refactor the hw_reset routines
Johan Rudholm
2015-01-19
1
-0
/
+1
*
mmc: Add SDIO function devicetree subnode parsing
Sascha Hauer
2015-01-19
1
-0
/
+3
*
mmc: core: consistent handling of initial values
Johan Rudholm
2014-11-26
1
-0
/
+1
*
mmc: core: Let mmc_set_signal_voltage take ocr as parameter
Ulf Hansson
2013-10-30
1
-1
/
+1
*
mmc: core: Let mmc_power_up|cycle take ocr as parameter
Ulf Hansson
2013-10-30
1
-2
/
+2
*
mmc: core: Extend shutdown sequence to handle bus operations
Ulf Hansson
2013-06-27
1
-0
/
+1
*
mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPARE
Ulf Hansson
2013-06-27
1
-0
/
+1
*
mmc: core: Restructure and simplify code for mmc sleep|awake
Ulf Hansson
2013-05-26
1
-2
/
+0
*
mmc: core: Add bus_ops for runtime pm callbacks
Ulf Hansson
2013-05-26
1
-0
/
+3
*
mmc: core: Break out start_signal_voltage_switch
Johan Rudholm
2013-02-24
1
-2
/
+2
*
mmc: core: Add mmc_power_cycle
Johan Rudholm
2013-02-24
1
-0
/
+1
*
mmc: fix async request mechanism for sequential read scenarios
Konstantin Dorfman
2013-02-11
1
-0
/
+1
*
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-14
1
-1
/
+1
|
\
|
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-1
/
+1
*
|
mmc: allow upper layers to know immediately if card has been removed
Adrian Hunter
2012-01-11
1
-0
/
+3
|
/
*
mmc: core: Fix hangs related to insert/remove of cards
Ulf Hansson
2011-10-26
1
-0
/
+1
*
mmc: core: add support for eMMC Dual Data Rate
Philip Rakity
2011-05-24
1
-2
/
+0
*
mmc: core: eMMC signal voltage does not use CMD11
Philip Rakity
2011-05-24
1
-1
/
+2
*
mmc: sd: add support for driver type selection
Arindam Nath
2011-05-24
1
-0
/
+1
*
mmc: sd: add support for signal voltage switch procedure
Arindam Nath
2011-05-24
1
-0
/
+1
*
mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.
Andrei Warkentin
2011-05-24
1
-2
/
+0
*
mmc: add per device quirk placeholder
Pierre Tardy
2011-03-15
1
-0
/
+2
[next]