index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-of-arasan.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mmc: sdhci-of-arasan: Add support to set clock phase delays for SD
Manish Narani
2019-11-20
1
-0
/
+92
*
mmc: sdhci-of-arasan: Add sampling clock for a phy to use
Manish Narani
2019-11-20
1
-17
/
+134
*
mmc: sdhci-of-arasan: Separate out clk related data to another structure
Manish Narani
2019-11-20
1
-10
/
+21
*
mmc: sdhci-of-arasan: Add Support for Intel LGM SDXC
Ramuthevar Vadivel Murugan
2019-11-13
1
-0
/
+15
*
mmc: sdhci-of-arasan: Add Support for Intel LGM eMMC
Ramuthevar Vadivel Muruganx
2019-09-11
1
-0
/
+15
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
mmc: sdhci-of-arasan: Add DTS property to disable DCMDs.
Christoph Muellner
2019-04-15
1
-1
/
+4
*
mmc: sdhci_am654: Add Initial Support for AM654 SDHCI driver
Faiz Abbas
2018-12-17
1
-46
/
+0
*
mmc: sdhci-of-arasan: Add Support for AM654 MMC and PHY
Faiz Abbas
2018-10-09
1
-0
/
+46
*
mmc: sdhci-of-arasan: Add a single data structure to incorporate pdata and so...
Faiz Abbas
2018-10-09
1
-15
/
+32
*
mmc: sdhci-of-arasan: Do now show error message in case of deffered probe
Michal Simek
2018-10-08
1
-1
/
+2
*
mmc: sdhci-of-arasan: Add quirk for unstable clocks
Helmut Grohne
2018-07-16
1
-0
/
+16
*
mmc: host: simplify getting .drvdata
Wolfram Sang
2018-05-02
1
-4
/
+2
*
mmc: sdhci-of-arasan: Add quirk to avoid unexpected interrupt msgs
Phil Edworthy
2018-05-02
1
-1
/
+2
*
mmc: sdhci-of-arasan: Add CQHCI support for arasan,sdhci-5.1
Shawn Lin
2018-01-16
1
-6
/
+131
*
mmc: sdhci-of-arasan: Add sdhci_arasan_set_power
Milan Stevanovic
2017-12-11
1
-0
/
+12
*
mmc: sdhci-of-arasan: constify sdhci_pltfm_data and sdhci_ops structures
Julia Lawall
2017-08-30
1
-2
/
+2
*
mmc: sdhci-of-arasan: use io functions from sdhci.h
Jean-Francois Dagenais
2017-08-30
1
-2
/
+2
*
mmc: sdhci-of-arasan: Trivial print fix
Shubhrajyoti Datta
2017-06-20
1
-1
/
+1
*
mmc: sdhci: clarify the get_timeout_clock callback
Shawn Lin
2017-04-24
1
-16
/
+1
*
mmc: sdhci: Do not use spin lock in set_ios paths
Adrian Hunter
2017-04-24
1
-6
/
+0
*
mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pm
Adrian Hunter
2017-04-24
1
-0
/
+3
*
mmc: sdhci-of-arasan: fix incorrect timeout clock
Anssi Hannula
2017-03-14
1
-9
/
+5
*
mmc: sdhci-of-arasan: add sdhci_arasan_voltage_switch for arasan, 5.1
Shawn Lin
2016-10-10
1
-0
/
+24
*
mmc: sdhci-of-arasan: Fix non static symbol warning
Wei Yongjun
2016-10-10
1
-1
/
+1
*
mmc: sdhci-of-arasan: Set controller to test mode when no CD bit
Zach Brown
2016-09-26
1
-1
/
+26
*
mmc: sdhci-of-arasan: Properly set corecfg_clockmultiplier on rk3399
Shawn Lin
2016-09-26
1
-0
/
+46
*
mmc: sdhci-of-arasan: Don't power PHY w/ slow/no clock
Douglas Anderson
2016-09-26
1
-15
/
+48
*
mmc: sdhci-of-arasan: Revert: Always power the PHY off/on when clock changes
Douglas Anderson
2016-07-25
1
-7
/
+14
*
mmc: sdhci-of-arasan: Add ability to export card clock
Douglas Anderson
2016-07-25
1
-3
/
+122
*
mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399
Douglas Anderson
2016-07-25
1
-11
/
+178
*
mmc: sdhci-of-arasan: Always power the PHY off/on when clock changes
Douglas Anderson
2016-07-25
1
-15
/
+8
*
mmc: sdhci-of-arasan: implement enhanced strobe callback
Shawn Lin
2016-07-25
1
-0
/
+20
*
mmc: sdhci-of-arasan: fix set_clock when a phy is supported
Shawn Lin
2016-05-04
1
-1
/
+25
*
mmc: sdhci-of-arasan: add phy support for sdhci-of-arasan
Shawn Lin
2016-03-17
1
-1
/
+56
*
mmc: sdhci-of-arasan: fix missing sdhci_pltfm_free for err handling
Shawn Lin
2016-03-17
1
-7
/
+8
*
mmc: sdhci-of-arasan: remove disable clk_ahb from sdhci_arasan_resume
Shawn Lin
2016-03-17
1
-1
/
+0
*
mmc: sdhci-of-arasan: use sdhci_pltfm_init for private allocation
Jisheng Zhang
2016-02-29
1
-16
/
+12
*
mmc: sdhci-of-arasan: fix clk issue in sdhci_arasan_remove()
Jisheng Zhang
2016-02-29
1
-1
/
+4
*
mmc: sdhci-of-arasan: Remove no-hispd and no-cmd23 quirks for sdhci-arasan4.9a
Rameshwar Prasad Sahu
2016-02-29
1
-5
/
+0
*
mmc: sdhci-of-arasan: Add the support for sdhci-5.1
Shawn Lin
2015-08-27
1
-0
/
+1
*
mmc: sdhci-of-arasan: add quirks for broken clock base
Suneel Garapati
2015-08-17
1
-0
/
+3
*
mmc: sdhci-of-arasan: Add the support for sdhci-arasan4.9a
Suman Tripathi
2015-06-01
1
-0
/
+7
*
mmc: sdhci-of-arasan: Call OF parsing for MMC
Michal Simek
2015-04-08
1
-0
/
+6
*
mmc: sdhci: disable the clock in sdhci_pltfm_unregister()
Kevin Hao
2015-03-23
1
-1
/
+0
*
mmc: sdhci-of-arasan: Omit superfluous error messages
Mike Looijmans
2014-11-10
1
-4
/
+1
*
mmc: sdhci-of-arasan: Use signed formatting in error messages
Mike Looijmans
2014-11-10
1
-2
/
+2
*
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-09-09
1
-1
/
+0
*
mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
Russell King
2014-05-22
1
-0
/
+1
*
mmc: sdhci: convert sdhci_set_clock() into a library function
Russell King
2014-05-22
1
-0
/
+1
[prev]
[next]