1. c1479a9 USB: Exposing second ACM channel as tty for Nokia S60 phones. by Adrian Taylor · 15 years ago
  2. 051522b USB: cdc_acm: Fix memory leak after hangup by Francesco Lavra · 15 years ago
  3. 18a77b5 USB: cdc_acm: Fix race condition when opening tty by Henry Gebhardt · 15 years ago
  4. 7af25b4 USB: fix cdc-acm regression in open by Oliver Neukum · 15 years ago
  5. 9b80fee cdc_acm: Fix to use modern speed interfaces by Alan Cox · 15 years ago
  6. cf7fdd5 USB: fix oops on disconnect in cdc-acm by Oliver Neukum · 15 years ago
  7. 23198fd tty: fix chars_in_buffers by Alan Cox · 15 years ago
  8. 5186ffe USB: cdc-acm: work around some broken devices by Arseniy Lartsev · 15 years ago
  9. 922b135 acm: Fix oops when closing ACM tty device right after open has failed. by Thadeu Lima de Souza Cascardo · 15 years ago
  10. 42dd2aa acm: Return ENODEV instead of EINVAL when trying to open ACM device. by Thadeu Lima de Souza Cascardo · 15 years ago
  11. 1f17c50 USB: cdc-acm: quirk for Alcatel OT-I650 by Kir Kolyshkin · 15 years ago
  12. a2bfb4a USB: support for cdc-acm of single interface devices by Oliver Neukum · 15 years ago
  13. 6e47e06 tty: Clean up the ACM driver to CodingStyle by Alan Cox · 15 years ago
  14. 10077d4 tty: cdc_acm add krefs by Alan Cox · 15 years ago
  15. 739e028 tty: Update cdc_acm by Alan Cox · 15 years ago
  16. cab98a0 USB: Yet another Conexant Clone to add to cdc-acm.c by Xiao Kaijian · 15 years ago
  17. 7a9a65c cdc-acm: Fix long standing abuse of tty->low_latency by Alan Cox · 15 years ago
  18. 7abcf20 cdc-acm: zydas 1602 identifier needed by Alan Cox · 15 years ago
  19. e766aeb usb: Auto-load cdc_acm module when device opened. by Scott James Remnant · 15 years ago
  20. c332b4e USB: Quirk for Hummingbird huc56s / Conexant ACM modem by Adam Richter · 15 years ago
  21. 155df65 USB: cdc-acm: add usb id for motomagx phones by Dmitriy Taychenachev · 15 years ago
  22. 2057ac8 USB: cdc-acm.c: remove duplicate lines for MTK gps support by James Treacy · 15 years ago
  23. c89c60e USB: cdc-acm: Add another conexant modem to the quirks by Alan Cox · 16 years ago
  24. 0f9c7b4a USB: CDC-ACM quirk for MTK GPS by Andrew Lunn · 16 years ago
  25. 837d842 USB: cdc-acm: support some gps data loggers by James A. Treacy · 15 years ago
  26. 65bfd29 USB: Enhance usage of pm_message_t by Alan Stern · 16 years ago
  27. ad0b65e USB: cdc-acm.c: fix recursive lock in acm_start_wb error path by Brandon Philips · 16 years ago
  28. a496c64 USB: fix memory leak in cdc-acm by Oliver Neukum · 16 years ago
  29. 9908a32 USB: remove err() macro from usb class drivers by Greg Kroah-Hartman · 16 years ago
  30. 5909f6e USB: remove info() macro from remaining usb drivers by Greg Kroah-Hartman · 16 years ago
  31. 74573ee USB: cdc-acm: don't unlock acm->mutex on error path by Alexey Dobriyan · 16 years ago
  32. c8fd2c3 USB: cdc-acm: quirk for Conexant CX93010 USB modem by Eric Sandeen · 16 years ago
  33. e5fbab5 usb: cdc-acm: drain writes on close by David Brownell · 16 years ago
  34. 934da46 usb: cdc-acm: stop dropping tx buffers by David Brownell · 16 years ago
  35. 672c4e1 usb: cdc-acm: bugfix release() by David Brownell · 16 years ago
  36. 81eb8ad USB: cdc-acm.c: Fix compile warnings by Takashi Iwai · 16 years ago
  37. 9e98966 tty: rework break handling by Alan Cox · 16 years ago
  38. 3575858 USB: fix build error in cdc-acm for CONFIG_PM=n by Oliver Neukum · 16 years ago
  39. 830f402 USB: fix disconnect bug in cdc-acm by Oliver Neukum · 16 years ago
  40. 11ea859 USB: additional power savings for cdc-acm devices that support remote wakeup by Oliver Neukum · 16 years ago
  41. 4b828abe USB: fix cdc-acm resume() by Oliver Neukum · 16 years ago
  42. 6149ed5 USB: add Zoom Telephonics Model 3095F V.92 USB Mini External modem to cdc-acm by Iain McFarlane · 16 years ago
  43. a5abdea usb: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  44. cdc9779 USB: remove unnecessary type casting of urb->context by Ming Lei · 16 years ago
  45. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  46. c6dbf55 USB: cdc-acm: signedness fix by David Brownell · 16 years ago
  47. e4cf3aa USB: increase cdc-acm write throughput by David Engraf · 16 years ago
  48. 28d1dfa USB: cdc-acm tell tty layer not to split things up. by David Engraf · 16 years ago
  49. 94409cc USB: fix usb open suspend race in cdc-acm by Oliver Neukum · 16 years ago
  50. dc0d5c1 USB: Spelling fixes by Joe Perches · 17 years ago
  51. 1365baf USB: autosuspend for cdc-acm by Oliver Neukum · 17 years ago
  52. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  53. 74da5d6 USB: cdc-acm: fix sysfs attribute registration bug by Alan Stern · 17 years ago
  54. 185d405 USB: class: cdc-acm: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  55. b0e2a70 USB: cdc-acm: add new device id to option driver by Andrey Arapov · 17 years ago
  56. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  57. c4cabd2 USB: cdc-acm: export parsed capabilities through sysfs by Oliver Neukum · 17 years ago
  58. 834dbca USB: fix spinlock recursion in cdc-acm.c by Oliver Neukum · 17 years ago
  59. 9be8456 USB: quirky device for cdc-acm by Oliver Neukum · 17 years ago
  60. ca79b7b USB: cdc-acm: fix incorrect throtteling, make set_control optional by Oliver Neukum · 17 years ago
  61. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  62. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  63. 45aea70 USB: cdc-acm: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  64. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  65. 762f007 USB: fix cdc-acm problems with hard irq? (inconsistent lock state) by Jarek Poplawski · 18 years ago
  66. 91a9c92 USB: Support for BT On-Air USB modem in cdc-acm.c by Chris Malley · 18 years ago
  67. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  68. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  69. 3dd2ae8 [PATCH] USB: update for acm in quirks and debug by Oliver Neukum · 18 years ago
  70. 331b831 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV by Greg Kroah-Hartman · 19 years ago
  71. f4eaa37 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  72. a8c28f2 [PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h> by David Brownell · 18 years ago
  73. 8647894 [PATCH] USB: cdc-acm: add a new special case for modems with buggy firmware by Oliver Neukum · 18 years ago
  74. 4186ecf [PATCH] USB: convert a bunch of USB semaphores to mutexes by Arjan van de Ven · 19 years ago
  75. 86067eea [PATCH] USB: fix oops in acm disconnect by Oliver Neukum · 19 years ago
  76. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  77. 4c4c943 [PATCH] USB: mark various usb tables const by Arjan van de Ven · 19 years ago
  78. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  79. 61a87ad [PATCH] USB: Converting cdc acm to a ring queue by David Kubicek · 19 years ago
  80. 46f116e [PATCH] USB: cdc-acm patch to use kzalloc by Oliver Neukum · 19 years ago
  81. 8753e65 [PATCH] USB: Patch for KYOCERA AH-K3001V support by Masahito Omote · 19 years ago
  82. 83ef344 [PATCH] USB: fix usb reference count bug in cdc-acm driver by brian@murphy.dk · 19 years ago
  83. 884b600 [PATCH] USB: fix acm trouble with terminals by Oliver Neukum · 19 years ago
  84. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago