1. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  2. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  3. a4924c7 mmc: core: HS200 mode support for eMMC 4.5 by Girish K S · 13 years ago
  4. aa9df4f mmc: core: Add option to prevent eMMC sleep command by Ulf Hansson · 13 years ago
  5. b67e198 mmc: add a card hotplug handler context by Guennadi Liakhovetski · 13 years ago
  6. d304950 mmc: allow upper layers to know immediately if card has been removed by Adrian Hunter · 13 years ago
  7. 597dd9d79 mmc: core: Use delayed work in clock gating framework by Sujit Reddy Thumma · 13 years ago
  8. df16219 mmc: debugfs: expose the SDCLK frq in sys ios by Giuseppe CAVALLARO · 13 years ago
  9. 2bf22b3 mmc: core: add workaround for controllers with broken multiblock reads by Paul Walmsley · 13 years ago
  10. 881d1c2 mmc: core: Add cache control for eMMC4.5 device by Seungwon Jeon · 13 years ago
  11. bec8726 mmc: core: Add Power Off Notify Feature eMMC 4.5 by Girish K S · 13 years ago
  12. f7c56ef mmc: block: support no access to boot partitions by Adrian Hunter · 13 years ago
  13. b249951 mmc: core: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  14. 7c8a282 mmc: core: clarify how to use post_req in case of errors by Per Forlin · 13 years ago
  15. 1b676f7 mmc: core: add random fault injection by Per Forlin · 13 years ago
  16. 7fd781e mmc: remove unused "ddr" parameter in struct mmc_ios by Jaehoon Chung · 13 years ago
  17. ca8e99b mmc: core: Set non-default Drive Strength via platform hook by Philip Rakity · 13 years ago
  18. aa8b683 mmc: core: add non-blocking mmc request function by Per Forlin · 13 years ago
  19. e056a1b mmc: queue: let host controllers specify maximum discard timeout by Adrian Hunter · 13 years ago
  20. 100e918 mmc: Standardize header file inclusion checks. by Robert P. J. Day · 13 years ago
  21. 8c1c77f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  22. d0c97cf mmc: core: Use CMD23 for multiblock transfers when we can. by Andrei Warkentin · 13 years ago
  23. 4c4cb17 mmc: core: add support for eMMC Dual Data Rate by Philip Rakity · 13 years ago
  24. 4d55c5a mmc: sdhci: enable preset value after uhs initialization by Arindam Nath · 13 years ago
  25. b513ea2 mmc: sd: add support for tuning during uhs initialization by Arindam Nath · 13 years ago
  26. 5371c92 mmc: sd: set current limit for uhs cards by Arindam Nath · 13 years ago
  27. 49c468f mmc: sd: add support for uhs bus speed mode selection by Arindam Nath · 13 years ago
  28. d6d50a1 mmc: sd: add support for driver type selection by Arindam Nath · 13 years ago
  29. f2119df mmc: sd: add support for signal voltage switch procedure by Arindam Nath · 13 years ago
  30. 6b93d01f mmc: do not switch to 1-bit mode if not required by Ohad Ben-Cohen · 13 years ago
  31. a5e9425 mmc: mmc_card_keep_power cleanups by Ohad Ben-Cohen · 13 years ago
  32. 86f315b Revert "mmc: fix a race between card-detect rescan and clock-gate work instances" by Chris Ball · 13 years ago
  33. 26fc877 mmc: fix a race between card-detect rescan and clock-gate work instances by Guennadi Liakhovetski · 13 years ago
  34. 22113ef mmc: Test bus-width for old MMC devices by Aries Lee · 14 years ago
  35. 080bc97 mmc: sdio: don't reinitialize nonremovable powered-resumed cards by Ohad Ben-Cohen · 14 years ago
  36. 8f230f4 mmc: Add support for JMicron 388 SD/MMC controller by Takashi Iwai · 14 years ago
  37. 0456683 mmc: Aggressive clock gating framework by Linus Walleij · 14 years ago
  38. ed919b0 mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD by Ohad Ben-Cohen · 14 years ago
  39. 12ae637 mmc: propagate power save/restore ops return value by Ohad Ben-Cohen · 14 years ago
  40. 49e3b5a mmc: refine DDR support by Adrian Hunter · 14 years ago
  41. 0f8d8ea mmc: Fixes for Dual Data Rate (DDR) support by Adrian Hunter · 14 years ago
  42. dfc13e8 mmc: MMC 4.4 DDR support by Hanumath Prasad · 14 years ago
  43. 99fc513 mmc: Move regulator handling closer to core by Linus Walleij · 14 years ago
  44. 88ae8b8 mmc: Make ID freq configurable by Hein Tibosch · 14 years ago
  45. 71d7d3d mmc: Add helper function to check if a card is removable by Matt Fleming · 14 years ago
  46. a36274e mmc: Remove distinction between hw and phys segments by Martin K. Petersen · 14 years ago
  47. dfe86cb mmc: add erase, secure erase, trim and secure trim operations by Adrian Hunter · 14 years ago
  48. 4c2ef25 mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume by Maxim Levitsky · 14 years ago
  49. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 14 years ago
  50. 3fcb027 ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling by Daniel Mack · 14 years ago
  51. da68c4e sdio: introduce API for special power management features by Nicolas Pitre · 14 years ago
  52. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  53. b1ebe38 mmc: add mmc card sleep and awake support by Jarkko Lavinen · 15 years ago
  54. eae1aee mmc: add ability to save power by powering off cards by Adrian Hunter · 15 years ago
  55. 9feae24 mmc: add MMC_CAP_NONREMOVABLE host capability by Adrian Hunter · 15 years ago
  56. 319a3f1 mmc: allow host claim / release nesting by Adrian Hunter · 15 years ago
  57. 8ea926b mmc: add 'enable' and 'disable' methods to mmc host by Adrian Hunter · 15 years ago
  58. 5c13941 MMC: regulator utilities by David Brownell · 15 years ago
  59. b30f8af mmc: Add 8-bit bus width support by Jarkko Lavinen · 16 years ago
  60. d1b2686 mmc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  61. ee63a7d2 Fix comment in include/linux/mmc/host.h by Thomas Petazzoni · 16 years ago
  62. 6edd8ee mmc: Export internal host state through debugfs by Haavard Skinnemoen · 16 years ago
  63. 23af603 mmc: remove multiwrite capability by Pierre Ossman · 16 years ago
  64. 08f80bb mmc: change .get_ro() callback semantics by Anton Vorontsov · 16 years ago
  65. 28f5248 mmc: add support for card-detection polling by Anton Vorontsov · 16 years ago
  66. cc3000e mmc: remove unused 'mode' from the mmc_host structure by Nicolas Pitre · 17 years ago
  67. af8350c mmc: add led trigger by Pierre Ossman · 17 years ago
  68. 9701858 MMC headers learn about SPI by David Brownell · 17 years ago
  69. 17b759a sdio: add interface for host side SDIO interrupt reporting by Nicolas Pitre · 17 years ago
  70. d1496c3 sdio: core support for SDIO function interrupt by Nicolas Pitre · 17 years ago
  71. 255d01a mmc: remove BYTEBLOCK capability by Pierre Ossman · 17 years ago
  72. 55556da MMC: Fix handling of low-voltage cards by Philip Langdale · 17 years ago
  73. 4be34c9 MMC: Consolidate voltage definitions by Philip Langdale · 17 years ago
  74. 7ea239d mmc: add bus handler by Pierre Ossman · 18 years ago
  75. aaac1b4 mmc: Move core functions to subdir by Pierre Ossman · 17 years ago
  76. b855885 mmc: deprecate mmc bus topology by Pierre Ossman · 18 years ago
  77. 3b91e55 mmc: Flush pending detects on host removal by Pierre Ossman · 17 years ago
  78. f74d132 mmc: Move OCR bit defines by Pierre Ossman · 17 years ago
  79. cd9277c mmc: require explicit support for high-speed by Pierre Ossman · 17 years ago
  80. 55db890 mmc: Allow host drivers to specify max block count by Pierre Ossman · 18 years ago
  81. fe4a3c7 mmc: Allow host drivers to specify a max block size by Pierre Ossman · 18 years ago
  82. 11354d0 mmc: let host be parent of cards by Pierre Ossman · 18 years ago
  83. f22ee4e mmc: replace host->card_busy by Pierre Ossman · 18 years ago
  84. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  85. fcaf71f Driver core: convert mmc code to use struct device by Greg Kroah-Hartman · 18 years ago
  86. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  87. 42431ac [MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hosts by Russell King · 18 years ago
  88. db53f28 [MMC] Add multi block-write capability by Russell King · 18 years ago
  89. f57b225 [MMC] constify mmc_host_ops by David Brownell · 18 years ago
  90. 01357dc [MMC] Ensure correct mmc_priv() behaviour by Russell King · 19 years ago
  91. 8dc0033 [MMC] Allow detection/removal to be delayed by Richard Purdie · 19 years ago
  92. f218278 [PATCH] sd: SD 4-bit bus by Pierre Ossman · 19 years ago
  93. a00fc09 [PATCH] sd: read-only switch by Pierre Ossman · 19 years ago
  94. 335eadf [PATCH] sd: initialize SD cards by Pierre Ossman · 19 years ago
  95. 865e9f1 [MMC] ios for mmc chip select by Pierre Ossman · 19 years ago
  96. dce7737 [MMC] Use an IDR for host name indicies by Russell King · 19 years ago
  97. 1ad434d [MMC] Use class device name for mmc host name by Russell King · 19 years ago
  98. 00b137c [MMC] Add MMC class devices by Russell King · 19 years ago
  99. d366b64 [MMC] Add mmc_hostname() macro by Russell King · 19 years ago
  100. 3bfffd9 [PATCH] fix u32 vs. pm_message_t in rest of the tree by Pavel Machek · 19 years ago