index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmc
/
host.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-11
mmc: core: Remove code no longer needed after the switch to blk-mq
Adrian Hunter
1
-3
/
+0
2017-12-11
mmc: block: blk-mq: Add support for direct completion
Adrian Hunter
1
-0
/
+1
2017-12-11
mmc: core: Add parameter use_blk_mq
Adrian Hunter
1
-0
/
+1
2017-10-30
mmc: parse new binding for eMMC fixed driver type
Wolfram Sang
1
-0
/
+2
2017-10-30
mmc: core: Add support for handling CQE requests
Adrian Hunter
1
-0
/
+2
2017-10-30
mmc: core: Introduce host claiming by context
Adrian Hunter
1
-1
/
+6
2017-10-04
mmc: Delete bounce buffer handling
Linus Walleij
1
-1
/
+1
2017-08-30
mmc: host: Add CQE interface
Adrian Hunter
1
-0
/
+53
2017-08-30
mmc: core: Remove unused MMC_CAP2_PACKED_CMD
Adrian Hunter
1
-4
/
+0
2017-08-30
mmc: core: remove check of host->removed for rescan routine
Shawn Lin
1
-3
/
+0
2017-06-20
mmc: slot-gpio: Add support to enable irq wake on cd_irq
Adrian Hunter
1
-0
/
+2
2017-06-20
mmc: core: Remove MMC_CAP2_HC_ERASE_SZ
Ulf Hansson
1
-1
/
+0
2017-06-20
mmc: core: Delete bounce buffer Kconfig option
Linus Walleij
1
-0
/
+1
2017-06-20
mmc: sdio: Add API to manage SDIO IRQs from a workqueue
Ulf Hansson
1
-0
/
+3
2017-04-24
mmc: core: add mmc_get_dma_dir
Heiner Kallweit
1
-0
/
+6
2017-02-13
mmc: core: Invent MMC_CAP_3_3V_DDR
Ulf Hansson
1
-11
/
+10
2017-02-13
mmc: core: Move public functions from host.h to private headers
Ulf Hansson
1
-46
/
+2
2017-02-13
mmc: core: Move some host specific public functions to host.h
Ulf Hansson
1
-0
/
+6
2017-02-13
mmc: core: First step in cleaning up public mmc header files
Ulf Hansson
1
-7
/
+2
2016-12-05
mmc: queue: Fix queue thread wake-up
Adrian Hunter
1
-2
/
+0
2016-11-29
mmc: block: delete packed command support
Linus Walleij
1
-5
/
+0
2016-11-29
mmc: delete is_first_req parameter from pre-request callback
Linus Walleij
1
-2
/
+1
2016-11-29
mmc: core: Add helper to see if a host can be retuned
Simon Horman
1
-0
/
+5
2016-11-29
mmc: core: use enum mmc_blk_status properly
Linus Walleij
1
-1
/
+1
2016-09-26
mmc: core: Add support for sending commands during data transfer
Adrian Hunter
1
-0
/
+5
2016-07-25
mmc: core: Allow hosts to specify non-support for MMC commands
Shawn Lin
1
-0
/
+1
2016-07-25
mmc: core: Allow hosts to specify non-support for SD commands
Ulf Hansson
1
-0
/
+1
2016-07-25
mmc: core: implement enhanced strobe support
Shawn Lin
1
-0
/
+11
2016-07-25
mmc: core: add mmc-hs400-enhanced-strobe support
Shawn Lin
1
-0
/
+1
2016-05-17
mmc: core: Add a facility to "pause" re-tuning
Adrian Hunter
1
-0
/
+4
2016-05-02
mmc: host: add note that set_ios needs to handle 0Hz properly
Wolfram Sang
1
-10
/
+21
2015-12-22
mmc: core: Introduce MMC_CAP2_NO_SDIO cap
Carlo Caione
1
-0
/
+1
2015-12-22
mmc: core: Refactor code to register the MMC PM notifier
Ulf Hansson
1
-2
/
+2
2015-12-22
mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundant
Ulf Hansson
1
-1
/
+0
2015-10-26
mmc: core: Add mmc_regulator_set_vqmmc()
Douglas Anderson
1
-0
/
+7
2015-10-26
mmc: core: Remove MMC_CLKGATE
Ulf Hansson
1
-32
/
+0
2015-08-17
mmc: sdio: avoid using NULL sdio_irq_thread pointer
Yangbo Lu
1
-1
/
+2
2015-06-01
mmc: core: Add 'card' to drive strength selection callback
Adrian Hunter
1
-1
/
+2
2015-06-01
mmc: core: Allow card drive strength to be different to host
Adrian Hunter
1
-1
/
+2
2015-06-01
mmc: Add support for disabling write-protect detection
Lars-Peter Clausen
1
-0
/
+1
2015-06-01
mmc: host: Add facility to support re-tuning
Adrian Hunter
1
-0
/
+23
2015-03-27
mmc: core: Remove the ->enable|disable() callbacks
NeilBrown
1
-6
/
+0
2015-01-28
mmc: core: Initial support for MMC power sequences
Ulf Hansson
1
-0
/
+2
2015-01-19
mmc: slot-gpio: Rework how to handle allocation of slot-gpio data
Ulf Hansson
1
-2
/
+0
2014-11-26
mmc: sdhci: Clear also HS400 1.2V capability if 1.2V is not supported
Adrian Hunter
1
-0
/
+1
2014-09-24
mmc: core: Add new power_mode MMC_POWER_UNDEFINED
Roger Tseng
1
-0
/
+1
2014-09-09
mmc: remove MMC_CAP2_NO_MULTI_READ flags
Kuninori Morimoto
1
-1
/
+0
2014-09-09
mmc: Add .multi_io_quirk callback for multi I/O HW bug
Kuninori Morimoto
1
-0
/
+7
2014-09-09
mmc: implement Driver Stage Register handling
Sascha Hauer
1
-0
/
+3
2014-05-22
mmc: sdio_irq: rework sdio irq handling
Russell King
1
-0
/
+3
[next]