1. e70e769 USB: revert portions of "UNUSUAL_DEV: Sync up some reported devices from Ubuntu" by Greg Kroah-Hartman · 17 years ago
  2. 565227c usb: Remove broken optimisation in OHCI IRQ handler by Benjamin Herrenschmidt · 17 years ago
  3. 08cbc70 USB: at91_udc: correct hanging while disconnecting usb cable by Nicolas Ferre · 17 years ago
  4. 442258e USB: use IRQF_DISABLED for HCD interrupt handlers by Alan Stern · 17 years ago
  5. d48bd97 USB: fix locking loop by avoiding flush_scheduled_work by Alan Stern · 17 years ago
  6. b5ce18a USB: option: Bind to the correct interface of the Huawei E220 by Jaime Velasco Juan · 17 years ago
  7. 8be27c2 USB: cp2101: new device id by Jeff Long · 17 years ago
  8. 33abc04 usb-storage: Fix devices that cannot handle 32k transfers by Doug Maxey · 17 years ago
  9. b9e13ac USB: sierra: fix product id by agilmore@wirelessbeehive.com · 17 years ago
  10. f78ba15 revert "keyspan: init termios properly" by Andrew Morton · 17 years ago
  11. 5f629ad USB: s3c2410 gadget: ensure vbus pin in input mode during read by Ben Dooks · 17 years ago
  12. 8802bca USB: s3c2410 gadget: allow sharing of vbus irq by Ben Dooks · 17 years ago
  13. 899d566 USB: s3c2410 gadget: Header move fixups by Ben Dooks · 17 years ago
  14. f1e8de0d USB: usb-storage: unusual_devs entry for JetFlash TS1GJF2A by Alan Stern · 17 years ago
  15. 1cb5265 USB: fix up EHCI startup synchronization by David Brownell · 17 years ago
  16. 5cf1973 USB: make the microtek driver and HAL cooperate by Oliver Neukum · 17 years ago
  17. 4a9bee8 USB: uevent environment key fix by Alan Stern · 17 years ago
  18. 7e61559 USB: keep track of whether interface sysfs files exist by Alan Stern · 17 years ago
  19. 5fdcd03 USB: sierra: new product id by agilmore@wirelessbeehive.com · 17 years ago
  20. ddc1fd6 USB HCD: avoid duplicate local_irq_disable() by Alan Stern · 17 years ago
  21. 9e3e310 USB: fix directory references in usb/README by Dirk Hohndel · 17 years ago
  22. 034fec2 USB: add support for an older firmware revision for the Nikon D200 by Mike Pagano · 17 years ago
  23. f08812d USB: FIx locks and urb->status in adutux (updated) by Pete Zaitcev · 17 years ago
  24. bfaeafc usbserial: fix inconsistent lock state by Borislav Petkov · 17 years ago
  25. ed206ec USB: fix usbled disconnect read race #2 by Oliver Neukum · 17 years ago
  26. 7ced46c USB: free memory when writing fails in usb/serial/mos7840.c by Roel Kluin · 17 years ago
  27. 2e2c5ee USB: Fix priority mistakes in drivers/usb/core/hub.c by Roel Kluin · 17 years ago
  28. f09e495 usb-storage: always set the allow_restart flag by Mauro Carvalho Chehab · 17 years ago
  29. 9e3285d USB: pl2303: add support for Corega CG-USBRS232R by Magnus Damm · 17 years ago
  30. 9cfbba7 USB: omap_udc build fix by David Brownell · 17 years ago
  31. 1011b32 USB: fix USB_OHCI_HCD_SSB dependencies by Adrian Bunk · 17 years ago
  32. 7eea436 keyspan: init termios properly by Borislav Petkov · 17 years ago
  33. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  34. 966396d x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU by Joerg Roedel · 17 years ago
  35. d5d1cea USB: open disconnect race in usblcd by Oliver Neukum · 17 years ago
  36. 78663ec USB: disconnect open race in legousbtower by Oliver Neukum · 17 years ago
  37. 03f36e8 USB: open disconnect race in iowarrior by Oliver Neukum · 17 years ago
  38. 5919a43b USB: missing error check in emi62 by Oliver Neukum · 17 years ago
  39. cf4cf0b USB: missing error check in emi26 by Oliver Neukum · 17 years ago
  40. 8abaee2 USB: usb_serial_resume bug fix by Sarah Sharp · 17 years ago
  41. da6fb57 USB: remove new OHCI build warnings by David Brownell · 17 years ago
  42. 5174528 USB: amd5536udc - remove set_mwi() compiler warning by David Brownell · 17 years ago
  43. acd2a84 USB: usbserial - fix potential deadlock between write() and IRQ by Jiri Kosina · 17 years ago
  44. 8a28dea usb: serial/pl2303: support for IO Data Device RSAQ5 by Masakazu Mokuno · 17 years ago
  45. d718d2b USB: fix read vs. disconnect race in cytherm driver by Oliver Neukum · 17 years ago
  46. 54d2bc0 USB: fix locking in idmouse by Oliver Neukum · 17 years ago
  47. 439a903 USB: fix interface sysfs file-creation bug by Alan Stern · 17 years ago
  48. b22817b USB: fix ssb_ohci_probe() build bug by Ingo Molnar · 17 years ago
  49. df64c47 USB: pl2303: remove can't happen checks, set speed properly and report baud rate by Alan Cox · 17 years ago
  50. 3d3ddce USB: mos7840: Clean up old checks and stuff by Alan Cox · 17 years ago
  51. 3328d97 USB rio500.c: fix check-after-use by Adrian Bunk · 17 years ago
  52. e28c6a7 USB iowarrior.c: fix check-after-use by Adrian Bunk · 17 years ago
  53. 0b28baa USB: add URB_FREE_BUFFER to permissible flags by Oliver Neukum · 17 years ago
  54. 3794ade USB: isd200: sort out USB/IDE dependancy mess by Alan Cox · 17 years ago
  55. c93d465 USB: FTDI Elan driver: Convert ftdi->u132_lock to mutex by Matthias Kaehlcke · 17 years ago
  56. 7898ffc USB: fix scheduling of Iso URBs in uhci-hcd by Alan Stern · 17 years ago
  57. 6ce073b USB: io_edgeport: cleanups, and tty speed reporting by Alan Cox · 17 years ago
  58. bd5e47c USB: ftd_sio cleanups and updates for new termios work checkpatch fixes by Andrew Morton · 17 years ago
  59. 669a6db USB: ftd_sio: cleanups and updates for new termios work by Alan Cox · 17 years ago
  60. 9ab0f20 USB: cp2101: convert to new termios by Alan Cox · 17 years ago
  61. 01d1df2 USB: whiteheat: clean up can't happen checks and encode baud rate by Alan Cox · 17 years ago
  62. 3378509 usb-serial: handle NULL termios methods as "no hardware changing support" by Alan Cox · 17 years ago
  63. ed1f12e USB: sierra: termios by Alan Cox · 17 years ago
  64. e650d8a USB: option: termios handling by Alan Cox · 17 years ago
  65. a6ebf80 USB: kobil_sct: termios encoding fixups by Alan Cox · 17 years ago
  66. 74240b0 USB: keyspan termios tidy by Alan Cox · 17 years ago
  67. 560aac2 USB: ir_usb: termios handling by Alan Cox · 17 years ago
  68. 998e863 USB: empeg: clean up and handle speeds by Alan Cox · 17 years ago
  69. 7fa36a9 USB: digi_acceleport: fix termios and also readability a bit by Alan Cox · 17 years ago
  70. 73f5930 USB: ch341: fix termios handling by Alan Cox · 17 years ago
  71. 7cc7ee2 usb serial: kill another case we pass NULL and shouldn't by Alan Cox · 17 years ago
  72. adb5dca USB: ark3116: update termios handling by Alan Cox · 17 years ago
  73. 3657f6c USB: add new Novatel device ids to option driver by Greg Kroah-Hartman · 22 years ago
  74. f230d10 [PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt} by Jeff Garzik · 17 years ago
  75. 1176360 [PATCH] Fix breakage after SG cleanups by Ralf Baechle · 17 years ago
  76. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  77. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  78. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  79. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  80. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  81. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  82. e42837b freezer: introduce freezer-friendly waiting macros by Rafael J. Wysocki · 17 years ago
  83. cbfee34 security/ cleanups by Adrian Bunk · 17 years ago
  84. 04fc8bb kill DECLARE_MUTEX_LOCKED by Christoph Hellwig · 17 years ago
  85. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  86. 92d15c2 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  87. e400b6e vt/vgacon: Check if screen resize request comes from userspace by Antonino A. Daplas · 17 years ago
  88. 1f6f31a USB storage: sg chaining support by Jens Axboe · 17 years ago
  89. fd39c86 docbook: fix usb content by Randy Dunlap · 17 years ago
  90. 65a6ec0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  91. df3d80f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  92. 64a6f95 signedness: module_param_array nump argument by Al Viro · 17 years ago
  93. 4735b37 Fix ohci-ssb with !CONFIG_PM by Al Viro · 17 years ago
  94. efefc6e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  95. d1aa3e6 USB: fix race in autosuspend reschedule by Alan Stern · 17 years ago
  96. 58ed7b9 atmel_usba_udc: Keep track of the device status by Haavard Skinnemoen · 17 years ago
  97. d466a91 USB: Nikon D40X unusual_devs entry by Ortwin Glück · 17 years ago
  98. 063a2da USB: serial core should respect driver requirements by Alan Stern · 17 years ago
  99. 271f9e6 USB: skip autosuspended devices during system resume by Alan Stern · 17 years ago
  100. 32fe019 USB: mutual exclusion for EHCI init and port resets by Alan Stern · 17 years ago