1. a7d1a1e mmc: core: convert slot functions to managed allocation by Guennadi Liakhovetski · 13 years ago
  2. befe404 mmc: add CD GPIO polling support to slot functions by Guennadi Liakhovetski · 13 years ago
  3. 27410ee mmc: core: use a more generic name for slot function types and fields by Guennadi Liakhovetski · 13 years ago
  4. 7d17baa mmc: sh_mmcif: add regulator support by Guennadi Liakhovetski · 13 years ago
  5. e2ee996 mmc: sh_mmcif: remove redundant .down_pwr() callback by Guennadi Liakhovetski · 13 years ago
  6. a660926 mmc: sh_mmcif: re-read the clock frequency every time it is turned on by Guennadi Liakhovetski · 13 years ago
  7. b289174 mmc: sh_mmcif: fix clock management by Guennadi Liakhovetski · 13 years ago
  8. e1aae2e mmc: sh_mmcif: simplify and use meaningful label names in error-handling by Guennadi Liakhovetski · 13 years ago
  9. 944640d mmc: tmio: remove a duplicated comment line by Guennadi Liakhovetski · 13 years ago
  10. 71da63e mmc: sdhi: do not install dummy callbacks by Guennadi Liakhovetski · 13 years ago
  11. b958a67 mmc: tmio: add regulator support by Guennadi Liakhovetski · 13 years ago
  12. 56c49287 mmc: sdhi: implement tmio-mmc clock enable-update and disable callbacks by Guennadi Liakhovetski · 13 years ago
  13. 8c102a9 mmc: tmio: add callbacks to enable-update and disable the interface clock by Guennadi Liakhovetski · 13 years ago
  14. e0337cc mmc: tmio: don't needlessly enable interrupts during probing by Guennadi Liakhovetski · 13 years ago
  15. 3bfe619 mmc: dw_mmc: Fix null dma_ops access when use_dma is false by Jonathan Kliegman · 13 years ago
  16. e137788 mmc: add a function to get regulators, supplying card's power by Guennadi Liakhovetski · 13 years ago
  17. 6de707f mmc: tmio: Don't access hardware registers after stopping clocks by Laurent Pinchart · 13 years ago
  18. 7541ca9 mmc: sh_mmcif: Support MMC_SLEEP_AWAKE command by Laurent Pinchart · 13 years ago
  19. 94c6cee mmc: dw_mmc: Add check for IDMAC configuration by Girish K S · 13 years ago
  20. b650352 mmc: sdhci-pxa: Add device tree support by Chris Ball · 13 years ago
  21. 45a6b32 mmc: core: Export regulator_* functions as GPL by Chris Ball · 13 years ago
  22. ecf8b5d mmc: block: replace __blk_end_request() with blk_end_request() by Subhash Jadavani · 13 years ago
  23. 6af9e96 mmc: core: Fix the HPI execution sequence by Venkatraman S · 13 years ago
  24. fd0ea65 mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions by Guennadi Liakhovetski · 13 years ago
  25. 0f506a9 mmc: tmio: use MMC opcode defines instead of numbers by Guennadi Liakhovetski · 13 years ago
  26. 623b51f mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq() by Guennadi Liakhovetski · 13 years ago
  27. 87f761b mmc: core: Revert "skip card initialization if power class selection fails" by Venkatraman S · 13 years ago
  28. fe85227 Revert "mmc: omap_hsmmc: Enable Auto CMD12" by Ming Lei · 13 years ago
  29. d380443 mmc: block: fix the data timeout issue with ACMD22 by Subhash Jadavani · 13 years ago
  30. a2a2609 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  31. 10d8935 Viresh has moved by Viresh Kumar · 13 years ago
  32. a4d7a12 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  33. 2805b9a ARM: 7427/1: mmc: mmci: Defer probe() in case of yet uninitialized GPIOs by Roland Stigge · 13 years ago
  34. f433809 ARM: 7426/1: mmc: mmci: Remove wrong error handling of gpio 0 by Roland Stigge · 13 years ago
  35. b9b5291 ARM: 7422/1: mmc: mmci: Allocate platform memory during Device Tree boot by Lee Jones · 13 years ago
  36. a3e545e mmc: mxs-mmc: Move of_match_table out of CONFIG_PM by Marek Vasut · 13 years ago
  37. 81ec1da mmc: sdhci-s3c: pass IRQF ONESHOT to request threaded irq by Heiko Stübner · 13 years ago
  38. 85e727e mmc: core: return an error on suspend if mmc_deselect_cards fails by Jaehoon Chung · 13 years ago
  39. ebbe6f8 mmc: omap: Fix broken reg_shift initialization by Tony Lindgren · 13 years ago
  40. 3caf414 mmc: omap: Fix NULL pointer dereference if mmc_omap_new_slot() fails by Tony Lindgren · 13 years ago
  41. 4f83779 mmc: omap: Fix a section warning regression by Tony Lindgren · 13 years ago
  42. e419990 mmc: dw_mmc: correct the calculation for CLKDIV by Seungwon Jeon · 13 years ago
  43. fda5f73 mmc: dw_mmc: fix incorrect setting of host->data of NULL by Seungwon Jeon · 13 years ago
  44. 141a712 mmc: dw_mmc: fix the IDMAC sw reset by Seungwon Jeon · 13 years ago
  45. eed6c63 mmc: dw_mmc: fix the transmission handling in IDMAC by Seungwon Jeon · 13 years ago
  46. 2a0fe91 mmc: sdio: fix setting card data bus width as 4-bit by Yong Ding · 13 years ago
  47. 693e5e2 mmc: atmel-mci: fix burst/chunk size modification by Nicolas Ferre · 13 years ago
  48. b87cc1b mmc: atmel-mci: fix data timeout issue by Ludovic Desroches · 13 years ago
  49. 09eeff5 mmc: sdhci: Use DBG() instead of pr_warning() on large timeout by Chris Ball · 13 years ago
  50. 84a442b Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  51. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  52. ce53044 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  53. 92bf3d0 Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  54. 813a95e Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  55. ddf90a2 Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' and 'versatile' into for-linus by Russell King · 13 years ago
  56. 0caaa95 mmc: at91-mci: this driver is now deprecated by Ludovic Desroches · 13 years ago
  57. db35f83 mmc: omap_hsmmc: pass IRQF_ONESHOT to request_threaded_irq by Ming Lei · 13 years ago
  58. a5075eb mmc: block: Allow disabling 512B sector size emulation by Saugata Das · 13 years ago
  59. 6801c41 mmc: atmel-mci: add debug logs by Ludovic Desroches · 13 years ago
  60. 24011f3 mmc: atmel-mci: add support for version lower than v2xx by Ludovic Desroches · 13 years ago
  61. f517754 mmc: atmel-mci: change the state machine for compatibility with old IP by Ludovic Desroches · 13 years ago
  62. 7a90dcc mmc: atmel-mci: the r/w proof capability lack was not well managed by Ludovic Desroches · 13 years ago
  63. 705ad04 mmc: dw_mmc: Fixed sdio interrupt mask bit setting bug by Kyoungil Kim · 13 years ago
  64. 680f1b5 mmc: omap: convert to module_platform_driver by Venkatraman S · 13 years ago
  65. b6e0703 mmc: omap: make it behave well as a module by Venkatraman S · 13 years ago
  66. b01a4f1 mmc: omap: convert to per instance workqueue by Venkatraman S · 13 years ago
  67. 3c0dec5 Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into next/clock by Arnd Bergmann · 13 years ago
  68. deb88cc Merge branch 'drivers/mmc' into next/dt2 by Arnd Bergmann · 13 years ago
  69. c49314f Merge branch 'drivers/mmc' into next/drivers by Arnd Bergmann · 13 years ago
  70. 7f21779 mmc: dt: Consolidate DT bindings by Arnd Bergmann · 13 years ago
  71. 4f5a9fd Merge branch 'imx/pinctrl' into imx/clock by Arnd Bergmann · 13 years ago
  72. 304ea74 Merge branch 'imx/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6.git into next/dt2 by Arnd Bergmann · 13 years ago
  73. 6b20428 Merge branch 'imx/pinctrl' into imx/dt by Arnd Bergmann · 13 years ago
  74. e29402e Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/dt2 by Olof Johansson · 13 years ago
  75. 6de4d81 mmc: mxs-mmc: add device tree support by Shawn Guo · 13 years ago
  76. 31b0ff5 mmc: mxs-mmc: copy wp_gpio in struct mxs_mmc_host by Shawn Guo · 13 years ago
  77. b60188c mmc: mxs-mmc: have dma_channel than dma_res in mxs_mmc_host by Shawn Guo · 13 years ago
  78. df06bfc mmc: mxs-mmc: use devm_* helper to make cleanup simpler by Shawn Guo · 13 years ago
  79. 81f38ee mmc: mxs-mmc: move header from mach into linux folder by Shawn Guo · 13 years ago
  80. ef9b4d3 mmc: mxs-mmc: get rid of the use of cpu_is_xxx by Shawn Guo · 13 years ago
  81. e0bf141 mmc: mxs-mmc: let ssp_is_old take host as parameter by Shawn Guo · 13 years ago
  82. 70e6020 mmc: mxs-mmc: use global stmp_device functionality by Shawn Guo · 13 years ago
  83. 4a0dfe6 Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/pinctrl by Olof Johansson · 13 years ago
  84. 9c92cf2 mmc: mxs-mmc: adopt pinctrl support by Shawn Guo · 13 years ago
  85. e62d8b8 mmc: sdhci-imx-esdhc: adopt pinctrl support by Dong Aisheng · 13 years ago
  86. caafc71 Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into next/drivers by Olof Johansson · 13 years ago
  87. bf98a6e Merge branch 'for-3.5/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/dt2 by Olof Johansson · 13 years ago
  88. bd69e27 Merge branch 'for-3.5/usb-ulpi' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/drivers by Olof Johansson · 13 years ago
  89. 7488185 Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/pinctrl by Olof Johansson · 13 years ago
  90. f6f4459 mmc: core: Remove dead code by Philippe De Swert · 13 years ago
  91. 1c02f00 mmc: card: Avoid null pointer dereference by Philippe De Swert · 13 years ago
  92. fa55018 mmc: core: Prevent eMMC VCC supply to be cut from late init by Ulf Hansson · 13 years ago
  93. 95dcc2c mmc: dw_mmc: make multiple instances of dw_mci_card_workqueue by Thomas Abraham · 13 years ago
  94. b41b6f1d mmc: queue: remove redundant memsets by Venkatraman S · 13 years ago
  95. 1b50f5f mmc: queue: rename mmc_request function by Venkatraman S · 13 years ago
  96. 3d93576 mmc: core: skip card initialization if power class selection fails by Subhash Jadavani · 13 years ago
  97. 10942aa mmc: core: fix the signaling 1.8V for HS200 by Seungwon Jeon · 13 years ago
  98. 96cf5f0 mmc: core: fix the decision of HS200/DDR card-type by Seungwon Jeon · 13 years ago
  99. f4f7561 ARM: Orion: SDIO: Add support for clk. by Andrew Lunn · 13 years ago
  100. c0a120a mmc: mmci: Fix compiler error when CONFIG_OF is not set by Lee Jones · 13 years ago