index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
tmio_mmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: TMIO: Use devm_request_irq()
Ian Molton
2015-06-01
1
-2
/
+2
*
mmc: TMIO: Ensure MFD cell is disabled on probe error path
Ian Molton
2015-06-01
1
-2
/
+4
*
mmc: tmio: tmio_mmc_host has .bus_shift
Kuninori Morimoto
2015-01-20
1
-2
/
+3
*
mmc: tmio: add tmio_mmc_host_alloc/free()
Kuninori Morimoto
2015-01-20
1
-2
/
+8
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
mmc: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
PM: Merge the SET*_RUNTIME_PM_OPS() macros
Rafael J. Wysocki
2014-12-04
1
-1
/
+1
|
/
*
mmc: tmio_mmc: Fixup system PM suspend lock-up
Ulf Hansson
2014-09-09
1
-2
/
+2
*
mmc: tmio_mmc: Enable runtime PM support
Ulf Hansson
2014-09-09
1
-0
/
+3
*
mmc: tmio_mmc: Convert from legacy to modern PM ops
Ulf Hansson
2014-02-13
1
-14
/
+16
*
mmc: tmio: fixup compile error
Kuninori Morimoto
2014-01-13
1
-1
/
+1
*
mmc: tmio: add new TMIO_MMC_HAVE_HIGH_REG flags
Kuninori Morimoto
2014-01-13
1
-0
/
+1
*
mmc: tmio: bus_shift become tmio_mmc_data member
Kuninori Morimoto
2014-01-13
1
-0
/
+8
*
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-26
1
-2
/
+0
*
mmc: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
mmc: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
mmc: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
2012-01-11
1
-13
/
+1
*
mmc: irq: Remove IRQF_DISABLED
Yong Zhang
2011-10-26
1
-2
/
+2
*
mmc: tmio: eliminate unused variable 'mmc' warning
Axel Lin
2011-08-13
1
-2
/
+0
*
mmc: Use device platform_data to retrieve tmio_mmc platform bits
Samuel Ortiz
2011-05-26
1
-1
/
+1
*
mmc: tmio/sdhi: break out interrupt request/free
Magnus Damm
2011-05-24
1
-3
/
+18
*
mmc: Add runtime and system-wide PM to the TMIO MMC driver
Guennadi Liakhovetski
2011-05-24
1
-7
/
+4
*
mmc: tmio: split core functionality, DMA and MFD glue
Guennadi Liakhovetski
2011-03-25
1
-1285
/
+18
*
mmc: tmio: use PIO for short transfers
Guennadi Liakhovetski
2011-03-25
1
-10
/
+23
*
mmc: tmio-mmc: Improve DMA stability on sh-mobile
Guennadi Liakhovetski
2011-03-25
1
-29
/
+34
*
tmio: Silence warnings introduced by mfd changes
Andres Salomon
2011-03-23
1
-4
/
+4
*
mmc: Use mfd_data instead of driver_data for tmio-mmc
Andres Salomon
2011-03-23
1
-17
/
+9
*
mfd: mfd_cell is now implicitly available to asic3 drivers
Andres Salomon
2011-03-23
1
-12
/
+12
*
mmc: tmio: fix address in kunmap_atomic() calls
Guennadi Liakhovetski
2011-03-17
1
-5
/
+5
*
mmc: tmio_mmc: use dmaengine helpers, drop submit check
Linus Walleij
2011-03-15
1
-13
/
+4
*
mmc: tmio_mmc: drop dma_sglen state variable
Linus Walleij
2011-03-15
1
-7
/
+2
*
mmc: tmio_mmc: unmap with the proper sglen
Linus Walleij
2011-03-15
1
-2
/
+2
*
mmc: tmio_mmc: map DMA buffers on the DMA engine device
Linus Walleij
2011-03-15
1
-4
/
+6
*
mmc: tmio_mmc: Improve readability of the output of pr_debug_status()
Simon Horman
2011-03-15
1
-23
/
+27
*
mmc: tmio_mmc: fix CMD irq handling
Arnd Hannemann
2011-01-08
1
-2
/
+4
*
mmc: tmio_mmc: handle missing HW interrupts
Arnd Hannemann
2011-01-08
1
-4
/
+86
*
mmc: tmio_mmc: implement SDIO IRQ support
Arnd Hannemann
2011-01-08
1
-0
/
+79
*
mmc: tmio_mmc: silence compiler warnings
Arnd Hannemann
2011-01-08
1
-2
/
+6
*
mmc: tmio_mmc: implement a bounce buffer for unaligned DMA
Guennadi Liakhovetski
2011-01-08
1
-6
/
+83
*
mmc: tmio_mmc: merge the private header into the driver
Guennadi Liakhovetski
2011-01-08
1
-5
/
+210
*
mmc: tmio_mmc: fix PIO fallback on DMA descriptor allocation failure
Guennadi Liakhovetski
2011-01-08
1
-44
/
+25
*
mmc: tmio_mmc: allow multi-element scatter-gather lists
Guennadi Liakhovetski
2011-01-08
1
-2
/
+7
*
mmc: Allow 2 byte requests in 4-bit mode for tmio_mmc
Yusuke Goda
2010-10-29
1
-5
/
+12
*
mmc: Allow the tmio_mmc mfd driver to specify get_cd handler
Arnd Hannemann
2010-10-29
1
-0
/
+13
*
mmc: fix the use of kunmap_atomic() in tmio_mmc.h
Guennadi Liakhovetski
2010-09-09
1
-3
/
+4
*
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
2010-05-27
1
-1
/
+1
*
mmc: let MFD's provide supported Vdd card voltages to tmio_mmc
Guennadi Liakhovetski
2010-05-22
1
-1
/
+4
*
tmio: add a platform flag to disable card write-protection detection
Guennadi Liakhovetski
2010-05-22
1
-1
/
+4
*
mmc: add DMA support to tmio_mmc driver, when used on SuperH
Guennadi Liakhovetski
2010-05-22
1
-30
/
+329
[next]