1. 577045c USB: cdc-acm: Fixing crash when ACM probing interfaces with no endpoint descriptors. by Toby Gray · 14 years ago
  2. 5b239f0 USB: cdc-acm: Add pseudo modem without AT command capabilities by Philippe Corbes · 14 years ago
  3. 4035e45 USB: cdc-acm: Adding second ACM channel support for various Nokia and one Samsung phones by Toby Gray · 14 years ago
  4. 9895850 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  5. 916de02 USB: usblp: fixed switch, brace, whitespace and spacing coding style issues by Nicolas Kaiser · 14 years ago
  6. 4e60867 cdc-acm: remove dead code by Arnd Bergmann · 14 years ago
  7. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  8. 83a4eae9 USB: Expose vendor-specific ACM channel on Nokia 5230 by Przemo Firszt · 14 years ago
  9. a253129 update email address by Pavel Machek · 14 years ago
  10. c2572b7 USB: cdc-acm: fix resource reclaim in error path of acm_probe by Axel Lin · 14 years ago
  11. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 14 years ago
  12. fa4dc36 USB: cdc-acm: make bitfields unsigned by Randy Dunlap · 14 years ago
  13. c3baa19 USB: cdc-acm: add another device quirk by Russ Nelson · 14 years ago
  14. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  15. 338124c usb: cdc-wdm: Fix deadlock between write and resume by Oliver Neukum · 14 years ago
  16. d93d16e usb: cdc-wdm: Fix order in disconnect and fix locking by Oliver Neukum · 14 years ago
  17. 62e6685 usb: cdc-wdm:Fix loss of data due to autosuspend by Oliver Neukum · 14 years ago
  18. beb1d35 usb: cdc-wdm: Fix submission of URB after suspension by Oliver Neukum · 14 years ago
  19. d855fe2 usb: cdc-wdm: Fix race between disconnect and debug messages by Oliver Neukum · 14 years ago
  20. 922a5ea usb: cdc-wdm: Fix race between autosuspend and reading from the device by Oliver Neukum · 14 years ago
  21. 860e41a usb: cdc-wdm: Fix race between write and disconnect by Oliver Neukum · 14 years ago
  22. f073092 USB: cdc-acm: Fix stupid NULL pointer in resume() by Oliver Neukum · 14 years ago
  23. b6a2f10 USB: tty: kill request_room for USB ACM class by Alan Cox · 14 years ago
  24. 2b626dc USB: cdc-acm: fix possible deadlock with multiple openers by Oliver Neukum · 14 years ago
  25. 94015f6 USB: BKL removal: cdc-wdm by Oliver Neukum · 14 years ago
  26. 0022457 USB: BKL removal: usbtmc by Oliver Neukum · 14 years ago
  27. c8b492a usb: BKL removal: usblp by Oliver Neukum · 14 years ago
  28. 8626645 USB: Push BKL on open down into the drivers by Oliver Neukum · 14 years ago
  29. 6ef4852 USB class: make USB device id constant by Németh Márton · 14 years ago
  30. 3a90f81 USB: usblp: Remove checks no longer needed with the new runtime PM system by Oliver Neukum · 15 years ago
  31. ce12664 USB: cdc_acm: Silence "It is not a modem." error for pbLua devices by Julian Calaby · 15 years ago
  32. 7c5d8c3 USB: cdc_acm: Add support for pbLua console port by Julian Calaby · 15 years ago
  33. 97d35f9 USB: cdc-acm: Update to new autopm API by Oliver Neukum · 15 years ago
  34. a91b0c5 cdc_acm: add reset_resume method by Francesco Lavra · 15 years ago
  35. 3342ecd USB: usbtmc: Use usb_clear_halt() instead of custom code. by Sarah Sharp · 15 years ago
  36. ec412b9 USB: usbtmc: repeat usb_bulk_msg until whole message is transfered by Andre Herms · 15 years ago
  37. c1479a9 USB: Exposing second ACM channel as tty for Nokia S60 phones. by Adrian Taylor · 15 years ago
  38. dca8cd0 USB: usbtmc: minor formatting cleanups by Oliver Neukum · 15 years ago
  39. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  40. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  41. 051522b USB: cdc_acm: Fix memory leak after hangup by Francesco Lavra · 15 years ago
  42. 18a77b5 USB: cdc_acm: Fix race condition when opening tty by Henry Gebhardt · 15 years ago
  43. 35f76e89 USB: usbtmc: fix timeout increase by Gergely Imreh · 15 years ago
  44. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  45. d0a3836 USB: fix USBTMC get_capabilities success handling by Gergely Imreh · 15 years ago
  46. 4143d17 USB: usbtmc: correct termination condition for reads. by Steve Holland · 15 years ago
  47. 92d07e42 USB: usbtmc: inhibit corruption by Steve Holland · 15 years ago
  48. c2cd26e USB: usbtmc: Fix short reads in usbtmc_read() by Steve Holland · 15 years ago
  49. a2fbf10 USB: usbtmc: fix printk format warnings by Randy Dunlap · 15 years ago
  50. 665d766 USB: usbtmc: sanity checks for DEV_DEP_MSG_IN urbs by Guus Sliepen · 15 years ago
  51. a470810 USB: suspend/resume support for usbtmc by Oliver Neukum · 15 years ago
  52. 8628688 USB: usbtmc can do IO to device after disconnect by Oliver Neukum · 15 years ago
  53. 7af25b4 USB: fix cdc-acm regression in open by Oliver Neukum · 15 years ago
  54. 7f1dc31 USB: CDC WDM driver doesn't support non-blocking reads by Oliver Neukum · 15 years ago
  55. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  56. a57c21c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  57. 9b80fee cdc_acm: Fix to use modern speed interfaces by Alan Cox · 15 years ago
  58. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  59. cf7fdd5 USB: fix oops on disconnect in cdc-acm by Oliver Neukum · 15 years ago
  60. 23198fd tty: fix chars_in_buffers by Alan Cox · 15 years ago
  61. 51feb98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  62. 5186ffe USB: cdc-acm: work around some broken devices by Arseniy Lartsev · 15 years ago
  63. ca157c4 USB: fix memory leak in usbtmc by Oliver Neukum · 15 years ago
  64. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  65. 922b135 acm: Fix oops when closing ACM tty device right after open has failed. by Thadeu Lima de Souza Cascardo · 15 years ago
  66. 42dd2aa acm: Return ENODEV instead of EINVAL when trying to open ACM device. by Thadeu Lima de Souza Cascardo · 15 years ago
  67. e1f5b94 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  68. a92b63e USB: usbtmc: fix switch statment by Greg Kroah-Hartman · 15 years ago
  69. 1f17c50 USB: cdc-acm: quirk for Alcatel OT-I650 by Kir Kolyshkin · 15 years ago
  70. a2bfb4a USB: support for cdc-acm of single interface devices by Oliver Neukum · 15 years ago
  71. f7a386c Driver Core: usb: add nodename support for usb drivers. by Kay Sievers · 15 years ago
  72. 6e47e06 tty: Clean up the ACM driver to CodingStyle by Alan Cox · 15 years ago
  73. 10077d4 tty: cdc_acm add krefs by Alan Cox · 15 years ago
  74. 739e028 tty: Update cdc_acm by Alan Cox · 15 years ago
  75. cab98a0 USB: Yet another Conexant Clone to add to cdc-acm.c by Xiao Kaijian · 15 years ago
  76. 052fbc0 USB: correct error handling in cdc-wdm by Oliver Neukum · 15 years ago
  77. e13c594 USB: fix oops in cdc-wdm in case of malformed descriptors by Oliver Neukum · 15 years ago
  78. 7a9a65c cdc-acm: Fix long standing abuse of tty->low_latency by Alan Cox · 15 years ago
  79. 7abcf20 cdc-acm: zydas 1602 identifier needed by Alan Cox · 15 years ago
  80. e766aeb usb: Auto-load cdc_acm module when device opened. by Scott James Remnant · 15 years ago
  81. dd44be6 usblp: continuously poll for status by Pete Zaitcev · 16 years ago
  82. 228dd05 USB: usbtmc: add protocol 1 support by Greg Kroah-Hartman · 15 years ago
  83. 5b10916 USB: usbtmc: fix stupid bug in open() by Greg Kroah-Hartman · 15 years ago
  84. c332b4e USB: Quirk for Hummingbird huc56s / Conexant ACM modem by Adam Richter · 15 years ago
  85. 155df65 USB: cdc-acm: add usb id for motomagx phones by Dmitriy Taychenachev · 15 years ago
  86. 2057ac8 USB: cdc-acm.c: remove duplicate lines for MTK gps support by James Treacy · 15 years ago
  87. c89c60e USB: cdc-acm: Add another conexant modem to the quirks by Alan Cox · 15 years ago
  88. 06a743b USB: usblp.c: add USBLP_QUIRK_BIDIR to Brother HL-1440 by Brandon Philips · 16 years ago
  89. 0f9c7b4a USB: CDC-ACM quirk for MTK GPS by Andrew Lunn · 16 years ago
  90. 837d842 USB: cdc-acm: support some gps data loggers by James A. Treacy · 15 years ago
  91. 65bfd29 USB: Enhance usage of pm_message_t by Alan Stern · 16 years ago
  92. 857cc4d USB: usbtmc: indent & braces disagree, something else is desired by Ilpo Järvinen · 16 years ago
  93. 5413aa4 USB: fix problem with usbtmc driver not loading properly by Greg Kroah-Hartman · 16 years ago
  94. ad0b65e USB: cdc-acm.c: fix recursive lock in acm_start_wb error path by Brandon Philips · 16 years ago
  95. b361a6e USB: usbtmc: Use explicit unsigned type for input buffer instead of char* by Chris Malley · 16 years ago
  96. a496c64 USB: fix memory leak in cdc-acm by Oliver Neukum · 16 years ago
  97. aa5380b USB: cdc-wdm: make module autoload work by Oliver Neukum · 16 years ago
  98. 9908a32 USB: remove err() macro from usb class drivers by Greg Kroah-Hartman · 16 years ago
  99. 5909f6e USB: remove info() macro from remaining usb drivers by Greg Kroah-Hartman · 16 years ago
  100. 49b707b drivers/usb/class/usblp.c: adjust error handling code by Julia Lawall · 16 years ago