1. 0495073 USB: gadget audio: select SND_PCM by Randy Dunlap · 17 years ago
  2. b760dac USB: ftdi: support NDI devices by Martin Geleynse · 17 years ago
  3. e12df02 Revert USB: usbfs: deprecate and hide option for !embedded by Greg Kroah-Hartman · 17 years ago
  4. 4e19f22 USB: RNDIS gadget, fix issues talking from PXA by David Brownell · 17 years ago
  5. b34efee USB: serial: FTDI with product code FB80 and vendor id 0403 by Folkert van Heusden · 17 years ago
  6. 6e40612 USB: console: Fix regression in usb console on kernel boot by Jason Wessel · 17 years ago
  7. bf7fbb0 USB: add missing class descriptions used in usb/devices file by Frans Pop · 17 years ago
  8. d794a02 USB: fix memleak in usbfs by Oliver Neukum · 17 years ago
  9. ba516de USB: EHCI: check for STALL before other errors by Alan Stern · 17 years ago
  10. 914b701 USB: EHCI: use the new clear_tt_buffer interface by Alan Stern · 17 years ago
  11. cb88a1b USB: fix the clear_tt_buffer interface by Alan Stern · 17 years ago
  12. 87ea8c8 USB: fix uninitialised variable in ti_do_download by Oliver Neukum · 17 years ago
  13. 71f9f6c USB: option: add Novatel Ovation MC760 by Dan Williams · 17 years ago
  14. 5186ffe USB: cdc-acm: work around some broken devices by Arseniy Lartsev · 17 years ago
  15. 89368d3 USB: musb: silence "suspend as a_wait_vrise is_active" msgs by David Brownell · 17 years ago
  16. 6d84599 USB: gadget: pxa25x compiler warning fix by David Brownell · 17 years ago
  17. 56a075d USB: gadget: pxa25x uses gpio_is_valid by Philipp Zabel · 17 years ago
  18. 30899ca7 USB: musb: davinci dm6446evm GPIO renumbering by Kevin Hilman · 17 years ago
  19. d163ef2 USB: musb: davinci dm355 updates (remainder) by David Brownell · 17 years ago
  20. 6bc2146 USB: gadget: rndis conformance tweak by Qiuping Chen · 17 years ago
  21. ca157c4 USB: fix memory leak in usbtmc by Oliver Neukum · 17 years ago
  22. 45e8388 USB: buildfix ppc randconfig by Arnd Bergmann · 17 years ago
  23. 3c43f27 USB: ti_usb_3410_5052: fix duplicate device ids. by Greg Kroah-Hartman · 17 years ago
  24. 05cbc2d USB: gadget: audio: provide correct device id by Greg Kroah-Hartman · 17 years ago
  25. 1a74826 Revert "USB: Add Intel Langwell USB OTG Transceiver Drive" by Greg Kroah-Hartman · 17 years ago
  26. e3a3174 USB: option.c to support Qisda H21/H20 usb modem by Brad Lu · 17 years ago
  27. 83dfdaa USB: option.c: add Qualcomm/Option iCON 210 modem by Kai Engert · 17 years ago
  28. 4198e4f USB: isp1760: use __devexit_p() for remove function by Mike Frysinger · 17 years ago
  29. a455212 USB: EHCI: update toggle state for linked QHs by Alan Stern · 17 years ago
  30. 9525dcb USB: fhci: mutually exclusive port_status by Roel Kluin · 17 years ago
  31. 9d37ff6 USB: ftdi_sio - product ID's for CCS PIC programmers by Jan Capek · 17 years ago
  32. c03e7d4 USB: gadget: fix imx_udc entry in Kconfig by Paulius Zaleckas · 17 years ago
  33. 8540d66 USB: pl2303: New vendor and product id for the prolific driver by Gianpaolo Cugola · 17 years ago
  34. d4fc4a7 tty: Fix the PL2303 private methods for sysrq by Alan Cox · 17 years ago
  35. 24a15a6 tty: Fix USB kref leak by Alan Cox · 17 years ago
  36. 4cd1de0 tty: Sort out the USB sysrq changes that wrecked performance by Alan Cox · 17 years ago
  37. d6be791 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 17 years ago
  38. eee33ab Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  39. 04eef90 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 17 years ago
  40. bb8ad28 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 17 years ago
  41. 69ca06c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  42. ac3f482 Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  43. 5019914 drm/i915: Fix for LVDS VBT change on IGDNG by Zhenyu Wang · 17 years ago
  44. d05ca30 drm/i915: Zap the GTT mapping when transitioning from untiled to tiled. by Eric Anholt · 17 years ago
  45. 901782b drm/i915: Refactor calls to unmap_mapping_range by Chris Wilson · 17 years ago
  46. fccdaba drm/i915: Avoid saving/restore the modesetting registers twice in KMS mode by Zhao Yakui · 17 years ago
  47. af4fcb5 drm: Disable the unused connectors explicitly when resuming with KMS. by Zhao Yakui · 17 years ago
  48. 354ff96 drm/i915: Restore the KMS modeset for every activated CRTC by Zhao Yakui · 17 years ago
  49. 883e860 drm/i915: Fix harmless warning from patch merged after i2c rework. by Eric Anholt · 17 years ago
  50. 2a34f5e6 drm/i915: Disable GEM when a broken video BIOS takes up the whole aperture. by Eric Anholt · 17 years ago
  51. ecb554a block: fix sg SG_DXFER_TO_FROM_DEV regression by FUJITA Tomonori · 17 years ago
  52. 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 17 years ago
  53. 2b8777c oprofile: reset bt_lost_no_mapping with other stats by Maynard Johnson · 17 years ago
  54. b690a37 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  55. 016d356 mx3fb: fix regression with uninitalized fb_info->mm_lock mutex by Krzysztof Helt · 17 years ago
  56. afecb0d sm501fb: fix regression with uninitalized fb_info->mm_lock mutex by Krzysztof Helt · 17 years ago
  57. e864561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  58. 42359da Fix compile error in bmac.c by Dave Jones · 17 years ago
  59. e594e96 cxgb3: Fix crash caused by stashing wrong netdev_queue by Roland Dreier · 17 years ago
  60. 8faa2a7 ixgbe: Fix coexistence of FCoE and Flow Director in 82599 by Yi Zou · 17 years ago
  61. e99da35 drm/i915: Check the LID device to decide whether the LVDS should be initialized by Zhao Yakui · 17 years ago
  62. cf1eaab [WATCHDOG] w83627hf_wdt.c: add support for the W83627EHF support by Slobodan Tomić · 17 years ago
  63. a6f052e [WATCHDOG] SA1100 watchdog maximum timeout by Raphael Assenat · 17 years ago
  64. db5d2d8 [WATCHDOG] w83697ug, fix lock imbalance by Jiri Slaby · 17 years ago
  65. b86a6c6 [WATCHDOG] drivers/watchdog/bcm47xx_wdt.c: Remove unnecessary semicolons by Joe Perches · 17 years ago
  66. 34f2547 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  67. d2daeab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  68. 2e31673 fealnx: Fix build breakage -- PR_CONT should be KERN_CONT by Roland Dreier · 17 years ago
  69. 5e1596f [CPUFREQ] Fix compile failure in cpufreq.c by Dave Jones · 17 years ago
  70. 1d01e83 atmel_lcdfb: fix regression with uninitalized fb_info->mm_lock mutex by Krzysztof Helt · 17 years ago
  71. b5daa70 fsl-diu-fb: fix regression with uninitalized fb_info->mm_lock mutex by Krzysztof Helt · 17 years ago
  72. 47ab384 p54: tx refused but queue active by Larry Finger · 17 years ago
  73. 804ef71 Atheros Kconfig needs to be dependent on WLAN_80211 by Jay Sternberg · 17 years ago
  74. 4ff1766 mac80211_hwsim: avoid NULL access by Johannes Berg · 17 years ago
  75. 2fbddeb ssb: Add support for 4318E by Clyde McPherson · 17 years ago
  76. cff782c b43: Add support for 4318E by Clyde McPherson · 17 years ago
  77. 8b339d0 zd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b device by Hin-Tak Leung · 17 years ago
  78. b4b223c zd1211rw: 07b8:6001 is a ZD1211B by Pascal Terjan · 17 years ago
  79. c3b8542 r6040: bump driver version to 0.24 and date to 08 July 2009 by Florian Fainelli · 17 years ago
  80. 35976d4 r6040: restore MIER register correctly when IRQ line is shared by Florian Fainelli · 17 years ago
  81. 64c8165 davinci_emac: fix kernel oops when changing MAC address while interface is down by Pablo Bitton · 17 years ago
  82. 19e588e igb: set lan id prior to configuring phy by Alexander Duyck · 17 years ago
  83. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 17 years ago
  84. d945cb9 pty: Rework the pty layer to use the normal buffering logic by Alan Cox · 17 years ago
  85. b4b21ca Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  86. ed7ba2e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 17 years ago
  87. 4b99d35 intel-iommu: Fix intel_iommu_unmap_range() with size 0 by Sheng Yang · 17 years ago
  88. 0f2f222 Free struct device in fw_dev_release() by Catalin Marinas · 17 years ago
  89. 5e75c5f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  90. 622f806 Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  91. 6c96895 Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()" by Linus Torvalds · 17 years ago
  92. 99f5d48 matroxfb: fix regression with uninitalized fb_info->mm_lock mutex (second head) by Krzysztof Helt · 17 years ago
  93. d7272e5 matroxfb: fix regression with uninitalized fb_info->mm_lock mutex by Krzysztof Helt · 17 years ago
  94. f1b9c33 w100fb: fix regression with uninitalized fb_info->mm_lock mutex by Krzysztof Helt · 17 years ago
  95. feaa61e atafb: fix regression with uninitalized fb_info->mm_lock mutex by Krzysztof Helt · 17 years ago
  96. 0c8ddf7 i810fb: fix regression with uninitalized fb_info->mm_lock mutex by Krzysztof Helt · 17 years ago
  97. 886a7a3 PM: Clear -EAGAIN in dpm_prepare by Sebastian Ott · 17 years ago
  98. 83c2099 UBI: fix compilation warnings by Artem Bityutskiy · 17 years ago
  99. eeafa5e Input: gpio_mouse - use standard driver registration method by Saeed Bishara · 17 years ago
  100. ddaa434 Input: mark serio and i8042 as suspended when hibernating too by Thadeu Lima de Souza Cascardo · 17 years ago