index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
renesas_sdhi_core.c
Age
Commit message (
Expand
)
Author
2019-04-15
mmc: renesas_sdhi: set CBSY flag before probing TMIO host
Wolfram Sang
2019-04-15
mmc: renesas_sdhi: update copyright information
Wolfram Sang
2019-03-21
mmc: renesas_sdhi: limit block count to 16 bit for old revisions
Wolfram Sang
2019-02-25
mmc: renesas_sdhi: Change HW adjustment register according to speed mode
Takeshi Saito
2019-02-25
mmc: renesas_sdhi: Fix card initialization failure in high speed mode
Takeshi Saito
2018-12-17
mmc: tmio: introduce mask for 'always 1' bits
Wolfram Sang
2018-12-17
mmc: renesas_sdhi: disable HS400 on H3 ES1.x and M3-W ES1.[012]
Niklas Söderlund
2018-12-17
mmc: renesas_sdhi: handle 4tap hs400 mode quirk based on SoC revision
Niklas Söderlund
2018-12-17
mmc: renesas_sdhi: add initial setting of interrupt mask register
Niklas Söderlund
2018-12-17
mmc: renesas_sdhi: remove workaround for HS400 clock
Niklas Söderlund
2018-10-08
mmc: renesas_sdhi: skip SCC error check when retuning
Masaharu Hayakawa
2018-10-08
mmc: renesas_sdhi: merge clk_{start,stop} functions to set_clock
Masahiro Yamada
2018-10-08
mmc: tmio: move tmio_mmc_set_clock() to platform hook
Masahiro Yamada
2018-10-08
mmc: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-08-01
mmc: renesas_sdhi: Fix sampling clock position selecting
Niklas Söderlund
2018-07-16
mmc: renesas_sdhi: add eMMC HS400 mode support
Masaharu Hayakawa
2018-06-04
mmc: renesas_sdhi: really fix WP logic regressions
Wolfram Sang
2018-03-22
mmc: renesas_sdhi: replace EXT_ACC with HOST_MODE
Masaharu Hayakawa
2018-01-18
mmc: tmio: remove dma_ops from tmio_mmc_host_probe() argument
Masahiro Yamada
2018-01-18
mmc: tmio: move clk_enable/disable out of tmio_mmc_host_probe()
Masahiro Yamada
2018-01-18
mmc: tmio: ioremap memory resource in tmio_mmc_host_alloc()
Masahiro Yamada
2017-12-19
mmc: tmio,renesas_sdhi: move ssc_tappos to renesas_sdhi.h
Masahiro Yamada
2017-12-19
mmc: tmio, renesas_sdhi: move struct tmio_mmc_dma to renesas_sdhi.h
Masahiro Yamada
2017-12-18
Merge branch 'fixes' into next
Ulf Hansson
2017-12-18
mmc: tmio, renesas_sdhi: set mmc_host_ops hooks directly
Masahiro Yamada
2017-12-18
mmc: tmio: set tmio_mmc_host to driver data
Masahiro Yamada
2017-12-18
mmc: renesas_sdhi: remove eprobe jump label
Masahiro Yamada
2017-12-15
mmc: renesas_sdhi: Add MODULE_LICENSE
Masaharu Hayakawa
2017-08-30
mmc: sdhi: use maximum width for the sdbuf register
Wolfram Sang
2017-08-30
mmc: renesas_sdhi: document version of RZ/A1 instance
Wolfram Sang
2017-08-30
mmc: renesas_sdhi: use extra flag for CBSY usage
Wolfram Sang
2017-08-30
mmc: renesas_sdhi_core: on R-Car 2+, make use of CBSY bit
Wolfram Sang
2017-08-30
mmc: tmio: no magic values when enabling DMA
Wolfram Sang
2017-08-30
mmc: tmio, renesas-sdhi: add max_{segs, blk_count} to tmio_mmc_data
Yoshihiro Shimoda
2017-06-20
mmc: renesas-sdhi: improve checkpatch cleanness
Simon Horman
2017-06-20
mmc: tmio, renesas-sdhi: update Renesas related copyrights
Simon Horman
2017-06-20
mmc: use proper name for the R-Car SoC
Wolfram Sang
2017-06-20
mmc: renesas-sdhi: make renesas_sdhi_sys_dmac main module file
Simon Horman
2017-06-20
mmc: renesas-sdhi: rename sh_mobile_sdhi.c => renesas_sdhi_core.c
Simon Horman