1. 261bbd4 mmc: core: eMMC signal voltage does not use CMD11 by Philip Rakity · 13 years ago
  2. 756515c mmc: sdhci-pxa: add platform code for UHS signaling by Philip Rakity · 13 years ago
  3. 6322cdd mmc: sdhci: add hooks for setting UHS in platform specific code by Philip Rakity · 13 years ago
  4. a8e6df7 mmc: core: clear MMC_PM_KEEP_POWER flag on resume by Eliad Peller · 14 years ago
  5. 1d6c4e0 mmc: dw_mmc: fixed wrong regulator_enable in suspend/resume by Jaehoon Chung · 14 years ago
  6. 2595880 mmc: sdhi: allow powering down controller with no card inserted by Guennadi Liakhovetski · 14 years ago
  7. 7311bef mmc: tmio: runtime suspend the controller, where possible by Guennadi Liakhovetski · 14 years ago
  8. d6a1f86 mmc: sdhi: support up to 3 interrupt sources by Magnus Damm · 14 years ago
  9. 1f7d681 mmc: sdhi: print physical base address and clock rate by Magnus Damm · 14 years ago
  10. 3ab5006 mmc: sdhi: no need for special interrupt flags by Magnus Damm · 14 years ago
  11. 8e7bfdb mmc: tmio/sdhi: break out interrupt request/free by Magnus Damm · 14 years ago
  12. df3ef2d mmc: protect the tmio_mmc driver against a theoretical race by Guennadi Liakhovetski · 14 years ago
  13. faca664 mmc: add runtime and system power-management support to the MMCIF driver by Guennadi Liakhovetski · 14 years ago
  14. e6ee718 mmc: Add runtime and system-wide PM to the TMIO MMC driver by Guennadi Liakhovetski · 14 years ago
  15. 3b0beaf mmc: sh_mmcif: protect against a theoretical race by Guennadi Liakhovetski · 14 years ago
  16. 06e8935 mmc: sdio: optimized SDIO IRQ handling for single irq by Stefan Nilsson XK · 14 years ago
  17. 253d6a2 mmc: mmc_test: minor clean up, use t = &test.area everywhere by Andy Shevchenko · 14 years ago
  18. aea253e mmc: card: fix potential null dereference of 'idata' by Vladimir Motyka · 14 years ago
  19. cf2b5ee mmc: sdhci: add support for retuning mode 1 by Arindam Nath · 14 years ago
  20. c3ed387 mmc: sdhci: add support for programmable clock mode by Arindam Nath · 14 years ago
  21. 4d55c5a mmc: sdhci: enable preset value after uhs initialization by Arindam Nath · 14 years ago
  22. b513ea2 mmc: sd: add support for tuning during uhs initialization by Arindam Nath · 14 years ago
  23. 3a30351 mmc: sd: report correct speed and capacity of uhs cards by Arindam Nath · 14 years ago
  24. 5371c92 mmc: sd: set current limit for uhs cards by Arindam Nath · 14 years ago
  25. 49c468f mmc: sd: add support for uhs bus speed mode selection by Arindam Nath · 14 years ago
  26. 758535c mmc: sdhci: reset sdclk before setting high speed enable by Arindam Nath · 14 years ago
  27. d6d50a1 mmc: sd: add support for driver type selection by Arindam Nath · 14 years ago
  28. 013909c mmc: sd: query function modes for uhs cards by Arindam Nath · 14 years ago
  29. f2119df mmc: sd: add support for signal voltage switch procedure by Arindam Nath · 14 years ago
  30. cb87ea2 mmc: core: Add mmc CMD+ACMD passthrough ioctl by John Calixto · 14 years ago
  31. 641c318 mmc: block: init force_ro sysfs attribute by Rabin Vincent · 14 years ago
  32. 82b0e23 mmc: sdhci: Fix read-only detection with JMicron 388 chip by Takashi Iwai · 14 years ago
  33. f06c915 mmc: Ensure hardware partitions don't mess with mmcblk device naming. by Andrei Warkentin · 14 years ago
  34. 393c1a3 mmc: sdhci: Add pre and post reset processing for chip specific reset by Philip Rakity · 14 years ago
  35. 4b01681 mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK by Mark Brown · 14 years ago
  36. 24f5b53 mmc: initialize struct mmc_request at declaration time by Chris Ball · 14 years ago
  37. a61ad2b mmc: initialize struct mmc_data at declaration time by Chris Ball · 14 years ago
  38. 1278dba mmc: initialize struct mmc_command at declaration time by Chris Ball · 14 years ago
  39. 62929e4 mmc: card: Fix use of uninitialized data in mmc_blk_issue_rw_rq. by Chris Ball · 14 years ago
  40. 30574ed mmc: core: Fix use of uninitialized data in mmc_send_if_cond. by Chris Ball · 14 years ago
  41. 87f6119 mmc: core: Fix use of uninitialized data in mmc_cmd_app. by Andrei Warkentin · 14 years ago
  42. 6a7a6b4 mmc: quirks: Fix erase/trim for certain SanDisk cards. by Andrei Warkentin · 14 years ago
  43. f6a03cb mmc: sdhci: work around broken dma boundary behavior by Mikko Vinni · 14 years ago
  44. 6f60c22 mmc: quirks: Support for block quirks. by Andrei Warkentin · 14 years ago
  45. 371a689 mmc: MMC boot partitions support. by Andrei Warkentin · 14 years ago
  46. 1a258db mmc: card: block.c cleanup for host claim/release. by Andrei Warkentin · 14 years ago
  47. d3a8d95 mmc: core: Allow setting CMD timeout for CMD6 (SWITCH). by Andrei Warkentin · 14 years ago
  48. a3c7778 mmc: sdhci: R1B command handling + MMC_CAP_ERASE. by Andrei Warkentin · 14 years ago
  49. eaa02f7 mmc: core: Rename erase_timeout to cmd_timeout_ms. by Andrei Warkentin · 14 years ago
  50. 32780cd mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID. by Andrei Warkentin · 14 years ago
  51. f317dfe mmc: core: fix memory leak in mmc_add_host by Wolfram Sang · 14 years ago
  52. b177bc9 mmc: sdhci-pci: Fix checkpatch.pl errors by Ameya Palande · 14 years ago
  53. 14e7dc7 mmc: quirks: wl1271 is MMC_QUIRK_DISABLE_CD by Ohad Ben-Cohen · 14 years ago
  54. 2059a02 mmc: add MMC_QUIRK_DISABLE_CD by Ohad Ben-Cohen · 14 years ago
  55. 0b4043d mmc: quirks: wl1271 is MMC_QUIRK_NONSTD_FUNC_IF by Ohad Ben-Cohen · 14 years ago
  56. eab4068 mmc: add MMC_QUIRK_NONSTD_FUNC_IF by Ohad Ben-Cohen · 14 years ago
  57. 6b93d01f mmc: do not switch to 1-bit mode if not required by Ohad Ben-Cohen · 14 years ago
  58. a5e9425 mmc: mmc_card_keep_power cleanups by Ohad Ben-Cohen · 14 years ago
  59. f4c5522 mmc: Reliable write support. by Andrei Warkentin · 14 years ago
  60. 766a6bf mmc: sdhci: change CONFIG of MMC_SDHCI_TEGRA from 'tristate' to 'bool' by Shawn Guo · 14 years ago
  61. c7f409e mmc: tegra: add pm_flags by Venkat Rao · 14 years ago
  62. 0b38c4e mmc: remove redundant irq disabling by John Ogness · 14 years ago
  63. 41e2a48 mmc: Ensure linux starts in eMMC user partition by Philip Rakity · 14 years ago
  64. 7c21738 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  65. 752d263 drm: Take lock around probes for drm_fb_helper_hotplug_event by Chris Wilson · 14 years ago
  66. 8eea1be drm/i915: Revert i915.semaphore=1 default from 47ae63e0 by Andy Lutomirski · 13 years ago
  67. a67b888 vga_switcheroo: don't toggle-switch devices by Florian Mickler · 13 years ago
  68. bd1a643 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  69. 9f6bd36 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  70. 5f6f12c libata: fix oops when LPM is used with PMP by Tejun Heo · 14 years ago
  71. afa4979 Merge branch 'fbmem' by Linus Torvalds · 13 years ago
  72. 22fe9446 Revert "libata: ahci_start_engine compliant to AHCI spec" by Tejun Heo · 13 years ago
  73. c590cec Further fbcon sanity checking by Bruno Prémont · 13 years ago
  74. 712f314 fbmem: fix remove_conflicting_framebuffers races by Linus Torvalds · 13 years ago
  75. 298eaaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  76. 1fec709 rbd: fix split bio handling by Yehuda Sadeh · 13 years ago
  77. 087fbc9 drm/i915: Revert i915.semaphore=1 default from i915 merge by Andy Lutomirski · 13 years ago
  78. a10e146 bonding,llc: Fix structure sizeof incompatibility for some PDUs by Vitalii Demianets · 13 years ago
  79. 3a8ab79 drm/radeon/kms: add some evergreen/ni safe regs by Alex Deucher · 13 years ago
  80. 05fa7ea drm/radeon/kms: fix extended lvds info parsing by Alex Deucher · 14 years ago
  81. d9282fc drm/radeon/kms: fix tiling reg on fusion by Alex Deucher · 14 years ago
  82. 11f7700 rbd: fix leak of ops struct by Sage Weil · 13 years ago
  83. 9ddabb0 i2c: pnx: Fix crash due to wrong init of timer->data by Wolfram Sang · 14 years ago
  84. 2592a73 ne-h8300: Fix regression caused during net_device_ops conversion by Geert Uytterhoeven · 13 years ago
  85. 0b25e01 hydra: Fix regression caused during net_device_ops conversion by Geert Uytterhoeven · 13 years ago
  86. cf7e032 zorro8390: Fix regression caused during net_device_ops conversion by Geert Uytterhoeven · 13 years ago
  87. d44cf14 Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-2.6 by David S. Miller · 13 years ago
  88. 982b203 Revert "drm/i915: Only enable the plane after setting the fb base (pre-ILK)" by Linus Torvalds · 13 years ago
  89. df43938 Merge branch 'fbmem' by Linus Torvalds · 13 years ago
  90. 49f019c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  91. 75c0b3b Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  92. c47747f fbmem: make read/write/ioctl use the frame buffer at open time by Linus Torvalds · 14 years ago
  93. 698b368 fbcon: add lifetime refcount to opened frame buffers by Linus Torvalds · 14 years ago
  94. 747df22 sfc: Always map MCDI shared memory as uncacheable by Ben Hutchings · 14 years ago
  95. 21ccc79 ehea: Fix memory hotplug oops by Anton Blanchard · 14 years ago
  96. fad6320 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  97. b512129 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  98. 409ab14 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  99. 52cd4e5 drivers/rtc/rtc-s3c.c: fixup wake support for rtc by Ben Dooks · 14 years ago
  100. 78d41b3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago