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
/
moxart-mmc.c
Age
Commit message (
Expand
)
Author
2020-11-16
mmc: moxart: replace spin_lock_irqsave by spin_lock in hard IRQ
Tian Tao
2020-09-25
mmc: moxart: remove unneeded check for drvdata
Krzysztof Kozlowski
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
2019-11-14
mmc: moxart: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2017-08-30
mmc: moxart: constify mmc_host_ops structures
Julia Lawall
2017-04-24
mmc: use new core function mmc_get_dma_dir
Heiner Kallweit
2016-09-26
mmc: moxart: fix wait_for_completion_interruptible_timeout return variable type
Nicholas Mc Guire
2015-10-26
mmc: moxart: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-02-04
mmc: moxart: fix probe logic
Arnd Bergmann
2015-01-19
mmc: moxart: Handle error from mmc_of_parse()
Ulf Hansson
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-07-09
mmc: moxart: Remove unneeded version.h inclusion
Sachin Kamat
2014-05-12
mmc: moxart: Add MOXA ART SD/MMC driver
Jonas Jensen