index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
tmio_mmc_pio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-26
mmc: tmio: add eMMC support
Wolfram Sang
1
-12
/
+26
2016-09-26
mmc: host: sh_mobile_sdhi: move card_busy from tmio to sdhi
Wolfram Sang
1
-8
/
+1
2016-07-25
mmc: host: use the defined function to check whether card is removable
Jaehoon Chung
1
-1
/
+1
2016-05-04
mmc: tmio/sdhi: introduce flag for RCar 2+ specific features
Wolfram Sang
1
-3
/
+3
2016-05-02
mmc: tmio/sdhi: distinguish between SCLKDIVEN and ILL_FUNC
Wolfram Sang
1
-1
/
+1
2016-05-02
mmc: tmio: use CTL_STATUS consistently
Wolfram Sang
1
-1
/
+1
2016-05-02
mmc: tmio: give read32/write32 functions more descriptive names
Wolfram Sang
1
-11
/
+11
2016-05-02
mmc: tmio: merge distributed include files
Wolfram Sang
1
-1
/
+0
2016-05-02
mmc: tmio: simplify irq handler
Wolfram Sang
1
-15
/
+8
2016-05-02
mmc: tmio: remove now unneeded seperate irq handlers
Wolfram Sang
1
-29
/
+2
2016-05-02
mmc: tmio: Remove redundant runtime PM calls
Ulf Hansson
1
-19
/
+0
2016-05-02
mmc: tmio: stop clock when 0Hz is requested
Wolfram Sang
1
-24
/
+26
2016-05-02
mmc: tmio: always start clock after frequency calculation
Wolfram Sang
1
-18
/
+16
2016-05-02
mmc: tmio: Add UHS-I mode support
Wolfram Sang
1
-1
/
+11
2016-05-02
mmc: tmio, sh_mobile_sdhi: Add support for variable input clock frequency
Ben Hutchings
1
-14
/
+10
2016-05-02
mmc: tmio, sh_mobile_sdhi: Pass tmio_mmc_host ptr to clk_{enable, disable} ops
Ben Hutchings
1
-2
/
+2
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-1
/
+1
2016-02-29
mmc: tmio: disable clock before changing it
Wolfram Sang
1
-0
/
+2
2016-02-29
mmc: tmio: refactor set_clock a little
Wolfram Sang
1
-6
/
+9
2016-02-29
mmc: tmio: remove stale comments
Wolfram Sang
1
-3
/
+0
2016-02-29
mmc: tmio: add flag to reduce delay after changing clock status
Wolfram Sang
1
-3
/
+4
2015-08-24
mmc: tmio: Fix timeout value for command request
Takeshi Kihara
1
-2
/
+4
2015-06-01
mmc: TMIO: Fix I/O mapping leak on error using devm_ioremap()
Ian Molton
1
-3
/
+2
2015-03-23
mmc: tmio: Remove bogus un-initialization in tmio_mmc_host_free()
Geert Uytterhoeven
1
-2
/
+0
2015-01-20
mmc: tmio: tmio_mmc_host has .multi_io_quirk
Kuninori Morimoto
1
-3
/
+2
2015-01-20
mmc: tmio: tmio_mmc_host has .clk_disable
Kuninori Morimoto
1
-2
/
+2
2015-01-20
mmc: tmio: tmio_mmc_host has .clk_enable
Kuninori Morimoto
1
-3
/
+2
2015-01-20
mmc: tmio: tmio_mmc_host has .write16_hook
Kuninori Morimoto
1
-1
/
+1
2015-01-20
mmc: tmio: add tmio_mmc_host_alloc/free()
Kuninori Morimoto
1
-16
/
+29
2014-09-23
mmc: don't request CD IRQ until mmc_start_host()
Stephen Warren
1
-0
/
+1
2014-09-19
mmc: tmio: prevent endless loop in tmio_mmc_set_clock()
Sergei Shtylyov
1
-0
/
+9
2014-09-19
mmc: tmio: enable odd number size access
Kuninori Morimoto
1
-4
/
+35
2014-09-09
mmc: use .multi_io_quirk on tmio_mmc
Kuninori Morimoto
1
-0
/
+13
2014-09-09
mmc: tmio: add actual clock support as option
Shinobu Uehara
1
-0
/
+5
2014-09-09
mmc: tmio: remove SCLKEN bit setting from tmio_mmc_set_clock()
Kuninori Morimoto
1
-1
/
+0
2014-09-09
mmc: tmio: check ILL_FUNC instead of CBSY
Shinobu Uehara
1
-1
/
+12
2014-09-09
mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRK
Shinobu Uehara
1
-1
/
+6
2014-09-09
mmc: tmio: control multiple block transfer mode
Shinobu Uehara
1
-0
/
+10
2014-09-09
mmc: tmio: clear error IRQ status
Shinobu Uehara
1
-0
/
+3
2014-09-09
mmc: tmio: Remove library functions for system PM
Ulf Hansson
1
-23
/
+0
2014-09-09
mmc: tmio: Make runtime PM callbacks available for CONFIG_PM
Ulf Hansson
1
-1
/
+1
2014-09-09
mmc: tmio: Mask all IRQs when inactive
Ulf Hansson
1
-0
/
+2
2014-09-09
mmc: tmio: Handle clock gating from runtime PM functions
Ulf Hansson
1
-4
/
+24
2014-09-09
mmc: tmio: Restructure ->set_ios() and adapt ->probe() to it
Ulf Hansson
1
-47
/
+14
2014-09-09
mmc: tmio: Extract bus_width modifications to a separate function
Ulf Hansson
1
-10
/
+15
2014-09-09
mmc: tmio: Keep host active while serving requests
Ulf Hansson
1
-23
/
+32
2014-09-09
mmc: tmio: Keep host active while SDIO IRQ is enabled
Ulf Hansson
1
-4
/
+15
2014-02-14
mmc: tmio: Adapt to proper PM configs for exported functions
Ulf Hansson
1
-3
/
+4
2014-01-13
mmc: tmio: add new TMIO_MMC_HAVE_HIGH_REG flags
Kuninori Morimoto
1
-10
/
+4
2014-01-13
mmc: tmio: bus_shift become tmio_mmc_data member
Kuninori Morimoto
1
-3
/
+0
[next]