aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mmc/host/dwmmc_var.h
Commit message (Expand)AuthorAgeFilesLines
* dwmmc: Add MMCCAM partEmmanuel Vadot2020-07-241-0/+9
* arm: dwmmc: Use mmc_fdt_helpersEmmanuel Vadot2020-04-141-0/+1
* dwmmc: Rework the DMA engineEmmanuel Vadot2020-03-041-1/+0
* dwmmc: Remove max_hz from the softcEmmanuel Vadot2020-01-161-1/+0
* dwmmc: Handle the card detect interruptEmmanuel Vadot2019-12-111-0/+2
* dwmmc: Add a detach methodEmmanuel Vadot2019-12-111-0/+2
* Enhance support of extres in dwmmc driver.Michal Meloun2019-08-181-0/+5
* dwmmc: Add clock support and other improvementsEmmanuel Vadot2018-02-261-1/+13
* dwmmc: Fully subclass driverEmmanuel Vadot2017-12-301-1/+1
* Finish allowing the dwmmc driver to be subclassed, move the softc to a newAndrew Turner2015-09-011-0/+81