summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/moxart-mmc.c
AgeCommit message (Expand)Author
2024-04-25mmc: moxart: fix handling of sgm->consumed, otherwise WARN_ON triggersSergei Antonov
2024-02-13mmc: moxart-mmc: Use sg_miter for PIOLinus Walleij
2024-02-13mmc: moxart-mmc: Fix accounting in DMA transferLinus Walleij
2024-02-13mmc: moxart-mmc: Factor out moxart_use_dma() helperLinus Walleij
2023-08-15mmc: moxart: Convert to platform remove callback returning voidYangtao Li
2023-08-09mmc: remove unnecessary set_drvdata() functionYang Yingliang
2023-07-13mmc: moxart: read scr register without changing byte orderSergei Antonov
2023-02-15mmc: moxart: set maximum request/block/segment sizesSergei Antonov
2022-12-07mmc: moxart: fix return value check of mmc_add_host()Yang Yingliang
2022-09-14mmc: moxart: fix 4-bit bus width and remove 8-bit bus widthSergei Antonov
2022-01-31moxart: fix potential use-after-free on remove pathGreg Kroah-Hartman
2021-10-14mmc: moxart: Fix null pointer dereference on pointer hostColin Ian King
2021-10-12mmc: moxart: Fix reference count leaks in moxart_probeXin Xiong
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