Sylwester Nawrocki
|
18fae5c45c
mmc: s3cmci: Use DMA slave map rather than exported DMA filter
|
8 gadi atpakaļ |
Krzysztof Kozlowski
|
39f80bcb0e
mmc: s3cmci: Register cpufreq notifier only on S3C24xx
|
9 gadi atpakaļ |
Jaehoon Chung
|
5a6c15a2a3
mmc: s3cmci: remove the MMC_DATA_STREAM flag
|
9 gadi atpakaļ |
Krzysztof Kozlowski
|
6a643206ef
mmc: s3cmci: Constify platform_device_id
|
10 gadi atpakaļ |
Joe Perches
|
6606110d89
mmc: Convert pr_warning to pr_warn
|
11 gadi atpakaļ |
Peter Griffin
|
2137f5d3b8
mmc: remove .owner field for drivers using module_platform_driver
|
11 gadi atpakaļ |
Vasily Khoruzhick
|
b45e4b5093
mmc: s3cmci: port DMA code to dmaengine API
|
11 gadi atpakaļ |
Vasily Khoruzhick
|
d222c4c0ce
mmc: s3cmci: Move to clk_prepare_enable/clk_disable_unprepare
|
11 gadi atpakaļ |
Linus Walleij
|
364374121b
ARM: s3c24xx: explicit dependency on <plat/gpio-cfg.h>
|
11 gadi atpakaļ |
Linus Walleij
|
b0161caa72
ARM: S3C[24|64]xx: move includes back under <mach/> scope
|
11 gadi atpakaļ |
Linus Walleij
|
c67d0f2926
ARM: s3c24xx: get rid of custom <mach/gpio.h>
|
11 gadi atpakaļ |
Ulf Hansson
|
bfc55a8e86
mmc: s3cmci: Remove redundant suspend and resume callbacks
|
12 gadi atpakaļ |
Kukjin Kim
|
24fae0fe2c
mmc: s3cmci: moved mach/regs-sdi.h into s3cmci device driver
|
12 gadi atpakaļ |
Bill Pemberton
|
6e0ee714fd
mmc: remove use of __devexit
|
12 gadi atpakaļ |
Bill Pemberton
|
c3be1efd41
mmc: remove use of __devinit
|
12 gadi atpakaļ |
Bill Pemberton
|
0433c14356
mmc: remove use of __devexit_p
|
12 gadi atpakaļ |
Arnd Bergmann
|
436d42c61c
ARM: samsung: move platform_data definitions
|
13 gadi atpakaļ |
Sylwester Nawrocki
|
b9929f0eb4
mmc: s3cmci: Convert s3cmci driver to gpiolib API
|
13 gadi atpakaļ |
Masanari Iida
|
4aa6ded9fa
mmc: Fix typo in s3cmci.c
|
13 gadi atpakaļ |
Axel Lin
|
d1f81a64a4
mmc: convert drivers/mmc/host/* to use module_platform_driver()
|
13 gadi atpakaļ |
Linus Torvalds
|
fba9569924
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
|
13 gadi atpakaļ |
Girish K S
|
a3c76eb9d4
mmc: replace printk with appropriate display macro
|
14 gadi atpakaļ |
Boojin Kim
|
51ddf31da1
ARM: SAMSUNG: Remove Samsung specific enum type for dma direction
|
14 gadi atpakaļ |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 gadi atpakaļ |
Martin K. Petersen
|
a36274e018
mmc: Remove distinction between hw and phys segments
|
15 gadi atpakaļ |
Jiri Pinkava
|
60c2c0d565
ARM: SAMSUNG: MMC: fix build error when both DMA and PIO mode selected
|
15 gadi atpakaļ |
Matt Fleming
|
1a13f8fa76
mmc: remove the "state" argument to mmc_suspend_host()
|
15 gadi atpakaļ |
Lars-Peter Clausen
|
dc2ed55280
s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card detect pin
|
15 gadi atpakaļ |
Lars-Peter Clausen
|
c212808a1b
s3cmci: initialize default platform data no_wprotect and no_detect with 1
|
15 gadi atpakaļ |
Ben Dooks
|
c78402e95d
s3cmci: convert missed s3c2410_gpio calls to gpiolib calls
|
15 gadi atpakaļ |