- 5af02d3 mmc: tmio: no magic values when enabling DMA by Wolfram Sang · 7 years ago
- c78e1694 mmc: tmio: add references to bit defines in the header by Wolfram Sang · 7 years ago
- a43ff82 mmc: tmio: remove obsolete TMIO_BBS by Wolfram Sang · 7 years ago
- 2a68ea7 mmc: renesas-sdhi: add support for R-Car Gen3 SDHI DMAC by Simon Horman · 7 years ago
- 92d0f925e mmc: tmio, renesas-sdhi: add dataend to DMA ops by Simon Horman · 7 years ago
- f2218db mmc: tmio: improve checkpatch cleanness by Simon Horman · 8 years ago
- 87317c4 mmc: tmio, renesas-sdhi: update Renesas related copyrights by Simon Horman · 8 years ago
- c2a9698 mmc: renesas-sdhi: rename tmio_mmc_dma.c => renesas_sdhi_sys_dmac.c by Simon Horman · 8 years ago
- 631fa73 mmc: renesas-sdhi, tmio: make dma more modular by Simon Horman · 8 years ago
- b21f13d mmc: tmio: drop filenames from comment at top of source by Simon Horman · 8 years ago
- d8acd16 mmc: host: tmio: fix minor typos in comments by Wolfram Sang · 8 years ago
- 9afcbf4 mmc: host: tmio: use defines for CTL_STOP_INTERNAL_ACTION values by Wolfram Sang · 8 years ago
- 52ad9a8 mmc: tmio: ensure end of DMA and SD access are in sync by Wolfram Sang · 8 years ago
- ee28981 mmc: tmio: discard obsolete SDIO irqs before enabling irqs by Wolfram Sang · 8 years ago
- b8789ec mmc: host: Include interrupt.h in mmc host drivers that depends on it by Ulf Hansson · 8 years ago
- 4f11997 mmc: tmio: Add tuning support by Ai Kyuse · 8 years ago
- e8f36b5 mmc: tmio: Add hw reset support by Ai Kyuse · 8 years ago
- 2f87365 mmc: tmio: document mandatory and optional callbacks by Simon Horman · 8 years ago
- 8185e51 mmc: tmio-mmc: add support for 32bit data port by Chris Brandt · 8 years ago
- 0bc0b6e mmc: tmio: add eMMC support by Wolfram Sang · 8 years ago
- 6a4679f mmc: host: sh_mobile_sdhi: move card_busy from tmio to sdhi by Wolfram Sang · 8 years ago
- 7c42dbf mmc: tmio: make a cast explicit by Wolfram Sang · 9 years ago
- 184adf2 mmc: tmio: document CTL_STATUS handling by Wolfram Sang · 9 years ago
- a21553c mmc: tmio/sdhi: distinguish between SCLKDIVEN and ILL_FUNC by Wolfram Sang · 9 years ago
- 83e9535 mmc: tmio: use CTL_STATUS consistently by Wolfram Sang · 9 years ago
- 2cafc5c mmc: tmio: use BIT() within defines by Wolfram Sang · 9 years ago
- 2c54506 mmc: tmio: give read32/write32 functions more descriptive names by Wolfram Sang · 9 years ago
- ac86045 mmc: tmio: merge distributed include files by Wolfram Sang · 9 years ago
- 4da9867 mmc: tmio: remove now unneeded seperate irq handlers by Wolfram Sang · 9 years ago
- 452e5ee mmc: tmio: Add UHS-I mode support by Wolfram Sang · 9 years ago
- 2fb5595 mmc: tmio, sh_mobile_sdhi: Add support for variable input clock frequency by Ben Hutchings · 9 years ago
- 0ea2821 mmc: tmio, sh_mobile_sdhi: Pass tmio_mmc_host ptr to clk_{enable, disable} ops by Ben Hutchings · 9 years ago
- f33c9d6 mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?x by Kuninori Morimoto · 10 years ago
- b76924a mmc: tmio_mmc: remove slave_id settings for DMAEngine by Kuninori Morimoto · 10 years ago
- 361936e mmc: tmio: enable SoC specific DMA buswidth settings by Kuninori Morimoto · 10 years ago
- 5add2ac mmc: tmio: add .enable_dma on tmio_mmc_dma by Kuninori Morimoto · 10 years ago
- 8b4c8f3 mmc: tmio: tmio_mmc_data has .dma_rx_offset by Kuninori Morimoto · 10 years ago
- e471df0 mmc: tmio: tmio_mmc_data has .alignment_shift by Kuninori Morimoto · 10 years ago
- 7445bf9 mmc: tmio: tmio_mmc_host has .bus_shift by Kuninori Morimoto · 10 years ago
- 85c02dd mmc: tmio: tmio_mmc_host has .multi_io_quirk by Kuninori Morimoto · 10 years ago
- 00452c1 mmc: tmio: tmio_mmc_host has .clk_disable by Kuninori Morimoto · 10 years ago
- 4fe2ec5 mmc: tmio: tmio_mmc_host has .clk_enable by Kuninori Morimoto · 10 years ago
- dfe9a22 mmc: tmio: tmio_mmc_host has .write16_hook by Kuninori Morimoto · 10 years ago
- 7ecc09b mmc: tmio: tmio_mmc_host has .dma by Kuninori Morimoto · 10 years ago
- 94b110a mmc: tmio: add tmio_mmc_host_alloc/free() by Kuninori Morimoto · 10 years ago
- 341eb6a mmc: tmio: Remove library functions for system PM by Ulf Hansson · 10 years ago
- 9ade7db mmc: tmio: Make runtime PM callbacks available for CONFIG_PM by Ulf Hansson · 10 years ago
- ae12d25 mmc: tmio: Handle clock gating from runtime PM functions by Ulf Hansson · 11 years ago
- 3b292bb mmc: tmio: Restructure ->set_ios() and adapt ->probe() to it by Ulf Hansson · 11 years ago
- 7501c43 mmc: tmio: Keep host active while SDIO IRQ is enabled by Ulf Hansson · 11 years ago
- 710dec9 mmc: tmio: Adapt to proper PM configs for exported functions by Ulf Hansson · 11 years ago
- 3b159a6 mmc: tmio: bus_shift become tmio_mmc_data member by Kuninori Morimoto · 11 years ago
- e83b7a8 mmc: tmio: fix unbalanced power-on calls with clock-gating enabled by Guennadi Liakhovetski · 12 years ago
- b22ffdc mmc: tmio: postpone controller reset during resume by Guennadi Liakhovetski · 12 years ago
- 5bd99c3 mmc: tmio_mmc: remove unused sdio_irq_enabled flag by Guennadi Liakhovetski · 13 years ago
- c391e1b mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data by Guennadi Liakhovetski · 13 years ago
- c8be24c mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper by Guennadi Liakhovetski · 13 years ago
- 2b1ac5c mmc: tmio: calculate the native hotplug condition only once by Guennadi Liakhovetski · 13 years ago
- e3de2be mmc: tmio_mmc: fix card eject during IO with DMA by Guennadi Liakhovetski · 13 years ago
- 482fce9 mmc: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
- 7729c7a mmc: tmio: Provide separate interrupt handlers by Simon Horman · 13 years ago
- 54680fe mmc: tmio: Cache interrupt masks by Simon Horman · 13 years ago
- 6c0cbef MMC / TMIO: Fix build issue related to struct scatterlist by Rafael J. Wysocki · 13 years ago
- 162f43e mmc: tmio: fix a deadlock by Guennadi Liakhovetski · 13 years ago
- 71d111c mmc: tmio: maximize power saving by Guennadi Liakhovetski · 13 years ago
- b9269fd mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabled by Guennadi Liakhovetski · 13 years ago
- 973ed3a mmc: sdhi: Add write16_hook by Simon Horman · 14 years ago
- a11862d mmc: tmio: Share register access functions by Simon Horman · 14 years ago
- 7311bef mmc: tmio: runtime suspend the controller, where possible by Guennadi Liakhovetski · 14 years ago
- 8e7bfdb mmc: tmio/sdhi: break out interrupt request/free by Magnus Damm · 14 years ago
- df3ef2d mmc: protect the tmio_mmc driver against a theoretical race by Guennadi Liakhovetski · 14 years ago
- e6ee718 mmc: Add runtime and system-wide PM to the TMIO MMC driver by Guennadi Liakhovetski · 14 years ago
- cba179a mmc: tmio_mmc: Move some defines into a shared header by Simon Horman · 14 years ago
- 42051e8 mmc: tmio: convert the SDHI MMC driver from MFD to a platform driver by Guennadi Liakhovetski · 14 years ago
- b614749 mmc: tmio: split core functionality, DMA and MFD glue by Guennadi Liakhovetski · 14 years ago
- e0bc6ff mmc: tmio_mmc: merge the private header into the driver by Guennadi Liakhovetski · 14 years ago
- ef17fee mmc: tmio_mmc: fix PIO fallback on DMA descriptor allocation failure by Guennadi Liakhovetski · 14 years ago
- 5600efb mmc: fix the use of kunmap_atomic() in tmio_mmc.h by Guennadi Liakhovetski · 14 years ago
- b78d6c5 tmio_mmc: don't clear unhandled pending interrupts by Yusuke Goda · 14 years ago
- 311f3ac mmc: add DMA support to tmio_mmc driver, when used on SuperH by Guennadi Liakhovetski · 15 years ago
- a8c39d8 tmio_mmc: Keep card-detect interrupts enabled by Guennadi Liakhovetski · 15 years ago
- 64e8867 mfd: tmio_mmc hardware abstraction for CNF area by Ian Molton · 15 years ago
- 5e74672 tmio_mmc: add bus_shift support by Philipp Zabel · 16 years ago
- 4cb3290 MMC: tmio_mmc.h: fix build problem by Alexander Beregalov · 16 years ago
- fe246eb tmio_mmc: fix compilation with debug enabled by Dmitry Baryshkov · 16 years ago
- 4a48998 mfd: TMIO MMC driver by Ian Molton · 16 years ago