1. bc242fc USB: serial: drop termios-flag debugging by Johan Hovold · 8 years ago
  2. 772b2c5 USB: serial: io_ti: drop redundant read-urb check by Johan Hovold · 8 years ago
  3. 9c8299b USB: serial: io_ti: verify interrupt endpoint at probe by Johan Hovold · 8 years ago
  4. 8d9c4d9 USB: serial: io_ti: always require a bulk-out endpoint by Johan Hovold · 8 years ago
  5. 49f4ff2 USB: serial: io_ti: use calc_num_endpoints to verify endpoints by Johan Hovold · 8 years ago
  6. 654b404 USB: serial: io_ti: fix information leak in completion handler by Johan Hovold · 8 years ago
  7. 0b1d250 USB: serial: io_ti: fix NULL-deref in interrupt callback by Johan Hovold · 8 years ago
  8. 51211a3 USB: serial: drop unused ASYNC flags by Johan Hovold · 8 years ago
  9. e35d6d7 USB: serial: io_ti: bind to interface after fw download by Johan Hovold · 8 years ago
  10. 2330d0a USB: serial: io_ti: fix I/O after disconnect by Johan Hovold · 8 years ago
  11. 4f9785c USB: serial: io_ti: fix another NULL-deref at open by Johan Hovold · 8 years ago
  12. a323fef USB: serial: io_ti: fix NULL-deref at open by Johan Hovold · 8 years ago
  13. 2fbd69c4 USB: serial: fix invalid user-pointer checks by Johan Hovold · 8 years ago
  14. 8d23766 USB: io_ti: Remove extra blank lines separating functions by Peter E. Berger · 9 years ago
  15. 7589951 USB: io_ti: Fix non-standard comment formatting by Peter E. Berger · 9 years ago
  16. b414616 USB: io_ti: Move request_firmware from edge_startup to download_fw by Peter E. Berger · 9 years ago
  17. bebf1f1 USB: io_ti: Move download and boot mode code out of download_fw by Peter E. Berger · 9 years ago
  18. ef9324b2 USB: io_ti: Use serial->interface for messages in download_fw by Peter E. Berger · 9 years ago
  19. 277bf37 USB: io_ti: Remove obsolete dev parameter from build_i2c_fw_hdr by Peter E. Berger · 9 years ago
  20. 26c78da USB: io_ti: Add heartbeat to keep idle EP/416 ports from disconnecting by Peter E. Berger · 9 years ago
  21. dcb8e99 USB: io_ti: Add firmware image sanity checks by Peter E. Berger · 9 years ago
  22. c0e3483 USB: io_ti: Fix firmware version handling by Peter E. Berger · 9 years ago
  23. c3ece7e USB: io_ti: Increase insufficient timeout for firmware downloads by Peter E. Berger · 9 years ago
  24. d95e3ca usb: serial: Remove unused tty->hw_stopped by Peter Hurley · 10 years ago
  25. c03890f USB: io_ti: fix firmware download on big-endian machines (part 2) by Johan Hovold · 11 years ago
  26. 5509076 USB: io_ti: fix firmware download on big-endian machines by Johan Hovold · 11 years ago
  27. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  28. 10c642d USB: serial: remove redundant OOM messages by Johan Hovold · 11 years ago
  29. 4d5147e USB: serial: clean up ioctl debugging by Johan Hovold · 11 years ago
  30. 154547c USB: serial: clean up attribute permissions by Greg Kroah-Hartman · 11 years ago
  31. 0fce06d USB: io_ti: move port initialisation to probe by Johan Hovold · 12 years ago
  32. ddca16e USB: io_ti: kill private fifo by Johan Hovold · 12 years ago
  33. d7be622 USB: serial: set drain delay at port probe by Johan Hovold · 12 years ago
  34. e5b1e20 USB: serial: make minor allocation dynamic by Greg Kroah-Hartman · 12 years ago
  35. 1143832 USB: serial: ports: add minor and port number by Greg Kroah-Hartman · 12 years ago
  36. b16634a USB: io_ti: fix chars_in_buffer overhead by Johan Hovold · 12 years ago
  37. a8ec374 USB: io_ti: remove redundant wait_until_sent by Johan Hovold · 12 years ago
  38. b6fd35e USB: io_ti: fix TIOCGSERIAL by Johan Hovold · 12 years ago
  39. ae3759c USB: io_ti, stop dereferencing potential NULL by Jiri Slaby · 12 years ago
  40. bca87e9 USB: io_ti: always disable uart on close by Johan Hovold · 12 years ago
  41. 48ee580 USB: io_ti: switch to generic TIOCMIWAIT implementation by Johan Hovold · 12 years ago
  42. cf9a9d6 USB: io_ti: switch to generic get_icount implementation by Johan Hovold · 12 years ago
  43. 7b24596 USB: io_ti: fix use-after-free in TIOCMIWAIT by Johan Hovold · 12 years ago
  44. 5492bf3 USB: io_ti: fix get_icount for two port adapters by Johan Hovold · 12 years ago
  45. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  46. 9f9cba8 Merge 3.8-rc5 into tty-next by Greg Kroah-Hartman · 12 years ago
  47. f40d781 USB: io_ti: kill custom closing_wait implementation by Johan Hovold · 12 years ago
  48. 263e1f9 USB: io_ti: query hardware-buffer status in chars_in_buffer by Johan Hovold · 12 years ago
  49. fcdb6a2 USB: io_ti: use tty-port drain delay by Johan Hovold · 12 years ago
  50. 77de251 USB: io_ti: move write-fifo flushing to close by Johan Hovold · 12 years ago
  51. 1ee0a22 USB: io_ti: Fix NULL dereference in chase_port() by Wolfgang Frisch · 12 years ago
  52. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  53. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 12 years ago
  54. bcbec05 USB: serial: remove driver version information by Johan Hovold · 12 years ago
  55. 5d8c61b USB: io_ti: fix sysfs-attribute creation by Johan Hovold · 12 years ago
  56. 0036153 USB: io_ti: fix port-data memory leak by Johan Hovold · 12 years ago
  57. d9a8074 Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  58. d9bb03d USB: serial: io_ti: remove some remaining printk() calls by Greg Kroah-Hartman · 12 years ago
  59. 2249754 USB: Serial: io_ti.c: remove debug module parameter by Greg Kroah-Hartman · 12 years ago
  60. 59d33f2 USB: serial: remove debug parameter from usb_serial_debug_data() by Greg Kroah-Hartman · 12 years ago
  61. 67e6da7 USB: serial: io_ti.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  62. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  63. 68e2411 USB: serial: rework usb_serial_register/deregister_drivers() by Greg Kroah-Hartman · 13 years ago
  64. 32078f9 USB: serial: remove usb_serial_disconnect call in all drivers by Greg Kroah-Hartman · 13 years ago
  65. 5026bb0 USB: serial: remove usb_serial_probe call in all drivers by Greg Kroah-Hartman · 13 years ago
  66. af58105 USB: io_ti: fix abuse of interface data by Johan Hovold · 13 years ago
  67. 8485f8c USB: serial: io_ti.c: use module_usb_serial_driver by Greg Kroah-Hartman · 13 years ago
  68. 7dbe246 usb-serial: use new registration API in [i-j]* drivers by Alan Stern · 13 years ago
  69. 7483948 Merge tag 'usb-3.3-rc3' into usb-next by Greg Kroah-Hartman · 13 years ago
  70. 22a416c USB: serial: use dev_err_console in custom write paths by Johan Hovold · 13 years ago
  71. 6d443d8 usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method. by Eric W. Biederman · 13 years ago
  72. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  73. fd11961 USB: serial: remove unnecessary bulk-urb re-fills by Johan Hovold · 13 years ago
  74. b719518 USB: serial: remove unnecessary reinitialisations of urb fields by Johan Hovold · 13 years ago
  75. 5833041 USB: serial: remove unnecessary reinitialisations of urb->dev by Johan Hovold · 13 years ago
  76. 14b54e3 USB: serial: remove changelogs and old todo entries by Johan Hovold · 13 years ago
  77. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  78. 00a0d0d tty: remove filp from the USB tty ioctls by Alan Cox · 14 years ago
  79. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  80. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  81. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  82. 0bca1b9 tty: Convert the USB drivers to the new icount interface by Alan Cox · 14 years ago
  83. fd6e5bb USB: serial: io_ti.c: don't return 0 if writing the download record failed by Roel Kluin · 14 years ago
  84. 0827a9f USB: io_ti: check firmware version before updating by Greg Kroah-Hartman · 14 years ago
  85. 6396fc3 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  86. 9800eb3 USB: io_ti.c: don't return 0 if writing the download record failed by Roel Kluin · 14 years ago
  87. 1e29709 USB: serial: io_ti: Don't return 0 if writing the download record failed by Roel Kluin · 15 years ago
  88. 7f26b3a drivers/usb: Remove unnecessary return's from void functions by Joe Perches · 14 years ago
  89. d733cec USB: io_ti: use kfifo to implement write buffering by Johan Hovold · 15 years ago
  90. a3a30f1 USB: io_ti: remove unsused private counter by Johan Hovold · 15 years ago
  91. a108bfc USB: tty: Prune uses of tty_request_room in the USB layer by Alan Cox · 15 years ago
  92. 759f363 USB: serial: Remove unnecessary \n's from dbg uses by Joe Perches · 15 years ago
  93. 7d40d7e USB serial: make USB device id constant by Németh Márton · 15 years ago
  94. e9305d2 USB: io_ti: fix DMA buffers on stack by Johan Hovold · 15 years ago
  95. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  96. f9c99bb USB: usb-serial: replace shutdown with disconnect, release by Alan Stern · 16 years ago
  97. 19af5cd trivial: fix typo milisecond/millisecond for documentation and source comments. by Martin Olsson · 16 years ago
  98. 335f851 tty: Bring the usb tty port structure into more use by Alan Cox · 16 years ago
  99. 2400a2b USB: removal of tty->low_latency hack dating back to the old serial code by Oliver Neukum · 16 years ago
  100. c197a8d USB: remove info() macro from usb/serial drivers by Greg Kroah-Hartman · 16 years ago