index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmc
/
host.h
Age
Commit message (
Expand
)
Author
2024-12-19
mmc: crypto: add mmc_from_crypto_profile()
Eric Biggers
2024-10-24
mmc: core: Support UHS-II card control and access
Victor Shih
2024-10-14
mmc: core: Add definitions for SD UHS-II cards
Victor Shih
2024-10-14
mmc: core: Extend support for mmc regulators with a vqmmc2
Ulf Hansson
2024-10-14
mmc: core: Announce successful insertion of an SD UHS-II card
Ulf Hansson
2024-10-14
mmc: core: Prepare to support SD UHS-II cards
Ulf Hansson
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-09-03
mmc: core: Replace the argument of mmc_sd_switch() with defines
Chanwoo Lee
2024-09-01
fault-inject: improve build for CONFIG_FAULT_INJECTION=n
Jani Nikula
2024-08-26
mmc: core: remove left-over data structure declarations
Vladimir Zapolskiy
2024-08-26
mmc: core: Remove struct mmc_context_info
Christophe JAILLET
2024-04-12
scsi: block: Remove now unused queue limits helpers
Christoph Hellwig
2024-03-05
mmc: core: Use a struct device* as in-param to mmc_of_parse_clk_phase()
Yang Xiwen
2023-09-27
mmc: core: Allow dynamical updates of the number of requests for hsq
Wenchao Chen
2023-08-25
mmc: core: Add host specific tuning support for SD HS mode
Wenchao Chen
2023-03-23
mmc: core: add helpers mmc_regulator_enable/disable_vqmmc
Heiner Kallweit
2023-02-13
mmc: core: add devm_mmc_alloc_host
Heiner Kallweit
2022-09-14
mmc: core: Switch to basic workqueue API for sdio_irq_work
Heiner Kallweit
2022-07-12
mmc: core: Capture eMMC and SD card errors
Shaik Sajida Bhanu
2022-04-26
mmc: improve API to make clear hw_reset callback is for cards
Wolfram Sang
2021-11-01
Merge tag 'mmc-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2021-10-21
blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
Eric Biggers
2021-10-21
blk-crypto: rename keyslot-manager files to blk-crypto-profile
Eric Biggers
2021-10-12
mmc: core: Add host specific tuning support for eMMC HS400 mode
Wenbin Mei
2021-08-31
Merge tag 'mmc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2021-08-24
mmc: block: Support alternative_gpt_sector() operation
Dmitry Osipenko
2021-08-24
mmc: core: Update ->card_busy() callback comment
MÃ¥rten Lindahl
2021-06-14
mmc: Improve function name when aborting a tuning cmd
Wolfram Sang
2021-04-23
mmc: core: Convert mmc_of_parse_voltage() to use device property API
Andy Shevchenko
2021-03-30
mmc: core: Fix hanging on I/O during system suspend for removable cards
Ulf Hansson
2021-03-30
mmc: core: Drop reference counting of the bus_ops
Ulf Hansson
2021-02-08
mmc: core: Drop redundant member in struct mmc host
Ulf Hansson
2021-02-01
mmc: core: Add basic support for inline encryption
Eric Biggers
2021-02-01
mmc: core: Add helper for parsing clock phase properties
Andrew Jeffery
2020-11-16
mmc: core: Initial support for SD express card/host
Ulf Hansson
2020-09-07
mmc: core: add a 'doing_init_tune' flag and a 'mmc_doing_tune' helper
Wolfram Sang
2020-09-07
mmc: core: Improve documentation of MMC_CAP_HW_RESET
Wolfram Sang
2020-07-13
mmc: core: Add MMC_CAP2_FULL_PWR_CYCLE_IN_SUSPEND
Yoshihiro Shimoda
2020-07-13
mmc: core: Always allow the card detect uevent to be consumed
Ulf Hansson
2020-05-28
mmc: host: Drop redundant MMC_CAP_ERASE
Ulf Hansson
2020-05-28
mmc: host: Introduce the request_atomic() for the host
Baolin Wang
2020-03-24
mmc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-24
mmc: sdhci_am654: Update OTAPDLY writes
Faiz Abbas
2020-03-24
mmc: Add MMC host software queue support
Baolin Wang
2020-03-11
mmc: core: Allow host controllers to require R1B for CMD6
Ulf Hansson
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-09-12
mmc: queue: Fix bigger segments usage
Yoshihiro Shimoda
2019-09-11
mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatory
Ulf Hansson
2019-09-11
mmc: core: Add helper function to indicate if SDIO IRQs is enabled
Ulf Hansson
2019-09-03
mmc: queue: use bigger segments if DMA MAP layer can merge the segments
Yoshihiro Shimoda
[next]