1. 17c8bc8 mmc: dw_mmc: Fix NULL pointer dereference by Sachin Kamat · 11 years ago
  2. 7cf347b mmc: dw_mmc: fix dw_mci_get_cd by Zhangfei Gao · 11 years ago
  3. bf626e5 mmc: dw_mmc: use slot-gpio to handle cd pin by Zhangfei Gao · 11 years ago
  4. 1eeaadf mmc: dw_mmc: Move away from using deprecated APIs by Ulf Hansson · 11 years ago
  5. aa50f25 mmc: dw_mmc: fix the transfer termination in IDMAC mode by Seungwon Jeon · 11 years ago
  6. 5ce9d96 mmc: dw_mmc: amend use of idmac sw reset by Seungwon Jeon · 11 years ago
  7. 31bff45 mmc: dw_mmc: gather each reset code into functions by Seungwon Jeon · 11 years ago
  8. e352c81 mmc: dw_mmc: rework the code related to cmd/data completion by Seungwon Jeon · 11 years ago
  9. 90c2143 mmc: dw_mmc: guarantee stop-abort cmd in data errors by Seungwon Jeon · 11 years ago
  10. 71abb13 mmc: dw_mmc: fix error handling on response error by Seungwon Jeon · 11 years ago
  11. f1d2736 mmc: dw_mmc: control card read threshold by Seungwon Jeon · 11 years ago
  12. 5242689 mmc: dw_mmc: adjust the fifoth with block size by Seungwon Jeon · 11 years ago
  13. 1f44a2a mmc: dw_mmc: set the supported max/min frequency by Seungwon Jeon · 11 years ago
  14. 10b4984 mmc: dw_mmc: move supports-highspeed of quirks to caps by Seungwon Jeon · 11 years ago
  15. 5dd63f5 mmc: dw_mmc: add the capability to support hs200 mode by Seungwon Jeon · 11 years ago
  16. 0976f16 mmc: dw_mmc: add support tuning scheme by Seungwon Jeon · 11 years ago
  17. 002f0d5 mmc: dw_mmc: move the platform specific init call by Yuvaraj Kumar C D · 11 years ago
  18. 2eb2944 mmc: dw_mmc: Set timeout to max upon resume by Doug Anderson · 11 years ago
  19. fdf492a mmc: dw_mmc: Honor requests to set the clock to 0 by Doug Anderson · 11 years ago
  20. 369ac86 mmc: dw_mmc: don't queue up a card detect at slot startup by Doug Anderson · 11 years ago
  21. d0048f0 Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  22. 476d79f mmc: dw_mmc: Handle DW_MCI_QUIRK_IDMAC_DTO properly by Doug Anderson · 11 years ago
  23. a55d6ff mmc: dw_mmc: Indicate that regulators may be absent by Mark Brown · 11 years ago
  24. 3c6d89e mmc: dw_mmc: Add the ability to set the ciu clock frequency by Doug Anderson · 11 years ago
  25. 870556a mmc: dw_mmc: Handle late vmmc regulators with EPROBE_DEFER by Doug Anderson · 11 years ago
  26. 3f7eec6 mmc: dw_mmc: change the macro name from DTO to DRTO by Jaehoon Chung · 11 years ago
  27. fc79a4d mmc: dw_mmc: clear IDSTS register when initialize IDMAC by Joonyoung Shim · 11 years ago
  28. ef7aef9 mmc: dw_mmc: fix error return code in dw_mci_probe() by Wei Yongjun · 11 years ago
  29. 32d781a mmc: dw_mmc: let device core setup the default pin configuration by Thomas Abraham · 11 years ago
  30. 8e1c4e4 mmc: dw_mmc: Use pr_info instead of printk by Sachin Kamat · 11 years ago
  31. f2f942c mmc: dw_mmc: Check return value of regulator_enable by Sachin Kamat · 11 years ago
  32. 4366dcc mmc: dw_mmc: control the power-enable register by Jaehoon Chung · 11 years ago
  33. c09fbd7 mmc: dw_mmc: fix fifo access for 64-bit by Seungwon Jeon · 11 years ago
  34. cfbeb59c mmc: dw_mmc: Handle unaligned data submission correctly by Markos Chandras · 11 years ago
  35. 3e4b0d8 mmc: dw_mmc: Avoid adding the number of transmitted bytes twice by Markos Chandras · 11 years ago
  36. 1fb5f68 mmc: dw_mmc: Don't loop when handling an interrupt by Markos Chandras · 11 years ago
  37. 6300876 mmc: dw_mmc: move host->data_offset init earlier by James Hogan · 11 years ago
  38. e6f34e2 mmc: dw_mmc: setpower on MMC_POWER_{UP,OFF} by James Hogan · 11 years ago
  39. c69042a mmc: dw_mmc: fixed a wrong UHS_REG 16 bit clear by Hyeonsu Kim · 12 years ago
  40. 87a74d3 mmc: dw_mmc: empty FIFO after data transfer over interrupt in pio mode by Kyoungil Kim · 12 years ago
  41. 0cea529 mmc: dw_mmc: return the result of mmc_add_host() by Jaehoon Chung · 12 years ago
  42. 4225fc8 lib/scatterlist: use page iterator in the mapping iterator by Imre Deak · 11 years ago
  43. 9640639 mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECT by Doug Anderson · 12 years ago
  44. 55a6ceb mmc: dw_mmc: Handle wp-gpios from device tree by Doug Anderson · 12 years ago
  45. a70aaa6 mmc: dw_mmc: Add "disable-wp" device tree property by Doug Anderson · 12 years ago
  46. b2f7cb4 mmc: dw_mmc: remove duplicated buswidth code by Jaehoon Chung · 12 years ago
  47. bf7cb22 mmc: dw_mmc: relocate where dw_mci_setup_bus() is called from by Jaehoon Chung · 12 years ago
  48. 780f22a mmc: dw_mmc: use devres functions in dw_mmc by Seungwon Jeon · 12 years ago
  49. ab26912 mmc: dw_mmc: Add sdio power bindings by Abhilash Kesavan · 12 years ago
  50. e95baf1 mmc: dw_mmc: fix more const pointer warnings by Arnd Bergmann · 12 years ago
  51. 8e2b36e mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end by Arnd Bergmann · 12 years ago
  52. cb27a84 mmc: dw_mmc: fix multiple drv_data NULL dereferences by James Hogan · 12 years ago
  53. 2da1d7f mmc: dw_mmc: enable controller interrupt before calling mmc_start_host by Yuvaraj CD · 12 years ago
  54. 00956ea mmc: dw_mmc: remove _dev_info compile warning by Seungwon Jeon · 12 years ago
  55. e6c0858 mmc: core: Fixup broken suspend and eMMC4.5 power off notify by Ulf Hansson · 12 years ago
  56. 897b69e mmc: Revert "mmc: dw_mmc: Add check for IDMAC configuration" by Seungwon Jeon · 12 years ago
  57. 800d78b mmc: dw_mmc: add support for implementation specific callbacks by Thomas Abraham · 12 years ago
  58. c91eab4 mmc: dw_mmc: add device tree support by Thomas Abraham · 12 years ago
  59. b4967aa mmc: dw_mmc: add quirk to indicate missing write protect line by Thomas Abraham · 12 years ago
  60. f90a061 mmc: dw_mmc: lookup for optional biu and ciu clocks by Thomas Abraham · 12 years ago
  61. 1c2215b mmc: dw_mmc: allow probe to succeed even if one slot is initialized by Thomas Abraham · 12 years ago
  62. 4a90920 mmc: dw_mmc: convert copy of struct device in struct dw_mci to a reference by Thomas Abraham · 12 years ago
  63. 36c179a mmc: dw_mmc: fixed a section mismatch in dw_mci_init_slot by Jaehoon Chung · 12 years ago
  64. 9623b5b mmc: dw_mmc: Disable low power mode if SDIO interrupts are used by Doug Anderson · 12 years ago
  65. e74f3a9 mmc: dw_mmc: fix error handling in PIO mode by Seungwon Jeon · 12 years ago
  66. 9b2026a mmc: dw_mmc: correct mishandling error interrupt by Seungwon Jeon · 12 years ago
  67. 182c908 mmc: dw_mmc: amend using error interrupt status by Seungwon Jeon · 12 years ago
  68. 3bfe619 mmc: dw_mmc: Fix null dma_ops access when use_dma is false by Jonathan Kliegman · 12 years ago
  69. 94c6cee mmc: dw_mmc: Add check for IDMAC configuration by Girish K S · 12 years ago
  70. e419990 mmc: dw_mmc: correct the calculation for CLKDIV by Seungwon Jeon · 12 years ago
  71. fda5f73 mmc: dw_mmc: fix incorrect setting of host->data of NULL by Seungwon Jeon · 12 years ago
  72. 141a712 mmc: dw_mmc: fix the IDMAC sw reset by Seungwon Jeon · 12 years ago
  73. eed6c63 mmc: dw_mmc: fix the transmission handling in IDMAC by Seungwon Jeon · 12 years ago
  74. 705ad04 mmc: dw_mmc: Fixed sdio interrupt mask bit setting bug by Kyoungil Kim · 12 years ago
  75. 95dcc2c mmc: dw_mmc: make multiple instances of dw_mci_card_workqueue by Thomas Abraham · 12 years ago
  76. e1631f9 mmc: dw_mmc: prevent NULL dereference for dma_ops by Jaehoon Chung · 12 years ago
  77. a99aa9b mmc: dw_mmc: Fix switch from DMA to PIO by Seungwon Jeon · 12 years ago
  78. 885c3e8 mmc: dw_mmc: Regression fix for non-IDMAC DMA by Seungwon Jeon · 13 years ago
  79. 9beee91 mmc: dw_mmc: fix compile error when CONFIG_MMC_DW_IDMAC is disabled by Jaehoon Chung · 13 years ago
  80. e3891dc mmc: dw_mmc: shift with slot-id for CLKENA register by Jaehoon Chung · 13 years ago
  81. 9aa5140 mmc: dw_mmc: Add support for pre_req and post_req by Seungwon Jeon · 13 years ago
  82. a39e574 mmc: dw_mmc: Override blk_settings with platdata on IDMAC by Jaehoon Chung · 13 years ago
  83. 62ca803 mmc: Support of PCI mode in the dw_mmc driver by Shashidhar Hiremath · 13 years ago
  84. 356ac2c mmc: dw_mmc: add support for eMMC Power Off Notify feature by Jaehoon Chung · 13 years ago
  85. f9c2a0d mmc: dw_mmc: Fix PIO mode with support of highmem by Seungwon Jeon · 13 years ago
  86. 8234e86 mmc: dw_mmc: miscaculated the fifo-depth with wrong bit operation by Jaehoon Chung · 13 years ago
  87. 3f51429 mmc: dw_mmc: Clear the DDR mode for non-DDR by Seungwon Jeon · 13 years ago
  88. 053b3ce mmc: dw_mmc: Support predefined mutiple block transfers by Seungwon Jeon · 13 years ago
  89. 5b93a45 mmc: dw_mmc: Remove unnecessary else clauses by Chris Ball · 13 years ago
  90. 4f408cc mmc: dw_mmc: Add more capabilities field by Seungwon Jeon · 13 years ago
  91. 6fe8890 mmc: dw_mmc: use dev_pm_ops for dw_mmc controllers by Jaehoon Chung · 13 years ago
  92. 4e0a5ad mmc: dw_mmc: modify DATA register offset by Jaehoon Chung · 13 years ago
  93. a3c76eb mmc: replace printk with appropriate display macro by Girish K S · 13 years ago
  94. 1a5c8e1 mmc: dw_mmc: Support SDIO interrupts for all slots by Shashidhar Hiremath · 13 years ago
  95. 6daa777 mmc: dw_mmc: Fix DDR mode support. by Seungwon Jeon · 13 years ago
  96. 9b7bbe1 mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macro by Shashidhar Hiremath · 13 years ago
  97. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  98. 94dd5b3 mmc: dw_mmc: reset FIFO after an error by James Hogan · 13 years ago
  99. 55c5efbc mmc: dw_mmc: handle "no CRC status" error by James Hogan · 13 years ago
  100. ae837fe mmc: dw_mmc: remove unnecessary error messages by James Hogan · 13 years ago