index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci_am654.c
Age
Commit message (
Expand
)
Author
2025-07-09
mmc: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-07-03
mmc: Merge branch fixes into next
Ulf Hansson
2025-07-03
mmc: sdhci_am654: Workaround for Errata i2312
Judith Mendez
2025-06-24
mmc: sdhci_am654: Drop the use of sdhci_pltfm_free()
Binbin Zhou
2025-06-24
mmc: sdhci: Return void from sdhci_runtime_suspend|resume_host()
Adrian Hunter
2025-05-19
mmc: sdhci_am654: Add SDHCI_QUIRK2_SUPPRESS_V1P8_ENA quirk to am62 compatible
Judith Mendez
2025-02-03
Revert "mmc: sdhci_am654: Add sdhci_am654_start_signal_voltage_switch"
Josua Mayer
2024-10-14
mmc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-14
mmc: sdhci_am654: Add sdhci_am654_start_signal_voltage_switch
Judith Mendez
2024-09-05
mmc: sdhci_am654: Add prints to tuning algorithm
Judith Mendez
2024-09-05
mmc: sdhci_am654: Add retry tuning
Judith Mendez
2024-07-08
mmc: sdhci_am654: Constify struct regmap_config
Javier Carrasco
2024-04-26
mmc: sdhci_am654: Constify struct sdhci_ops
Krzysztof Kozlowski
2024-04-02
mmc: sdhci_am654: Update comments in sdhci_am654_set_clock
Judith Mendez
2024-04-02
mmc: sdhci_am654: Fix itapdly/otapdly array type
Judith Mendez
2024-04-02
mmc: sdhci_am654: Fix ITAPDLY for HS400 timing
Judith Mendez
2024-04-02
mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clock
Judith Mendez
2024-04-02
mmc: sdhci_am654: Add OTAP/ITAP delay enable
Judith Mendez
2024-04-02
mmc: sdhci_am654: Write ITAPDLY for DDR52 timing
Judith Mendez
2024-04-02
mmc: sdhci_am654: Add tuning algorithm for delay chain
Judith Mendez
2023-12-07
mmc: sdhci_am654: Drop lookup for deprecated ti,otap-del-sel
Vignesh Raghavendra
2023-11-03
mmc: sdhci_am654: fix start loop index for TAP value parsing
Nitin Yadav
2023-08-15
mmc: sdhci_am654: Convert to platform remove callback returning void
Yangtao Li
2023-08-15
mmc: sdhci_am654: Properly handle failures in .remove()
Yangtao Li
2023-04-04
mmc: sdhci_am654: Add support for PM suspend/resume
Aswath Govindraju
2023-03-23
mmc: sdhci_am654: Set HIGH_SPEED_ENA for SDR12 and SDR25
Bhavya Kapoor
2023-03-09
mmc: sdhci_am654: lower power-on failed message severity
Francesco Dolcini
2022-12-07
mmc: sdhci_am654: Use dev_err_probe() for mmc_of_parse() return code
Matthias Schiffer
2022-11-07
mmc: sdhci_am654: Fix SDHCI_RESET_ALL for CQHCI
Brian Norris
2022-09-14
mmc: sdhci_am654: Remove the unneeded result variable
ye xingchen
2022-04-26
drivers: mmc: sdhci_am654: Add the quirk to set TESTCD bit
Vignesh Raghavendra
2022-02-28
mmc: sdhci_am654: Add Support for TI's AM62 SoC
Aswath Govindraju
2022-02-28
mmc: sdhci_am654: Fix the driver data of AM64 SoC
Aswath Govindraju
2021-06-14
mmc: sdhci_am654: Use pm_runtime_resume_and_get() to replace open coding
Tian Tao
2021-03-30
mmc: sdhci: replace mmc->parent with mmc_dev() for consistency
Jisheng Zhang
2021-02-01
mmc: sdhci_am654: Add Support for TI's AM64 SoC
Faiz Abbas
2020-10-09
mmc: sdhci_am654: Fix module autoload
Faiz Abbas
2020-09-28
mmc: sdhci_am654: Enable tuning for SDR50
Faiz Abbas
2020-09-28
mmc: sdhci_am654: Add support for software tuning
Faiz Abbas
2020-09-28
mmc: sdhci_am654: Add support for input tap delay
Faiz Abbas
2020-09-28
mmc: sdhci_am654: Fix hard coded otap delay array size
Faiz Abbas
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v5.4
Douglas Anderson
2020-09-07
mmc: sdhci_am654: Add workaround for card detect debounce timer
Faiz Abbas
2020-09-07
mmc: sdhci_am654: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-13
mmc: sdhci_am654: Add support for clkbuf_sel property
Faiz Abbas
2020-07-13
mmc: sdhci_am654: Update delay chain configuration
Faiz Abbas
2020-07-13
mmc: sdhci_am654: Fix conditions for enabling dll
Faiz Abbas
2020-07-13
mmc: sdhci_am654: Add Support for SR2.0
Faiz Abbas
2020-07-13
mmc: sdhci_am654: Add flag for PHY calibration
Faiz Abbas
2020-03-24
mmc: sdhci: am654: Use sdhci_set_power_and_voltage()
Nicolas Saenz Julienne
[next]