1. 92bf3d0 Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  2. 813a95e Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 14 years ago
  3. ddf90a2 Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' and 'versatile' into for-linus by Russell King · 14 years ago
  4. 0caaa95 mmc: at91-mci: this driver is now deprecated by Ludovic Desroches · 14 years ago
  5. db35f83 mmc: omap_hsmmc: pass IRQF_ONESHOT to request_threaded_irq by Ming Lei · 14 years ago
  6. a5075eb mmc: block: Allow disabling 512B sector size emulation by Saugata Das · 14 years ago
  7. 6801c41 mmc: atmel-mci: add debug logs by Ludovic Desroches · 14 years ago
  8. 24011f3 mmc: atmel-mci: add support for version lower than v2xx by Ludovic Desroches · 14 years ago
  9. f517754 mmc: atmel-mci: change the state machine for compatibility with old IP by Ludovic Desroches · 14 years ago
  10. 7a90dcc mmc: atmel-mci: the r/w proof capability lack was not well managed by Ludovic Desroches · 14 years ago
  11. 705ad04 mmc: dw_mmc: Fixed sdio interrupt mask bit setting bug by Kyoungil Kim · 14 years ago
  12. 680f1b5 mmc: omap: convert to module_platform_driver by Venkatraman S · 14 years ago
  13. b6e0703 mmc: omap: make it behave well as a module by Venkatraman S · 14 years ago
  14. b01a4f1 mmc: omap: convert to per instance workqueue by Venkatraman S · 14 years ago
  15. 4a0dfe6 Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/pinctrl by Olof Johansson · 14 years ago
  16. 9c92cf2 mmc: mxs-mmc: adopt pinctrl support by Shawn Guo · 14 years ago
  17. e62d8b8 mmc: sdhci-imx-esdhc: adopt pinctrl support by Dong Aisheng · 14 years ago
  18. 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 · 14 years ago
  19. f6f4459 mmc: core: Remove dead code by Philippe De Swert · 14 years ago
  20. 1c02f00 mmc: card: Avoid null pointer dereference by Philippe De Swert · 14 years ago
  21. fa55018 mmc: core: Prevent eMMC VCC supply to be cut from late init by Ulf Hansson · 14 years ago
  22. 95dcc2c mmc: dw_mmc: make multiple instances of dw_mci_card_workqueue by Thomas Abraham · 14 years ago
  23. b41b6f1 mmc: queue: remove redundant memsets by Venkatraman S · 14 years ago
  24. 1b50f5f mmc: queue: rename mmc_request function by Venkatraman S · 14 years ago
  25. 3d93576 mmc: core: skip card initialization if power class selection fails by Subhash Jadavani · 14 years ago
  26. 10942aa mmc: core: fix the signaling 1.8V for HS200 by Seungwon Jeon · 14 years ago
  27. 96cf5f0 mmc: core: fix the decision of HS200/DDR card-type by Seungwon Jeon · 14 years ago
  28. c0a120a mmc: mmci: Fix compiler error when CONFIG_OF is not set by Lee Jones · 14 years ago
  29. 9a59701 mmc: mmci: Use correct GPIO binding for IRQ requests by Lee Jones · 14 years ago
  30. 000bc9d mmc: mmci: Enable Device Tree support for ux500 variants by Lee Jones · 14 years ago
  31. dfb8518 AMBA: get rid of last two uses of NO_IRQ by Russell King · 14 years ago
  32. 6ebaf8f mmc: sdhci-spear: Use devm_* derivatives by Viresh Kumar · 14 years ago
  33. 3524b5d mmc: sdhci-spear: No need to check 'pdev == NULL' in probe by Viresh Kumar · 14 years ago
  34. acdf2fc Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 14 years ago
  35. 34fd421 ARM: 7378/1: mmci: add support for the Nomadik MMCI variant by Linus Walleij · 14 years ago
  36. 0e9f480 mmc: cd-gpio: protect against NULL context in mmc_cd_gpio_free() by Guennadi Liakhovetski · 14 years ago
  37. 0dd1bfe mmc: core: check PM_SLEEP for mmc_bus_suspend/resume callbacks by Chuanxiao Dong · 14 years ago
  38. 48b332f mmc: omap_hsmmc: release correct resource by Russell King · 14 years ago
  39. ca5879d mmc: tegra: support SDHCI SPEC 300 by Pavan Kunapuli · 14 years ago
  40. bbbc4c4 mmc: sdio: avoid spurious calls to interrupt handlers by Nicolas Pitre · 14 years ago
  41. 6187fee mmc: remove imxmmc driver by Sascha Hauer · 14 years ago
  42. 0214597 mmc: sdhci: Log what timeout was set if the timeout is too large by Mark Brown · 14 years ago
  43. 7f8bea7 mmc: davinci_mmc: set MODULE_ALIAS to allow autoloading by Jan Luebbe · 14 years ago
  44. cd03d9a mmc: omap_hsmmc: Cleanup use of cpu_is_* for debounce_clock by Rajendra Nayak · 14 years ago
  45. 31463b1 mmc: omap_hsmmc: use spinlock IRQ safe variant by Venkatraman S · 14 years ago
  46. 03b5d92 mmc: omap_hsmmc: add DDR support by Balaji T K · 14 years ago
  47. dba3c29 mmc: omap_hsmmc: Enable Auto CMD12 by Balaji T K · 14 years ago
  48. 7c57091 mmc: core: Do not pre-claim host in suspend by Ulf Hansson · 14 years ago
  49. e1631f9 mmc: dw_mmc: prevent NULL dereference for dma_ops by Jaehoon Chung · 14 years ago
  50. b891528 mmc: unbreak sdhci-esdhc-imx on i.MX25 by Eric Bénard · 14 years ago
  51. 5ca6518 mmc: cd-gpio: Include header to pickup exported symbol prototypes by H Hartley Sweeten · 14 years ago
  52. 87b87a3 mmc: sdhci: refine non-removable card checking for card detection by Daniel Drake · 14 years ago
  53. a99aa9b mmc: dw_mmc: Fix switch from DMA to PIO by Seungwon Jeon · 14 years ago
  54. 32d317c mmc: remove MMC bus legacy suspend/resume method by Chuanxiao Dong · 14 years ago
  55. 4d048f9 mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage by Rajendra Nayak · 14 years ago
  56. b6d085f mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=m by Chris Ball · 14 years ago
  57. 2830281 mmc: fixes for eMMC v4.5 sanitize operation by Adrian Hunter · 14 years ago
  58. 7194efb mmc: fixes for eMMC v4.5 discard operation by Adrian Hunter · 14 years ago
  59. d04525e dma: mxs-dma: enable channel in device_issue_pending call by Shawn Guo · 14 years ago
  60. 3e215d0 gpio: tegra: Hide tegra_gpio_enable/disable() by Stephen Warren · 14 years ago
  61. 3bdc9ba mmc: use really long write timeout to deal with crappy cards by Paul Walmsley · 14 years ago
  62. 8c2fc8e mmc: sdhci-dove: Fix compile error by including module.h by Alf Høgemark · 14 years ago
  63. 4188bba mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes. by Al Cooper · 14 years ago
  64. 79263f3 Revert "mmc: sdhci-pci: Add MSI support" by Chris Ball · 14 years ago
  65. 84e41d2 Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers" by Chris Ball · 14 years ago
  66. 93fc5a4 mmc: core: fix power class selection by Subhash Jadavani · 14 years ago
  67. fc307df mmc: omap_hsmmc: fix module re-insertion by Balaji T K · 14 years ago
  68. b796450 mmc: omap_hsmmc: convert to module_platform_driver by Felipe Balbi · 14 years ago
  69. efa25fd mmc: omap_hsmmc: make it behave well as a module by Felipe Balbi · 14 years ago
  70. 927ce94 mmc: omap_hsmmc: trivial cleanups by Felipe Balbi · 14 years ago
  71. 92a3aeb mmc: omap_hsmmc: context save after enabling runtime pm by Balaji T K · 14 years ago
  72. d59d77e mmc: omap_hsmmc: use runtime put sync in probe error patch by Balaji T K · 14 years ago
  73. e841a7c mmc: sdio: Use empty system suspend/resume callbacks at the bus level by Rafael J. Wysocki · 14 years ago
  74. 6500c8e mmc: bus: print bus speed mode of UHS-I card by Subhash Jadavani · 14 years ago
  75. 210b7d2 mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers by Manuel Lauss · 14 years ago
  76. eb91b91 mmc: sh_mmcif: Simplify calculation of mmc->f_min by Simon Horman · 14 years ago
  77. 930f152 mmc: sh_mmcif: mmc->f_max should be half of the bus clock by Simon Horman · 14 years ago
  78. f938825 mmc: sh_mmcif: double clock speed by Simon Horman · 14 years ago
  79. 5865f28 mmc: block: Remove use of mmc_blk_set_blksize by Ulf Hansson · 14 years ago
  80. faf8180 mmc: atmel-mci: add support for odd clock dividers by Ludovic Desroches · 14 years ago
  81. 33ab4bb mmc: atmel-mci: r/w proof capability only available since v2xx by Ludovic Desroches · 14 years ago
  82. 66292ad mmc: atmel-mci: correct data timeout computation by Ludovic Desroches · 14 years ago
  83. 9f4e815 mmc: sdhci-s3c: Enable runtime power management by Mark Brown · 14 years ago
  84. d5e9c02 mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspend by Mark Brown · 14 years ago
  85. 9bda6da mmc: sdhci-s3c: use devm_ functions by Julia Lawall · 14 years ago
  86. 1d4dc33 mmc: sdhci-s3c: Keep a copy of platform data and use it by Thomas Abraham · 14 years ago
  87. 0d22c77 mmc: sdhci-s3c: derive transfer width host cap from max_width in platdata by Thomas Abraham · 14 years ago
  88. 3119936a mmc: sdhci-s3c: Remove usage of clk_type member in platform data by Thomas Abraham · 14 years ago
  89. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  90. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 14 years ago
  91. b5174fa Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  92. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 14 years ago
  93. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 14 years ago
  94. 3480059 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 14 years ago
  95. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 14 years ago
  96. 7f52421 mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplug by Guennadi Liakhovetski · 14 years ago
  97. e82b4ac mmc: sh_mobile_sdhi: add a callback for board specific init code by Bastian Hecht · 14 years ago
  98. 4932bd6 mmc: tmio: cosmetic: prettify the tmio_mmc_set_ios() function by Guennadi Liakhovetski · 14 years ago
  99. 996bc8a mmc: sh_mobile_sdhi: do not manage PM clocks manually by Guennadi Liakhovetski · 14 years ago
  100. 5bd99c3 mmc: tmio_mmc: remove unused sdio_irq_enabled flag by Guennadi Liakhovetski · 14 years ago