index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
mvsdio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
mmc: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+3
2017-04-24
mmc: use new core function mmc_get_dma_dir
Heiner Kallweit
1
-6
/
+5
2015-12-22
mmc: mvsdio: delete platform data code path
Linus Walleij
1
-49
/
+14
2015-12-22
mmc: mvsdio: delete platform data header
Linus Walleij
1
-1
/
+6
2015-01-19
mmc: mvsdio: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
1
-6
/
+0
2015-01-19
mmc: mvsdio: Remove redundant use of mmc_gpio_free_cd|ro()
Ulf Hansson
1
-4
/
+0
2014-11-26
mmc: mvsdio: Work around broken TX DMA
Andrew Lunn
1
-1
/
+6
2014-06-12
mmc: mvsdio: avoid compiler warning
Arnd Bergmann
1
-1
/
+1
2014-05-12
mmc: mvsdio: workaround for spurious irqs
Sebastian Hesselbarth
1
-0
/
+14
2014-05-12
mmc: mvsdio: silence card detect notice
Sebastian Hesselbarth
1
-3
/
+3
2013-11-18
Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-32
/
+3
2013-10-30
mmc: mvsdio: Remove redundant suspend and resume callbacks
Ulf Hansson
1
-29
/
+0
2013-09-26
mmc: mvsdio: fix deferred probe from __init
Johan Hovold
1
-5
/
+6
2013-09-25
mmc: mvsdio: Convert to devm_ioremap_resource
Sachin Kamat
1
-3
/
+3
2013-08-24
mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()
Laurent Pinchart
1
-1
/
+2
2013-06-27
mmc: mvsdio: use standard MMC device-tree binding parser mmc_of_parse()
Simon Baatz
1
-33
/
+40
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
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