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