Masaharu Hayakawa
|
fc167daff5
mmc: tmio: Fix error handling when issuing CMD23
|
7 år sedan |
Masahiro Yamada
|
c9b929edf4
mmc: tmio: remove useless TMIO_MASK_CMD handling in tmio_mmc_host_probe()
|
7 år sedan |
Masahiro Yamada
|
9b3ab55dba
mmc: tmio: clear force_pio flag before starting data transfer
|
7 år sedan |
Masahiro Yamada
|
b12a7a28f8
mmc: tmio: move TMIO_MASK_{READOP, WRITEOP} handling to correct place
|
7 år sedan |
Masahiro Yamada
|
c7cd630a97
mmc: tmio: fix never-detected card insertion bug
|
7 år sedan |
Masahiro Yamada
|
497d1f965c
mmc: tmio: support IP-builtin card detection logic
|
7 år sedan |
Masahiro Yamada
|
788778b0d2
mmc: tmio: deprecate "toshiba, mmc-wrprotect-disable" DT property
|
7 år sedan |
Masahiro Yamada
|
218f6024ab
mmc: tmio: remove TMIO_MMC_WRPROTECT_DISABLE
|
7 år sedan |
Masahiro Yamada
|
7c53b79766
mmc: tmio: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flag
|
7 år sedan |
Arnd Bergmann
|
4a09d0b86b
mmc: tmio: hide unused tmio_mmc_clk_disable/tmio_mmc_clk_enable functions
|
7 år sedan |
Masahiro Yamada
|
1910b87f7a
mmc: tmio: refactor .get_ro hook
|
7 år sedan |
Masahiro Yamada
|
bc45719c1b
mmc: tmio: remove dma_ops from tmio_mmc_host_probe() argument
|
7 år sedan |
Masahiro Yamada
|
6fb294f791
mmc: tmio: move {tmio_}mmc_of_parse() to tmio_mmc_host_alloc()
|
7 år sedan |
Masahiro Yamada
|
b21fc29438
mmc: tmio: move clk_enable/disable out of tmio_mmc_host_probe()
|
7 år sedan |
Masahiro Yamada
|
8d09a13386
mmc: tmio: ioremap memory resource in tmio_mmc_host_alloc()
|
7 år sedan |
Masahiro Yamada
|
de21dc1d9a
mmc: tmio: use mmc_can_gpio_cd() instead of checking TMIO_MMC_USE_GPIO_CD
|
7 år sedan |
Masahiro Yamada
|
cd82cd213b
mmc: tmio: move mmc_gpio_request_cd() before mmc_add_host()
|
7 år sedan |
Masahiro Yamada
|
2aaa3c5193
mmc: tmio, renesas_sdhi: set mmc_host_ops hooks directly
|
7 år sedan |
Masahiro Yamada
|
c055fc75c1
mmc: tmio: move mmc_host_ops to struct tmio_mmc_host from static data
|
7 år sedan |
Masahiro Yamada
|
4139696b79
mmc: tmio: use devm_ioremap_resource() instead of devm_ioremap()
|
7 år sedan |
Masahiro Yamada
|
a3b05373e0
mmc: tmio: set tmio_mmc_host to driver data
|
7 år sedan |
Wolfram Sang
|
754febcc6b
mmc: tmio: use usleep_range consistently
|
7 år sedan |
Masaharu Hayakawa
|
1f27ddf0b5
mmc: tmio: Replace msleep() of 20ms or less with usleep_range()
|
7 år sedan |
Markus Elfring
|
7f8e446b03
mmc: tmio: Use common error handling code in tmio_mmc_host_probe()
|
7 år sedan |
Fabrizio Castro
|
a3d95d1d40
mmc: tmio: check mmc_regulator_get_supply return value
|
8 år sedan |
Yoshihiro Shimoda
|
e90e8da72a
mmc: tmio: fix swiotlb buffer is full
|
7 år sedan |
Wolfram Sang
|
e87be9b29c
mmc: tmio: remove broken and noisy debug macro
|
8 år sedan |
Wolfram Sang
|
01ffb1ae84
mmc: tmio: don't wait on R-Car2+ when handling the clock
|
8 år sedan |
Wolfram Sang
|
5ea2a2ace5
mmc: tmio: fix CMD12 (STOP) handling
|
8 år sedan |
Simon Horman
|
92d0f925e6
mmc: tmio, renesas-sdhi: add dataend to DMA ops
|
8 år sedan |