index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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]