summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci_am654.c
AgeCommit message (Expand)Author
2023-12-07mmc: sdhci_am654: Drop lookup for deprecated ti,otap-del-selVignesh Raghavendra
2023-11-03mmc: sdhci_am654: fix start loop index for TAP value parsingNitin Yadav
2023-08-15mmc: sdhci_am654: Convert to platform remove callback returning voidYangtao Li
2023-08-15mmc: sdhci_am654: Properly handle failures in .remove()Yangtao Li
2023-04-04mmc: sdhci_am654: Add support for PM suspend/resumeAswath Govindraju
2023-03-23mmc: sdhci_am654: Set HIGH_SPEED_ENA for SDR12 and SDR25Bhavya Kapoor
2023-03-09mmc: sdhci_am654: lower power-on failed message severityFrancesco Dolcini
2022-12-07mmc: sdhci_am654: Use dev_err_probe() for mmc_of_parse() return codeMatthias Schiffer
2022-11-07mmc: sdhci_am654: Fix SDHCI_RESET_ALL for CQHCIBrian Norris
2022-09-14mmc: sdhci_am654: Remove the unneeded result variableye xingchen
2022-04-26drivers: mmc: sdhci_am654: Add the quirk to set TESTCD bitVignesh Raghavendra
2022-02-28mmc: sdhci_am654: Add Support for TI's AM62 SoCAswath Govindraju
2022-02-28mmc: sdhci_am654: Fix the driver data of AM64 SoCAswath Govindraju
2021-06-14mmc: sdhci_am654: Use pm_runtime_resume_and_get() to replace open codingTian Tao
2021-03-30mmc: sdhci: replace mmc->parent with mmc_dev() for consistencyJisheng Zhang
2021-02-01mmc: sdhci_am654: Add Support for TI's AM64 SoCFaiz Abbas
2020-10-09mmc: sdhci_am654: Fix module autoloadFaiz Abbas
2020-09-28mmc: sdhci_am654: Enable tuning for SDR50Faiz Abbas
2020-09-28mmc: sdhci_am654: Add support for software tuningFaiz Abbas
2020-09-28mmc: sdhci_am654: Add support for input tap delayFaiz Abbas
2020-09-28mmc: sdhci_am654: Fix hard coded otap delay array sizeFaiz Abbas
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v5.4Douglas Anderson
2020-09-07mmc: sdhci_am654: Add workaround for card detect debounce timerFaiz Abbas
2020-09-07mmc: sdhci_am654: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-13mmc: sdhci_am654: Add support for clkbuf_sel propertyFaiz Abbas
2020-07-13mmc: sdhci_am654: Update delay chain configurationFaiz Abbas
2020-07-13mmc: sdhci_am654: Fix conditions for enabling dllFaiz Abbas
2020-07-13mmc: sdhci_am654: Add Support for SR2.0Faiz Abbas
2020-07-13mmc: sdhci_am654: Add flag for PHY calibrationFaiz Abbas
2020-03-24mmc: sdhci: am654: Use sdhci_set_power_and_voltage()Nicolas Saenz Julienne
2020-03-24mmc: sdhci_am654: Enable DLL only for some speed modesFaiz Abbas
2020-03-24mmc: sdhci_am654: Update OTAPDLY writesFaiz Abbas
2020-01-16Merge branch 'fixes' into nextUlf Hansson
2020-01-16mmc: sdhci_am654: Fix Command Queuing in AM65xFaiz Abbas
2020-01-16mmc: sdhci_am654: Reset Command and Data line after tuningFaiz Abbas
2020-01-16mmc: sdhci_am654: Remove Inverted Write Protect flagFaiz Abbas
2019-12-18mmc: sdhci_am654: convert to devm_platform_ioremap_resourceYangtao Li
2019-11-20mmc: sdhci_am654: Add Support for Command Queuing Engine to J721EFaiz Abbas
2019-07-10mmc: sdhci_am654: Make some symbols staticYueHaibing
2019-06-17mmc: sdhci_am654: Add Support for 4 bit IP on J721EFaiz Abbas
2019-06-17mmc: sdhci_am654: Add Support for 8 bit IP on J721EFaiz Abbas
2019-06-10mmc: sdhci_am654: Print error message if the DLL fails to lockFaiz Abbas
2019-06-10mmc: sdhci_am654: Improve whitespace utilisation with regmap_*() callsFaiz Abbas
2019-06-03mmc: sdhci_am654: Fix SLOTTYPE writeFaiz Abbas
2019-04-15mmc: sdhci_am654: Clear HISPD_ENA in some lower speed modesFaiz Abbas
2019-02-25mmc: sdhci_am654: Make symbol 'sdhci_am654_ops' staticWei Yongjun
2018-12-17mmc: sdhci_am654: Add Initial Support for AM654 SDHCI driverFaiz Abbas