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
/
drivers
/
mmc
/
host
/
sdhci.h
Age
Commit message (
Expand
)
Author
2025-06-24
mmc: sdhci: Add a helper function for dump register in dynamic debug mode
Victor Shih
2025-05-19
mmc: sdhci: export APIs for sdhci irq wakeup
Luke Wang
2024-10-24
mmc: sdhci-uhs2: add pre-detect_init hook
Ben Chuang
2024-10-24
mmc: sdhci-uhs2: add request() and others
Victor Shih
2024-10-24
mmc: sdhci-uhs2: add irq() and others
Victor Shih
2024-10-24
mmc: sdhci-uhs2: add set_ios()
Victor Shih
2024-10-24
mmc: sdhci-uhs2: add set_power() to support vdd2
Victor Shih
2024-10-24
mmc: sdhci-uhs2: dump UHS-II registers
Victor Shih
2024-10-24
mmc: sdhci: add UHS-II related definitions in headers
Victor Shih
2024-06-20
mmc: sdhci: Eliminate SDHCI_QUIRK_UNSTABLE_RO_DETECT
Adrian Hunter
2024-04-26
mmc: sdhci: Add support for "Tuning Error" interrupts
Adrian Hunter
2023-12-07
mmc: sdhci: add __sdhci_execute_tuning() to header
Drew Fustini
2023-06-12
mmc: sdhci: Add VDD2 definition for power control register
Victor Shih
2023-01-23
mmc: sdhci: Remove SDHCI_QUIRK_MISSING_CAPS
Adrian Hunter
2022-12-07
mmc: sdhci-tegra: Issue CMD and DAT resets together
Prathamesh Shete
2022-12-07
mmc: Remove duplicate words in comments
Adrian Hunter
2022-11-29
mmc: sdhci: Fix voltage switch delay
Adrian Hunter
2022-09-28
mmc: sdhci: Get rid of SDHCI_QUIRK_RESET_CMD_DATA_ON_IOS
Adrian Hunter
2022-07-12
mmc: sdhci: Capture eMMC and SD card errors
Shaik Sajida Bhanu
2021-11-17
mmc: sdhci: Fix ADMA for PAGE_SIZE >= 64KiB
Adrian Hunter
2021-10-19
mmc: sdhci: Remove unused prototype declaration in the header
Andy Shevchenko
2021-10-19
mmc: sdhci: Deduplicate sdhci_get_cd_nogpio()
Andy Shevchenko
2021-08-24
mmc: sdhci: Introduce max_timeout_count variable in sdhci_host
Sarthak Garg
2021-07-02
mmc: sdhci: Fix warning message when accessing RPMB in HS400 mode
Al Cooper
2021-06-15
mmc: sdhci-iproc: Add support for the legacy sdhci controller on the BCM7211
Al Cooper
2020-07-13
mmc: sdhci: Allow platform controlled voltage switching
Vijay Viswanath
2020-05-28
mmc: sdhci-msm: Introduce new ops to dump vendor specific registers
Sarthak Garg
2020-05-28
mmc: sdhci: add quirks for be to le byte swapping
Angelo Dureghello
2020-05-28
mmc: sdhci: use FIELD_GET/PREP for current capabilities bit masks
Masahiro Yamada
2020-05-28
mmc: host: sdhci: Implement the request_atomic() API
Baolin Wang
2020-05-28
mmc: sdhci: Reduce maximum time under spinlock in sdhci_send_command()
Adrian Hunter
2020-05-28
mmc: sdhci: Stop exporting sdhci_send_command()
Adrian Hunter
2020-05-28
mmc: sdhci: use FIELD_GET/PREP for capabilities bit masks
Masahiro Yamada
2020-05-28
mmc: sdhci: move SDHCI_CAPABILITIES_1 to a more suitable place
Masahiro Yamada
2020-03-24
mmc: sdhci: use FIELD_GET for preset value bit masks
Masahiro Yamada
2020-03-24
mmc: sdhci: Introduce sdhci_set_power_and_bus_voltage()
Nicolas Saenz Julienne
2020-03-24
mmc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-24
mmc: host: sdhci: Add a variable to defer to complete requests if needed
Baolin Wang
2020-03-24
mmc: host: sdhci: Add request_done ops for struct sdhci_ops
Baolin Wang
2020-01-24
mmc: sdhci: Let a vendor driver supply and update ADMA descriptor size
Veerabhadrarao Badiganti
2020-01-20
mmc: sdhci: Refactor sdhci_set_timeout()
Faiz Abbas
2020-01-20
mmc: sdhci: Convert sdhci_set_timeout_irq() to non-static
Faiz Abbas
2020-01-20
mmc: sdhci: add support for using external DMA devices
Chunyan Zhang
2019-12-18
mmc: sdhci: Add a quirk for broken command queuing
Adrian Hunter
2019-09-27
mmc: sdhci: Let drivers define their DMA mask
Adrian Hunter
2019-09-11
mmc: sdhci: Convert to use sdio_irq_claimed()
Ulf Hansson
2019-09-11
mmc: sdhci: Drop redundant code for SDIO IRQs
Ulf Hansson
2019-09-11
mmc: sdhci: constify references of parameters to __sdhci_read_caps()
Masahiro Yamada
2019-09-11
mmc: sdhci: Export sdhci_abort_tuning function symbol
Ben Chuang
2019-09-11
mmc: sdhci: Add PLL Enable support to internal clock setup
Ben Chuang
[next]