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
/
moxart-mmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-31
moxart: fix potential use-after-free on remove path
Greg Kroah-Hartman
1
-1
/
+1
2021-10-14
mmc: moxart: Fix null pointer dereference on pointer host
Colin Ian King
1
-6
/
+7
2021-10-12
mmc: moxart: Fix reference count leaks in moxart_probe
Xin Xiong
1
-2
/
+14
2021-08-24
mmc: moxart: Fix issue with uninitialized dma_slave_config
Tony Lindgren
1
-0
/
+1
2021-04-12
mmc: moxart: Remove unused variable 'dma_time' and 'pio_time'
Yang Li
1
-6
/
+4
2020-11-16
mmc: moxart: replace spin_lock_irqsave by spin_lock in hard IRQ
Tian Tao
1
-3
/
+2
2020-09-25
mmc: moxart: remove unneeded check for drvdata
Krzysztof Kozlowski
1
-12
/
+11
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
1
-0
/
+1
2019-11-14
mmc: moxart: Use dma_request_chan() directly for channel request
Peter Ujfalusi
1
-2
/
+2
2017-08-30
mmc: moxart: constify mmc_host_ops structures
Julia Lawall
1
-1
/
+1
2017-04-24
mmc: use new core function mmc_get_dma_dir
Heiner Kallweit
1
-5
/
+3
2016-09-26
mmc: moxart: fix wait_for_completion_interruptible_timeout return variable type
Nicholas Mc Guire
1
-2
/
+3
2015-10-26
mmc: moxart: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-02-04
mmc: moxart: fix probe logic
Arnd Bergmann
1
-11
/
+9
2015-01-19
mmc: moxart: Handle error from mmc_of_parse()
Ulf Hansson
1
-1
/
+3
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
1
-1
/
+0
2014-07-09
mmc: moxart: Remove unneeded version.h inclusion
Sachin Kamat
1
-1
/
+0
2014-05-12
mmc: moxart: Add MOXA ART SD/MMC driver
Jonas Jensen
1
-0
/
+730