1. f33c9d6 mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?x by Kuninori Morimoto · 10 years ago
  2. b76924a mmc: tmio_mmc: remove slave_id settings for DMAEngine by Kuninori Morimoto · 10 years ago
  3. 361936e mmc: tmio: enable SoC specific DMA buswidth settings by Kuninori Morimoto · 10 years ago
  4. 5add2ac mmc: tmio: add .enable_dma on tmio_mmc_dma by Kuninori Morimoto · 10 years ago
  5. 8b4c8f3 mmc: tmio: tmio_mmc_data has .dma_rx_offset by Kuninori Morimoto · 10 years ago
  6. e471df0 mmc: tmio: tmio_mmc_data has .alignment_shift by Kuninori Morimoto · 10 years ago
  7. 7445bf9 mmc: tmio: tmio_mmc_host has .bus_shift by Kuninori Morimoto · 10 years ago
  8. 85c02dd mmc: tmio: tmio_mmc_host has .multi_io_quirk by Kuninori Morimoto · 10 years ago
  9. 00452c1 mmc: tmio: tmio_mmc_host has .clk_disable by Kuninori Morimoto · 10 years ago
  10. 4fe2ec5 mmc: tmio: tmio_mmc_host has .clk_enable by Kuninori Morimoto · 10 years ago
  11. dfe9a22 mmc: tmio: tmio_mmc_host has .write16_hook by Kuninori Morimoto · 10 years ago
  12. 7ecc09b mmc: tmio: tmio_mmc_host has .dma by Kuninori Morimoto · 10 years ago
  13. 94b110a mmc: tmio: add tmio_mmc_host_alloc/free() by Kuninori Morimoto · 10 years ago
  14. 341eb6a mmc: tmio: Remove library functions for system PM by Ulf Hansson · 10 years ago
  15. 9ade7db mmc: tmio: Make runtime PM callbacks available for CONFIG_PM by Ulf Hansson · 10 years ago
  16. ae12d25 mmc: tmio: Handle clock gating from runtime PM functions by Ulf Hansson · 11 years ago
  17. 3b292bb mmc: tmio: Restructure ->set_ios() and adapt ->probe() to it by Ulf Hansson · 11 years ago
  18. 7501c43 mmc: tmio: Keep host active while SDIO IRQ is enabled by Ulf Hansson · 11 years ago
  19. 710dec9 mmc: tmio: Adapt to proper PM configs for exported functions by Ulf Hansson · 11 years ago
  20. 3b159a6 mmc: tmio: bus_shift become tmio_mmc_data member by Kuninori Morimoto · 11 years ago
  21. e83b7a8 mmc: tmio: fix unbalanced power-on calls with clock-gating enabled by Guennadi Liakhovetski · 11 years ago
  22. b22ffdc mmc: tmio: postpone controller reset during resume by Guennadi Liakhovetski · 11 years ago
  23. 5bd99c3 mmc: tmio_mmc: remove unused sdio_irq_enabled flag by Guennadi Liakhovetski · 13 years ago
  24. c391e1b mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data by Guennadi Liakhovetski · 13 years ago
  25. c8be24c mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper by Guennadi Liakhovetski · 13 years ago
  26. 2b1ac5c mmc: tmio: calculate the native hotplug condition only once by Guennadi Liakhovetski · 13 years ago
  27. e3de2be mmc: tmio_mmc: fix card eject during IO with DMA by Guennadi Liakhovetski · 13 years ago
  28. 482fce9 mmc: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  29. 7729c7a mmc: tmio: Provide separate interrupt handlers by Simon Horman · 13 years ago
  30. 54680fe mmc: tmio: Cache interrupt masks by Simon Horman · 13 years ago
  31. 6c0cbef MMC / TMIO: Fix build issue related to struct scatterlist by Rafael J. Wysocki · 13 years ago
  32. 162f43e mmc: tmio: fix a deadlock by Guennadi Liakhovetski · 13 years ago
  33. 71d111c mmc: tmio: maximize power saving by Guennadi Liakhovetski · 13 years ago
  34. b9269fd mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabled by Guennadi Liakhovetski · 13 years ago
  35. 973ed3a mmc: sdhi: Add write16_hook by Simon Horman · 13 years ago
  36. a11862d mmc: tmio: Share register access functions by Simon Horman · 13 years ago
  37. 7311bef mmc: tmio: runtime suspend the controller, where possible by Guennadi Liakhovetski · 13 years ago
  38. 8e7bfdb mmc: tmio/sdhi: break out interrupt request/free by Magnus Damm · 13 years ago
  39. df3ef2d mmc: protect the tmio_mmc driver against a theoretical race by Guennadi Liakhovetski · 13 years ago
  40. e6ee718 mmc: Add runtime and system-wide PM to the TMIO MMC driver by Guennadi Liakhovetski · 13 years ago
  41. cba179a mmc: tmio_mmc: Move some defines into a shared header by Simon Horman · 14 years ago
  42. 42051e8 mmc: tmio: convert the SDHI MMC driver from MFD to a platform driver by Guennadi Liakhovetski · 14 years ago
  43. b614749 mmc: tmio: split core functionality, DMA and MFD glue by Guennadi Liakhovetski · 14 years ago
  44. e0bc6ff mmc: tmio_mmc: merge the private header into the driver by Guennadi Liakhovetski · 14 years ago
  45. ef17fee mmc: tmio_mmc: fix PIO fallback on DMA descriptor allocation failure by Guennadi Liakhovetski · 14 years ago
  46. 5600efb mmc: fix the use of kunmap_atomic() in tmio_mmc.h by Guennadi Liakhovetski · 14 years ago
  47. b78d6c5 tmio_mmc: don't clear unhandled pending interrupts by Yusuke Goda · 14 years ago
  48. 311f3ac mmc: add DMA support to tmio_mmc driver, when used on SuperH by Guennadi Liakhovetski · 14 years ago
  49. a8c39d8 tmio_mmc: Keep card-detect interrupts enabled by Guennadi Liakhovetski · 15 years ago
  50. 64e8867 mfd: tmio_mmc hardware abstraction for CNF area by Ian Molton · 15 years ago
  51. 5e74672 tmio_mmc: add bus_shift support by Philipp Zabel · 15 years ago
  52. 4cb3290 MMC: tmio_mmc.h: fix build problem by Alexander Beregalov · 16 years ago
  53. fe246eb tmio_mmc: fix compilation with debug enabled by Dmitry Baryshkov · 16 years ago
  54. 4a48998 mfd: TMIO MMC driver by Ian Molton · 16 years ago