1. 0df0914 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  2. 6899608 Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 14 years ago
  3. 6d7ed21 Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  4. 9c9585e Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers by Russell King · 14 years ago
  5. 92c260f Merge remote branch 'rmk/for-linus' into for-linus by David Brown · 14 years ago
  6. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  7. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  8. d109028 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  9. a2358a7 Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integration into omap-for-linus by Tony Lindgren · 14 years ago
  10. 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 · 14 years ago
  11. 94a06b7 Merge branch 'for_2.6.39/pm-misc' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus by Tony Lindgren · 14 years ago
  12. 687530b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  13. bad3bab mmc: fix CONFIG_MMC_UNSAFE_RESUME regression by Ohad Ben-Cohen · 14 years ago
  14. 3449791 mmc: sdio: Allow sdio operations in other threads during sdio_add_func() by Dmitry Shmidt · 14 years ago
  15. a05dcdb MMC: omap_hsmmc: enable interface clock before calling mmc_host_enable() by Paul Walmsley · 14 years ago
  16. 0005ae7 OMAP: hsmmc: Rename the device and driver by Kishore Kadiyala · 14 years ago
  17. 4621d5f OMAP: adapt hsmmc to hwmod framework by Kishore Kadiyala · 14 years ago
  18. 1c48a5c dt: Eliminate of_platform_{,un}register_driver by Grant Likely · 14 years ago
  19. aa25afa ARM: amba: make probe() functions take const id tables by Russell King · 14 years ago
  20. 7715db5 OMAP: hsmmc: Enable MMC4 and MMC5 on OMAP4 platforms by Kishore Kadiyala · 14 years ago
  21. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  22. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  23. 9238b6d Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-ti816x' into omap-for-linus by Tony Lindgren · 14 years ago
  24. c64eae9 Merge commit 'v2.6.38-rc3' into devicetree/next by Grant Likely · 14 years ago
  25. c8ebae3 ARM: mmci: add dmaengine-based DMA support by Russell King · 14 years ago
  26. 51d4375 ARM: mmci: no need for separate host->data_xfered by Russell King · 14 years ago
  27. c4d877c ARM: mmci: avoid unnecessary switch to data available PIO interrupts by Russell King · 14 years ago
  28. 7d7aa23 ARM: mmci: no need to call flush_dcache_page() with sg_miter API by Russell King · 14 years ago
  29. c8afc9d ARM: mmci: avoid reporting too many completed bytes on fifo overrun by Russell King · 14 years ago
  30. 613b152 ARM: mmci: round down the bytes transferred on error by Russell King · 14 years ago
  31. ccff9b5 ARM: mmci: complete the transaction on error by Russell King · 14 years ago
  32. 59b479e omap: Start using CONFIG_SOC_OMAP by Tony Lindgren · 14 years ago
  33. f5a106d ARM: 6642/1: mmci: calculate remaining bytes at error correctly by Linus Walleij · 14 years ago
  34. a34650f mmc: bfin_sdh: fix alloc size for private data by Sonic Zhang · 14 years ago
  35. 548f07d mmc: sdhci-s3c: add platform_8bit_width() hook by Jaehoon Chung · 14 years ago
  36. 3119cbd mmc: jz4740: don't treat NULL clk as an error by Jamie Iles · 14 years ago
  37. 9047b43 mmc: mmci: don't read command response when invalid by Russell King - ARM Linux · 14 years ago
  38. 021cb59 mmc: ushc: Remove duplicate include of usb.h by Jesper Juhl · 14 years ago
  39. 6663050 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  40. 8cb2815 ARM: 6632/3: mmci: stop using the blockend interrupts by Linus Walleij · 14 years ago
  41. 7a89248 mmc: msm_sdcc: Add gpio handling function to driver by Sahitya Tummala · 14 years ago
  42. 727a99a drivers: mmc: msm: remove clock disable in probe by Daniel Walker · 14 years ago
  43. 208028d mmc: msm: fix dma usage not to use internal APIs by Daniel Walker · 14 years ago
  44. c9e358d driver-core: remove conditionals around devicetree pointers by Grant Likely · 14 years ago
  45. c289ef4 mmc: sdhci-of: fix build on non-powerpc platforms by Rob Herring · 14 years ago
  46. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  47. edb2877 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  48. 0bd2cbc Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  49. f9db92c mmc: davinci: add support for SDIO irq handling by Alagu Sankar · 14 years ago
  50. e9b8684 mmc: fix division by zero in MMC core by Linus Walleij · 14 years ago
  51. 2bd6a93 mmc: tmio_mmc: fix CMD irq handling by Arnd Hannemann · 14 years ago
  52. 6ff56e0 mmc: tmio_mmc: handle missing HW interrupts by Arnd Hannemann · 14 years ago
  53. 845ecd2 mmc: tmio_mmc: implement SDIO IRQ support by Arnd Hannemann · 14 years ago
  54. eba4603 mmc: tmio_mmc: silence compiler warnings by Arnd Hannemann · 14 years ago
  55. 9317305 mmc: tmio_mmc: implement a bounce buffer for unaligned DMA by Guennadi Liakhovetski · 14 years ago
  56. e0bc6ff mmc: tmio_mmc: merge the private header into the driver by Guennadi Liakhovetski · 14 years ago
  57. ef17fee mmc: tmio_mmc: fix PIO fallback on DMA descriptor allocation failure by Guennadi Liakhovetski · 14 years ago
  58. 729b0c7 mmc: tmio_mmc: allow multi-element scatter-gather lists by Guennadi Liakhovetski · 14 years ago
  59. 1a2727e mmc: Register debugfs dir before calling card probe function. by Viresh Kumar · 14 years ago
  60. b37427b mmc: MMC_BLOCK_MINORS should depend on MMC_BLOCK. by Chris Ball · 14 years ago
  61. c584179 mmc: Explain why we make adjacent mmc_bus_{put,get} calls during rescan. by Chris Ball · 14 years ago
  62. 807e8e4 mmc: Fix sd/sdio/mmc initialization frequency retries by Andy Ross · 14 years ago
  63. 08c82df mmc: fix mmc_set_bus_width_ddr() call without bus-width-test cap by Takashi Iwai · 14 years ago
  64. f95f385 mmc: dw_mmc: Add Synopsys DesignWare mmc host driver. by Will Newton · 14 years ago
  65. 03d2bfc mmc: add sdhci-tegra driver for Tegra SoCs by Olof Johansson · 14 years ago
  66. 30652aa mmc: sdhci: add quirk for max len ADMA descriptors by Olof Johansson · 14 years ago
  67. c288b85 mmc: check for > 1 clk_requests when disabling gating by Linus Walleij · 14 years ago
  68. 253e0a7 mmc: sdhci-s3c: Support controllers with no internal clock divider by Jeongbae Seo · 14 years ago
  69. b3824f2 mmc: sdhci-s3c: Support additional host capabilities by Jeongbae Seo · 14 years ago
  70. d75c108 mmc: sdhci: Enable bus-width test for JMicron controllers by Takashi Iwai · 14 years ago
  71. 22113ef mmc: Test bus-width for old MMC devices by Aries Lee · 14 years ago
  72. e6f29a8 mmc: fix detection of memory part of SD-combo card with broken SDIO by Michal Miroslaw · 14 years ago
  73. 080bc97 mmc: sdio: don't reinitialize nonremovable powered-resumed cards by Ohad Ben-Cohen · 14 years ago
  74. e594573 mmc: sdio: don't power up cards on system suspend by Ohad Ben-Cohen · 14 years ago
  75. 30201e7 mmc: skip detection of nonremovable cards on rescan by Ohad Ben-Cohen · 14 years ago
  76. 8f230f4 mmc: Add support for JMicron 388 SD/MMC controller by Takashi Iwai · 14 years ago
  77. 150ee73 mmc: davinci_mmc: Remove unnecessary semicolon by Joe Perches · 14 years ago
  78. e8120ad mmc: sdhci: print SD Command and CAPABILITY_1 when dumping registers by Philip Rakity · 14 years ago
  79. 0456683 mmc: Aggressive clock gating framework by Linus Walleij · 14 years ago
  80. 26daa1e mmc: sdhci: Disable ADMA on some O2Micro SD/MMC parts. by Jennifer Li · 14 years ago
  81. 17d8020 mmc: mxcmmc: remove a unnecessary release_resource() call by Axel Lin · 14 years ago
  82. d078d24 mmc: mxcmmc: update the regulator support code to the latest API by Alberto Panizzo · 14 years ago
  83. 74b6695 mmc: mxcmmc: Allow binding a regulator to manage the MMC card voltage by Alberto Panizzo · 14 years ago
  84. 985b1aa mmc: Add support for the Marvell Dove SDHCI controller by Mike Rapoport · 14 years ago
  85. 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
  86. 5e93c6b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into rmobile-latest by Paul Mundt · 14 years ago
  87. 3c0cb7c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  88. b69fc2e Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 14 years ago
  89. aa312be Merge branches 'mmci' and 'pl011-dma' into devel by Russell King · 14 years ago
  90. 025a10a Merge branches 'rmobile/mmcif', 'rmobile/ag5' and 'rmobile/mackerel' into rmobile-latest by Paul Mundt · 14 years ago
  91. f7dd361 mmc: sh_mmcif: make DMA support by the driver unconditional by Guennadi Liakhovetski · 14 years ago
  92. da81c3b of: Fixes for OF probing on little endian systems by Rob Herring · 14 years ago
  93. 236cdc7 of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OF by Rob Herring · 14 years ago
  94. 8c11a94 ARM: mmci: Clean up MMCI announcement printk by Russell King · 14 years ago
  95. 0d9ee5b mmc: update workqueue usages by Tejun Heo · 14 years ago
  96. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  97. 274476f mmc: Fix re-probing with PM_POST_RESTORE notification by Takashi Iwai · 14 years ago
  98. 2f1d791 mmc: atmel-mci: fix multiblock SDIO transfers by Nicolas Ferre · 14 years ago
  99. a2255ff mmc: at91_mci: fix multiblock SDIO transfers by Yauhen Kharuzhy · 14 years ago
  100. ba11920 Merge branches 'msm-core' and 'msm-mmc' into for-next by David Brown · 14 years ago