1. 1e363e3 mmc: omap_hsmmc: pass mmc_priv struct to gpio init / free by Andreas Fenkart · 11 years ago
  2. 326119c mmc: omap_hsmmc: remove unnecessary omap_hsmmc_slot_data indirection by Andreas Fenkart · 11 years ago
  3. bb09d15 mmc: omap_hsmmc: remove un-initialized callbacks from platform data by Andreas Fenkart · 11 years ago
  4. 5514343 ARM: OMAP1/2+: MMC: separate platform data for mmc and mmc hs driver by Andreas Fenkart · 11 years ago
  5. afd8c29 mmc: use .multi_io_quirk on omap_hsmmc by Kuninori Morimoto · 11 years ago
  6. 2137f5d mmc: remove .owner field for drivers using module_platform_driver by Peter Griffin · 11 years ago
  7. 455e5cd mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335x by Andreas Fenkart · 11 years ago
  8. 97978a4 mmc: omap_hsmmc: switch default/idle pinctrl states in runtime hooks by Andreas Fenkart · 11 years ago
  9. f945901 mmc: omap_hsmmc: abort runtime suspend if pending sdio irq detected by Andreas Fenkart · 11 years ago
  10. 5a52b08 mmc: omap_hsmmc: enable wakeup event for sdio OMAP4 by Balaji T K · 11 years ago
  11. bb0635f mmc: omap_hsmmc: Extend debugfs by SDIO IRQ handling, runtime state by Andreas Fenkart · 11 years ago
  12. 2cd3a2a5 mmc: omap_hsmmc: Enable SDIO interrupt by Andreas Fenkart · 11 years ago
  13. ee526d5 mmc: omap_hsmmc: split omap-dma header file by Balaji T K · 11 years ago
  14. 2177fa9 mmc: omap_hsmmc: fix cmd23 multiblock read/write by Balaji T K · 11 years ago
  15. 77fae21 mmc: omap_hsmmc: use devm_ioremap_resource by Balaji T K · 11 years ago
  16. 9fa0e05 mmc: omap_hsmmc: use devm_request_threaded_irq by Balaji T K · 11 years ago
  17. e1538ed mmc: omap_hsmmc: use devm_request_irq by Balaji T K · 11 years ago
  18. 9618195 mmc: omap_hsmmc: use devm_clk_get by Balaji T K · 11 years ago
  19. 5438ad9 mmc: omap: clarify DDR timing mode between SD-UHS and eMMC by Seungwon Jeon · 11 years ago
  20. a2e7715 mmc: omap_hsmmc: add autocmd23 support by Balaji T K · 12 years ago
  21. bf129e1 mmc: omap_hsmmc: add cmd23 support by Balaji T K · 12 years ago
  22. 9d02533 mmc: omap_hsmmc: split dma setup by Balaji T K · 12 years ago
  23. d4b2c37 mmc: omap_hsmmc: fix request done for sbc error case by Balaji T K · 12 years ago
  24. 6e3076c mmc: omap_hsmmc: save clock rate to use in interrupt context by Balaji T K · 12 years ago
  25. 4ea4223 mmc: omap_hsmmc: remove redundant reset done by Balaji T K · 11 years ago
  26. 19df45b mmc: omap_hsmmc: fix return error code for of_get_hsmmc_pdata by Balaji T K · 11 years ago
  27. 2cf171c mmc: omap_hsmmc: remove pbias workaround by Balaji T K · 11 years ago
  28. e99448f mmc: omap_hsmmc: adapt hsmmc to use pbias regulator by Balaji T K · 11 years ago
  29. 987fd49 mmc: omap_hsmmc: handle vcc and vcc_aux independently by Balaji T K · 11 years ago
  30. f2ddc1d mmc: omap_hsmmc: use devm_regulator API by Balaji T K · 11 years ago
  31. c9ae64d mmc: omap_hsmmc: support more DT properties by Daniel Mack · 11 years ago
  32. 59445b1 mmc: omap_hsmmc: Add support for quirky omap3 hsmmc controller by Nishanth Menon · 11 years ago
  33. b38313d mmc: omap_hsmmc: remove a duplicative test by Dan Carpenter · 12 years ago
  34. 3932afd mmc: omap: Remove redundant suspend and resume callbacks by Ulf Hansson · 12 years ago
  35. 6a6caac mmc: omap_hsmmc: remove unused no_off by Balaji T K · 12 years ago
  36. ed16418 mmc: omap_hsmmc: correct max value of clkd by Balaji T K · 12 years ago
  37. 1e88178 mmc: omap_hsmmc: fix timeout for cmd and data soft reset by Jianpeng Ma · 12 years ago
  38. 0a82e06 mmc: omap_hsmmc: context save and restore for DT by Tony Lindgren · 12 years ago
  39. e002264 mmc: omap_hsmmc: Fix pbias_disable for omap4 by Balaji T K · 12 years ago
  40. 7472bab mmc: omap_hsmmc: clear status flags before starting a new command by Francesco Lavra · 12 years ago
  41. 031cd03 mmc: omap_hsmmc: fix dependency on indirect header inclusion by Felipe Balbi · 12 years ago
  42. 113a87f mmc: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  43. 4a29b55 mmc: omap_hsmmc: Skip platform_get_resource_byname() for dt case by Santosh Shilimkar · 12 years ago
  44. d272fbf mmc: omap_hsmmc: convert to dma_request_slave_channel_compat by Matt Porter · 12 years ago
  45. cf5ae40 mmc: omap_hsmmc: Fix the DT pbias workaround for MMC controllers 2 to 5 by Tony Lindgren · 12 years ago
  46. dc642c2 mmc: omap_hsmmc: support deferred probing for GPIOs by Jan Luebbe · 13 years ago
  47. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  48. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  49. a7e9687 mmc: omap_hsmmc: Cleanup bitmap definitions of Interrupt Register by Venkatraman S · 13 years ago
  50. b1e056a mmc: omap_hsmmc: Convert critical failure reports to dev_err by Venkatraman S · 13 years ago
  51. a48ce88 mmc: omap_hsmmc: Introduce omap_hsmmc_prepare/complete by Felipe Balbi · 13 years ago
  52. cd58709 mmc: omap_hsmmc: Enable HSPE bit for high speed cards by Hebbar, Gururaja · 13 years ago
  53. dc7745b mmc: omap_hsmmc: Update error code for response_busy cmd by Balaji T K · 13 years ago
  54. 94d4f27 mmc: omap_hsmmc: No reset of cmd state machine for DCRC by Balaji T K · 13 years ago
  55. 25e1897 mmc: omap_hsmmc: Fix Oops in case of data errors by Balaji T K · 13 years ago
  56. f507251 mmc: omap_hsmmc: remove warning message for debounce clock by Balaji T K · 13 years ago
  57. d8714e8 mmc: omap_hsmmc: add DT property for max bus frequency by Daniel Mack · 13 years ago
  58. 46b7603 mmc: omap_hsmmc: claim pinctrl at probe time by Daniel Mack · 13 years ago
  59. 6e0ee71 mmc: remove use of __devexit by Bill Pemberton · 13 years ago
  60. c3be1ef mmc: remove use of __devinit by Bill Pemberton · 13 years ago
  61. 0433c14 mmc: remove use of __devexit_p by Bill Pemberton · 13 years ago
  62. 9ea28ec mmc: omap_hsmmc: fix NULL pointer dereference for dt boot by Balaji T K · 13 years ago
  63. 9d1f028 mmc: omap_hsmmc: fix host reference after mmc_free_host by Balaji T K · 13 years ago
  64. 68f39e7 ARM: OMAP: Split plat/mmc.h into local headers and platform_data by Tony Lindgren · 13 years ago
  65. 943c2ac Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  66. c4c8eeb mmc: omap_hsmmc: Pass on the suspend failure to the PM core by Vaibhav Bedia · 13 years ago
  67. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  68. 47061ed Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  69. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  70. efc9b73 mmc/omap_hsmmc: add a const qualifier by Uwe Kleine-König · 13 years ago
  71. cf3a6ec ARM: OMAP: remove plat/board.h file by Igor Grinberg · 13 years ago
  72. ae4bf78 mmc: omap_hsmmc: consolidate error report handling of HSMMC IRQ by Venkatraman S · 13 years ago
  73. 1f6b9fa mmc: omap_hsmmc: consolidate flush posted writes for HSMMC IRQs by Venkatraman S · 13 years ago
  74. 6c31b21 mmc: omap_hsmmc: remove access to SYSCONFIG register by Venkatraman S · 13 years ago
  75. 8986d31 mmc: omap_hsmmc: remove unused vars and includes by Venkatraman S · 13 years ago
  76. 1fdc90f mmc: omap_hsmmc: Handle failure of regulator_get better. by NeilBrown · 13 years ago
  77. 7122bbb mmc: fix comment typos by Masanari Iida · 13 years ago
  78. a6dc772 Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  79. 04e8c7b ARM: 7464/1: mmc: omap_hsmmc: ensure probe returns error if DMA channel request fails by Kevin Hilman · 13 years ago
  80. 3451c06 mmc: omap: add DMA engine support by Russell King · 13 years ago
  81. 26b8852 mmc: omap_hsmmc: remove private DMA API implementation by Russell King · 13 years ago
  82. c5c9892 mmc: omap_hsmmc: add DMA engine support by Russell King · 13 years ago
  83. 9c17d08 mmc: omap_hsmmc: ensure probe returns error upon resource failure by Kevin Hilman · 13 years ago
  84. 94c1814 mmc: omap_hsmmc: add clk_prepare and clk_unprepare by Rajendra Nayak · 13 years ago
  85. fe85227 Revert "mmc: omap_hsmmc: Enable Auto CMD12" by Ming Lei · 13 years ago
  86. ce53044 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  87. db35f83 mmc: omap_hsmmc: pass IRQF_ONESHOT to request_threaded_irq by Ming Lei · 13 years ago
  88. 7f21779 mmc: dt: Consolidate DT bindings by Arnd Bergmann · 13 years ago
  89. 48b332f mmc: omap_hsmmc: release correct resource by Russell King · 13 years ago
  90. cd03d9a mmc: omap_hsmmc: Cleanup use of cpu_is_* for debounce_clock by Rajendra Nayak · 13 years ago
  91. 31463b1 mmc: omap_hsmmc: use spinlock IRQ safe variant by Venkatraman S · 13 years ago
  92. 03b5d92 mmc: omap_hsmmc: add DDR support by Balaji T K · 13 years ago
  93. dba3c29 mmc: omap_hsmmc: Enable Auto CMD12 by Balaji T K · 13 years ago
  94. 4d048f9 mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage by Rajendra Nayak · 13 years ago
  95. b6d085f mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=m by Chris Ball · 13 years ago
  96. fc307df mmc: omap_hsmmc: fix module re-insertion by Balaji T K · 13 years ago
  97. b796450 mmc: omap_hsmmc: convert to module_platform_driver by Felipe Balbi · 13 years ago
  98. efa25fd mmc: omap_hsmmc: make it behave well as a module by Felipe Balbi · 13 years ago
  99. 927ce94 mmc: omap_hsmmc: trivial cleanups by Felipe Balbi · 13 years ago
  100. 92a3aeb mmc: omap_hsmmc: context save after enabling runtime pm by Balaji T K · 13 years ago