1. 06a743b USB: usblp.c: add USBLP_QUIRK_BIDIR to Brother HL-1440 by Brandon Philips · 16 years ago
  2. 0f9c7b4a USB: CDC-ACM quirk for MTK GPS by Andrew Lunn · 16 years ago
  3. 837d842 USB: cdc-acm: support some gps data loggers by James A. Treacy · 16 years ago
  4. 65bfd29 USB: Enhance usage of pm_message_t by Alan Stern · 16 years ago
  5. 857cc4d USB: usbtmc: indent & braces disagree, something else is desired by Ilpo Järvinen · 16 years ago
  6. 5413aa4 USB: fix problem with usbtmc driver not loading properly by Greg Kroah-Hartman · 16 years ago
  7. ad0b65e USB: cdc-acm.c: fix recursive lock in acm_start_wb error path by Brandon Philips · 16 years ago
  8. b361a6e USB: usbtmc: Use explicit unsigned type for input buffer instead of char* by Chris Malley · 16 years ago
  9. a496c64 USB: fix memory leak in cdc-acm by Oliver Neukum · 16 years ago
  10. aa5380b USB: cdc-wdm: make module autoload work by Oliver Neukum · 16 years ago
  11. 9908a32 USB: remove err() macro from usb class drivers by Greg Kroah-Hartman · 16 years ago
  12. 5909f6e USB: remove info() macro from remaining usb drivers by Greg Kroah-Hartman · 16 years ago
  13. 49b707b drivers/usb/class/usblp.c: adjust error handling code by Julia Lawall · 16 years ago
  14. 5b775f6 USB: add USB test and measurement class driver by Greg Kroah-Hartman · 16 years ago
  15. 74573ee USB: cdc-acm: don't unlock acm->mutex on error path by Alexey Dobriyan · 16 years ago
  16. c8fd2c3 USB: cdc-acm: quirk for Conexant CX93010 USB modem by Eric Sandeen · 16 years ago
  17. e5fbab5 usb: cdc-acm: drain writes on close by David Brownell · 16 years ago
  18. 934da46 usb: cdc-acm: stop dropping tx buffers by David Brownell · 16 years ago
  19. 672c4e1 usb: cdc-acm: bugfix release() by David Brownell · 16 years ago
  20. 81eb8ad USB: cdc-acm.c: Fix compile warnings by Takashi Iwai · 16 years ago
  21. 9e98966 tty: rework break handling by Alan Cox · 16 years ago
  22. 3575858 USB: fix build error in cdc-acm for CONFIG_PM=n by Oliver Neukum · 16 years ago
  23. 830f402 USB: fix disconnect bug in cdc-acm by Oliver Neukum · 16 years ago
  24. 17d80d5 USB: autosuspend for cdc-wdm by Oliver Neukum · 16 years ago
  25. 11ea859 USB: additional power savings for cdc-acm devices that support remote wakeup by Oliver Neukum · 16 years ago
  26. 87d65e5 USB: cdc-wdm cleanup by Oliver Neukum · 16 years ago
  27. 4b828abe USB: fix cdc-acm resume() by Oliver Neukum · 16 years ago
  28. fa4144b cdc-wdm endianness fixes by Al Viro · 16 years ago
  29. afba937 USB: CDC WDM driver by Oliver Neukum · 16 years ago
  30. 6149ed5 USB: add Zoom Telephonics Model 3095F V.92 USB Mini External modem to cdc-acm by Iain McFarlane · 16 years ago
  31. a5abdea usb: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  32. cdc9779 USB: remove unnecessary type casting of urb->context by Ming Lei · 17 years ago
  33. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  34. c6dbf55 USB: cdc-acm: signedness fix by David Brownell · 16 years ago
  35. e4cf3aa USB: increase cdc-acm write throughput by David Engraf · 16 years ago
  36. 28d1dfa USB: cdc-acm tell tty layer not to split things up. by David Engraf · 16 years ago
  37. 94409cc USB: fix usb open suspend race in cdc-acm by Oliver Neukum · 17 years ago
  38. 1902869 USB: fix pm counter leak in usblp by Oliver Neukum · 17 years ago
  39. dc0d5c1 USB: Spelling fixes by Joe Perches · 17 years ago
  40. 1365baf USB: autosuspend for cdc-acm by Oliver Neukum · 17 years ago
  41. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  42. 42cb967 usblp: Fix a double kfree by Pete Zaitcev · 17 years ago
  43. 283face usblp: Cosmetics by Pete Zaitcev · 17 years ago
  44. fc401e6 usblp: mutex in usblp_check_status by Pete Zaitcev · 17 years ago
  45. e8fa0ce usblp: Make use of URB_FREE_BUFFER by Pete Zaitcev · 17 years ago
  46. 7f47735 usblp: Implement the ENOSPC convention by Pete Zaitcev · 17 years ago
  47. 74da5d6 USB: cdc-acm: fix sysfs attribute registration bug by Alan Stern · 17 years ago
  48. 18ac301 USB: class: usblp: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  49. 185d405 USB: class: cdc-acm: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  50. 10e4852 USB: usblp: "Big cleanup" breaks O_NONBLOCK by Pete Zaitcev · 17 years ago
  51. b0e2a70 USB: cdc-acm: add new device id to option driver by Andrey Arapov · 17 years ago
  52. 317c67b USB: usblp: add dynamic URBs, fix races by Pete Zaitcev · 17 years ago
  53. 97cb95d usblp: Don't let suspend to kill ->used by Pete Zaitcev · 17 years ago
  54. bdc4abd USB: usblp: Use correct DMA address in case of probe error by Pete Zaitcev · 17 years ago
  55. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  56. c4cabd2 USB: cdc-acm: export parsed capabilities through sysfs by Oliver Neukum · 18 years ago
  57. 5ec71db usblp: quirk flag and device entry for Seiko Epson M129C printer by Alan Stern · 17 years ago
  58. 834dbca USB: fix spinlock recursion in cdc-acm.c by Oliver Neukum · 18 years ago
  59. 9be8456 USB: quirky device for cdc-acm by Oliver Neukum · 18 years ago
  60. ca79b7b USB: cdc-acm: fix incorrect throtteling, make set_control optional by Oliver Neukum · 18 years ago
  61. d053218 USB: autosuspend for usb printer driver by Oliver Neukum · 18 years ago
  62. 4f45d038 USB: usblp.c - add Kyocera Mita FS 820 to list of "quirky" printers by Martin Williges · 18 years ago
  63. 8e42266 USB: mutexification of usblp by Oliver Neukum · 18 years ago
  64. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  65. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  66. 45aea70 USB: cdc-acm: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  67. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  68. 5a69ebe USB: usblp: fix system suspend for some systems by Oliver Neukum · 18 years ago
  69. 6c8df79 USB: failure in usblp's error path by Oliver Neukum · 18 years ago
  70. 516077c USB: fix suspend support for usblp by Oliver Neukum · 18 years ago
  71. 762f007 USB: fix cdc-acm problems with hard irq? (inconsistent lock state) by Jarek Poplawski · 18 years ago
  72. 91a9c92 USB: Support for BT On-Air USB modem in cdc-acm.c by Chris Malley · 18 years ago
  73. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  74. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  75. 96cede5 USB: fix __must_check warnings in drivers/usb/class/ by Greg Kroah-Hartman · 18 years ago
  76. 5bc66d5 USB: usblp: Use usb_endpoint_* functions. by Luiz Fernando N. Capitulino · 18 years ago
  77. 066202d USB: Make file operations structs in drivers/usb const. by Luiz Fernando N. Capitulino · 18 years ago
  78. 3dd2ae8 [PATCH] USB: update for acm in quirks and debug by Oliver Neukum · 18 years ago
  79. 331b831 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV by Greg Kroah-Hartman · 19 years ago
  80. f4eaa37 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  81. a8c28f2 [PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h> by David Brownell · 18 years ago
  82. 8647894 [PATCH] USB: cdc-acm: add a new special case for modems with buggy firmware by Oliver Neukum · 18 years ago
  83. 4186ecf [PATCH] USB: convert a bunch of USB semaphores to mutexes by Arjan van de Ven · 19 years ago
  84. 9628416 [PATCH] USB: remove OBSOLETE_OSS_USB_DRIVER drivers by Adrian Bunk · 19 years ago
  85. 86067eea [PATCH] USB: fix oops in acm disconnect by Oliver Neukum · 19 years ago
  86. 8e695cd [PATCH] USB: cleanup of usblp by Oliver Neukum · 19 years ago
  87. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  88. 52347f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  89. a9714c8 [PATCH] USB: Export IEEE-1284 device id in sysfs for usblp devices by David Woodhouse · 19 years ago
  90. 318e479 [PATCH] USB: ioctl compat for usblp.c by Pete Zaitcev · 19 years ago
  91. 4c4c943 [PATCH] USB: mark various usb tables const by Arjan van de Ven · 19 years ago
  92. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  93. 61a87ad [PATCH] USB: Converting cdc acm to a ring queue by David Kubicek · 19 years ago
  94. f4b09eb update the email address of Randy Dunlap by Adrian Bunk · 19 years ago
  95. 46f116e [PATCH] USB: cdc-acm patch to use kzalloc by Oliver Neukum · 19 years ago
  96. a6c8260 [PATCH] USB: delete the bluetty driver by Greg Kroah-Hartman · 19 years ago
  97. d6e5bcf [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  98. 22c4386 [PATCH] drivers/usb: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  99. 9bc45e0 [PATCH] USB: schedule OSS USB drivers for removal by Adrian Bunk · 19 years ago
  100. 0bc8e00 [PATCH] USB usblp: rate-limit printer status error messages by Randy Dunlap · 19 years ago