summaryrefslogtreecommitdiff
path: root/drivers/mmc/tmio-common.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: tmio: Clamp SD_SECCNT to 16bit values on 16bit IPMarek Vasut2019-03-251-1/+4
* mmc: tmio: Clear BUSWIDTH bit when WMODE bit is setMarek Vasut2019-02-251-1/+1
* mmc: tmio: Configure HOST_MODE WMODE according to bus widthMarek Vasut2019-02-161-3/+7
* mmc: tmio: renesas: Add 1uS delay after DMA completion on older IPsMarek Vasut2019-02-091-0/+3
* mmc: tmio: Make DMA transfer end bit configurableMarek Vasut2019-02-091-5/+3
* mmc: tmio: Reorder TMIO clock handlingMarek Vasut2018-12-031-51/+54
* mmc: tmio: Keep generating clock when clock are enabledMarek Vasut2018-12-031-2/+8
* mmc: tmio: Do not set divider to 1 in DDR modeMarek Vasut2018-12-031-0/+4
* mmc: tmio: Switch to clock frameworkMarek Vasut2018-12-031-3/+14
* mmc: tmio: Preinitialize regulator to 3.3VMarek Vasut2018-11-021-0/+2
* mmc: tmio: Configure clock before any other IOSMarek Vasut2018-11-021-1/+1
* mmc: tmio: Silence transfer errors when tuningMarek Vasut2018-11-021-21/+24
* mmc: tmio: Improve error handlingMarek Vasut2018-11-021-3/+4
* mmc: tmio: Simplify pinmux handlingMarek Vasut2018-11-021-19/+3
* mmc: tmio: Limit DMA to 32bit on R-Car Gen3Marek Vasut2018-10-091-0/+6
* mmc: tmio: Pass full address to tmio_sd_addr_is_dmaable()Marek Vasut2018-10-091-2/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* mmc: tmio: move clk_enable() to each driver's probe functionMasahiro Yamada2018-04-241-22/+0
* mmc: tmio: Rename Matsushita to TMIOMarek Vasut2018-04-141-0/+787