index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
tmio_mmc_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: tmio: Use dma_max_mapping_size() instead of a workaround
Yoshihiro Shimoda
2019-07-10
1
-14
/
+4
*
mmc: tmio: move runtime PM enablement to the driver implementations
Niklas Söderlund
2019-06-10
1
-2
/
+9
*
mmc: tmio: fix SCC error handling to avoid false positive CRC error
Takeshi Saito
2019-05-28
1
-1
/
+2
*
mmc: tmio: introduce macro for max block size
Wolfram Sang
2019-04-15
1
-1
/
+1
*
mmc: renesas_sdhi: update copyright information
Wolfram Sang
2019-04-15
1
-2
/
+2
*
Merge branch 'fixes' into next
Ulf Hansson
2019-02-28
1
-5
/
+12
|
\
|
*
mmc: tmio: fix access width of Block Count Register
Takeshi Saito
2019-02-26
1
-1
/
+5
|
*
mmc: tmio_mmc_core: don't claim spurious interrupts
Sergei Shtylyov
2019-02-25
1
-4
/
+7
*
|
mmc: tmio: undo PM autosuspend when removing the host
Niklas Söderlund
2019-02-25
1
-0
/
+1
*
|
mmc: tmio: fix typo in tmio_mmc_init_ocr()
Niklas Söderlund
2019-02-25
1
-1
/
+1
|
/
*
mmc: host: tmio: Use GPIO descriptors
Linus Walleij
2018-12-17
1
-5
/
+7
*
mmc: tmio: fix reset operation
Niklas Söderlund
2018-12-17
1
-12
/
+15
*
mmc: tmio: enable module clock before resetting when resuming
Niklas Söderlund
2018-12-17
1
-1
/
+1
*
mmc: tmio: delete wait in tuning process
Masaharu Hayakawa
2018-12-17
1
-2
/
+0
*
mmc: tmio: simplify the DMA mode test
Masahiro Yamada
2018-10-15
1
-7
/
+7
*
mmc: tmio: move MFD variant reset to a platform hook
Masahiro Yamada
2018-10-15
1
-8
/
+6
*
mmc: tmio: Fix SCC error detection
Masaharu Hayakawa
2018-10-08
1
-2
/
+2
*
mmc: tmio: move tmio_mmc_set_clock() to platform hook
Masahiro Yamada
2018-10-08
1
-85
/
+7
*
mmc: tmio: replace tmio_mmc_clk_stop() calls with tmio_mmc_set_clock()
Masahiro Yamada
2018-10-08
1
-3
/
+3
*
mmc: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-10-08
1
-4
/
+1
*
mmc: tmio: remove unneeded variable in tmio_mmc_start_command()
Masahiro Yamada
2018-08-01
1
-2
/
+1
*
mmc: tmio: Fix tuning flow
Masaharu Hayakawa
2018-08-01
1
-2
/
+0
*
mmc: tmio: add eMMC HS400 mode support
Masaharu Hayakawa
2018-07-16
1
-2
/
+45
*
mmc: tmio: Fix error handling when issuing CMD23
Masaharu Hayakawa
2018-04-04
1
-1
/
+1
*
mmc: tmio: remove useless TMIO_MASK_CMD handling in tmio_mmc_host_probe()
Masahiro Yamada
2018-03-05
1
-3
/
+0
*
mmc: tmio: clear force_pio flag before starting data transfer
Masahiro Yamada
2018-03-05
1
-3
/
+1
*
mmc: tmio: move TMIO_MASK_{READOP, WRITEOP} handling to correct place
Masahiro Yamada
2018-03-05
1
-10
/
+10
*
mmc: tmio: fix never-detected card insertion bug
Masahiro Yamada
2018-03-05
1
-4
/
+8
*
mmc: tmio: support IP-builtin card detection logic
Masahiro Yamada
2018-03-05
1
-1
/
+12
*
mmc: tmio: deprecate "toshiba, mmc-wrprotect-disable" DT property
Masahiro Yamada
2018-03-05
1
-0
/
+5
*
mmc: tmio: remove TMIO_MMC_WRPROTECT_DISABLE
Masahiro Yamada
2018-03-05
1
-3
/
+2
*
mmc: tmio: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flag
Masahiro Yamada
2018-03-05
1
-3
/
+3
*
mmc: tmio: hide unused tmio_mmc_clk_disable/tmio_mmc_clk_enable functions
Arnd Bergmann
2018-01-22
1
-14
/
+14
*
mmc: tmio: refactor .get_ro hook
Masahiro Yamada
2018-01-18
1
-8
/
+5
*
mmc: tmio: remove dma_ops from tmio_mmc_host_probe() argument
Masahiro Yamada
2018-01-18
1
-3
/
+1
*
mmc: tmio: move {tmio_}mmc_of_parse() to tmio_mmc_host_alloc()
Masahiro Yamada
2018-01-18
1
-6
/
+13
*
mmc: tmio: move clk_enable/disable out of tmio_mmc_host_probe()
Masahiro Yamada
2018-01-18
1
-20
/
+13
*
mmc: tmio: ioremap memory resource in tmio_mmc_host_alloc()
Masahiro Yamada
2018-01-18
1
-7
/
+9
*
mmc: tmio: use mmc_can_gpio_cd() instead of checking TMIO_MMC_USE_GPIO_CD
Masahiro Yamada
2018-01-12
1
-1
/
+1
*
mmc: tmio: move mmc_gpio_request_cd() before mmc_add_host()
Masahiro Yamada
2017-12-18
1
-8
/
+6
*
mmc: tmio, renesas_sdhi: set mmc_host_ops hooks directly
Masahiro Yamada
2017-12-18
1
-4
/
+0
*
mmc: tmio: move mmc_host_ops to struct tmio_mmc_host from static data
Masahiro Yamada
2017-12-18
1
-4
/
+5
*
mmc: tmio: use devm_ioremap_resource() instead of devm_ioremap()
Masahiro Yamada
2017-12-18
1
-7
/
+3
*
mmc: tmio: set tmio_mmc_host to driver data
Masahiro Yamada
2017-12-18
1
-5
/
+3
*
mmc: tmio: use usleep_range consistently
Wolfram Sang
2017-12-11
1
-4
/
+4
*
mmc: tmio: Replace msleep() of 20ms or less with usleep_range()
Masaharu Hayakawa
2017-11-07
1
-7
/
+7
*
mmc: tmio: Use common error handling code in tmio_mmc_host_probe()
Markus Elfring
2017-11-02
1
-8
/
+9
*
mmc: tmio: check mmc_regulator_get_supply return value
Fabrizio Castro
2017-10-30
1
-1
/
+4
*
mmc: tmio: fix swiotlb buffer is full
Yoshihiro Shimoda
2017-10-20
1
-0
/
+13
*
mmc: tmio: remove broken and noisy debug macro
Wolfram Sang
2017-09-22
1
-47
/
+0
[next]