index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
mvsdio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-05-14
1
-1
/
+1
*
mmc: mvsdio: Enable MMC_CAP_ERASE
Ulf Hansson
2018-05-31
1
-0
/
+2
*
mmc: mvsdio: Respect card busy time out from mmc core
Ulf Hansson
2018-05-31
1
-1
/
+3
*
mmc: Convert timers to use timer_setup()
Kees Cook
2017-11-02
1
-3
/
+3
*
mmc: use new core function mmc_get_dma_dir
Heiner Kallweit
2017-04-24
1
-6
/
+5
*
mmc: mvsdio: delete platform data code path
Linus Walleij
2015-12-22
1
-49
/
+14
*
mmc: mvsdio: delete platform data header
Linus Walleij
2015-12-22
1
-1
/
+6
*
mmc: mvsdio: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
2015-01-19
1
-6
/
+0
*
mmc: mvsdio: Remove redundant use of mmc_gpio_free_cd|ro()
Ulf Hansson
2015-01-19
1
-4
/
+0
*
mmc: mvsdio: Work around broken TX DMA
Andrew Lunn
2014-11-26
1
-1
/
+6
*
mmc: mvsdio: avoid compiler warning
Arnd Bergmann
2014-06-12
1
-1
/
+1
*
mmc: mvsdio: workaround for spurious irqs
Sebastian Hesselbarth
2014-05-12
1
-0
/
+14
*
mmc: mvsdio: silence card detect notice
Sebastian Hesselbarth
2014-05-12
1
-3
/
+3
*
Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-11-18
1
-32
/
+3
|
\
|
*
mmc: mvsdio: Remove redundant suspend and resume callbacks
Ulf Hansson
2013-10-30
1
-29
/
+0
|
*
mmc: mvsdio: Convert to devm_ioremap_resource
Sachin Kamat
2013-09-25
1
-3
/
+3
*
|
mmc: mvsdio: fix deferred probe from __init
Johan Hovold
2013-09-26
1
-5
/
+6
|
/
*
mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()
Laurent Pinchart
2013-08-24
1
-1
/
+2
*
mmc: mvsdio: use standard MMC device-tree binding parser mmc_of_parse()
Simon Baatz
2013-06-27
1
-33
/
+40
*
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-26
1
-1
/
+0
*
mmc: mvsdio: use dev_*() API instead of pr_*() API
Thomas Petazzoni
2013-03-22
1
-22
/
+15
*
mmc: mvsdio: fix non-DT probing of GPIOs
Thomas Petazzoni
2013-03-22
1
-2
/
+2
*
mmc: mvsdio: use module_platform_driver_probe()
Jingoo Han
2013-03-22
1
-12
/
+1
*
mmc: mvsdio: add pinctrl integration
Thomas Petazzoni
2013-02-24
1
-0
/
+6
*
mmc: mvsdio: implement a Device Tree binding
Thomas Petazzoni
2013-02-11
1
-15
/
+49
*
mmc: mvsdio: use slot-gpio for card detect gpio
Thomas Petazzoni
2013-02-11
1
-30
/
+9
*
mmc: mvsdio: use slot-gpio infrastructure for write protect gpio
Thomas Petazzoni
2013-02-11
1
-25
/
+5
*
mmc: mvsdio: use devm_ API to simplify/correct error paths.
Andrew Lunn
2013-01-23
1
-62
/
+30
*
ARM: orion: move platform_data definitions
Arnd Bergmann
2012-09-19
1
-1
/
+1
*
ARM: Orion: fix driver probe error handling with respect to clk
Simon Baatz
2012-07-25
1
-0
/
+4
*
ARM: Orion: SDIO: Add support for clk.
Andrew Lunn
2012-05-08
1
-0
/
+14
*
ARM: Orion: Get address map from plat-orion instead of via platform_data
Andrew Lunn
2011-12-13
1
-5
/
+8
*
mmc: replace printk with appropriate display macro
Girish K S
2011-10-26
1
-7
/
+7
*
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-10-23
1
-2
/
+1
*
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
2010-05-27
1
-1
/
+1
*
mvsdio: fix handling of partial word at the end of PIO transfer
Nicolas Pitre
2009-07-20
1
-2
/
+2
*
mvsdio: fix config failure with some high speed SDHC cards
Nicolas Pitre
2009-06-03
1
-0
/
+25
*
mvsdio: ignore high speed timing requests from the core
Nicolas Pitre
2009-06-03
1
-0
/
+9
*
mvsdio: allow automatic loading when modular
Nicolas Pitre
2009-06-03
1
-0
/
+1
*
mvsdio: fix CONFIG_PM=y build
Rabin Vincent
2009-05-03
1
-6
/
+5
*
mmc: SDIO driver for Marvell SoCs
Maen Suleiman
2009-03-24
1
-0
/
+885