index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
mvsdio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-22
mmc: mvsdio: use dev_*() API instead of pr_*() API
Thomas Petazzoni
1
-22
/
+15
2013-03-22
mmc: mvsdio: fix non-DT probing of GPIOs
Thomas Petazzoni
1
-2
/
+2
2013-03-22
mmc: mvsdio: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-02-24
mmc: mvsdio: add pinctrl integration
Thomas Petazzoni
1
-0
/
+6
2013-02-11
mmc: mvsdio: implement a Device Tree binding
Thomas Petazzoni
1
-15
/
+49
2013-02-11
mmc: mvsdio: use slot-gpio for card detect gpio
Thomas Petazzoni
1
-30
/
+9
2013-02-11
mmc: mvsdio: use slot-gpio infrastructure for write protect gpio
Thomas Petazzoni
1
-25
/
+5
2013-01-23
mmc: mvsdio: use devm_ API to simplify/correct error paths.
Andrew Lunn
1
-62
/
+30
2012-09-19
ARM: orion: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-07-25
ARM: Orion: fix driver probe error handling with respect to clk
Simon Baatz
1
-0
/
+4
2012-05-08
ARM: Orion: SDIO: Add support for clk.
Andrew Lunn
1
-0
/
+14
2011-12-13
ARM: Orion: Get address map from plat-orion instead of via platform_data
Andrew Lunn
1
-5
/
+8
2011-10-26
mmc: replace printk with appropriate display macro
Girish K S
1
-7
/
+7
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
1
-2
/
+1
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
1
-1
/
+1
2009-07-20
mvsdio: fix handling of partial word at the end of PIO transfer
Nicolas Pitre
1
-2
/
+2
2009-06-03
mvsdio: fix config failure with some high speed SDHC cards
Nicolas Pitre
1
-0
/
+25
2009-06-03
mvsdio: ignore high speed timing requests from the core
Nicolas Pitre
1
-0
/
+9
2009-06-03
mvsdio: allow automatic loading when modular
Nicolas Pitre
1
-0
/
+1
2009-05-03
mvsdio: fix CONFIG_PM=y build
Rabin Vincent
1
-6
/
+5
2009-03-24
mmc: SDIO driver for Marvell SoCs
Maen Suleiman
1
-0
/
+885