1. a6dc772 Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  2. 04e8c7b ARM: 7464/1: mmc: omap_hsmmc: ensure probe returns error if DMA channel request fails by Kevin Hilman · 12 years ago
  3. 4e078fb mmc: omap: remove private DMA API implementation by Russell King · 12 years ago
  4. 3451c06 mmc: omap: add DMA engine support by Russell King · 12 years ago
  5. 26b8852 mmc: omap_hsmmc: remove private DMA API implementation by Russell King · 12 years ago
  6. c5c9892 mmc: omap_hsmmc: add DMA engine support by Russell King · 12 years ago
  7. 25918f9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  8. c1f9c42 Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes by Arnd Bergmann · 12 years ago
  9. baffab2 ARM: Orion: fix driver probe error handling with respect to clk by Simon Baatz · 12 years ago
  10. c511dc1 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  11. 97e7292 Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  12. 451ce7f Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  13. 30b87c6 mmc: sdhci-dove: Prepare for common clock framework by Sebastian Hesselbarth · 12 years ago
  14. a9ca1d5 mmc: sdhci-dove: Add SDHCI_QUIRK_NO_HISPD_BIT by Sebastian Hesselbarth · 12 years ago
  15. 9c17d08 mmc: omap_hsmmc: ensure probe returns error upon resource failure by Kevin Hilman · 12 years ago
  16. b6e76f1 mmc: mxs-mmc: Add wp-inverted property by Marek Vasut · 12 years ago
  17. 9a0985b mmc: esdhc: Fix DMA_MASK to not break mx25 DMA access by Wilson Callan · 12 years ago
  18. 108ecc4 mmc: core: reset signal voltage on power up by Aaron Lu · 12 years ago
  19. 55c4665 mmc: sd: Fix sd current limit setting by Aaron Lu · 12 years ago
  20. 94c1814 mmc: omap_hsmmc: add clk_prepare and clk_unprepare by Rajendra Nayak · 12 years ago
  21. 38cfc2f mmc: sdhci: When a UHS switch fails, cycle power if regulator is used by Philip Rakity · 12 years ago
  22. 8a4de07 mmc: atmel-mci: modify CLKDIV displaying in debugfs by Nicolas Ferre · 12 years ago
  23. 41b4e9a mmc: atmel-mci: fix incorrect setting of host->data to NULL by Nicolas Ferre · 12 years ago
  24. eb6d5ae mmc: sdhci: poll for card even when card is logically unremovable by Daniel Drake · 12 years ago
  25. 973905f mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMER by Aaron Lu · 12 years ago
  26. aa6439d mmc: sdio: Change pr_warning to pr_warn_ratelimited by Liu Chuansheng · 12 years ago
  27. a39ca6ae mmc: core: Simplify and fix for SD switch processing by Aaron Lu · 12 years ago
  28. b67c6b4 mmc: sdhci: restore host settings when card is removed by Aaron Lu · 12 years ago
  29. 473b095a mmc: sdhci: fix incorrect command used in tuning by Aaron Lu · 12 years ago
  30. 55fc05b mmc: sdhci-pci: CaFe has broken card detection by Daniel Drake · 12 years ago
  31. 0fc81ee mmc: sdhci: Report failure reasons for all cases in sdhci_add_host() by Mark Brown · 12 years ago
  32. b9929f0 mmc: s3cmci: Convert s3cmci driver to gpiolib API by Sylwester Nawrocki · 12 years ago
  33. bd6a8c3 mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPS by Philip Rakity · 12 years ago
  34. 4dc5a79 mmc: mxs-mmc: enable regulator for mmc slot by Shawn Guo · 12 years ago
  35. b63b5e8 mmc: core: correct invalid error checking by Alan Cox · 12 years ago
  36. 6873704 mmc: only support voltage (vdd) that regulator agrees with by Philip Rakity · 12 years ago
  37. 0aa6770 mmc: sdhci: only set 200mA support for 1.8v if 200mA is available by Philip Rakity · 12 years ago
  38. bad37e1 mmc: sdhci: if MAX_CURRENT is 0, try getting current from regulator by Philip Rakity · 12 years ago
  39. e480606 mmc: sh_mmcif: support generic card-detection by Guennadi Liakhovetski · 12 years ago
  40. d9adcc1 mmc: prohibit card detection when host is not ready by Guennadi Liakhovetski · 12 years ago
  41. bf68a81 mmc: sh-mmcif: add OF support, make platform data optional by Guennadi Liakhovetski · 12 years ago
  42. c7bb448 mmc: sdhi: add OF support, make platform data optional by Guennadi Liakhovetski · 12 years ago
  43. 3071caf mmc: tmio: use generic GPIO CD and WP handlers by Guennadi Liakhovetski · 12 years ago
  44. d7d8d50 mmc: sh_mobile_sdhi: support caps2 flags by Guennadi Liakhovetski · 12 years ago
  45. 02cb322 mmc: tmio: support caps2 flags by Guennadi Liakhovetski · 12 years ago
  46. 5aa7dad mmc: core: add WP pin handler to slot functions by Guennadi Liakhovetski · 12 years ago
  47. a7d1a1e mmc: core: convert slot functions to managed allocation by Guennadi Liakhovetski · 12 years ago
  48. befe404 mmc: add CD GPIO polling support to slot functions by Guennadi Liakhovetski · 12 years ago
  49. 27410ee mmc: core: use a more generic name for slot function types and fields by Guennadi Liakhovetski · 12 years ago
  50. 7d17baa mmc: sh_mmcif: add regulator support by Guennadi Liakhovetski · 12 years ago
  51. e2ee996 mmc: sh_mmcif: remove redundant .down_pwr() callback by Guennadi Liakhovetski · 12 years ago
  52. a660926 mmc: sh_mmcif: re-read the clock frequency every time it is turned on by Guennadi Liakhovetski · 12 years ago
  53. b289174 mmc: sh_mmcif: fix clock management by Guennadi Liakhovetski · 12 years ago
  54. e1aae2e mmc: sh_mmcif: simplify and use meaningful label names in error-handling by Guennadi Liakhovetski · 12 years ago
  55. 944640d mmc: tmio: remove a duplicated comment line by Guennadi Liakhovetski · 12 years ago
  56. 71da63e mmc: sdhi: do not install dummy callbacks by Guennadi Liakhovetski · 12 years ago
  57. b958a67 mmc: tmio: add regulator support by Guennadi Liakhovetski · 12 years ago
  58. 56c4928 mmc: sdhi: implement tmio-mmc clock enable-update and disable callbacks by Guennadi Liakhovetski · 12 years ago
  59. 8c102a9 mmc: tmio: add callbacks to enable-update and disable the interface clock by Guennadi Liakhovetski · 12 years ago
  60. e0337cc mmc: tmio: don't needlessly enable interrupts during probing by Guennadi Liakhovetski · 12 years ago
  61. 3bfe619 mmc: dw_mmc: Fix null dma_ops access when use_dma is false by Jonathan Kliegman · 12 years ago
  62. e137788 mmc: add a function to get regulators, supplying card's power by Guennadi Liakhovetski · 12 years ago
  63. 6de707f mmc: tmio: Don't access hardware registers after stopping clocks by Laurent Pinchart · 12 years ago
  64. 7541ca9 mmc: sh_mmcif: Support MMC_SLEEP_AWAKE command by Laurent Pinchart · 12 years ago
  65. 94c6cee mmc: dw_mmc: Add check for IDMAC configuration by Girish K S · 12 years ago
  66. b650352 mmc: sdhci-pxa: Add device tree support by Chris Ball · 12 years ago
  67. 0e79f9a mmc: sh_mmcif: switch to the new DMA channel allocation and configuration by Guennadi Liakhovetski · 12 years ago
  68. c471270 mmc: sh_mobile_sdhi: prepare for conversion to the shdma base library by Guennadi Liakhovetski · 12 years ago
  69. 916001f mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversion by Guennadi Liakhovetski · 12 years ago
  70. 45a6b32 mmc: core: Export regulator_* functions as GPL by Chris Ball · 12 years ago
  71. ecf8b5d mmc: block: replace __blk_end_request() with blk_end_request() by Subhash Jadavani · 12 years ago
  72. 6af9e96 mmc: core: Fix the HPI execution sequence by Venkatraman S · 12 years ago
  73. fd0ea65 mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions by Guennadi Liakhovetski · 12 years ago
  74. 0f506a9 mmc: tmio: use MMC opcode defines instead of numbers by Guennadi Liakhovetski · 12 years ago
  75. 623b51f mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq() by Guennadi Liakhovetski · 12 years ago
  76. 87f761b mmc: core: Revert "skip card initialization if power class selection fails" by Venkatraman S · 12 years ago
  77. 524cd26 Merge branch 'for-3.6/common-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/clk by Arnd Bergmann · 12 years ago
  78. ebaaa25 Merge branch 'tegra/cleanup' into next/clk by Arnd Bergmann · 12 years ago
  79. 8e31cbc Merge branch 'for-3.6/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanup by Arnd Bergmann · 12 years ago
  80. fe85227 Revert "mmc: omap_hsmmc: Enable Auto CMD12" by Ming Lei · 12 years ago
  81. d380443 mmc: block: fix the data timeout issue with ACMD22 by Subhash Jadavani · 12 years ago
  82. a2a2609 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  83. 10d8935 Viresh has moved by Viresh Kumar · 12 years ago
  84. a4d7a12 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  85. 2805b9a ARM: 7427/1: mmc: mmci: Defer probe() in case of yet uninitialized GPIOs by Roland Stigge · 12 years ago
  86. f433809 ARM: 7426/1: mmc: mmci: Remove wrong error handling of gpio 0 by Roland Stigge · 12 years ago
  87. b9b5291 ARM: 7422/1: mmc: mmci: Allocate platform memory during Device Tree boot by Lee Jones · 12 years ago
  88. 1e674bc mmc: tegra: add clk_prepare/clk_unprepare by Prashant Gaikwad · 12 years ago
  89. c11bd55 mmc: tegra: use bus-width property instead of support-8bit by Stephen Warren · 12 years ago
  90. a3e545e mmc: mxs-mmc: Move of_match_table out of CONFIG_PM by Marek Vasut · 12 years ago
  91. 81ec1da mmc: sdhci-s3c: pass IRQF ONESHOT to request threaded irq by Heiko Stübner · 12 years ago
  92. 85e727e mmc: core: return an error on suspend if mmc_deselect_cards fails by Jaehoon Chung · 12 years ago
  93. ebbe6f8 mmc: omap: Fix broken reg_shift initialization by Tony Lindgren · 12 years ago
  94. 3caf414 mmc: omap: Fix NULL pointer dereference if mmc_omap_new_slot() fails by Tony Lindgren · 12 years ago
  95. 4f83779 mmc: omap: Fix a section warning regression by Tony Lindgren · 12 years ago
  96. e419990 mmc: dw_mmc: correct the calculation for CLKDIV by Seungwon Jeon · 12 years ago
  97. fda5f73 mmc: dw_mmc: fix incorrect setting of host->data of NULL by Seungwon Jeon · 12 years ago
  98. 141a712 mmc: dw_mmc: fix the IDMAC sw reset by Seungwon Jeon · 12 years ago
  99. eed6c63 mmc: dw_mmc: fix the transmission handling in IDMAC by Seungwon Jeon · 12 years ago
  100. 2a0fe91 mmc: sdio: fix setting card data bus width as 4-bit by Yong Ding · 12 years ago