index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-of-dwcmshc.c
Age
Commit message (
Expand
)
Author
2024-06-20
mmc: sdhci-of-dwcmshc: set CQE irq-handler for rockchip variants
Heiko Stuebner
2024-04-26
mmc: sdhci-of-dwcmshc: Add tuning support for Sophgo CV1800B and SG200X
Jisheng Zhang
2024-04-26
mmc: sdhci-of-dwcmshc: Remove useless "&" of th1520_execute_tuning
Jisheng Zhang
2024-04-04
mmc: Merge branch fixes into next
Ulf Hansson
2024-04-04
mmc: sdhci-of-dwcmshc: th1520: Increase tuning loop count to 128
Maksim Kiselev
2024-04-02
mmc: sdhci-of-dwcmshc: Implement SDHCI CQE support
Sergey Khimich
2024-03-25
sdhci-of-dwcmshc: disable PM runtime in dwcmshc_remove()
Liming Sun
2024-02-27
mmc: sdhci-of-dwcmshc: Add support for Sophgo CV1800B and SG2002
Jisheng Zhang
2023-12-07
mmc: sdhci-of-dwcmshc: Use logical OR instead of bitwise OR in dwcmshc_probe()
Nathan Chancellor
2023-12-07
mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520
Drew Fustini
2023-08-24
mmc: sdhci-of-dwcmshc: Add runtime PM operations
Liming Sun
2023-08-24
mmc: sdhci-of-dwcmshc: Add error handling in dwcmshc_resume
Liming Sun
2023-08-15
mmc: sdhci-of-dwcmshc: Convert to platform remove callback returning void
Yangtao Li
2023-08-09
mmc: Explicitly include correct DT includes
Rob Herring
2023-03-23
mmc: sdhci-of-dwcmshc: properly determine max clock on Rockchip
Vasily Khoruzhick
2023-02-14
mmc: sdhci-of-dwcmshc: add the missing device table IDs for acpi
Liming Sun
2023-02-14
mmc: sdhci-of-dwcmshc: Update DLL and pre-change delay for rockchip platform
Shawn Lin
2023-01-23
mmc: sdhci-of-dwcmshc: enable host V4 support for BlueField-3 SoC
Liming Sun
2022-08-15
mmc: sdhci-of-dwcmshc: Re-enable support for the BlueField-3 SoC
Liming Sun
2022-07-12
mmc: sdhci-of-dwcmshc: add support for rk3588
Yifeng Zhao
2022-07-12
mmc: sdhci-of-dwcmshc: rename rk3568 to rk35xx
Sebastian Reichel
2022-07-12
mmc: sdhci-of-dwcmshc: add reset call back for rockchip Socs
Yifeng Zhao
2021-03-30
mmc: sdhci-of-dwcmshc: set MMC_CAP_WAIT_WHILE_BUSY
Jisheng Zhang
2021-03-30
mmc: sdhci-of-dwcmshc: fix error return code in dwcmshc_probe()
Wei Yongjun
2021-03-30
mmc: sdhci-of-dwcmshc: add ACPI support for BlueField-3 SoC
Liming Sun
2021-03-30
mmc: sdhci-of-dwcmshc: add rockchip platform support
Shawn Lin
2021-02-01
mmc: sdhci-of-dwcmshc: set SDHCI_QUIRK2_PRESET_VALUE_BROKEN
Jisheng Zhang
2021-01-11
mmc: sdhci-of-dwcmshc: fix rpmb access
Jisheng Zhang
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.19
Douglas Anderson
2020-05-28
mmc: sdhci-of-dwcmshc: add suspend/resume support
Jisheng Zhang
2020-05-28
mmc: sdhci-of-dwcmshc: implement specific set_uhs_signaling
Jisheng Zhang
2018-10-08
mmc: sdhci-of-dwcmshc: solve 128MB DMA boundary limitation
Jisheng Zhang
2018-07-16
mmc: sdhci-of-dwcmshc: add SDHCI OF Synopsys DWC MSHC driver
Jisheng Zhang