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_am654.c
Age
Commit message (
Expand
)
Author
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
2020-03-24
mmc: sdhci_am654: Enable DLL only for some speed modes
Faiz Abbas
2020-03-24
mmc: sdhci_am654: Update OTAPDLY writes
Faiz Abbas
2020-01-16
Merge branch 'fixes' into next
Ulf Hansson
2020-01-16
mmc: sdhci_am654: Fix Command Queuing in AM65x
Faiz Abbas
2020-01-16
mmc: sdhci_am654: Reset Command and Data line after tuning
Faiz Abbas
2020-01-16
mmc: sdhci_am654: Remove Inverted Write Protect flag
Faiz Abbas
2019-12-18
mmc: sdhci_am654: convert to devm_platform_ioremap_resource
Yangtao Li
2019-11-20
mmc: sdhci_am654: Add Support for Command Queuing Engine to J721E
Faiz Abbas
2019-07-10
mmc: sdhci_am654: Make some symbols static
YueHaibing
2019-06-17
mmc: sdhci_am654: Add Support for 4 bit IP on J721E
Faiz Abbas
2019-06-17
mmc: sdhci_am654: Add Support for 8 bit IP on J721E
Faiz Abbas
[next]