summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci_am654.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci_am654: lower power-on failed message severityFrancesco Dolcini2023-03-091-1/+1
* mmc: sdhci_am654: Use dev_err_probe() for mmc_of_parse() return codeMatthias Schiffer2022-12-071-1/+1
* mmc: sdhci_am654: Fix SDHCI_RESET_ALL for CQHCIBrian Norris2022-11-071-3/+4
* mmc: sdhci_am654: Remove the unneeded result variableye xingchen2022-09-141-4/+1
* drivers: mmc: sdhci_am654: Add the quirk to set TESTCD bitVignesh Raghavendra2022-04-261-1/+22
* mmc: sdhci_am654: Add Support for TI's AM62 SoCAswath Govindraju2022-02-281-0/+4
* mmc: sdhci_am654: Fix the driver data of AM64 SoCAswath Govindraju2022-02-281-22/+2
* mmc: sdhci_am654: Use pm_runtime_resume_and_get() to replace open codingTian Tao2021-06-141-4/+2
* mmc: sdhci: replace mmc->parent with mmc_dev() for consistencyJisheng Zhang2021-03-301-1/+1
* mmc: sdhci_am654: Add Support for TI's AM64 SoCFaiz Abbas2021-02-011-0/+28
* mmc: sdhci_am654: Fix module autoloadFaiz Abbas2020-10-091-0/+1
* mmc: sdhci_am654: Enable tuning for SDR50Faiz Abbas2020-09-281-0/+6
* mmc: sdhci_am654: Add support for software tuningFaiz Abbas2020-09-281-0/+41
* mmc: sdhci_am654: Add support for input tap delayFaiz Abbas2020-09-281-30/+84
* mmc: sdhci_am654: Fix hard coded otap delay array sizeFaiz Abbas2020-09-281-21/+21
* mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v5.4Douglas Anderson2020-09-071-0/+1
* mmc: sdhci_am654: Add workaround for card detect debounce timerFaiz Abbas2020-09-071-0/+24
* mmc: sdhci_am654: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-09-071-1/+1
* mmc: sdhci_am654: Add support for clkbuf_sel propertyFaiz Abbas2020-07-131-0/+11
* mmc: sdhci_am654: Update delay chain configurationFaiz Abbas2020-07-131-1/+9
* mmc: sdhci_am654: Fix conditions for enabling dllFaiz Abbas2020-07-131-22/+20
* mmc: sdhci_am654: Add Support for SR2.0Faiz Abbas2020-07-131-1/+22
* mmc: sdhci_am654: Add flag for PHY calibrationFaiz Abbas2020-07-131-3/+5
* mmc: sdhci: am654: Use sdhci_set_power_and_voltage()Nicolas Saenz Julienne2020-03-241-14/+3
* mmc: sdhci_am654: Enable DLL only for some speed modesFaiz Abbas2020-03-241-60/+68
* mmc: sdhci_am654: Update OTAPDLY writesFaiz Abbas2020-03-241-18/+105
* Merge branch 'fixes' into nextUlf Hansson2020-01-161-19/+35
|\
| * mmc: sdhci_am654: Fix Command Queuing in AM65xFaiz Abbas2020-01-161-13/+14
| * mmc: sdhci_am654: Reset Command and Data line after tuningFaiz Abbas2020-01-161-0/+18
| * mmc: sdhci_am654: Remove Inverted Write Protect flagFaiz Abbas2020-01-161-6/+3
* | mmc: sdhci_am654: convert to devm_platform_ioremap_resourceYangtao Li2019-12-181-3/+1
|/
* mmc: sdhci_am654: Add Support for Command Queuing Engine to J721EFaiz Abbas2019-11-201-1/+70
* mmc: sdhci_am654: Make some symbols staticYueHaibing2019-07-101-3/+4
* mmc: sdhci_am654: Add Support for 4 bit IP on J721EFaiz Abbas2019-06-171-38/+86
* mmc: sdhci_am654: Add Support for 8 bit IP on J721EFaiz Abbas2019-06-171-25/+110
* mmc: sdhci_am654: Print error message if the DLL fails to lockFaiz Abbas2019-06-101-0/+5
* mmc: sdhci_am654: Improve whitespace utilisation with regmap_*() callsFaiz Abbas2019-06-101-21/+13
* mmc: sdhci_am654: Fix SLOTTYPE writeFaiz Abbas2019-06-031-1/+1
* mmc: sdhci_am654: Clear HISPD_ENA in some lower speed modesFaiz Abbas2019-04-151-0/+22
* mmc: sdhci_am654: Make symbol 'sdhci_am654_ops' staticWei Yongjun2019-02-251-1/+1
* mmc: sdhci_am654: Add Initial Support for AM654 SDHCI driverFaiz Abbas2018-12-171-0/+374