1. 015f1e4 Merge remote-tracking branch 'omap/hsmmc' into for_3.4/cleanup/pm-base by Kevin Hilman · 12 years ago
  2. f9c2a0d mmc: dw_mmc: Fix PIO mode with support of highmem by Seungwon Jeon · 12 years ago
  3. 18ee684 mmc: atmel-mci: save and restore sdioirq when soft reset is performed by Ludovic Desroches · 12 years ago
  4. 00d9ac0 mmc: block: Init ro_lock sysfs attr to fix lockdep warnings by Rabin Vincent · 12 years ago
  5. 5ba85d9 mmc: sh_mmcif: fix late delayed work initialisation by Guennadi Liakhovetski · 12 years ago
  6. e3de2be mmc: tmio_mmc: fix card eject during IO with DMA by Guennadi Liakhovetski · 13 years ago
  7. dd13b4e mmc: core: Fix comparison issue in mmc_compare_ext_csds by Jurgen Heeks · 12 years ago
  8. 3e73c36 mmc: core: Fix PowerOff Notify suspend/resume by Girish K S · 12 years ago
  9. 012e467 mmc: sdhci-pci: set Medfield SDIO as non-removable by Adrian Hunter · 12 years ago
  10. 6e8201f mmc: core: add the capability for broken voltage by Jaehoon Chung · 12 years ago
  11. 7488e92 mmc: core: Fix low speed mmc card detection failure by Girish K S · 12 years ago
  12. 147c3b3 mmc: esdhc: set the timeout to the max value by Jerry Huang · 12 years ago
  13. 81e4992 mmc: esdhc: add PIO mode support by Jerry Huang · 12 years ago
  14. 2c4967f74 mmc: core: Ensure clocks are always enabled before host interaction by Sujit Reddy Thumma · 12 years ago
  15. b6bf30d mmc: of_mmc_spi: fix little endian support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  16. 2d0d68f mmc: core: UHS sdio card that fails should not exceed 50MHz by Philip Rakity · 12 years ago
  17. ba8c4dc mmc: esdhc: fix errors when booting kernel on Freescale eSDHC version 2.3 by Roy Zang · 12 years ago
  18. 023f117 ARM: amba: make irq 0 invalid by Russell King · 13 years ago
  19. 7c5763b drivers: misc: Remove MISC_DEVICES config option by Fabio Estevam · 12 years ago
  20. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  21. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  22. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  23. 4b8be38 Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  24. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  25. 0db13fc mmc: fix a deadlock between system suspend and MMC block IO by Guennadi Liakhovetski · 13 years ago
  26. 3abc1e80 mmc: sdhci: restore the enabled dma when do reset all by Shaohui Xie · 13 years ago
  27. 8234e86 mmc: dw_mmc: miscaculated the fifo-depth with wrong bit operation by Jaehoon Chung · 12 years ago
  28. 069c9f1 mmc: host: Adds support for eMMC 4.5 HS200 mode by Girish K S · 13 years ago
  29. a4924c7 mmc: core: HS200 mode support for eMMC 4.5 by Girish K S · 12 years ago
  30. ee5d19b mmc: dw_mmc: fixed wrong bit operation for SDMMC_GET_FCNT() by Jaehoon Chung · 13 years ago
  31. 8bc0678 mmc: core: Separate the timeout value for cache-ctrl by Seungwon Jeon · 13 years ago
  32. 984589e mmc: sdhci-spear: Fix compilation error by Viresh Kumar · 13 years ago
  33. 38a60ea mmc: sdhci: Deal with failure case in sdhci_suspend_host by Aaron Lu · 13 years ago
  34. 3f51429 mmc: dw_mmc: Clear the DDR mode for non-DDR by Seungwon Jeon · 13 years ago
  35. dd8df17 mmc: sd: Fix SDR12 timing regression by Alexander Elbs · 13 years ago
  36. c6ced0d mmc: sdhci: Fix tuning timer incorrect setting when suspending host by Aaron Lu · 13 years ago
  37. aa9df4f mmc: core: Add option to prevent eMMC sleep command by Ulf Hansson · 13 years ago
  38. 7efab4f mmc: omap_hsmmc: use threaded irq handler for card-detect. by NeilBrown · 13 years ago
  39. 9393350 mmc: sdhci-pci: enable runtime PM for Medfield SDIO by Adrian Hunter · 13 years ago
  40. 30832ab mmc: sdhci: Always pass clock request value zero to set_clock host op by Todd Poynor · 13 years ago
  41. e2a0a58 mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION by Adrian Hunter · 13 years ago
  42. c5e027a mmc: sdhci-pci: get gpio numbers from platform data by Adrian Hunter · 13 years ago
  43. 52c506f mmc: sdhci-pci: add platform data by Adrian Hunter · 13 years ago
  44. c79396c mmc: sdhci: prevent card detection activity for non-removable cards by Adrian Hunter · 13 years ago
  45. ceb6143 mmc: sdhci: fix vmmc handling by Adrian Hunter · 13 years ago
  46. 17e9ff5 mmc: core: Add claiming of hosts during mmc_cache_ctrl by Seungwon Jeon · 13 years ago
  47. d83b6e0 mmc: omap: remove clock rate hard coding by Balaji TK · 13 years ago
  48. 6998340 mmc: sh_mmcif: remove now superfluous sh_mmcif_host::data member by Guennadi Liakhovetski · 13 years ago
  49. f985da1 mmc: sh_mmcif: process requests asynchronously by Guennadi Liakhovetski · 13 years ago
  50. ee4b888 mmc: sh_mmcif: cosmetic clean up by Guennadi Liakhovetski · 13 years ago
  51. 8a8284a mmc: sh_mmcif: process error interrupts first by Guennadi Liakhovetski · 13 years ago
  52. 349ab52 mmc: add a generic GPIO card-detect helper by Guennadi Liakhovetski · 13 years ago
  53. cbb18b3 mmc: tmio_mmc: Hotplug code regrouping by Bastian Hecht · 13 years ago
  54. 913047e mmc: core: Fix voltage select in DDR mode by Girish K S · 13 years ago
  55. 7003fec mmc: sdhci-s3c: use S3C_SDHCI_CONTROL2 instead of hardcoded offset value by Jingoo Han · 13 years ago
  56. 053b3ce mmc: dw_mmc: Support predefined mutiple block transfers by Seungwon Jeon · 13 years ago
  57. 5b93a45 mmc: dw_mmc: Remove unnecessary else clauses by Chris Ball · 13 years ago
  58. 4f408cc mmc: dw_mmc: Add more capabilities field by Seungwon Jeon · 13 years ago
  59. 6fe8890 mmc: dw_mmc: use dev_pm_ops for dw_mmc controllers by Jaehoon Chung · 13 years ago
  60. a8ad82cc mmc: card: Kill block requests if card is removed by Sujit Reddy Thumma · 13 years ago
  61. 4137e50 mmc: core: Fixup delayed work clock gating patch by Stephen Boyd · 13 years ago
  62. b678b91 mmc: sdhci-pci: simplify error handling by Axel Lin · 13 years ago
  63. add710e mmc: boot partition ro lock support by Johan Rudholm · 13 years ago
  64. fa1773c mmc: sdhci-s3c: Add pm_caps into SD/MMC host by Sangwook Lee · 13 years ago
  65. d304950 mmc: allow upper layers to know immediately if card has been removed by Adrian Hunter · 13 years ago
  66. 482fce9 mmc: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  67. d1f81a6 mmc: convert drivers/mmc/host/* to use module_platform_driver() by Axel Lin · 13 years ago
  68. 6601056 mmc: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 13 years ago
  69. 86df174 mmc: sh_mmcif: simplify clock divisor calculation by Guennadi Liakhovetski · 13 years ago
  70. 4d6144d mmc: core: check for zero length ioctl data by Johan Rudholm · 13 years ago
  71. 4ee5eba mmc: sdhci-esdhc: Change delay after setting clock from 100ms to 1ms by Tony Lin · 13 years ago
  72. 739c69c mmc: mmc_test: align max_seg_size by Per Forlin · 13 years ago
  73. 5a09262 mmc: mmci: add capabilities2 for MMC_CAP2 by Per Forlin · 13 years ago
  74. a303c53 mmc: sdio: support SDIO UHS cards by Philip Rakity · 13 years ago
  75. b70a7fa mmc: sdhci-spear: Implement suspend/resume by Viresh Kumar · 13 years ago
  76. 597dd9d79 mmc: core: Use delayed work in clock gating framework by Sujit Reddy Thumma · 13 years ago
  77. c59d447 mmc: card: Use manufacturer ID symbols in card quirks. by Chris Ball · 13 years ago
  78. df16219 mmc: debugfs: expose the SDCLK frq in sys ios by Giuseppe CAVALLARO · 13 years ago
  79. 052d81d mmc: sdio: Fix to support any block size optimally by Stefan Nilsson XK · 13 years ago
  80. fffe5d5 mmc: sd: Macro name cleanup for high speed dtr by Qiang Liu · 13 years ago
  81. 979ecef Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  82. 2ac9d7a Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  83. 5ede3ce Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  84. 190a44e Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  85. acc952c Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  86. dcf7ec5 Merge branch 'samsung/driver' into next/drivers by Arnd Bergmann · 12 years ago
  87. a07613a Merge branch 'samsung/dt' into samsung/cleanup by Arnd Bergmann · 12 years ago
  88. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  89. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  90. 928a11b Merge branch 'next/cleanup' into samsung/dt by Arnd Bergmann · 13 years ago
  91. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  92. 40ba95f Merge branch 'depends/rmk/restart' into next/cleanup by Arnd Bergmann · 13 years ago
  93. d3d0b02 Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  94. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  95. f4ae40a switch debugfs to umode_t by Al Viro · 13 years ago
  96. e1482a1 Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-2.6 into imx/clk by Arnd Bergmann · 13 years ago
  97. d36b691 misc latin1 to utf8 conversions by Al Viro · 13 years ago
  98. 06867fb Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  99. efdfc52 mmc: mxs-mmc: convert to clk_prepare/clk_unprepare by Shawn Guo · 13 years ago
  100. bd4b9ba Merge branch 'samsung/cleanup' into next/drivers by Arnd Bergmann · 13 years ago