summaryrefslogtreecommitdiffstats
path: root/drivers/mci/dw_mmc.c
Commit message (Expand)AuthorAgeFilesLines
* mci: dw_mmc: Drop explicit devname setup codeAndrey Smirnov2018-12-101-3/+0
* mci: dw: move defines to headerfileSteffen Trumtrar2018-08-081-114/+1
* mci: dw_mmc: convert to BIT() macroSteffen Trumtrar2018-08-081-49/+50
* mci: dw_mmc: remove device_d pointerSteffen Trumtrar2018-08-081-19/+17
* mci: dw_mmc: Add RK3288 compatible stringWadim Egorov2016-08-261-0/+2
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-071-3/+5
* mci: dw_mmc: Add support for high speed modesTrent Piepho2015-11-191-0/+2
* mci: dw_mmc: Delete devname in platform_dataTrent Piepho2015-11-191-4/+1
* mci: dw_mmc: socfpga: Supply bus-width in platform_dataTrent Piepho2015-11-191-11/+13
* MMC: dw_mmc: PIO mode fixesAndrey Panov2015-03-091-73/+56
* Merge branch 'for-next/streaming-dma'Sascha Hauer2015-03-091-14/+15
|\
| * MCI: dw-mmc: convert to streaming DMA opsLucas Stach2015-03-061-12/+12
| * ARM: move DMA alloc functions to dma.hLucas Stach2015-03-061-0/+1
| * ARM: change dma_alloc/free_coherent to match other architecturesLucas Stach2015-03-061-1/+2
* | MMC: dw_mmc: Add support for PIO mode and Rockchip variant of this hardwareAndrey Panov2015-03-051-15/+188
|/
* resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-161-2/+2
* treewide: remove address of the Free Software FoundationAntony Pavlov2014-06-111-4/+0
* mci: add designware mmc controller supportSascha Hauer2013-09-111-0/+609