summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/moxart-mmc.c
AgeCommit message (Expand)Author
2021-08-24mmc: moxart: Fix issue with uninitialized dma_slave_configTony Lindgren
2021-04-12mmc: moxart: Remove unused variable 'dma_time' and 'pio_time'Yang Li
2020-11-16mmc: moxart: replace spin_lock_irqsave by spin_lock in hard IRQTian Tao
2020-09-25mmc: moxart: remove unneeded check for drvdataKrzysztof Kozlowski
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4Douglas Anderson
2019-11-14mmc: moxart: Use dma_request_chan() directly for channel requestPeter Ujfalusi
2017-08-30mmc: moxart: constify mmc_host_ops structuresJulia Lawall
2017-04-24mmc: use new core function mmc_get_dma_dirHeiner Kallweit
2016-09-26mmc: moxart: fix wait_for_completion_interruptible_timeout return variable typeNicholas Mc Guire
2015-10-26mmc: moxart: Fix module autoload for OF platform driverLuis de Bethencourt
2015-02-04mmc: moxart: fix probe logicArnd Bergmann
2015-01-19mmc: moxart: Handle error from mmc_of_parse()Ulf Hansson
2014-09-09mmc: remove .owner field for drivers using module_platform_driverPeter Griffin
2014-07-09mmc: moxart: Remove unneeded version.h inclusionSachin Kamat
2014-05-12mmc: moxart: Add MOXA ART SD/MMC driverJonas Jensen