index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
tmio_mmc_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-18
mmc: tmio: convert to devm_platform_ioremap_resource
Yangtao Li
1
-3
/
+1
2019-12-18
mmc: core: Remove mmc_gpiod_request_*(invert_gpio)
Michał Mirosław
1
-1
/
+1
2019-11-27
Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-1
/
+1
2019-11-21
Revert "mmc: tmio: remove workaround for NON_REMOVABLE"
Wolfram Sang
1
-0
/
+9
2019-11-18
mmc: tmio: Add MMC_CAP_ERASE to allow erase/discard/trim requests
Eugeniu Rosca
1
-1
/
+1
2019-11-13
mmc: tmio: remove workaround for NON_REMOVABLE
Wolfram Sang
1
-9
/
+0
2019-11-13
mmc: tmio: Avoid boilerplate code in ->runtime_suspend()
Ulf Hansson
1
-6
/
+4
2019-09-13
mmc: tmio: Fixup runtime PM management during remove
Ulf Hansson
1
-3
/
+4
2019-09-13
mmc: tmio: Fixup runtime PM management during probe
Ulf Hansson
1
-1
/
+8
2019-09-13
Revert "mmc: tmio: move runtime PM enablement to the driver implementations"
Ulf Hansson
1
-9
/
+2
2019-07-10
mmc: tmio: Use dma_max_mapping_size() instead of a workaround
Yoshihiro Shimoda
1
-14
/
+4
2019-06-10
mmc: tmio: move runtime PM enablement to the driver implementations
Niklas Söderlund
1
-2
/
+9
2019-05-28
mmc: tmio: fix SCC error handling to avoid false positive CRC error
Takeshi Saito
1
-1
/
+2
2019-04-15
mmc: tmio: introduce macro for max block size
Wolfram Sang
1
-1
/
+1
2019-04-15
mmc: renesas_sdhi: update copyright information
Wolfram Sang
1
-2
/
+2
2019-02-28
Merge branch 'fixes' into next
Ulf Hansson
1
-5
/
+12
2019-02-26
mmc: tmio: fix access width of Block Count Register
Takeshi Saito
1
-1
/
+5
2019-02-25
mmc: tmio_mmc_core: don't claim spurious interrupts
Sergei Shtylyov
1
-4
/
+7
2019-02-25
mmc: tmio: undo PM autosuspend when removing the host
Niklas Söderlund
1
-0
/
+1
2019-02-25
mmc: tmio: fix typo in tmio_mmc_init_ocr()
Niklas Söderlund
1
-1
/
+1
2018-12-17
mmc: host: tmio: Use GPIO descriptors
Linus Walleij
1
-5
/
+7
2018-12-17
mmc: tmio: fix reset operation
Niklas Söderlund
1
-12
/
+15
2018-12-17
mmc: tmio: enable module clock before resetting when resuming
Niklas Söderlund
1
-1
/
+1
2018-12-17
mmc: tmio: delete wait in tuning process
Masaharu Hayakawa
1
-2
/
+0
2018-10-15
mmc: tmio: simplify the DMA mode test
Masahiro Yamada
1
-7
/
+7
2018-10-15
mmc: tmio: move MFD variant reset to a platform hook
Masahiro Yamada
1
-8
/
+6
2018-10-08
mmc: tmio: Fix SCC error detection
Masaharu Hayakawa
1
-2
/
+2
2018-10-08
mmc: tmio: move tmio_mmc_set_clock() to platform hook
Masahiro Yamada
1
-85
/
+7
2018-10-08
mmc: tmio: replace tmio_mmc_clk_stop() calls with tmio_mmc_set_clock()
Masahiro Yamada
1
-3
/
+3
2018-10-08
mmc: use SPDX identifier for Renesas drivers
Wolfram Sang
1
-4
/
+1
2018-08-01
mmc: tmio: remove unneeded variable in tmio_mmc_start_command()
Masahiro Yamada
1
-2
/
+1
2018-08-01
mmc: tmio: Fix tuning flow
Masaharu Hayakawa
1
-2
/
+0
2018-07-16
mmc: tmio: add eMMC HS400 mode support
Masaharu Hayakawa
1
-2
/
+45
2018-04-04
mmc: tmio: Fix error handling when issuing CMD23
Masaharu Hayakawa
1
-1
/
+1
2018-03-05
mmc: tmio: remove useless TMIO_MASK_CMD handling in tmio_mmc_host_probe()
Masahiro Yamada
1
-3
/
+0
2018-03-05
mmc: tmio: clear force_pio flag before starting data transfer
Masahiro Yamada
1
-3
/
+1
2018-03-05
mmc: tmio: move TMIO_MASK_{READOP, WRITEOP} handling to correct place
Masahiro Yamada
1
-10
/
+10
2018-03-05
mmc: tmio: fix never-detected card insertion bug
Masahiro Yamada
1
-4
/
+8
2018-03-05
mmc: tmio: support IP-builtin card detection logic
Masahiro Yamada
1
-1
/
+12
2018-03-05
mmc: tmio: deprecate "toshiba, mmc-wrprotect-disable" DT property
Masahiro Yamada
1
-0
/
+5
2018-03-05
mmc: tmio: remove TMIO_MMC_WRPROTECT_DISABLE
Masahiro Yamada
1
-3
/
+2
2018-03-05
mmc: tmio: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flag
Masahiro Yamada
1
-3
/
+3
2018-01-22
mmc: tmio: hide unused tmio_mmc_clk_disable/tmio_mmc_clk_enable functions
Arnd Bergmann
1
-14
/
+14
2018-01-18
mmc: tmio: refactor .get_ro hook
Masahiro Yamada
1
-8
/
+5
2018-01-18
mmc: tmio: remove dma_ops from tmio_mmc_host_probe() argument
Masahiro Yamada
1
-3
/
+1
2018-01-18
mmc: tmio: move {tmio_}mmc_of_parse() to tmio_mmc_host_alloc()
Masahiro Yamada
1
-6
/
+13
2018-01-18
mmc: tmio: move clk_enable/disable out of tmio_mmc_host_probe()
Masahiro Yamada
1
-20
/
+13
2018-01-18
mmc: tmio: ioremap memory resource in tmio_mmc_host_alloc()
Masahiro Yamada
1
-7
/
+9
2018-01-12
mmc: tmio: use mmc_can_gpio_cd() instead of checking TMIO_MMC_USE_GPIO_CD
Masahiro Yamada
1
-1
/
+1
2017-12-18
mmc: tmio: move mmc_gpio_request_cd() before mmc_add_host()
Masahiro Yamada
1
-8
/
+6
[next]