index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci.c
Age
Commit message (
Expand
)
Author
2025-09-12
mmc: sdhci: Move the code related to setting the clock from sdhci_set_ios_com...
Ben Chuang
2025-06-24
mmc: Merge branch fixes into next
Ulf Hansson
2025-06-24
Revert "mmc: sdhci: Disable SD card clock before changing parameters"
Ulf Hansson
2025-06-24
mmc: sdhci: Drop sdhci_free_host()/sdhci_pltfm_free() interface
Binbin Zhou
2025-06-24
mmc: sdhci: Use devm_mmc_alloc_host() helper
Binbin Zhou
2025-06-24
mmc: sdhci: Return void from sdhci_runtime_suspend|resume_host()
Adrian Hunter
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-19
mmc: sdhci: export APIs for sdhci irq wakeup
Luke Wang
2025-05-14
mmc: rename mmc_can_gpio_ro() to mmc_host_can_gpio_ro()
Wolfram Sang
2025-05-14
mmc: rename mmc_can_gpio_cd() to mmc_host_can_gpio_cd()
Wolfram Sang
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-11
mmc: sdhci: Disable SD card clock before changing parameters
Erick Shepherd
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-07-11
mmc: Merge branch fixes into next
Ulf Hansson
2024-07-11
mmc: sdhci: Fix max_seg_size for 64KiB PAGE_SIZE
Adrian Hunter
2024-06-20
mmc: sdhci: Eliminate SDHCI_QUIRK_UNSTABLE_RO_DETECT
Adrian Hunter
2024-06-20
mmc: sdhci: Do not lock spinlock around mmc_gpio_get_ro()
Adrian Hunter
2024-06-20
mmc: sdhci: Do not invert write-protect twice
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: fix DMA configure compatibility issue when 64bit DMA mode is used.
Chevron Li
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: sdhci: Remove unneeded semicolon
zhang songyi
2022-12-07
mmc: sdhci: Avoid unnecessary ->set_clock()
Adrian Hunter
2022-12-07
mmc: Avoid open coding by using mmc_op_tuning()
ChanWoo Lee
2022-12-07
mmc: sdhci: Fix the SD tuning issue that the SDHCI_TRANSFER_MODE is cleared i...
Charl Liu
2022-12-07
mmc: sdhci: Replace kmap_atomic() with kmap_local_page()
Adrian Hunter
2022-12-07
mmc: sdhci: Remove local_irq_{save,restore}() around sg_miter_{next,stop}()
Adrian Hunter
2022-12-07
mmc: sdhci: Remove local_irq_{save,restore}() around k[un]map_atomic()
Adrian Hunter
2022-11-29
mmc: sdhci: Fix voltage switch delay
Adrian Hunter
2022-09-28
mmc: sdhci: Centralize CMD and DATA reset handling
Adrian Hunter
2022-09-28
mmc: sdhci: Get rid of SDHCI_QUIRK_RESET_CMD_DATA_ON_IOS
Adrian Hunter
2022-09-28
mmc: sdhci: Remove misleading comment about resets
Adrian Hunter
2022-09-28
mmc: sdhci: Separate out sdhci_reset_for_all()
Adrian Hunter
2022-09-14
mmc: sdhci: Fix host->cmd is null
Wenchao Chen
2022-07-12
mmc: sdhci: 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-17
mmc: sdhci: Fix ADMA for PAGE_SIZE >= 64KiB
Adrian Hunter
2021-10-19
mmc: sdhci: Deduplicate sdhci_get_cd_nogpio()
Andy Shevchenko
2021-10-12
Merge branch 'fixes' into next
Ulf Hansson
2021-10-12
mmc: sdhci: Return true only when timeout exceeds capacity of the HW timer
Bean Huo
2021-10-12
mmc: sdhci: Change the code to check auto_cmd23
ChanWoo Lee
2021-10-12
mmc: sdhci: Map more voltage level to SDHCI_POWER_330
Shawn Guo
2021-08-24
mmc: sdhci: Correct the tuning command handle for PIO mode
Haibo Chen
2021-08-24
mmc: sdhci: Fix issue with uninitialized dma_slave_config
Tony Lindgren
[next]