aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/mmc/host/cavium.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-30mmc: cavium: Use '"%s...", __func__' to print function nameBean Huo1-2/+1
2021-02-08mmc: cavium: Replace spin_lock_irqsave with spin_lock in hard IRQXiaofei Tan1-3/+2
2020-05-28mmc: host: Drop redundant MMC_CAP_ERASEUlf Hansson1-2/+1
2019-08-06mmc: cavium: Add the missing dma unmap when the dma has finished.Kevin Hao1-0/+1
2019-08-06mmc: cavium: Set the correct dma max segment size for mmc_hostKevin Hao1-1/+2
2017-10-30mmc: cavium: catch all errors when getting regulatorsWolfram Sang1-1/+1
2017-10-04mmc: Delete bounce buffer handlingLinus Walleij1-1/+1
2017-08-30mmc: Convert to using %pOF instead of full_nameRob Herring1-4/+2
2017-06-20mmc: core: Delete bounce buffer Kconfig optionLinus Walleij1-1/+3
2017-05-22mmc: cavium: Prevent crash with incomplete DTJan Glauber1-15/+10
2017-04-24mmc: cavium: Fix detection of block or byte addressing.Steven J. Hill1-1/+1
2017-04-24mmc: cavium: Fix a shift wrapping bugDan Carpenter1-1/+1
2017-04-24mmc: cavium: Check pointer before de-referenceJan Glauber1-1/+1
2017-04-24mmc: cavium: Remove redundant pointer checkJan Glauber1-1/+1
2017-04-24mmc: cavium: Support DDR mode for eMMC devicesJan Glauber1-1/+11
2017-04-24mmc: cavium: Add scatter-gather DMA supportJan Glauber1-3/+101
2017-04-24mmc: cavium: Add core MMC driver for Cavium SOCsJan Glauber1-0/+982