Linus Walleij
|
17da678368
mmc: mvsdio: delete platform data code path
|
9 years ago |
Linus Walleij
|
6d91439ae2
mmc: mvsdio: delete platform data header
|
9 years ago |
Wolfram Sang
|
0ac223a439
mmc: mvsdio: don't use devm_pinctrl_get_select_default() in probe
|
10 years ago |
Ulf Hansson
|
d30656e59a
mmc: mvsdio: Remove redundant use of mmc_gpio_free_cd|ro()
|
10 years ago |
Andrew Lunn
|
3c583f70a8
mmc: mvsdio: Work around broken TX DMA
|
10 years ago |
Arnd Bergmann
|
d7fe833f3f
mmc: mvsdio: avoid compiler warning
|
11 years ago |
Sebastian Hesselbarth
|
b78871d0cf
mmc: mvsdio: workaround for spurious irqs
|
11 years ago |
Sebastian Hesselbarth
|
fcf902bea3
mmc: mvsdio: silence card detect notice
|
11 years ago |
Linus Torvalds
|
c2ac2ae44d
Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
|
11 years ago |
Ulf Hansson
|
4d6c5d8339
mmc: mvsdio: Remove redundant suspend and resume callbacks
|
12 years ago |
Johan Hovold
|
1867adee6e
mmc: mvsdio: fix deferred probe from __init
|
12 years ago |
Sachin Kamat
|
e02d293004
mmc: mvsdio: Convert to devm_ioremap_resource
|
12 years ago |
Laurent Pinchart
|
214fc309d1
mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()
|
12 years ago |
Simon Baatz
|
2cd1722496
mmc: mvsdio: use standard MMC device-tree binding parser mmc_of_parse()
|
12 years ago |
Jingoo Han
|
113a87f868
mmc: remove unnecessary platform_set_drvdata()
|
12 years ago |
Thomas Petazzoni
|
e573d6985e
mmc: mvsdio: use dev_*() API instead of pr_*() API
|
12 years ago |
Thomas Petazzoni
|
5e81441e24
mmc: mvsdio: fix non-DT probing of GPIOs
|
12 years ago |
Jingoo Han
|
4a2d8ecce0
mmc: mvsdio: use module_platform_driver_probe()
|
12 years ago |
Thomas Petazzoni
|
6f1989bc98
mmc: mvsdio: add pinctrl integration
|
12 years ago |
Thomas Petazzoni
|
111936ff3b
mmc: mvsdio: implement a Device Tree binding
|
12 years ago |
Thomas Petazzoni
|
07728b77c0
mmc: mvsdio: use slot-gpio for card detect gpio
|
12 years ago |
Thomas Petazzoni
|
3724482d4c
mmc: mvsdio: use slot-gpio infrastructure for write protect gpio
|
12 years ago |
Andrew Lunn
|
f42abc72da
mmc: mvsdio: use devm_ API to simplify/correct error paths.
|
12 years ago |
Arnd Bergmann
|
c02cecb92e
ARM: orion: move platform_data definitions
|
13 years ago |
Simon Baatz
|
baffab28b1
ARM: Orion: fix driver probe error handling with respect to clk
|
13 years ago |
Andrew Lunn
|
f4f7561e03
ARM: Orion: SDIO: Add support for clk.
|
13 years ago |
Andrew Lunn
|
63a9332b23
ARM: Orion: Get address map from plat-orion instead of via platform_data
|
13 years ago |
Girish K S
|
a3c76eb9d4
mmc: replace printk with appropriate display macro
|
14 years ago |
Martin K. Petersen
|
a36274e018
mmc: Remove distinction between hw and phys segments
|
15 years ago |
Matt Fleming
|
1a13f8fa76
mmc: remove the "state" argument to mmc_suspend_host()
|
15 years ago |