1. 94cc7aea USB: serial: make usb_serial_driver::write_room return uint by Jiri Slaby · 3 years, 9 months ago
  2. c5d1448 USB: serial: make remove callback return void by Uwe Kleine-König · 4 years ago
  3. 74b7625 USB: serial: use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  4. c34a917 USB: serial: kobil_sct: log failure to update line settings by Johan Hovold · 4 years, 7 months ago
  5. af846a6 USB: serial: kobil_sct: add missing version error handling by Johan Hovold · 7 years ago
  6. a420b5d USB: serial: kobil_sct: fix modem-status error handling by Johan Hovold · 7 years ago
  7. 6ca98bc USB: serial: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  8. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  9. fe1f68a0 USB: serial: kobil_sct: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  10. 3519457 USB: serial: kobil_sct: simplify endpoint check by Johan Hovold · 8 years ago
  11. 21ce578 USB: serial: kobil_sct: fix NULL-deref in write by Johan Hovold · 8 years ago
  12. 9f10adc Merge tag 'usb-serial-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 10 years ago
  13. 811c370 USB: kobil_sct: replace unnecessary atomic allocation by Johan Hovold · 10 years ago
  14. 1912528 USB: kobil_sct: fix non-atomic allocation in write path by Johan Hovold · 10 years ago
  15. dc477ad USB: kobil_sct: Remove unused transfer buffer allocs by Peter Hurley · 10 years ago
  16. 90419cf USB: kobil_sct: fix control requests without data stage by Johan Hovold · 11 years ago
  17. d9a38a8 USB: serial: add missing newlines to dev_<level> messages. by Johan Hovold · 11 years ago
  18. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  19. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  20. 8faaaea treewide: fix comments and printk msgs by Masanari Iida · 11 years ago
  21. feb0a36 USB: kobil_sct: use port interrupt-out urb by Johan Hovold · 12 years ago
  22. 9c0343a USB: kobil_sct: remove unused endpoint address by Johan Hovold · 12 years ago
  23. 8e34c6c USB: kobil_sct: fix broken debug code by Johan Hovold · 12 years ago
  24. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  25. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 12 years ago
  26. bcbec05 USB: serial: remove driver version information by Johan Hovold · 12 years ago
  27. 95940a0 USB: kobil_sct: fix port-data memory leak by Johan Hovold · 12 years ago
  28. d9a8074 Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  29. 6c27ad8 USB: serial: kobil_sct: switch 4 remaining printk() calls to use dev_dbg by Greg Kroah-Hartman · 12 years ago
  30. e40e275 USB: Serial: kobil_sct.c: remove debug module parameter by Greg Kroah-Hartman · 12 years ago
  31. 59d33f2 USB: serial: remove debug parameter from usb_serial_debug_data() by Greg Kroah-Hartman · 12 years ago
  32. b12f7a1 USB: serial: kobil_sct.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  33. 6a6c8b3 usb, kobil: Sort out some bogus tty handling by Alan Cox · 13 years ago
  34. adc8d74 tty: move the termios object into the tty by Alan Cox · 13 years ago
  35. 68e2411 USB: serial: rework usb_serial_register/deregister_drivers() by Greg Kroah-Hartman · 13 years ago
  36. 32078f9 USB: serial: remove usb_serial_disconnect call in all drivers by Greg Kroah-Hartman · 13 years ago
  37. 5026bb0 USB: serial: remove usb_serial_probe call in all drivers by Greg Kroah-Hartman · 13 years ago
  38. f65ee14 USB: kobil_sct.c: remove dbg() tracing calls by Greg Kroah-Hartman · 13 years ago
  39. 8a9040b USB: serial: kobil_sct.c: use module_usb_serial_driver by Greg Kroah-Hartman · 13 years ago
  40. 4d2a7af usb-serial: use new registration API in [k-m]* drivers by Alan Stern · 13 years ago
  41. 3297f86 usb: serial: kobil_sct: fix compile warning: by Felipe Balbi · 13 years ago
  42. 5833041 USB: serial: remove unnecessary reinitialisations of urb->dev by Johan Hovold · 13 years ago
  43. 14b54e3 USB: serial: remove changelogs and old todo entries by Johan Hovold · 13 years ago
  44. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  45. 6960f40 USB: serial/kobil_sct, fix potential tty NULL dereference by Jiri Slaby · 14 years ago
  46. 00a0d0d tty: remove filp from the USB tty ioctls by Alan Cox · 14 years ago
  47. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  48. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  49. c0f631d USB: kobil: fix memory leak by Johan Hovold · 15 years ago
  50. a108bfc USB: tty: Prune uses of tty_request_room in the USB layer by Alan Cox · 15 years ago
  51. 7d40d7e USB serial: make USB device id constant by Németh Márton · 15 years ago
  52. 96679f6 USB: kobil_sct: clean up kobil_set_termios by Johan Hovold · 15 years ago
  53. fe1ae7f tty: USB serial termios bits by Alan Cox · 15 years ago
  54. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  55. f9c99bb USB: usb-serial: replace shutdown with disconnect, release by Alan Stern · 16 years ago
  56. 335f851 tty: Bring the usb tty port structure into more use by Alan Cox · 16 years ago
  57. 2400a2b USB: removal of tty->low_latency hack dating back to the old serial code by Oliver Neukum · 16 years ago
  58. c197a8d USB: remove info() macro from usb/serial drivers by Greg Kroah-Hartman · 16 years ago
  59. 4a90f09 tty: usb-serial krefs by Alan Cox · 16 years ago
  60. b31f658 kobil_sct: Fix ioctls by Alan Cox · 16 years ago
  61. dee0a7c tty-usb-kobil-sct: Coding style by Alan Cox · 16 years ago
  62. 95da310 usb_serial: API all change by Alan Cox · 16 years ago
  63. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  64. 0ba4034 USB: serial: remove unneeded number endpoints settings by Greg Kroah-Hartman · 17 years ago
  65. a40d854 USB: kobil_sct: Get rid of unneeded priv->line_state by Alan Cox · 17 years ago
  66. 8dd7070 USB: Fix usb_serial_driver structure for Kobil cardreader driver. by Stefan Bader · 17 years ago
  67. a6ebf80 USB: kobil_sct: termios encoding fixups by Alan Cox · 17 years ago
  68. 94d0f7e USB: kobil_sct: Rework driver by Alan Cox · 17 years ago
  69. 6fcdcf0 USB: serial: kobil_sct: clean up urb->status usage by Greg Kroah-Hartman · 18 years ago
  70. d9b1b78 USB serial: add driver pointer to all usb-serial drivers by Johannes Hölzl · 18 years ago
  71. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  72. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  73. 5505c22 usb: kobil_sct kill urb cleanup by Mariusz Kozlowski · 18 years ago
  74. 4f1f1dd USB: kobil_sct: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  75. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  76. a969888 [PATCH] USB: move usb-serial.h to include/linux/usb/ by Greg Kroah-Hartman · 19 years ago
  77. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  78. 80b6ca4 [PATCH] USB: kzalloc() conversion for rest of drivers/usb by Eric Sesterhenn · 19 years ago
  79. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  80. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  81. ba9dc65 [PATCH] USB: allow usb drivers to disable dynamic ids by Greg Kroah-Hartman · 19 years ago
  82. 269bda1 [PATCH] USB Serial: move name to driver structure by Greg Kroah-Hartman · 20 years ago
  83. 18fcac3 [PATCH] USB Serial: get rid of the .owner field in usb_serial_driver by Greg Kroah-Hartman · 20 years ago
  84. ea65370 [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver by Greg Kroah-Hartman · 20 years ago
  85. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago