summaryrefslogtreecommitdiff
path: root/drivers/mmc/tmio-common.c
AgeCommit message (Expand)Author
2019-03-25mmc: tmio: Clamp SD_SECCNT to 16bit values on 16bit IPMarek Vasut
2019-02-25mmc: tmio: Clear BUSWIDTH bit when WMODE bit is setMarek Vasut
2019-02-16mmc: tmio: Configure HOST_MODE WMODE according to bus widthMarek Vasut
2019-02-09mmc: tmio: renesas: Add 1uS delay after DMA completion on older IPsMarek Vasut
2019-02-09mmc: tmio: Make DMA transfer end bit configurableMarek Vasut
2018-12-03mmc: tmio: Reorder TMIO clock handlingMarek Vasut
2018-12-03mmc: tmio: Keep generating clock when clock are enabledMarek Vasut
2018-12-03mmc: tmio: Do not set divider to 1 in DDR modeMarek Vasut
2018-12-03mmc: tmio: Switch to clock frameworkMarek Vasut
2018-11-02mmc: tmio: Preinitialize regulator to 3.3VMarek Vasut
2018-11-02mmc: tmio: Configure clock before any other IOSMarek Vasut
2018-11-02mmc: tmio: Silence transfer errors when tuningMarek Vasut
2018-11-02mmc: tmio: Improve error handlingMarek Vasut
2018-11-02mmc: tmio: Simplify pinmux handlingMarek Vasut
2018-10-09mmc: tmio: Limit DMA to 32bit on R-Car Gen3Marek Vasut
2018-10-09mmc: tmio: Pass full address to tmio_sd_addr_is_dmaable()Marek Vasut
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-24mmc: tmio: move clk_enable() to each driver's probe functionMasahiro Yamada
2018-04-14mmc: tmio: Rename Matsushita to TMIOMarek Vasut