aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-of-arasan.c
AgeCommit message (Expand)Author
2019-11-20mmc: sdhci-of-arasan: Add support for ZynqMP Platform Tap Delays SetupManish Narani
2019-11-20mmc: sdhci-of-arasan: Add support to set clock phase delays for SDManish Narani
2019-11-20mmc: sdhci-of-arasan: Add sampling clock for a phy to useManish Narani
2019-11-20mmc: sdhci-of-arasan: Separate out clk related data to another structureManish Narani
2019-11-13mmc: sdhci-of-arasan: Add Support for Intel LGM SDXCRamuthevar Vadivel Murugan
2019-09-11mmc: sdhci-of-arasan: Add Support for Intel LGM eMMCRamuthevar Vadivel Muruganx
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-15mmc: sdhci-of-arasan: Add DTS property to disable DCMDs.Christoph Muellner
2018-12-17mmc: sdhci_am654: Add Initial Support for AM654 SDHCI driverFaiz Abbas
2018-10-09mmc: sdhci-of-arasan: Add Support for AM654 MMC and PHYFaiz Abbas
2018-10-09mmc: sdhci-of-arasan: Add a single data structure to incorporate pdata and so...Faiz Abbas
2018-10-08mmc: sdhci-of-arasan: Do now show error message in case of deffered probeMichal Simek
2018-07-16mmc: sdhci-of-arasan: Add quirk for unstable clocksHelmut Grohne
2018-05-02mmc: host: simplify getting .drvdataWolfram Sang
2018-05-02mmc: sdhci-of-arasan: Add quirk to avoid unexpected interrupt msgsPhil Edworthy
2018-01-16mmc: sdhci-of-arasan: Add CQHCI support for arasan,sdhci-5.1Shawn Lin
2017-12-11mmc: sdhci-of-arasan: Add sdhci_arasan_set_powerMilan Stevanovic
2017-08-30mmc: sdhci-of-arasan: constify sdhci_pltfm_data and sdhci_ops structuresJulia Lawall
2017-08-30mmc: sdhci-of-arasan: use io functions from sdhci.hJean-Francois Dagenais
2017-06-20mmc: sdhci-of-arasan: Trivial print fixShubhrajyoti Datta
2017-04-24mmc: sdhci: clarify the get_timeout_clock callbackShawn Lin
2017-04-24mmc: sdhci: Do not use spin lock in set_ios pathsAdrian Hunter
2017-04-24mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pmAdrian Hunter
2017-03-14mmc: sdhci-of-arasan: fix incorrect timeout clockAnssi Hannula
2016-10-10mmc: sdhci-of-arasan: add sdhci_arasan_voltage_switch for arasan, 5.1Shawn Lin
2016-10-10mmc: sdhci-of-arasan: Fix non static symbol warningWei Yongjun
2016-09-26mmc: sdhci-of-arasan: Set controller to test mode when no CD bitZach Brown
2016-09-26mmc: sdhci-of-arasan: Properly set corecfg_clockmultiplier on rk3399Shawn Lin
2016-09-26mmc: sdhci-of-arasan: Don't power PHY w/ slow/no clockDouglas Anderson
2016-07-25mmc: sdhci-of-arasan: Revert: Always power the PHY off/on when clock changesDouglas Anderson
2016-07-25mmc: sdhci-of-arasan: Add ability to export card clockDouglas Anderson
2016-07-25mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399Douglas Anderson
2016-07-25mmc: sdhci-of-arasan: Always power the PHY off/on when clock changesDouglas Anderson
2016-07-25mmc: sdhci-of-arasan: implement enhanced strobe callbackShawn Lin
2016-05-04mmc: sdhci-of-arasan: fix set_clock when a phy is supportedShawn Lin
2016-03-17mmc: sdhci-of-arasan: add phy support for sdhci-of-arasanShawn Lin
2016-03-17mmc: sdhci-of-arasan: fix missing sdhci_pltfm_free for err handlingShawn Lin
2016-03-17mmc: sdhci-of-arasan: remove disable clk_ahb from sdhci_arasan_resumeShawn Lin
2016-02-29mmc: sdhci-of-arasan: use sdhci_pltfm_init for private allocationJisheng Zhang
2016-02-29mmc: sdhci-of-arasan: fix clk issue in sdhci_arasan_remove()Jisheng Zhang
2016-02-29mmc: sdhci-of-arasan: Remove no-hispd and no-cmd23 quirks for sdhci-arasan4.9aRameshwar Prasad Sahu
2015-08-27mmc: sdhci-of-arasan: Add the support for sdhci-5.1Shawn Lin
2015-08-17mmc: sdhci-of-arasan: add quirks for broken clock baseSuneel Garapati
2015-06-01mmc: sdhci-of-arasan: Add the support for sdhci-arasan4.9aSuman Tripathi
2015-04-08mmc: sdhci-of-arasan: Call OF parsing for MMCMichal Simek
2015-03-23mmc: sdhci: disable the clock in sdhci_pltfm_unregister()Kevin Hao
2014-11-10mmc: sdhci-of-arasan: Omit superfluous error messagesMike Looijmans
2014-11-10mmc: sdhci-of-arasan: Use signed formatting in error messagesMike Looijmans
2014-09-09mmc: remove .owner field for drivers using module_platform_driverPeter Griffin
2014-05-22mmc: sdhci: convert sdhci_set_uhs_signaling() into a library functionRussell King