index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
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
2020-09-07
mmc: core: add a 'doing_init_tune' flag and a 'mmc_doing_tune' helper
Wolfram Sang
1
-0
/
+6
2020-09-07
mmc: core: Improve documentation of MMC_CAP_HW_RESET
Wolfram Sang
1
-1
/
+2
2020-07-13
mmc: core: Add MMC_CAP2_FULL_PWR_CYCLE_IN_SUSPEND
Yoshihiro Shimoda
1
-0
/
+1
2020-07-13
mmc: core: Always allow the card detect uevent to be consumed
Ulf Hansson
1
-0
/
+1
2020-05-28
mmc: host: Drop redundant MMC_CAP_ERASE
Ulf Hansson
1
-1
/
+0
2020-05-28
mmc: host: Introduce the request_atomic() for the host
Baolin Wang
1
-0
/
+3
2020-03-24
mmc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-24
mmc: sdhci_am654: Update OTAPDLY writes
Faiz Abbas
1
-0
/
+2
2020-03-24
mmc: Add MMC host software queue support
Baolin Wang
1
-0
/
+3
2020-03-11
mmc: core: Allow host controllers to require R1B for CMD6
Ulf Hansson
1
-0
/
+1
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+2
2019-09-12
mmc: queue: Fix bigger segments usage
Yoshihiro Shimoda
1
-0
/
+1
2019-09-11
mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatory
Ulf Hansson
1
-0
/
+1
2019-09-11
mmc: core: Add helper function to indicate if SDIO IRQs is enabled
Ulf Hansson
1
-0
/
+9
2019-09-03
mmc: queue: use bigger segments if DMA MAP layer can merge the segments
Yoshihiro Shimoda
1
-0
/
+1
2019-07-11
Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-1
/
+0
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+1
2019-06-20
mmc: sdio: Turn sdio_run_irqs() into static
Ulf Hansson
1
-1
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-18
mmc: core: API to temporarily disable retuning for SDIO CRC errors
Douglas Anderson
1
-0
/
+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
[next]