Viresh Kumar
|
da89947b47
Update Viresh Kumar's email address
|
10 years ago |
Ulf Hansson
|
03a6d29104
mmc: sdhci-spear: Remove exported header
|
10 years ago |
Ulf Hansson
|
bbd7f0a20f
mmc: sdhci-spear: Simplify by adding build dependency to CONFIG_OF
|
10 years ago |
Peter Griffin
|
2137f5d3b8
mmc: remove .owner field for drivers using module_platform_driver
|
11 years ago |
Russell King
|
96d7b78cfc
mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
|
11 years ago |
Russell King
|
1771059cf5
mmc: sdhci: convert sdhci_set_clock() into a library function
|
11 years ago |
Russell King
|
03231f9b78
mmc: sdhci: convert reset into a library function
|
11 years ago |
Russell King
|
2317f56c05
mmc: sdhci: convert generic bus width setup to library function
|
11 years ago |
Russell King
|
b42b9b12e9
mmc: sdhci-spear: use generic card detection gpio support
|
11 years ago |
Russell King
|
42c1add970
mmc: sdhci-spear: remove support for power gpio
|
11 years ago |
Russell King
|
475d9e3ebf
mmc: sdhci-spear: simplify resource handling
|
11 years ago |
Russell King
|
fcdb7c8f50
mmc: sdhci-spear: fix platform_data usage
|
11 years ago |
Russell King
|
142dbab951
mmc: sdhci-spear: fix error handling paths for DT
|
11 years ago |
Sachin Kamat
|
eab36b2478
mmc: sdhci-spear: Fix NULL pointer dereference
|
11 years ago |
Jingoo Han
|
113a87f868
mmc: remove unnecessary platform_set_drvdata()
|
12 years ago |
Jingoo Han
|
b0dd099ceb
mmc: sdhci-spear: add CONFIG_PM_SLEEP to suspend/resume functions
|
12 years ago |
Lars-Peter Clausen
|
c915568d99
mmc: sdhci: Constify sdhci_ops structs where possible
|
12 years ago |
Linus Torvalds
|
cff2f741b8
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
12 years ago |
Viresh Kumar
|
06960a1b5d
mmc: sdhci-spear: Don't call clk_{un}prepare() in suspend/resume
|
13 years ago |
Vipul Kumar Samar
|
257f9df123
mmc: sdhci-spear: Initialize sdhci clk to 50 MHz
|
13 years ago |
Bill Pemberton
|
6e0ee714fd
mmc: remove use of __devexit
|
13 years ago |
Bill Pemberton
|
c3be1efd41
mmc: remove use of __devinit
|
13 years ago |
Bill Pemberton
|
0433c14356
mmc: remove use of __devexit_p
|
13 years ago |
Viresh Kumar
|
da764f97df
mmc: sdhci-spear: Add clk_{un}prepare() support
|
13 years ago |
Viresh Kumar
|
067bf748bd
mmc: sdhci-spear: add device tree bindings
|
13 years ago |
Viresh Kumar
|
10d8935f46
Viresh has moved
|
13 years ago |
Viresh Kumar
|
6ebaf8f2b0
mmc: sdhci-spear: Use devm_* derivatives
|
13 years ago |
Viresh Kumar
|
3524b5d1ed
mmc: sdhci-spear: No need to check 'pdev == NULL' in probe
|
13 years ago |
Shiraz Hashim
|
4b1a61705a
mmc: sdhci-spear: add pm callbacks to support hibernation
|
13 years ago |
Viresh Kumar
|
984589e59f
mmc: sdhci-spear: Fix compilation error
|
13 years ago |