1. 69a90f8 USB: Serial: Sierra: C597 fix by Kevin Lloyd · 16 years ago
  2. f3564de USB: Serial: Sierra: Clean up by Kevin Lloyd · 16 years ago
  3. e4cf3aa USB: increase cdc-acm write throughput by David Engraf · 16 years ago
  4. 28d1dfa USB: cdc-acm tell tty layer not to split things up. by David Engraf · 16 years ago
  5. 454459b usbmon: restore mmap by Pete Zaitcev · 16 years ago
  6. d43a05f USB: Fix "cut and paste" booboo in usbmon Makefile. by Robert P. J. Day · 16 years ago
  7. 9ec249a USB: Remove EXPERIMENTAL designation from USB_EHCI_ROOT_HUB_TT. by Robert P. J. Day · 16 years ago
  8. b671999 USB: Remove EXPERIMENTAL from dynamic USB minor allocation. by Robert P. J. Day · 16 years ago
  9. 528e4c1 USB: Remove EXPERIMENTAL designation from USB MDC800 support. by Robert P. J. Day · 16 years ago
  10. 1b75dc4 USB: Remove EXPERIMENTAL designation from USB serial/ Kconfig entries by Robert P. J. Day · 16 years ago
  11. bce62c2 USB: Remove EXPERIMENTAL designation from USB misc/ Kconfig entries by Robert P. J. Day · 16 years ago
  12. afd0e0f USB: Remove EXPERIMENTAL tags from some USB gadget Kconfig entries. by Robert P. J. Day · 16 years ago
  13. 726627f USB: Remove EXPERIMENTAL designation from USB storage Kconfig entries. by Robert P. J. Day · 16 years ago
  14. d277064 USB: mass storage: emulation of sat scsi_pass_thru with ATACB by matthieu castet · 16 years ago
  15. dda43a0 USB: Standardize inclusion protection and add where missing. by Robert P. J. Day · 16 years ago
  16. f66396b USB: usb.h: reduce syslog clutter [v3] by Tilman Schmidt · 16 years ago
  17. ff66e3c drivers/usb/core/devio.c: suppress warning with 64k PAGE_SIZE by Andrew Morton · 16 years ago
  18. 8873aaa USB: cypress_m8: Speed handling by Alan Cox · 16 years ago
  19. 25b70a8 USB: ehci: paranoia, reject large control transfers by David Brownell · 16 years ago
  20. 70a1c9e USB: remove dev->power.power_state by Alan Stern · 16 years ago
  21. e1879b1 USB: ipaq: fix devices having more than one endpoint by Matthias Geissert · 16 years ago
  22. d1b1842 USB: ehci: remove obsolete workaround for bogus IRQs by David Brownell · 16 years ago
  23. 22552b2 USB: partial USB embedded host support by Robin Getz · 16 years ago
  24. b56394b USB: io_ti.c: remove unneeded null tty check by Ray Lee · 16 years ago
  25. dfa5ec7 USB: use DIV_ROUND_UP by Julia Lawall · 16 years ago
  26. 3d71fe0 USB: io_ti: lock mcr and msr shadows properly by Alan Cox · 16 years ago
  27. 04ca89d USB: ti_usb_3410_5052: Extend locking to msr and shadow mcr by Alan Cox · 16 years ago
  28. a40d854 USB: kobil_sct: Get rid of unneeded priv->line_state by Alan Cox · 16 years ago
  29. 7b1fc8b USB: iuu_phoenix: lock priv->tiostatus properly by Alan Cox · 16 years ago
  30. e298449 USB: serial: Note mos7480 and option don't lock modem status by Alan Cox · 16 years ago
  31. 9b0f258 USB: ftdi_sio: Note missing locking by Alan Cox · 16 years ago
  32. 2097890 USB: usb-serial: Prepare for BKL push down by Alan Cox · 16 years ago
  33. 3d01f0f USB: minor ehci xITD simplifications by Karsten Wiese · 16 years ago
  34. fadec78 USB: auerswald: Convert ccp->mutex in a mutex by matthias@kaehlcke.net · 16 years ago
  35. 8a0f46b USB: auerswald: Convert ccp->readmutex in a mutex by matthias@kaehlcke.net · 16 years ago
  36. b994d7f USB: auerswald: Convert stats_sem in a mutex by matthias@kaehlcke.net · 16 years ago
  37. 92983c2 USB: cypress_m8: Limit baud rate to <=4800 for USB low speed devices by Mike Isely · 16 years ago
  38. 6768306 USB: cypress_m8: Get rid of pointless NULL check by Mike Isely · 16 years ago
  39. 3d6aa32 USB: cypress_m8: Don't issue GET_CONFIG for certain devices by Mike Isely · 16 years ago
  40. 3416eaa USB: cypress_m8: Packet format is separate from characteristic size by Mike Isely · 16 years ago
  41. 9307554 USB: cypress_m8: Feature buffer fixes by Mike Isely · 16 years ago
  42. 9544e83 USB: io_ti.c: remove pointless eye-candy in debug statements by Andrew Morton · 16 years ago
  43. 4208978 USB: gadget: Hangup tty on g_serial disconnect by Savin Zlobec · 16 years ago
  44. c765d4c USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT" by Karsten Wiese · 16 years ago
  45. 96f9bc3 USB: m66592-udc: reduce size of data structure. by Paul Mundt · 16 years ago
  46. 135db04 USB: ehci minor SOC bus glue fixes by David Brownell · 16 years ago
  47. caa9ef6 USB: ehci tolerates some buggy devices by David Brownell · 16 years ago
  48. e01e7fe USB: ohci: port reset paranoia timeout by David Brownell · 17 years ago
  49. 9776afc USB: ehci: minor cleanups by David Brownell · 17 years ago
  50. dbe0dbb USB: defines for USB "Link Power Management" (LPM) ECN by David Brownell · 16 years ago
  51. c4504a7 USB: usbatm: convert heavy init dances to kthread API by Pavel Emelyanov · 16 years ago
  52. 1409e8e0 USB: usb-ohci-sm501-driver: use the conventional convention for suspend and resume by Andrew Morton · 16 years ago
  53. 5ddeac1 USB: make USB_STORAGE_ONETOUCH available with PM by Adrian Bunk · 16 years ago
  54. 75c43b6 USB: libusual: locking cleanup by Daniel Walker · 16 years ago
  55. d99388a USB: microtek: remove unused semaphore by Daniel Walker · 16 years ago
  56. f476fba USB: convert usb.h struct usb_device to kernel-doc by Randy Dunlap · 16 years ago
  57. c27a4b7 USB: add USB_DT_CS_RADIO_CONTROL define to ch9.h by Greg Kroah-Hartman · 16 years ago
  58. c2010a3 checkpatch: usb_free_urb() can take NULL by Greg Kroah-Hartman · 16 years ago
  59. 9214d1d8 USB: enable USB-PERSIST by default by Alan Stern · 16 years ago
  60. eb764c4 USB: check serial-number string after device reset by Alan Stern · 16 years ago
  61. feccc30 USB: remove CONFIG_USB_PERSIST setting by Alan Stern · 16 years ago
  62. 5e6effa USB: make USB-PERSIST work after every system sleep by Alan Stern · 16 years ago
  63. 3eb1491 USB: reorganize code in hub.c by Alan Stern · 16 years ago
  64. 3bb1af5 USB: EHCI: carry out port handover during each root-hub resume by Alan Stern · 16 years ago
  65. 8f7f85e USB: Add HP hs2300 Broadband Wireless Module to sierra.c by Stefan Seyfried · 16 years ago
  66. d4062fc USB: Fix memory leak in mon_stat_release by Ming Lei · 16 years ago
  67. 59fba74 USB: CP2101 Add new device IDs by Craig Shelley · 16 years ago
  68. b69d398 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes by Linus Torvalds · 16 years ago
  69. a4928cf "make namespacecheck" fixes by Ingo Molnar · 16 years ago
  70. f8dc5a1 x86: fix compilation error in VisWS by Alexey Starikovskiy · 16 years ago
  71. fcbc04c x86: voyager fix by Ingo Molnar · 16 years ago
  72. 4d33bdb x86: Drop duplicate from setup.c by Alexey Starikovskiy · 16 years ago
  73. 6865f0d intel-iommu.c: dma ops fix by Ingo Molnar · 16 years ago
  74. 57675e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  75. 02f3705 RxRPC: Fix a regression in the RXKAD security module by David Howells · 16 years ago
  76. f764e51 Remove -numa from EXTRAVERSION by Sebastian Siewior · 16 years ago
  77. 563307b Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  78. 10c993a Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  79. c328d54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  80. 233607d Merge branch 'devel' by Trond Myklebust · 16 years ago
  81. b48633b SUNRPC: Invalidate the RPCSEC_GSS session if the server dropped the request by Trond Myklebust · 16 years ago
  82. b0166ab V4L/DVB (7731): tuner-xc2028: fix signal strength calculus by Mauro Carvalho Chehab · 16 years ago
  83. c21f1e2 V4L/DVB (7730): tuner-xc2028: Fix SCODE load for MTS firmwares by Mauro Carvalho Chehab · 16 years ago
  84. d2b213f V4L/DVB (7729): Fix VIDIOCGAP corruption in ivtv by Alan Cox · 16 years ago
  85. 867e835 V4L/DVB (7728): tea5761: bugzilla #10462: tea5761 autodetection code were broken by Mauro Carvalho Chehab · 16 years ago
  86. a589b66 V4L/DVB (7726): cx23885: Enable cx23417 support on the HVR1800 by Steven Toth · 17 years ago
  87. b1b81f1 V4L/DVB (7725): cx23885: Add generic cx23417 hardware encoder support by Steven Toth · 17 years ago
  88. e57b1c8 V4L/DVB (7723): pvrusb2: Clean up input selection list generation in V4L interface by Mike Isely · 16 years ago
  89. 1df59f0 V4L/DVB (7722): pvrusb2: Implement FM radio support for Gotview USB2.0 DVD 2 by Mike Isely · 16 years ago
  90. 21684ba V4L/DVB (7721): pvrusb2: Restructure cx23416 firmware loading to have a common exit point by Mike Isely · 16 years ago
  91. 17a7b66 V4L/DVB (7720): pvrusb2: Fix bad error code on cx23416 firmware load failure by Mike Isely · 16 years ago
  92. 1cb03b7 V4L/DVB (7719): pvrusb2: Implement input selection enforcement by Mike Isely · 16 years ago
  93. d3f8d8f V4L/DVB (7718): pvrusb2-dvb: update Kbuild selections by Michael Krufky · 16 years ago
  94. 95814bc V4L/DVB (7717): pvrusb2-dvb: add DVB-T support for Hauppauge pvrusb2 model 73xxx by Michael Krufky · 16 years ago
  95. f55a871 V4L/DVB (7716): pvrusb2: clean up global functions by Adrian Bunk · 16 years ago
  96. 49844c2 V4L/DVB (7715): pvrusb2: Clean out all use of __FUNCTION__ by Mike Isely · 16 years ago
  97. 18ecbb4 V4L/DVB (7714): pvrusb2: Fix hang on module removal by Mike Isely · 16 years ago
  98. 13e027a V4L/DVB (7713): pvrusb2: Implement cleaner DVB kernel thread shutdown by Mike Isely · 16 years ago
  99. 97f26ff V4L/DVB (7712): pvrusb2: Close connect/disconnect race by Mike Isely · 16 years ago
  100. e5be15c V4L/DVB (7711): pvrusb2: Fix race on module unload by Mike Isely · 16 years ago