index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
mvsdio.c
Age
Commit message (
Expand
)
Author
2018-05-31
mmc: mvsdio: Enable MMC_CAP_ERASE
Ulf Hansson
2018-05-31
mmc: mvsdio: Respect card busy time out from mmc core
Ulf Hansson
2017-11-02
mmc: Convert timers to use timer_setup()
Kees Cook
2017-04-24
mmc: use new core function mmc_get_dma_dir
Heiner Kallweit
2015-12-22
mmc: mvsdio: delete platform data code path
Linus Walleij
2015-12-22
mmc: mvsdio: delete platform data header
Linus Walleij
2015-01-19
mmc: mvsdio: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
2015-01-19
mmc: mvsdio: Remove redundant use of mmc_gpio_free_cd|ro()
Ulf Hansson
2014-11-26
mmc: mvsdio: Work around broken TX DMA
Andrew Lunn
2014-06-12
mmc: mvsdio: avoid compiler warning
Arnd Bergmann
2014-05-12
mmc: mvsdio: workaround for spurious irqs
Sebastian Hesselbarth
2014-05-12
mmc: mvsdio: silence card detect notice
Sebastian Hesselbarth
2013-11-18
Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-10-30
mmc: mvsdio: Remove redundant suspend and resume callbacks
Ulf Hansson
2013-09-26
mmc: mvsdio: fix deferred probe from __init
Johan Hovold
2013-09-25
mmc: mvsdio: Convert to devm_ioremap_resource
Sachin Kamat
2013-08-24
mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()
Laurent Pinchart
2013-06-27
mmc: mvsdio: use standard MMC device-tree binding parser mmc_of_parse()
Simon Baatz
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-03-22
mmc: mvsdio: use dev_*() API instead of pr_*() API
Thomas Petazzoni
2013-03-22
mmc: mvsdio: fix non-DT probing of GPIOs
Thomas Petazzoni
2013-03-22
mmc: mvsdio: use module_platform_driver_probe()
Jingoo Han
2013-02-24
mmc: mvsdio: add pinctrl integration
Thomas Petazzoni
2013-02-11
mmc: mvsdio: implement a Device Tree binding
Thomas Petazzoni
2013-02-11
mmc: mvsdio: use slot-gpio for card detect gpio
Thomas Petazzoni
2013-02-11
mmc: mvsdio: use slot-gpio infrastructure for write protect gpio
Thomas Petazzoni
2013-01-23
mmc: mvsdio: use devm_ API to simplify/correct error paths.
Andrew Lunn
2012-09-19
ARM: orion: move platform_data definitions
Arnd Bergmann
2012-07-25
ARM: Orion: fix driver probe error handling with respect to clk
Simon Baatz
2012-05-08
ARM: Orion: SDIO: Add support for clk.
Andrew Lunn
2011-12-13
ARM: Orion: Get address map from plat-orion instead of via platform_data
Andrew Lunn
2011-10-26
mmc: replace printk with appropriate display macro
Girish K S
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
2009-07-20
mvsdio: fix handling of partial word at the end of PIO transfer
Nicolas Pitre
2009-06-03
mvsdio: fix config failure with some high speed SDHC cards
Nicolas Pitre
2009-06-03
mvsdio: ignore high speed timing requests from the core
Nicolas Pitre
2009-06-03
mvsdio: allow automatic loading when modular
Nicolas Pitre
2009-05-03
mvsdio: fix CONFIG_PM=y build
Rabin Vincent
2009-03-24
mmc: SDIO driver for Marvell SoCs
Maen Suleiman