1. 9ab99c8 UEAGLE: fix ueagle-atm Oops by matthieu castet · 18 years ago
  2. deb8ee4 USB: xpad: dance pad support by Dominic Cerquetti · 18 years ago
  3. 4550718 USB: input: extract() and implement() are bit field manipulation routines by Grant Grundler · 18 years ago
  4. 0e185b7 USB: Memory leak in drivers/usb/serial/airprime.c by Eric Sesterhenn · 18 years ago
  5. c0fc0ee USB Storage: unusual_devs.h entry for Sony Ericsson P990i by Jan Mate · 18 years ago
  6. 521b600 USB: fix usbatm tiny race by Andrew Morton · 18 years ago
  7. 3ccf25c USB: unusual_devs entry for Nokia 6234 by Alan Stern · 18 years ago
  8. ad18027 USB: mos7840.c: fix a check-after-dereference by Adrian Bunk · 18 years ago
  9. c19ecd6 USB: ftdi-elan.c: remove dead code by Adrian Bunk · 18 years ago
  10. 1ff15e8 USB: Mitsumi USB FDD 061M: UNUSUAL_DEV multilun fix by Tobias Lorenz · 18 years ago
  11. a65dc30 USB: fix dereference in drivers/usb/misc/adutux.c by Eric Sesterhenn · 18 years ago
  12. 0f64478 USB: add USB serial mos7720 driver by Greg Kroah-Hartman · 22 years ago
  13. 9fcde23 USB: move trancevibrator.c to the proper usb directory by Greg Kroah-Hartman · 18 years ago
  14. a9fc633 usbnet: add a mutex around phy register access by Arnd Bergmann · 18 years ago
  15. c41286f usbnet: improve generic ethtool support by Arnd Bergmann · 18 years ago
  16. 2a36d70 USB: driver for mcs7830 (aka DeLOCK) USB ethernet adapter by Arnd Bergmann · 18 years ago
  17. 27d39e2 usb devio: handle class_device_create() error by Akinobu Mita · 18 years ago
  18. f8ac232 USB: drivers/usb/net/*: use BUILD_BUG_ON by Alexey Dobriyan · 18 years ago
  19. d5477c1 usbcore: fix endpoint device creation by Alan Stern · 18 years ago
  20. c40fd5e usbcore: fix refcount bug in endpoint removal by Alan Stern · 18 years ago
  21. b62df45 UHCI: workaround for Asus motherboard by Alan Stern · 18 years ago
  22. 96a5189 USB: ftdi-elan: fix sparse warnings by Greg Kroah-Hartman · 18 years ago
  23. 516077c USB: fix suspend support for usblp by Oliver Neukum · 18 years ago
  24. 44960af cxacru: add the ZTE ZXDSL 852 by Duncan Sands · 18 years ago
  25. 6a4f1b4 speedtch: "extended reach" by Duncan Sands · 18 years ago
  26. ccf40d6 usbatm: fix tiny race by Duncan Sands · 18 years ago
  27. e4a20da USB: unusual_devs entry for Nokia 6131 by Alan Stern · 18 years ago
  28. 762f007 USB: fix cdc-acm problems with hard irq? (inconsistent lock state) by Jarek Poplawski · 18 years ago
  29. a7a0c9c UEAGLE : comestic changes by matthieu castet · 18 years ago
  30. 531a39b UEAGLE : use interruptible sleep by matthieu castet · 18 years ago
  31. 9ca5346 UEAGLE : be suspend friendly by matthieu castet · 18 years ago
  32. 8442ae0 USB: ohci-pnx4008 build fixes by David Brownell · 18 years ago
  33. 1a2ea1d USB: suspend/resume support for kaweth by Oliver Neukum · 18 years ago
  34. fbe2baf USB: remove private debug macros from kaweth by Oliver Neukum · 18 years ago
  35. 91a9c92 USB: Support for BT On-Air USB modem in cdc-acm.c by Chris Malley · 18 years ago
  36. 931b041 airprime: New device ID. by Luiz Fernando N. Capitulino · 18 years ago
  37. 2daa487 USB: fix use after free in wacom_sys.c by Eric Sesterhenn · 18 years ago
  38. 2920349 USB: BUG_ON conversion for wacom.c by Eric Sesterhenn · 18 years ago
  39. 8d32e3a USB: Wacom driver updates by Ping Cheng · 18 years ago
  40. 64f8979 USB: revert EHCI VIA workaround patch by Greg Kroah-Hartman · 18 years ago
  41. c714de5 [PATCH] devio __user annotations by Al Viro · 18 years ago
  42. 97c4965 [PATCH] mos7840 annotations by Al Viro · 18 years ago
  43. 2843114 [PATCH] misc arm pt_regs fixes by Al Viro · 18 years ago
  44. da66b71 [PATCH] ohci: don't play with IRQ regs by David Brownell · 18 years ago
  45. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  46. 77dc2db [PATCH] itmtouch: fix inverted flag to indicate touch location correctly, correct white space by Mark Assad · 18 years ago
  47. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  48. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  49. cab0089 Still more typo fixes by Matt LaPlante · 18 years ago
  50. 0950960 Fix several typos in drivers/ by Matt LaPlante · 18 years ago
  51. a12f66f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  52. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  53. 2425c08 [PATCH] usb: fixup usb so it uses struct pid by Eric W. Biederman · 18 years ago
  54. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  55. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  56. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  57. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  58. 6e9a473 [PATCH] completions: lockdep annotate on stack completions by Peter Zijlstra · 18 years ago
  59. 65934a9 [PATCH] BLOCK: Make USB storage depend on SCSI rather than selecting it [try #6] by David Howells · 18 years ago
  60. 6e3ce3a USB: fix build error in ohci driver by Greg Kroah-Hartman · 18 years ago
  61. 6174d0f USB: g_file_storage: Set sense info Valid bit only when needed by Alan Stern · 18 years ago
  62. e0318eb USB: fix autosuspend when CONFIG_PM isn't set by Alan Stern · 18 years ago
  63. 8d1a243 OHCI: add auto-stop support by Alan Stern · 18 years ago
  64. 1f7e1a3 OHCI: remove existing autosuspend code by Alan Stern · 18 years ago
  65. d19ac7d USB: allow both root-hub interrupts and polling by Alan Stern · 18 years ago
  66. 2de9eae USB: g_file_storage: fix "ignoring return value" warnings by Alan Stern · 18 years ago
  67. efd54a3 USB: dummy-hcd: fix "warn-unused-result" messages by Alan Stern · 18 years ago
  68. bd85928 USB: create new workqueue thread for USB autosuspend by Alan Stern · 18 years ago
  69. 6a9fb06 USB Storage: unusual_devs.h entry for Sony Ericsson P990i by Jan Mate · 18 years ago
  70. 0eebe6a USB: microtek usb scanner: Scsi_Cmnd conversion by Henrik Kretzschmar · 18 years ago
  71. 701f35a USB: fixes kerneldoc errors in usbcore-auto(susp/res)-patch by Henrik Kretzschmar · 18 years ago
  72. 931e24b USB: add Raritan KVM USB Dongle to the HID_QUIRK_NOGET blacklist by Raghavendra Biligiri · 18 years ago
  73. b923e7f USB: asix - Add alternate device IDs for Dlink DUB-E100 Rev B1 by David Hollis · 18 years ago
  74. e81ee63 usb-serial: possible irq lock inversion (PPP vs. usb/serial) by Peter Zijlstra · 18 years ago
  75. 2e3a43f ohci: Use ref-counting hotplug safe interfaces by Alan Cox · 18 years ago
  76. 54bee6e USB: Fix alignment of buffer passed down to ->hub_control() by Mikael Pettersson · 18 years ago
  77. a148482 USB: add SeaLevel 2106 SeaLINK support to ftdi_sio by Justin Carlson · 18 years ago
  78. 238d0e7 USB: New PhidgetKit 8/8/8 reset outputs after 2 seconds by Sean Young · 18 years ago
  79. 1b495f7 USB: another device ID for ipaq by Matthias Urlichs · 18 years ago
  80. 9978f9e USB serial ftdi_sio: Add support for Tactrix OpenPort devices by Ian Abbott · 18 years ago
  81. 37cf347 USB: Pegasus driver failing for ADMtek 8515 network device by Petko Manolov · 18 years ago
  82. 7923811 USB: unusual-devs entry for Nokia E60 by Alan Stern · 18 years ago
  83. b697f70 USB: Add vendor / product ID to pl2303 by Wesley PA4WDH · 18 years ago
  84. 486ba2a USB: new id for kaweth by Oliver Neukum · 18 years ago
  85. ebdea46 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  86. 7272991 [ARM] 3865/1: AT91RM9200 header updates by Andrew Victor · 18 years ago
  87. 7f38aa0 [PATCH] USB Storage: fix Rio Karma eject support build error by Andrew Morton · 18 years ago
  88. 5dda171 USB: Airprime driver improvements to allow full speed EvDO transfers by Andy Gay · 18 years ago
  89. fc849b8 USB: remove OTG build warning by David Brownell · 18 years ago
  90. 26f953f USB: EHCI update VIA workaround by David Brownell · 18 years ago
  91. 353a409 USB: force root hub resume after power loss by Alan Stern · 18 years ago
  92. 71795c1 USB: ohci_usb can oops on shutdown by Pete Zaitcev · 18 years ago
  93. 38e2bfc USB: Dealias -110 code (more complete) by Pete Zaitcev · 18 years ago
  94. ec17cf1 USB: Remove unneeded void * casts in core files by Tobias Klauser · 18 years ago
  95. d774efe USB: u132-hcd: host controller driver for ELAN U132 adapter by Tony Olech · 18 years ago
  96. a5c66e4 USB: ftdi-elan: client driver for ELAN Uxxx adapters by Tony Olech · 18 years ago
  97. 8fd8013 usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driver by Johannes Steingraeber · 18 years ago
  98. 3f54297 USB: Moschip 7840 USB-Serial Driver by Paul B Schroeder · 18 years ago
  99. 5638e4d USB: add PlayStation 2 Trance Vibrator driver by Sam Hocevar · 18 years ago
  100. 0327063 USB: Add ADU support for Ontrak ADU devices by Steven Haigh · 18 years ago