1. de501af mmc: TMIO: Use devm_request_irq() by Ian Molton · 9 years ago
  2. 25db67e mmc: TMIO: Ensure MFD cell is disabled on probe error path by Ian Molton · 9 years ago
  3. 7445bf9 mmc: tmio: tmio_mmc_host has .bus_shift by Kuninori Morimoto · 10 years ago
  4. 94b110a mmc: tmio: add tmio_mmc_host_alloc/free() by Kuninori Morimoto · 10 years ago
  5. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  6. 6ed23b8 PM: Merge the SET*_RUNTIME_PM_OPS() macros by Rafael J. Wysocki · 10 years ago
  7. bb0d20e mmc: host: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  8. 70a15e1 mmc: tmio_mmc: Fixup system PM suspend lock-up by Ulf Hansson · 10 years ago
  9. 78f76df mmc: tmio_mmc: Enable runtime PM support by Ulf Hansson · 10 years ago
  10. c896448 mmc: tmio_mmc: Convert from legacy to modern PM ops by Ulf Hansson · 11 years ago
  11. 1e0bf16 mmc: tmio: fixup compile error by Kuninori Morimoto · 11 years ago
  12. 5d60e50 mmc: tmio: add new TMIO_MMC_HAVE_HIGH_REG flags by Kuninori Morimoto · 11 years ago
  13. 3b159a6 mmc: tmio: bus_shift become tmio_mmc_data member by Kuninori Morimoto · 11 years ago
  14. 113a87f mmc: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  15. 6e0ee71 mmc: remove use of __devexit by Bill Pemberton · 12 years ago
  16. c3be1ef mmc: remove use of __devinit by Bill Pemberton · 12 years ago
  17. 0433c14 mmc: remove use of __devexit_p by Bill Pemberton · 12 years ago
  18. d1f81a6 mmc: convert drivers/mmc/host/* to use module_platform_driver() by Axel Lin · 13 years ago
  19. d9618e9 mmc: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  20. 4906baf mmc: tmio: eliminate unused variable 'mmc' warning by Axel Lin · 13 years ago
  21. ec71974 mmc: Use device platform_data to retrieve tmio_mmc platform bits by Samuel Ortiz · 14 years ago
  22. 8e7bfdb mmc: tmio/sdhi: break out interrupt request/free by Magnus Damm · 13 years ago
  23. e6ee718 mmc: Add runtime and system-wide PM to the TMIO MMC driver by Guennadi Liakhovetski · 13 years ago
  24. b614749 mmc: tmio: split core functionality, DMA and MFD glue by Guennadi Liakhovetski · 14 years ago
  25. 5f52c35 mmc: tmio: use PIO for short transfers by Guennadi Liakhovetski · 14 years ago
  26. 51fc7b2 mmc: tmio-mmc: Improve DMA stability on sh-mobile by Guennadi Liakhovetski · 14 years ago
  27. 944dc03 tmio: Silence warnings introduced by mfd changes by Andres Salomon · 14 years ago
  28. 4f95bf4 mmc: Use mfd_data instead of driver_data for tmio-mmc by Andres Salomon · 14 years ago
  29. d24f36d mfd: mfd_cell is now implicitly available to asic3 drivers by Andres Salomon · 14 years ago
  30. 860cfe7 mmc: tmio: fix address in kunmap_atomic() calls by Guennadi Liakhovetski · 14 years ago
  31. 449bdc2 mmc: tmio_mmc: use dmaengine helpers, drop submit check by Linus Walleij · 14 years ago
  32. 3383433 mmc: tmio_mmc: drop dma_sglen state variable by Linus Walleij · 14 years ago
  33. d7554ca mmc: tmio_mmc: unmap with the proper sglen by Linus Walleij · 14 years ago
  34. 2dc7ddc mmc: tmio_mmc: map DMA buffers on the DMA engine device by Linus Walleij · 14 years ago
  35. a803d7f mmc: tmio_mmc: Improve readability of the output of pr_debug_status() by Simon Horman · 14 years ago
  36. 2bd6a93 mmc: tmio_mmc: fix CMD irq handling by Arnd Hannemann · 14 years ago
  37. 6ff56e0 mmc: tmio_mmc: handle missing HW interrupts by Arnd Hannemann · 14 years ago
  38. 845ecd2 mmc: tmio_mmc: implement SDIO IRQ support by Arnd Hannemann · 14 years ago
  39. eba4603 mmc: tmio_mmc: silence compiler warnings by Arnd Hannemann · 14 years ago
  40. 9317305 mmc: tmio_mmc: implement a bounce buffer for unaligned DMA by Guennadi Liakhovetski · 14 years ago
  41. e0bc6ff mmc: tmio_mmc: merge the private header into the driver by Guennadi Liakhovetski · 14 years ago
  42. ef17fee mmc: tmio_mmc: fix PIO fallback on DMA descriptor allocation failure by Guennadi Liakhovetski · 14 years ago
  43. 729b0c7 mmc: tmio_mmc: allow multi-element scatter-gather lists by Guennadi Liakhovetski · 14 years ago
  44. f1334fb mmc: Allow 2 byte requests in 4-bit mode for tmio_mmc by Yusuke Goda · 14 years ago
  45. 19ca750 mmc: Allow the tmio_mmc mfd driver to specify get_cd handler by Arnd Hannemann · 14 years ago
  46. 5600efb mmc: fix the use of kunmap_atomic() in tmio_mmc.h by Guennadi Liakhovetski · 14 years ago
  47. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 14 years ago
  48. a2b14dc mmc: let MFD's provide supported Vdd card voltages to tmio_mmc by Guennadi Liakhovetski · 14 years ago
  49. ac8fb3e tmio: add a platform flag to disable card write-protection detection by Guennadi Liakhovetski · 14 years ago
  50. 311f3ac mmc: add DMA support to tmio_mmc driver, when used on SuperH by Guennadi Liakhovetski · 14 years ago
  51. 7ee422d tmio_mmc: Balance cell enable()/disable() calls by Magnus Damm · 15 years ago
  52. 6d9af5af tmio_mmc: Use 100ms mmc_detect_change() delay by Magnus Damm · 15 years ago
  53. b741d44 tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2 by Yusuke Goda · 15 years ago
  54. 64e8867 mfd: tmio_mmc hardware abstraction for CNF area by Ian Molton · 15 years ago
  55. 14f1b75 mmc: let tmio-mmc use dev_name() with request_irq() by Magnus Damm · 15 years ago
  56. e6f2c7a tmio_mmc: allow compilation for ASIC3 by Philipp Zabel · 15 years ago
  57. da46a0b tmio_mmc: fix clock setup by Ian Molton · 15 years ago
  58. 544f277 tmio_mmc: map SD control registers after enabling the MFD cell by Philipp Zabel · 15 years ago
  59. d6c9b5e tmio_mmc: correct probe return value for num_resources != 3 by Philipp Zabel · 15 years ago
  60. 6c413cc tmio_mmc: don't use set_irq_type by Philipp Zabel · 15 years ago
  61. 5e74672 tmio_mmc: add bus_shift support by Philipp Zabel · 15 years ago
  62. f0e46cc MFD,mmc: tmio_mmc: make HCLK configurable by Philipp Zabel · 15 years ago
  63. bedcc45 tmio_mmc: Fix use after free in remove() by Magnus Damm · 16 years ago
  64. bc6772a tmio_mmc: Fix one off, use resource_size() in probe() by Magnus Damm · 16 years ago
  65. a0d045c drivers/mmc: Move a dereference below a NULL test by Julia Lawall · 16 years ago
  66. 4a48998 mfd: TMIO MMC driver by Ian Molton · 16 years ago