Linus Torvalds
|
ed5dc2372d
Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
|
12 years ago |
Sascha Hauer
|
7bc088d38f
mmc: sdhci: rename platform_8bit_width to platform_bus_width
|
12 years ago |
Thierry Reding
|
a3e2cd7f24
mmc: Convert to devm_ioremap_resource()
|
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 |
Sachin Kamat
|
4577f77ba7
mmc: sdhci-s3c: Fix compilation warning
|
12 years ago |
Tomasz Figa
|
b96efccb8f
mmc: host: sdhci-s3c: Add support for pinctrl
|
12 years ago |
Tomasz Figa
|
b1b8fea94f
mmc: host: sdhci-s3c: Use devm_gpio_request to request GPIOs
|
12 years ago |
Tushar Behera
|
ab5023efdc
mmc: sdhci-s3c: Use NULL instead of 0 for pointers
|
12 years ago |
Heiko Stübner
|
fe007c02f9
mmc: sdhci-s3c: fix missing clock for gpio card-detect
|
12 years ago |
Bill Pemberton
|
6e0ee714fd
mmc: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
c3be1efd41
mmc: remove use of __devinit
|
12 years ago |
Bill Pemberton
|
0433c14356
mmc: remove use of __devexit_p
|
12 years ago |
Seungwon Jeon
|
0aa55c2367
mmc: sdhci-s3c: fix the card detection in runtime-pm
|
12 years ago |
Thomas Abraham
|
0f310a057f
mmc: sdhci-s3c: use clk_prepare_enable and clk_disable_unprepare
|
12 years ago |
Chander Kashyap
|
2abeb5c5de
mmc: sdhci-s3c: Add clk_(enable/disable) in runtime suspend/resume
|
12 years ago |
Jaehoon Chung
|
5feb54a1ab
mmc: sdhci-s3c: fix the wrong number of max bus clocks
|
12 years ago |
Chander Kashyap
|
387a8cbdf8
mmc: sdhci-s3c: Fix crash on module insertion for second time
|
12 years ago |
Chander Kashyap
|
e684c46876
mmc: sdhci-s3c: Enable only required bus clock
|
12 years ago |
Thomas Abraham
|
cd1b00eb24
mmc: sdhci-s3c: Add device tree support
|
13 years ago |
Jingoo Han
|
2ad0b2494f
mmc: sdhci-s3c: fix checkpatch error and warnings
|
13 years ago |
Heiko Stübner
|
81ec1daa11
mmc: sdhci-s3c: pass IRQF ONESHOT to request threaded irq
|
13 years ago |
Mark Brown
|
9f4e8151db
mmc: sdhci-s3c: Enable runtime power management
|
13 years ago |
Mark Brown
|
d5e9c02cab
mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspend
|
13 years ago |
Julia Lawall
|
9bda6da7ff
mmc: sdhci-s3c: use devm_ functions
|
13 years ago |
Thomas Abraham
|
1d4dc338bb
mmc: sdhci-s3c: Keep a copy of platform data and use it
|
13 years ago |
Thomas Abraham
|
0d22c77089
mmc: sdhci-s3c: derive transfer width host cap from max_width in platdata
|
13 years ago |
Thomas Abraham
|
3119936a28
mmc: sdhci-s3c: Remove usage of clk_type member in platform data
|
13 years ago |
Jaehoon Chung
|
c1c4b66dc0
mmc: sdhci-s3c: add platform data for the second capability
|
13 years ago |
Linus Torvalds
|
4b8be38cf7
Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
|
13 years ago |
Jingoo Han
|
7003fecbf0
mmc: sdhci-s3c: use S3C_SDHCI_CONTROL2 instead of hardcoded offset value
|
13 years ago |