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.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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-26
mmc: tmio: add eMMC support
Wolfram Sang
1
-0
/
+3
2016-09-26
mmc: host: sh_mobile_sdhi: move card_busy from tmio to sdhi
Wolfram Sang
1
-0
/
+1
2016-07-25
mmc: tmio: make a cast explicit
Wolfram Sang
1
-1
/
+1
2016-05-02
mmc: tmio: document CTL_STATUS handling
Wolfram Sang
1
-1
/
+2
2016-05-02
mmc: tmio/sdhi: distinguish between SCLKDIVEN and ILL_FUNC
Wolfram Sang
1
-1
/
+2
2016-05-02
mmc: tmio: use CTL_STATUS consistently
Wolfram Sang
1
-2
/
+1
2016-05-02
mmc: tmio: use BIT() within defines
Wolfram Sang
1
-21
/
+23
2016-05-02
mmc: tmio: give read32/write32 functions more descriptive names
Wolfram Sang
1
-3
/
+2
2016-05-02
mmc: tmio: merge distributed include files
Wolfram Sang
1
-1
/
+55
2016-05-02
mmc: tmio: remove now unneeded seperate irq handlers
Wolfram Sang
1
-3
/
+0
2016-05-02
mmc: tmio: Add UHS-I mode support
Wolfram Sang
1
-0
/
+2
2016-05-02
mmc: tmio, sh_mobile_sdhi: Add support for variable input clock frequency
Ben Hutchings
1
-0
/
+2
2016-05-02
mmc: tmio, sh_mobile_sdhi: Pass tmio_mmc_host ptr to clk_{enable, disable} ops
Ben Hutchings
1
-2
/
+2
2015-03-05
mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?x
Kuninori Morimoto
1
-2
/
+0
2015-02-23
mmc: tmio_mmc: remove slave_id settings for DMAEngine
Kuninori Morimoto
1
-2
/
+0
2015-01-20
mmc: tmio: enable SoC specific DMA buswidth settings
Kuninori Morimoto
1
-0
/
+2
2015-01-20
mmc: tmio: add .enable_dma on tmio_mmc_dma
Kuninori Morimoto
1
-0
/
+2
2015-01-20
mmc: tmio: tmio_mmc_data has .dma_rx_offset
Kuninori Morimoto
1
-1
/
+0
2015-01-20
mmc: tmio: tmio_mmc_data has .alignment_shift
Kuninori Morimoto
1
-1
/
+0
2015-01-20
mmc: tmio: tmio_mmc_host has .bus_shift
Kuninori Morimoto
1
-8
/
+9
2015-01-20
mmc: tmio: tmio_mmc_host has .multi_io_quirk
Kuninori Morimoto
1
-0
/
+2
2015-01-20
mmc: tmio: tmio_mmc_host has .clk_disable
Kuninori Morimoto
1
-0
/
+1
2015-01-20
mmc: tmio: tmio_mmc_host has .clk_enable
Kuninori Morimoto
1
-0
/
+1
2015-01-20
mmc: tmio: tmio_mmc_host has .write16_hook
Kuninori Morimoto
1
-1
/
+3
2015-01-20
mmc: tmio: tmio_mmc_host has .dma
Kuninori Morimoto
1
-0
/
+11
2015-01-20
mmc: tmio: add tmio_mmc_host_alloc/free()
Kuninori Morimoto
1
-2
/
+3
2014-09-09
mmc: tmio: Remove library functions for system PM
Ulf Hansson
1
-5
/
+0
2014-09-09
mmc: tmio: Make runtime PM callbacks available for CONFIG_PM
Ulf Hansson
1
-1
/
+1
2014-09-09
mmc: tmio: Handle clock gating from runtime PM functions
Ulf Hansson
1
-1
/
+2
2014-09-09
mmc: tmio: Restructure ->set_ios() and adapt ->probe() to it
Ulf Hansson
1
-20
/
+0
2014-09-09
mmc: tmio: Keep host active while SDIO IRQ is enabled
Ulf Hansson
1
-0
/
+1
2014-02-14
mmc: tmio: Adapt to proper PM configs for exported functions
Ulf Hansson
1
-4
/
+3
2014-01-13
mmc: tmio: bus_shift become tmio_mmc_data member
Kuninori Morimoto
1
-9
/
+8
2013-06-06
mmc: tmio: fix unbalanced power-on calls with clock-gating enabled
Guennadi Liakhovetski
1
-2
/
+18
2013-06-06
mmc: tmio: postpone controller reset during resume
Guennadi Liakhovetski
1
-0
/
+1
2012-03-27
mmc: tmio_mmc: remove unused sdio_irq_enabled flag
Guennadi Liakhovetski
1
-1
/
+0
2012-03-27
mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data
Guennadi Liakhovetski
1
-0
/
+3
2012-03-27
mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper
Guennadi Liakhovetski
1
-4
/
+0
2012-03-27
mmc: tmio: calculate the native hotplug condition only once
Guennadi Liakhovetski
1
-0
/
+1
2012-02-14
mmc: tmio_mmc: fix card eject during IO with DMA
Guennadi Liakhovetski
1
-1
/
+6
2012-01-12
mmc: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2011-10-26
mmc: tmio: Provide separate interrupt handlers
Simon Horman
1
-0
/
+3
2011-10-26
mmc: tmio: Cache interrupt masks
Simon Horman
1
-0
/
+4
2011-07-26
MMC / TMIO: Fix build issue related to struct scatterlist
Rafael J. Wysocki
1
-0
/
+1
2011-07-21
mmc: tmio: fix a deadlock
Guennadi Liakhovetski
1
-0
/
+5
2011-07-21
mmc: tmio: maximize power saving
Guennadi Liakhovetski
1
-0
/
+2
2011-07-21
mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabled
Guennadi Liakhovetski
1
-1
/
+5
2011-07-21
mmc: sdhi: Add write16_hook
Simon Horman
1
-0
/
+5
2011-07-21
mmc: tmio: Share register access functions
Simon Horman
1
-0
/
+35
2011-05-25
mmc: tmio: runtime suspend the controller, where possible
Guennadi Liakhovetski
1
-0
/
+3
[next]