1. d1f81a6 mmc: convert drivers/mmc/host/* to use module_platform_driver() by Axel Lin · 13 years ago
  2. d9618e9 mmc: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  3. 4906baf mmc: tmio: eliminate unused variable 'mmc' warning by Axel Lin · 13 years ago
  4. ec71974 mmc: Use device platform_data to retrieve tmio_mmc platform bits by Samuel Ortiz · 14 years ago
  5. 8e7bfdb mmc: tmio/sdhi: break out interrupt request/free by Magnus Damm · 13 years ago
  6. e6ee718 mmc: Add runtime and system-wide PM to the TMIO MMC driver by Guennadi Liakhovetski · 13 years ago
  7. b614749 mmc: tmio: split core functionality, DMA and MFD glue by Guennadi Liakhovetski · 14 years ago
  8. 5f52c35 mmc: tmio: use PIO for short transfers by Guennadi Liakhovetski · 14 years ago
  9. 51fc7b2 mmc: tmio-mmc: Improve DMA stability on sh-mobile by Guennadi Liakhovetski · 14 years ago
  10. 944dc03 tmio: Silence warnings introduced by mfd changes by Andres Salomon · 14 years ago
  11. 4f95bf4 mmc: Use mfd_data instead of driver_data for tmio-mmc by Andres Salomon · 14 years ago
  12. d24f36d mfd: mfd_cell is now implicitly available to asic3 drivers by Andres Salomon · 14 years ago
  13. 860cfe7 mmc: tmio: fix address in kunmap_atomic() calls by Guennadi Liakhovetski · 14 years ago
  14. 449bdc2 mmc: tmio_mmc: use dmaengine helpers, drop submit check by Linus Walleij · 14 years ago
  15. 3383433 mmc: tmio_mmc: drop dma_sglen state variable by Linus Walleij · 14 years ago
  16. d7554ca mmc: tmio_mmc: unmap with the proper sglen by Linus Walleij · 14 years ago
  17. 2dc7ddc mmc: tmio_mmc: map DMA buffers on the DMA engine device by Linus Walleij · 14 years ago
  18. a803d7f mmc: tmio_mmc: Improve readability of the output of pr_debug_status() by Simon Horman · 14 years ago
  19. 2bd6a93 mmc: tmio_mmc: fix CMD irq handling by Arnd Hannemann · 14 years ago
  20. 6ff56e0 mmc: tmio_mmc: handle missing HW interrupts by Arnd Hannemann · 14 years ago
  21. 845ecd2 mmc: tmio_mmc: implement SDIO IRQ support by Arnd Hannemann · 14 years ago
  22. eba4603 mmc: tmio_mmc: silence compiler warnings by Arnd Hannemann · 14 years ago
  23. 9317305 mmc: tmio_mmc: implement a bounce buffer for unaligned DMA by Guennadi Liakhovetski · 14 years ago
  24. e0bc6ff mmc: tmio_mmc: merge the private header into the driver by Guennadi Liakhovetski · 14 years ago
  25. ef17fee mmc: tmio_mmc: fix PIO fallback on DMA descriptor allocation failure by Guennadi Liakhovetski · 14 years ago
  26. 729b0c7 mmc: tmio_mmc: allow multi-element scatter-gather lists by Guennadi Liakhovetski · 14 years ago
  27. f1334fb mmc: Allow 2 byte requests in 4-bit mode for tmio_mmc by Yusuke Goda · 14 years ago
  28. 19ca750 mmc: Allow the tmio_mmc mfd driver to specify get_cd handler by Arnd Hannemann · 14 years ago
  29. 5600efb mmc: fix the use of kunmap_atomic() in tmio_mmc.h by Guennadi Liakhovetski · 14 years ago
  30. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 14 years ago
  31. a2b14dc mmc: let MFD's provide supported Vdd card voltages to tmio_mmc by Guennadi Liakhovetski · 14 years ago
  32. ac8fb3e tmio: add a platform flag to disable card write-protection detection by Guennadi Liakhovetski · 14 years ago
  33. 311f3ac mmc: add DMA support to tmio_mmc driver, when used on SuperH by Guennadi Liakhovetski · 14 years ago
  34. 7ee422d tmio_mmc: Balance cell enable()/disable() calls by Magnus Damm · 15 years ago
  35. 6d9af5a tmio_mmc: Use 100ms mmc_detect_change() delay by Magnus Damm · 15 years ago
  36. b741d44 tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2 by Yusuke Goda · 15 years ago
  37. 64e8867 mfd: tmio_mmc hardware abstraction for CNF area by Ian Molton · 15 years ago
  38. 14f1b75 mmc: let tmio-mmc use dev_name() with request_irq() by Magnus Damm · 15 years ago
  39. e6f2c7a tmio_mmc: allow compilation for ASIC3 by Philipp Zabel · 15 years ago
  40. da46a0b tmio_mmc: fix clock setup by Ian Molton · 15 years ago
  41. 544f277 tmio_mmc: map SD control registers after enabling the MFD cell by Philipp Zabel · 15 years ago
  42. d6c9b5e tmio_mmc: correct probe return value for num_resources != 3 by Philipp Zabel · 15 years ago
  43. 6c413cc tmio_mmc: don't use set_irq_type by Philipp Zabel · 15 years ago
  44. 5e74672 tmio_mmc: add bus_shift support by Philipp Zabel · 15 years ago
  45. f0e46cc MFD,mmc: tmio_mmc: make HCLK configurable by Philipp Zabel · 15 years ago
  46. bedcc45 tmio_mmc: Fix use after free in remove() by Magnus Damm · 16 years ago
  47. bc6772a tmio_mmc: Fix one off, use resource_size() in probe() by Magnus Damm · 16 years ago
  48. a0d045c drivers/mmc: Move a dereference below a NULL test by Julia Lawall · 16 years ago
  49. 4a48998 mfd: TMIO MMC driver by Ian Molton · 16 years ago