1. 907d2e7 mmc: start removing enable / disable API by Adrian Hunter · 12 years ago
  2. e3f1adb mmc: omap_hsmmc: Don't expect MMC1 to always have vmmc supply by Rajendra Nayak · 12 years ago
  3. 1cb9af4 mmc: omap_hsmmc: Get rid of omap_hsmmc_4_set_power function by Rajendra Nayak · 12 years ago
  4. 69b07ec mmc: omap_hsmmc: Get rid of omap_hsmmc_1_set_power function by Rajendra Nayak · 12 years ago
  5. c2200ef mmc: omap_hsmmc: Use OMAP_HSMMC_SUPPORTS_DUAL_VOLT flag to remove host->id based hardcoding by Balaji T K · 12 years ago
  6. 80d17f3 mmc: omap_hsmmc: remove unused .set_sleep function by Balaji T K · 12 years ago
  7. b7bf773 mmc: omap_hsmmc: use platform_get_resource_byname for tx/rx DMA channels by Balaji T K · 12 years ago
  8. d418ed8 ARM: OMAP: hsmmc: add max_freq field by Daniel Mack · 12 years ago
  9. 4b8be38 Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  10. 7efab4f mmc: omap_hsmmc: use threaded irq handler for card-detect. by NeilBrown · 13 years ago
  11. d83b6e0 mmc: omap: remove clock rate hard coding by Balaji TK · 13 years ago
  12. 4551ae0 Merge branch 'v3.2-rc6' into next/drivers by Arnd Bergmann · 13 years ago
  13. 6fdc75d ARM: OMAP: hsmmc: add pm_caps field by Eliad Peller · 13 years ago
  14. 31f9d46 omap_hsmmc: consider MMC_PM_KEEP_POWER on suspend/resume by Eliad Peller · 13 years ago
  15. 053bf34 mmc: omap_hsmmc: DMA unmap only once in case of MMC error by Per Forlin · 13 years ago
  16. 3f8ddb0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock by Linus Torvalds · 13 years ago
  17. 9b68256 mmc: omap_hsmmc: if multiblock reads are broken, disable them by Paul Walmsley · 13 years ago
  18. e840ce1 mmc: omap_hsmmc: ensure pbias configuration is always done by Adrian Hunter · 13 years ago
  19. a3c76eb mmc: replace printk with appropriate display macro by Girish K S · 13 years ago
  20. d9618e9 mmc: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  21. 770d743 mmc: omap_hsmmc: fix oops in omap_hsmmc_dma_cb() by Adrian Hunter · 13 years ago
  22. 3796fb8a mmc: omap_hsmmc: refactor duplicated code by Andy Shevchenko · 13 years ago
  23. 5934df2 mmc: omap_hsmmc: fix a few bugs when setting the clock divisor by Andy Shevchenko · 13 years ago
  24. e0c7f99 mmc: omap_hsmmc: introduce start_clock and re-use stop_clock by Andy Shevchenko · 13 years ago
  25. ac330f4 mmc: omap_hsmmc: split duplicate code to calc_divisor() function by Andy Shevchenko · 13 years ago
  26. 6b206ef mmc: omap_hsmmc: move hardcoded frequency constants to defines by Andy Shevchenko · 13 years ago
  27. 699b958 mmc: omap_hsmmc: correct debug report error status mnemonics by Adrian Hunter · 13 years ago
  28. 101ed47 mmc: omap_hsmmc: Remove unused iclk by Balaji T K · 13 years ago
  29. fa4aa2d mmc: omap_hsmmc: add runtime pm support by Balaji T K · 13 years ago
  30. 7a8c2ce mmc: omap_hsmmc: Remove lazy_disable by Balaji T K · 13 years ago
  31. 9782aff mmc: omap_hsmmc: add support for pre_req and post_req by Per Forlin · 13 years ago
  32. a9120c3 mmc: omap_hsmmc: use original sg_len for dma_unmap_sg by Per Forlin · 13 years ago
  33. 4a3dc6ef mmc: omap_hsmmc: fix ocr mask usage by Anand Gadiyar · 13 years ago
  34. b1c1df7 ARM: OMAP4: MMC: no regulator off during probe for eMMC by Balaji T K · 13 years ago
  35. 984b203 drivers/mmc/host/omap_hsmmc.c: use resource_size() by Chris Ball · 13 years ago
  36. 21ace54 Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/pwrdm_add_can_lose_context_fns_2.6.39', 'remotes/origin/omap_device_a_2.6.39', 'remotes/origin/mmc_a_2.6.39', 'remotes/origin/hwmod_b_2.6.39', 'remotes/origin/dmtimer_a_2.6.39', 'remotes/origin/pwrdm_clkdm_a_2.6.39', 'remotes/origin/clkdm_statdep_omap4_2.6.39', 'remotes/origin/clk_a_2.6.39', 'remotes/origin/clk_autoidle_a_2.6.39', 'remotes/origin/clk_autoidle_b_2.6.39', 'remotes/origin/clk_b_2.6.39', 'remotes/origin/clk_clkdm_a_2.6.39', 'remotes/origin/misc_a_2.6.39', 'remotes/origin/for_2.6.39/omap3_hwmod_data' and 'remotes/origin/wdtimer_a_2.6.39' into tmp-integration-2.6.39-20110310-024 by Paul Walmsley · 13 years ago
  37. a05dcdb MMC: omap_hsmmc: enable interface clock before calling mmc_host_enable() by Paul Walmsley · 13 years ago
  38. 0005ae7 OMAP: hsmmc: Rename the device and driver by Kishore Kadiyala · 13 years ago
  39. 4621d5f OMAP: adapt hsmmc to hwmod framework by Kishore Kadiyala · 13 years ago
  40. 7715db5 OMAP: hsmmc: Enable MMC4 and MMC5 on OMAP4 platforms by Kishore Kadiyala · 13 years ago
  41. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  42. 0d9ee5b mmc: update workqueue usages by Tejun Heo · 14 years ago
  43. b432b4b mmc: omap4: hsmmc: Fix improper card detection while booting by kishore kadiyala · 14 years ago
  44. 72f2e2c mfd: Adding twl6030 mmc card detect support for MMC1 by kishore kadiyala · 14 years ago
  45. 00ebb63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  46. 99fc513 mmc: Move regulator handling closer to core by Linus Walleij · 14 years ago
  47. a36274e mmc: Remove distinction between hw and phys segments by Martin K. Petersen · 14 years ago
  48. 64be978 omap4 hsmmc: Update ocr mask for MMC2 for regulator to use by kishore kadiyala · 14 years ago
  49. 91a0b08 omap4 hsmmc: Register offset handling by kishore kadiyala · 14 years ago
  50. 07ad64b OMAP4 ES2: HSMMC soft reset change by Madhusudhan Chikkature · 14 years ago
  51. 3a63833 omap: mmc: extended to pass host capabilities from board file by Sukumar Ghorai · 14 years ago
  52. e7cb756 omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspend by Ethan Du · 14 years ago
  53. 16d9b13 omap_hsmmc: remove unused local `state' by Sergio Aguirre · 14 years ago
  54. 93caf8e69 omap_hsmmc: add erase capability by Adrian Hunter · 14 years ago
  55. f3584e5 omap hsmmc: fix processing of all dma interrupts as block completion by Venkatraman S · 14 years ago
  56. 4816858 omap_hsmmc: add init_card pass-through callback by Grazvydas Ignotas · 14 years ago
  57. 27151dc mmc: omap: fix for bus width which improves SD card's peformance. by Kishore Kadiyala · 14 years ago
  58. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 14 years ago
  59. a791daa mmc: OMAP HS-MMC: convert to dev_pm_ops by Kevin Hilman · 14 years ago
  60. b417577 omap_hsmmc: improve interrupt synchronisation by Adrian Hunter · 14 years ago
  61. cdeebad omap hsmmc: fix a bug in card remove scenario by Madhusudhan Chikkature · 14 years ago
  62. b702b10 omap_hsmmc: allow compile without regulator framework by Adrian Hunter · 14 years ago
  63. e0eb242 omap_hsmmc: Allow for a shared VccQ by Adrian Hunter · 14 years ago
  64. 6da20c8 omap_hsmmc: Ensure regulator enable / disable are paired by Adrian Hunter · 14 years ago
  65. 4380eea omap_hsmmc: Fix disable timeouts by Adrian Hunter · 14 years ago
  66. 1df58db omap_hsmmc: Allow for power saving without going off by Adrian Hunter · 14 years ago
  67. db0fefc omap_hsmmc: Move gpio and regulator control from board file by Adrian Hunter · 14 years ago
  68. 774facd Merge branch '7xx-iosplit-plat' with omap-fixes by Tony Lindgren · 15 years ago
  69. 8753298 omap_hsmmc: add missing probe handler hook by Roger Quadros · 15 years ago
  70. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  71. 82cf818 omap4: mmc driver support on OMAP4 by kishore kadiyala · 15 years ago
  72. e2bf08d omap_hsmmc: set a large data timeout for commands with busy signal by Adrian Hunter · 15 years ago
  73. 2bec089 omap_hsmmc: ensure all clock enables and disables are paired by Adrian Hunter · 15 years ago
  74. b62f622 omap_hsmmc: protect the card when the cover is open by Adrian Hunter · 15 years ago
  75. 70a3341 omap_hsmmc: code refactoring by Denis Karpov · 15 years ago
  76. 4dffd7a omap_hsmmc: prevent races with irq handler by Adrian Hunter · 15 years ago
  77. 2305010 omap_hsmmc: cater for weird CMD6 behaviour by Adrian Hunter · 15 years ago
  78. c653a6d omap_hsmmc: clear interrupt status after init sequence by Adrian Hunter · 15 years ago
  79. 191d1f1 omap_hsmmc: cleanup macro usage by Denis Karpov · 15 years ago
  80. 0a40e64 omap_hsmmc: fix NULL pointer dereference by Jarkko Lavinen · 15 years ago
  81. 13189e7 omap_hsmmc: add mmc card sleep and awake support by Jarkko Lavinen · 15 years ago
  82. 623821f omap_hsmmc: put MMC regulator to sleep by Adrian Hunter · 15 years ago
  83. dd498ef omap_hsmmc: support for deeper power saving states by Denis Karpov · 15 years ago
  84. 23d99bb omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capability by Adrian Hunter · 15 years ago
  85. a3f406f omap_hsmmc: fix scatter-gather list sanity checking by Jarkko Lavinen · 15 years ago
  86. a6b2240 omap_hsmmc: ensure workqueues are empty before suspend by Adrian Hunter · 15 years ago
  87. abb28e7 omap_hsmmc: set open drain bit correctly by Denis Karpov · 15 years ago
  88. 11dd62a omap_hsmmc: context save/restore support by Denis Karpov · 15 years ago
  89. a362146 omap_hsmmc: keep track of power mode by Adrian Hunter · 15 years ago
  90. 5e2ea61 omap_hsmmc: make use of new enable/disable interface by Adrian Hunter · 15 years ago
  91. d900f71 omap_hsmmc: add debugfs entry (host registers) by Denis Karpov · 15 years ago
  92. f400cd8 mmc: register mmci-omap-hs using platform_driver_probe by Uwe Kleine-König · 15 years ago
  93. ccdfe3a OMAP: HSMMC: do not enable buffer ready interrupt if using DMA by Anand Gadiyar · 15 years ago
  94. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  95. 85b8432 omap_hsmmc: Trivial fix for a typo in comment by Anand Gadiyar · 15 years ago
  96. b583f26 ARM: OMAP3: mmc-twl4030 uses regulator framework by David Brownell · 15 years ago
  97. a8fe29d omap_hsmmc: Do not expect cmd/data to be non-null when CC/TC occurs by Jarkko Lavinen · 15 years ago
  98. d31f65e mmc: Fix compile for omap_hsmmc.c by Tony Lindgren · 15 years ago
  99. 00adadc omap_hsmmc: Flush posted write to IRQ by Kevin Hilman · 15 years ago
  100. 0a053e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago