index
:
pm24.git
cpufreq-rust
master
perf-mon
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
2023-07-13
mmc: moxart: read scr register without changing byte order
Sergei Antonov
2023-02-15
mmc: moxart: set maximum request/block/segment sizes
Sergei Antonov
2022-12-07
mmc: moxart: fix return value check of mmc_add_host()
Yang Yingliang
2022-09-14
mmc: moxart: fix 4-bit bus width and remove 8-bit bus width
Sergei Antonov
2022-01-31
moxart: fix potential use-after-free on remove path
Greg Kroah-Hartman
2021-10-14
mmc: moxart: Fix null pointer dereference on pointer host
Colin Ian King
2021-10-12
mmc: moxart: Fix reference count leaks in moxart_probe
Xin Xiong
2021-08-24
mmc: moxart: Fix issue with uninitialized dma_slave_config
Tony Lindgren
2021-04-12
mmc: moxart: Remove unused variable 'dma_time' and 'pio_time'
Yang Li
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