summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/cavium.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: cavium: Use '"%s...", __func__' to print function nameBean Huo2021-03-301-2/+1
* mmc: cavium: Replace spin_lock_irqsave with spin_lock in hard IRQXiaofei Tan2021-02-081-3/+2
* mmc: host: Drop redundant MMC_CAP_ERASEUlf Hansson2020-05-281-2/+1
* mmc: cavium: Add the missing dma unmap when the dma has finished.Kevin Hao2019-08-061-0/+1
* mmc: cavium: Set the correct dma max segment size for mmc_hostKevin Hao2019-08-061-1/+2
* mmc: cavium: catch all errors when getting regulatorsWolfram Sang2017-10-301-1/+1
* mmc: Delete bounce buffer handlingLinus Walleij2017-10-041-1/+1
* mmc: Convert to using %pOF instead of full_nameRob Herring2017-08-301-4/+2
* mmc: core: Delete bounce buffer Kconfig optionLinus Walleij2017-06-201-1/+3
* mmc: cavium: Prevent crash with incomplete DTJan Glauber2017-05-221-15/+10
* mmc: cavium: Fix detection of block or byte addressing.Steven J. Hill2017-04-241-1/+1
* mmc: cavium: Fix a shift wrapping bugDan Carpenter2017-04-241-1/+1
* mmc: cavium: Check pointer before de-referenceJan Glauber2017-04-241-1/+1
* mmc: cavium: Remove redundant pointer checkJan Glauber2017-04-241-1/+1
* mmc: cavium: Support DDR mode for eMMC devicesJan Glauber2017-04-241-1/+11
* mmc: cavium: Add scatter-gather DMA supportJan Glauber2017-04-241-3/+101
* mmc: cavium: Add core MMC driver for Cavium SOCsJan Glauber2017-04-241-0/+982