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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-12
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
1
-13
/
+1
2011-10-27
mmc: irq: Remove IRQF_DISABLED
Yong Zhang
1
-2
/
+2
2011-08-13
mmc: tmio: eliminate unused variable 'mmc' warning
Axel Lin
1
-2
/
+0
2011-05-26
mmc: Use device platform_data to retrieve tmio_mmc platform bits
Samuel Ortiz
1
-1
/
+1
2011-05-25
mmc: tmio/sdhi: break out interrupt request/free
Magnus Damm
1
-3
/
+18
2011-05-25
mmc: Add runtime and system-wide PM to the TMIO MMC driver
Guennadi Liakhovetski
1
-7
/
+4
2011-03-25
mmc: tmio: split core functionality, DMA and MFD glue
Guennadi Liakhovetski
1
-1285
/
+18
2011-03-25
mmc: tmio: use PIO for short transfers
Guennadi Liakhovetski
1
-10
/
+23
2011-03-25
mmc: tmio-mmc: Improve DMA stability on sh-mobile
Guennadi Liakhovetski
1
-29
/
+34
2011-03-23
tmio: Silence warnings introduced by mfd changes
Andres Salomon
1
-4
/
+4
2011-03-23
mmc: Use mfd_data instead of driver_data for tmio-mmc
Andres Salomon
1
-17
/
+9
2011-03-23
mfd: mfd_cell is now implicitly available to asic3 drivers
Andres Salomon
1
-12
/
+12
2011-03-17
mmc: tmio: fix address in kunmap_atomic() calls
Guennadi Liakhovetski
1
-5
/
+5
2011-03-15
mmc: tmio_mmc: use dmaengine helpers, drop submit check
Linus Walleij
1
-13
/
+4
2011-03-15
mmc: tmio_mmc: drop dma_sglen state variable
Linus Walleij
1
-7
/
+2
2011-03-15
mmc: tmio_mmc: unmap with the proper sglen
Linus Walleij
1
-2
/
+2
2011-03-15
mmc: tmio_mmc: map DMA buffers on the DMA engine device
Linus Walleij
1
-4
/
+6
2011-03-15
mmc: tmio_mmc: Improve readability of the output of pr_debug_status()
Simon Horman
1
-23
/
+27
2011-01-09
mmc: tmio_mmc: fix CMD irq handling
Arnd Hannemann
1
-2
/
+4
2011-01-09
mmc: tmio_mmc: handle missing HW interrupts
Arnd Hannemann
1
-4
/
+86
2011-01-09
mmc: tmio_mmc: implement SDIO IRQ support
Arnd Hannemann
1
-0
/
+79
2011-01-09
mmc: tmio_mmc: silence compiler warnings
Arnd Hannemann
1
-2
/
+6
2011-01-09
mmc: tmio_mmc: implement a bounce buffer for unaligned DMA
Guennadi Liakhovetski
1
-6
/
+83
2011-01-09
mmc: tmio_mmc: merge the private header into the driver
Guennadi Liakhovetski
1
-5
/
+210
2011-01-09
mmc: tmio_mmc: fix PIO fallback on DMA descriptor allocation failure
Guennadi Liakhovetski
1
-44
/
+25
2011-01-09
mmc: tmio_mmc: allow multi-element scatter-gather lists
Guennadi Liakhovetski
1
-2
/
+7
2010-10-29
mmc: Allow 2 byte requests in 4-bit mode for tmio_mmc
Yusuke Goda
1
-5
/
+12
2010-10-29
mmc: Allow the tmio_mmc mfd driver to specify get_cd handler
Arnd Hannemann
1
-0
/
+13
2010-09-10
mmc: fix the use of kunmap_atomic() in tmio_mmc.h
Guennadi Liakhovetski
1
-3
/
+4
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
1
-1
/
+1
2010-05-22
mmc: let MFD's provide supported Vdd card voltages to tmio_mmc
Guennadi Liakhovetski
1
-1
/
+4
2010-05-22
tmio: add a platform flag to disable card write-protection detection
Guennadi Liakhovetski
1
-1
/
+4
2010-05-22
mmc: add DMA support to tmio_mmc driver, when used on SuperH
Guennadi Liakhovetski
1
-30
/
+329
2010-03-08
tmio_mmc: Balance cell enable()/disable() calls
Magnus Damm
1
-2
/
+8
2010-03-08
tmio_mmc: Use 100ms mmc_detect_change() delay
Magnus Damm
1
-1
/
+1
2010-03-08
tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2
Yusuke Goda
1
-0
/
+1
2010-01-18
mfd: tmio_mmc hardware abstraction for CNF area
Ian Molton
1
-40
/
+19
2009-12-15
mmc: let tmio-mmc use dev_name() with request_irq()
Magnus Damm
1
-1
/
+1
2009-06-14
tmio_mmc: allow compilation for ASIC3
Philipp Zabel
1
-1
/
+1
2009-06-14
tmio_mmc: fix clock setup
Ian Molton
1
-10
/
+5
2009-06-14
tmio_mmc: map SD control registers after enabling the MFD cell
Philipp Zabel
1
-10
/
+10
2009-06-14
tmio_mmc: correct probe return value for num_resources != 3
Philipp Zabel
1
-7
/
+5
2009-06-14
tmio_mmc: don't use set_irq_type
Philipp Zabel
1
-4
/
+2
2009-06-14
tmio_mmc: add bus_shift support
Philipp Zabel
1
-72
/
+57
2009-06-14
MFD,mmc: tmio_mmc: make HCLK configurable
Philipp Zabel
1
-13
/
+11
2009-03-24
tmio_mmc: Fix use after free in remove()
Magnus Damm
1
-1
/
+1
2009-03-24
tmio_mmc: Fix one off, use resource_size() in probe()
Magnus Damm
1
-2
/
+2
2008-12-31
drivers/mmc: Move a dereference below a NULL test
Julia Lawall
1
-1
/
+2
2008-08-11
mfd: TMIO MMC driver
Ian Molton
1
-0
/
+691