index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-spear.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-08
mmc: sdhci: spear: Use the slot GPIO descriptor
Linus Walleij
1
-28
/
+5
2018-05-29
mmc: sdhci-*: Don't emit error msg if sdhci_add_host() fails
Jisheng Zhang
1
-3
/
+1
2017-12-15
mmc: sdhci-spear: Handle return value of platform_get_irq
Arvind Yadav
1
-0
/
+4
2017-04-24
mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pm
Adrian Hunter
1
-0
/
+3
2015-07-18
Update Viresh Kumar's email address
Viresh Kumar
1
-2
/
+2
2015-03-23
mmc: sdhci-spear: Remove exported header
Ulf Hansson
1
-26
/
+9
2015-03-23
mmc: sdhci-spear: Simplify by adding build dependency to CONFIG_OF
Ulf Hansson
1
-16
/
+4
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
1
-1
/
+0
2014-05-22
mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
Russell King
1
-0
/
+1
2014-05-22
mmc: sdhci: convert sdhci_set_clock() into a library function
Russell King
1
-0
/
+1
2014-05-22
mmc: sdhci: convert reset into a library function
Russell King
1
-0
/
+1
2014-05-22
mmc: sdhci: convert generic bus width setup to library function
Russell King
1
-1
/
+1
2014-03-05
mmc: sdhci-spear: use generic card detection gpio support
Russell King
1
-62
/
+17
2014-03-05
mmc: sdhci-spear: remove support for power gpio
Russell King
1
-32
/
+0
2014-03-05
mmc: sdhci-spear: simplify resource handling
Russell King
1
-27
/
+13
2014-03-05
mmc: sdhci-spear: fix platform_data usage
Russell King
1
-26
/
+17
2014-03-05
mmc: sdhci-spear: fix error handling paths for DT
Russell King
1
-6
/
+3
2014-02-26
mmc: sdhci-spear: Fix NULL pointer dereference
Sachin Kamat
1
-5
/
+3
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-04-04
mmc: sdhci-spear: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-1
/
+1
2013-03-22
mmc: sdhci: Constify sdhci_ops structs where possible
Lars-Peter Clausen
1
-1
/
+1
2012-12-12
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+5
2012-12-06
mmc: sdhci-spear: Don't call clk_{un}prepare() in suspend/resume
Viresh Kumar
1
-2
/
+2
2012-12-06
mmc: sdhci-spear: Initialize sdhci clk to 50 MHz
Vipul Kumar Samar
1
-0
/
+5
2012-11-29
mmc: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-29
mmc: remove use of __devinit
Bill Pemberton
1
-5
/
+3
2012-11-29
mmc: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-08
mmc: sdhci-spear: Add clk_{un}prepare() support
Viresh Kumar
1
-5
/
+5
2012-10-08
mmc: sdhci-spear: add device tree bindings
Viresh Kumar
1
-2
/
+55
2012-06-21
Viresh has moved
Viresh Kumar
1
-2
/
+2
2012-05-01
mmc: sdhci-spear: Use devm_* derivatives
Viresh Kumar
1
-53
/
+27
2012-05-01
mmc: sdhci-spear: No need to check 'pdev == NULL' in probe
Viresh Kumar
1
-2
/
+0
2012-03-27
mmc: sdhci-spear: add pm callbacks to support hibernation
Shiraz Hashim
1
-7
/
+2
2012-01-13
mmc: sdhci-spear: Fix compilation error
Viresh Kumar
1
-2
/
+1
2012-01-12
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
1
-11
/
+1
2012-01-12
mmc: sdhci-spear: Implement suspend/resume
Viresh Kumar
1
-0
/
+40
2011-10-27
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
1
-0
/
+1
2011-10-27
mmc: sdhci-spear: Don't set power gpio to 1 on probe
Viresh Kumar
1
-2
/
+0
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
1
-1
/
+1
2010-05-27
sdhci-spear: ST SPEAr based SDHCI controller glue
Viresh KUMAR
1
-0
/
+298