index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-02-25
mmc: core: Convert mmc_regulator_get_ocrmask() to static
Ulf Hansson
1
-6
/
+0
2019-02-25
mmc: core: Move regulator helpers to separate file
Ulf Hansson
1
-1
/
+0
2019-02-25
mmc: bcm2835: Drop pointer to mmc_host from bcm2835_host
Lukas Wunner
1
-0
/
+5
2018-12-17
mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PM
Ulf Hansson
1
-1
/
+1
2018-12-17
mmc: core: Add ->hs400_prepare_ddr() callback
Yinbo Zhu
1
-0
/
+3
2018-10-08
mmc: core: add helper to see if a host is doing a retune
Niklas Söderlund
1
-0
/
+5
2018-07-16
mmc: core: Drop the unused mmc_power_save|restore_host()
Ulf Hansson
1
-3
/
+0
2018-07-16
mmc: core: more fine-grained hooks for HS400 tuning
Simon Horman
1
-0
/
+7
2018-05-21
mmc: core: add tunable delay waiting for power to be stable
Shawn Lin
1
-0
/
+1
2018-05-03
Merge branch 'sdhci_omap' into next
Ulf Hansson
1
-0
/
+4
2018-05-03
mmc: sdhci: Disable 1.8v modes (HS200/HS400/UHS) if controller can't support ...
Kishon Vijay Abraham I
1
-0
/
+4
2018-05-02
mmc: core: Add capability to avoid 3.3V signaling
Kyle Roeschley
1
-0
/
+1
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
[next]