1. 4db2299 sierra: driver interface blacklisting by Elina Pasheva · 16 years ago
  2. b9a44bc1 sierra: driver urb handling improvements by Elina Pasheva · 16 years ago
  3. 00b040d tty: resolve some sierra breakage by Alan Cox · 16 years ago
  4. 7e9cd3a ftdi_sio: don't override modem bits by Alan Cox · 16 years ago
  5. 557aaa7 ft232: support the ASYNC_LOW_LATENCY flag by Alan Cox · 16 years ago
  6. 4cc27bd USB: CP210X Replace CP2101 with CP210x by Craig Shelley · 16 years ago
  7. 93ef1f1 USB: CP210X Use official request code definitions by Craig Shelley · 16 years ago
  8. b7c7cbc USB: CP210X Add device IDs by Craig Shelley · 16 years ago
  9. 9bb4169 tty: iuu_phoenix: update version number. by Olivier Bornet · 16 years ago
  10. 96dab77 tty: iuu_phoenix: set termios. by Olivier Bornet · 16 years ago
  11. cc3447d tty: iuu_phoenix: Fix stopbit when uart goes on. by Olivier Bornet · 16 years ago
  12. 5fcf62b tty: iuu_phoenix: fix locking. by Olivier Bornet · 16 years ago
  13. 335f851 tty: Bring the usb tty port structure into more use by Alan Cox · 16 years ago
  14. 0a3c854 usb-serial: fix crash when sub-driver updates firmware by Alan Stern · 16 years ago
  15. 8019319 Fix oops on close of hot-unplugged FTDI serial converter by David Woodhouse · 16 years ago
  16. c45d632 usb-serial: ftdi_sio: fix reference counting of ftdi_private by Alan Stern · 16 years ago
  17. 1002bb7 USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlug by Nicolas Pitre · 16 years ago
  18. 2400a2b USB: removal of tty->low_latency hack dating back to the old serial code by Oliver Neukum · 16 years ago
  19. 212b8f0 USB: serial: sierra driver bug fix for composite interface by Elina Pasheva · 16 years ago
  20. 37768ad USB: fix mos7840 problem with minor numbers by Tony Cook · 16 years ago
  21. e9b8cff USB: mos7840: add new device id by Tony Cook · 16 years ago
  22. 2d93148 USB: serial: fix lifetime and locking problems by Alan Stern · 16 years ago
  23. d45e230 USB device codes for Motorola phone. by Dr. Greg Wettstein · 16 years ago
  24. f4c1a83 USB: usb-serial ch341: support for DTR/RTS/CTS by Werner Cornelius · 16 years ago
  25. c7877e1 Revert USB: usb-serial ch341: support for DTR/RTS/CTS by Greg Kroah-Hartman · 16 years ago
  26. f05932c USB: qcserial: Add extra device IDs by Matthew Garrett · 16 years ago
  27. c00deaa USB: option: Add ids for D-Link DWM-652 3.5G modem by Pascal Terjan · 16 years ago
  28. ae27d84 USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometer by Peter Korsgaard · 16 years ago
  29. cf54509 tty: Fix leak in ti-usb by Alan Cox · 16 years ago
  30. 22654b4 symbol: Remove various bits of left over junk by Alan Cox · 16 years ago
  31. 912299f tty: pl2303 needs identifiers for Siemens S81 as well as EF81 by Alan Cox · 16 years ago
  32. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  33. 6fd69d3 proc tty: switch usb-serial to ->proc_fops by Alexey Dobriyan · 16 years ago
  34. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 16 years ago
  35. 877d031 trivial: Fix misspelling of firmware by Nick Andrew · 16 years ago
  36. fd8345f USB: qcserial: add device id for HP devices by Alexander Shumakovitch · 16 years ago
  37. d2ad67b USB: Fix cp2101 USB serial device driver termios functions for console use by VomLehn · 16 years ago
  38. d23bac9 USB: CP2101 New Device ID by Alex Stephens · 16 years ago
  39. 1b8fb41 USB: ipaq: handle 4 endpoint devices by Mark Ellis · 16 years ago
  40. 03ee251 USB: serial: rename cp2101 driver to cp210x by Greg Kroah-Hartman · 16 years ago
  41. 9732495 USB: CP2101 Reduce Error Logging by Craig Shelley · 16 years ago
  42. ef8b6bc USB: CP2101 Support AN205 baud rates by Craig Shelley · 16 years ago
  43. 8c209e6 USB: make actual_length in struct urb field u32 by Greg Kroah-Hartman · 16 years ago
  44. 1ded7ea USB: ch341 serial: fix port number changed after resume by Ming Lei · 16 years ago
  45. e4abe66 usb-serial: fix usb_serial_register bug when boot with nousb param by Dave Young · 16 years ago
  46. a78b428 USB: serial: add qualcomm wireless modem driver by Greg Kroah-Hartman · 16 years ago
  47. 3d940b7 USB: symbolserial: log the ioctl commands by Greg Kroah-Hartman · 16 years ago
  48. 68b44eae USB: serial: add symbol serial driver by Greg Kroah-Hartman · 16 years ago
  49. 331879f USB: serial: refuse to open recently removed USB Serial devices by James Woodcock · 16 years ago
  50. 1c27ae6 USB: serial: remove recourse to generic method by Oliver Neukum · 16 years ago
  51. faac64a USB: serial: opticon: add serial line ioctls by Greg Kroah-Hartman · 16 years ago
  52. 648d4e1 USB: serial: opticon: add write support by Greg Kroah-Hartman · 16 years ago
  53. 5d1ca6c USB: ftdi_sio: remove pointless syslog spew by David Brownell · 16 years ago
  54. c49cfa91 USB: serial: use generic method if no alternative is provided in usb serial layer by Oliver Neukum · 16 years ago
  55. 81d043c USB: serial: export symbol of usb_serial_generic_resume by Oliver Neukum · 16 years ago
  56. d55c0ae USB: serial generic resume function fix by Oliver Neukum · 16 years ago
  57. f8bece8 USB: serial: introduce a flag into the usb serial layer to tell drivers that their URBs are killed due to suspension by Oliver Neukum · 16 years ago
  58. d1c0713 USB: suspend/resume for opticon driver by Oliver Neukum · 16 years ago
  59. 4901b2c USB: suspend/resume support for option driver by Oliver Neukum · 16 years ago
  60. 664d5df USB: usb-serial ch341: support for DTR/RTS/CTS by Werner Cornelius · 16 years ago
  61. 2e0fe70 USB: drivers: use USB API functions rather than constants by Julia Lawall · 16 years ago
  62. 00185a6 USB: Remove redundant test in pxa27x_udc and ftdi_sio by Julia Lawall · 16 years ago
  63. e7f2f0d USB: Add device id for Option GTM380 to option driver by Achilleas Kotsis · 16 years ago
  64. 56a21827 USB: Add Vendor/Product ID for new CDMA U727 to option driver by Dirk Hohndel · 16 years ago
  65. 0cc6bfe USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530 by Dan Williams · 16 years ago
  66. 9ea19b8 USB: option.c: add ZTE 622 modem device by Albert Pauw · 16 years ago
  67. c653566 USB: serial: new cp2101 device id by Robert M. Kenney · 16 years ago
  68. b0d65900 USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist interface0 by Michael Hennerich · 16 years ago
  69. 7f82b6d USB: serial: add FTDI USB/Serial converter devices by Axel Wachtler · 16 years ago
  70. 5d7a475 USB: serial: add support for second revision of Ericsson F3507G WWAN card by Patrik Kullman · 16 years ago
  71. 28fb668 USB: option: add BenQ 3g modem information by Jesse Sung · 16 years ago
  72. c200b9c USB: option: New mobile broadband modems to be supported by Dirk De Schepper · 16 years ago
  73. 97dcf04 USB: two more usb ids for ti_usb_3410_5052 by Oliver Neukum · 16 years ago
  74. 64905b4 USB: ftdi_sio: unlock_kernel() on error in set_serial_info() by Dan Carpenter · 16 years ago
  75. e38c287 USB: ftdi_sio: add support for the NDI Polaris system by Stephane Clerambault · 16 years ago
  76. 78c8fb3 USB: usb-serial: fix the aircable_init failure path by Dave Young · 16 years ago
  77. 6b40c00 Revert USB: option: add Pantech cards by Greg Kroah-Hartman · 16 years ago
  78. fc91be2 USB: option: add QUANTA HSDPA Data Card device ids by Alex.Cheng@quantatw.com · 16 years ago
  79. 1a1fab51 USB: new id for ti_usb_3410_5052 driver by Oliver Neukum · 16 years ago
  80. 3b498a6 USB: 'option' driver - onda device MT503HS has wrong id by Marcel Sebek · 16 years ago
  81. ca80801 USB: ftdi_sio driver support of bar code scanner from Diebold by Mhayk Whandson · 16 years ago
  82. 45eeff8 USB: ftdi_sio: added Alti-2 VID and Neptune 3 PID by Robie Basak · 16 years ago
  83. 877e262 USB: cp2101 device by Tomasz K · 16 years ago
  84. 95bec45 USB: cp2101: add fasttrax GPS evaluation kit vendor/product ID by Wolfgang Glas · 16 years ago
  85. a9fec71 ftdi_sio: fix kref leak by Jim Paris · 16 years ago
  86. 7df5231 ti_usb_3410_5052: add Multi-Tech firmware by Chris Adams · 16 years ago
  87. cb7a7c6 ti_usb_3410_5052: add Multi-Tech modem support by Chris Adams · 16 years ago
  88. 05a3d90 ti_usb_3410_5052: support alternate firmware by Chris Adams · 16 years ago
  89. bf0672d usb-serial: remove NULL check by Alan Cox · 16 years ago
  90. 5aa6375 USB: add siemens_mpi usb-serial "stub" driver by Greg Kroah-Hartman · 16 years ago
  91. 57262b8 USB: add new opticon serial driver by Greg Kroah-Hartman · 16 years ago
  92. f1632df USB: option: increase outgoing buffer size and number by Greg Kroah-Hartman · 16 years ago
  93. 50de36f USB: serial: fix up urb->status usage by Greg Kroah-Hartman · 16 years ago
  94. 619b572 USB: serial: usb_debug: Make static by Roel Kluin · 16 years ago
  95. 5e5b0e5 USB: serial: ipw.c: mark {__init|__exit} for usb_ipw_{init|exit} by Qinghuang Feng · 16 years ago
  96. 6b447f04 tty: Drop the lock_kernel in the private ioctl hook by Alan Cox · 16 years ago
  97. eff6937 tty: USB tty devices can block in tcdrain when unplugged by Alan Cox · 16 years ago
  98. 39efd19 Add device function for USB serial console by Kevin Hao · 16 years ago
  99. 4bd43f2 tty: Fix close races in USB serial by Alan Cox · 16 years ago
  100. d95186d sierra: Fix formatting by Alan Cox · 16 years ago