aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-of-arasan.c
AgeCommit message (Expand)Author
2017-03-30mmc: 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
2014-05-22mmc: sdhci: convert sdhci_set_clock() into a library functionRussell King
2014-05-22mmc: sdhci: convert reset into a library functionRussell King
2014-05-22mmc: sdhci: convert generic bus width setup to library functionRussell King
2014-01-13mmc: arasan: Add driver for Arasan SDHCISoren Brinkmann