index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: 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
*
mmc: tmio: don't wait on R-Car2+ when handling the clock
Wolfram Sang
2017-08-30
1
-2
/
+8
*
mmc: tmio: fix CMD12 (STOP) handling
Wolfram Sang
2017-08-30
1
-6
/
+0
*
mmc: tmio, renesas-sdhi: add dataend to DMA ops
Simon Horman
2017-08-30
1
-2
/
+8
*
mmc: tmio, renesas-sdhi: add max_{segs, blk_count} to tmio_mmc_data
Yoshihiro Shimoda
2017-08-30
1
-3
/
+3
*
mmc: tmio-mmc: fix bad pointer math
Chris Brandt
2017-07-13
1
-10
/
+9
*
mmc: tmio: improve checkpatch cleanness
Simon Horman
2017-06-20
1
-31
/
+35
*
mmc: tmio, renesas-sdhi: update Renesas related copyrights
Simon Horman
2017-06-20
1
-2
/
+3
*
mmc: tmio: use EXPORT_SYMBOL_GPL
Simon Horman
2017-06-20
1
-10
/
+10
*
mmc: tmio: make sure SDIO gets reinitialized after resume
Wolfram Sang
2017-06-20
1
-7
/
+10
*
mmc: tmio: add CMD23 support
Wolfram Sang
2017-06-20
1
-13
/
+28
*
mmc: tmio: move finish_request function further down
Wolfram Sang
2017-06-20
1
-38
/
+38
*
mmc: tmio: remove outdated comment
Wolfram Sang
2017-06-20
1
-1
/
+0
*
mmc: tmio: refactor handling mrq
Wolfram Sang
2017-06-20
1
-20
/
+26
*
mmc: tmio: make tmio_mmc_request function more readable
Wolfram Sang
2017-06-20
1
-5
/
+6
*
mmc: tmio: rename tmio_mmc_{pio => core}.c
Simon Horman
2017-06-20
1
-0
/
+1390