1. 053af9e USB: serial: mos7720: defer state restore to a workqueue by Davidlohr Bueso · 4 years, 2 months ago
  2. 975323a USB: serial: mos7720: fix parallel-port state restore by Johan Hovold · 4 years, 2 months ago
  3. d7b74e0 usb: mos7720: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 5 months ago
  4. ea42231 USB: serial: mos7720: fix remote wakeup by Johan Hovold · 5 years ago
  5. 2908b07 USB: serial: mos7720: fix mos_parport refcount imbalance on error path by Lin Yi · 6 years ago
  6. 7cf3e60 mos7720: switch to ->get_serial() by Al Viro · 6 years ago
  7. 7eaec37 mos7720: bury dead TIOCM... in ->ioctl() by Al Viro · 6 years ago
  8. 1e2ae1d USB: serial: mos7720: remove redundant variables iflag, mask and serial by Colin Ian King · 6 years ago
  9. f7c8a9c USB: serial: mos7720: use irqsave() in USB's complete callback by John Ogness · 7 years ago
  10. f0b4198 USB: serial: remove redundant initializations of 'mos_parport' by Colin Ian King · 7 years ago
  11. 627cfa8 USB: serial: fix module-license macros by Johan Hovold · 7 years ago
  12. 6ca98bc USB: serial: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  13. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  14. 4f37fa5 USB: serial: constify static arrays by Johan Hovold · 8 years ago
  15. bc242fc USB: serial: drop termios-flag debugging by Johan Hovold · 8 years ago
  16. 6a1eaf1 USB: serial: mos7720: always require an interrupt endpoint by Johan Hovold · 8 years ago
  17. d760557 USB: serial: mos7720: clean up mcs7715 port setup by Johan Hovold · 8 years ago
  18. 0781424 USB: serial: allow subdrivers to modify port-endpoint mapping by Johan Hovold · 8 years ago
  19. 206ff83 USB: serial: mos7720: simplify endpoint check by Johan Hovold · 8 years ago
  20. 51211a3 USB: serial: drop unused ASYNC flags by Johan Hovold · 8 years ago
  21. 0d13036 USB: serial: mos7720: fix control-message error handling by Johan Hovold · 8 years ago
  22. 9da049b USB: serial: mos7720: remove obsolete port initialisation by Johan Hovold · 8 years ago
  23. fde1faf USB: serial: mos7720: fix parallel probe by Johan Hovold · 8 years ago
  24. 75dd211 USB: serial: mos7720: fix parport use-after-free on probe errors by Johan Hovold · 8 years ago
  25. 91a1ff4 USB: serial: mos7720: fix use-after-free on probe errors by Johan Hovold · 8 years ago
  26. b05aebc USB: serial: mos7720: fix NULL-deref at open by Johan Hovold · 8 years ago
  27. 2fbd69c4 USB: serial: fix invalid user-pointer checks by Johan Hovold · 8 years ago
  28. 5a5a1d6 USB: serial: mos7720: fix non-atomic allocation in write path by Alexey Khoroshilov · 8 years ago
  29. dcb21ad USB: mos7720: delete parport by Sudip Mukherjee · 9 years ago
  30. 9db276f tty: Use termios c_*flag macros by Peter Hurley · 9 years ago
  31. ee5729e USB: mos7720: rename registers by Sudip Mukherjee · 10 years ago
  32. 6aeab47 USB: mos7720: delete some unneeded code by Dan Carpenter · 10 years ago
  33. 1dbd11b USB: mos7720: replace unnecessary atomic allocations by Johan Hovold · 10 years ago
  34. d9a38a8 USB: serial: add missing newlines to dev_<level> messages. by Johan Hovold · 11 years ago
  35. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  36. cd8c505 USB: serial: correct spelling mistakes in comments by Rahul Bedarkar · 11 years ago
  37. 10c642d USB: serial: remove redundant OOM messages by Johan Hovold · 11 years ago
  38. 4d5147e USB: serial: clean up ioctl debugging by Johan Hovold · 11 years ago
  39. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  40. 3b716ca USB: mos7720: fix big-endian control requests by Johan Hovold · 11 years ago
  41. d0bd9a4 USB: mos7720: use GFP_ATOMIC under spinlock by Dan Carpenter · 11 years ago
  42. ef6c8c1 USB: mos7720: fix broken control requests by Johan Hovold · 11 years ago
  43. e5b1e20 USB: serial: make minor allocation dynamic by Greg Kroah-Hartman · 12 years ago
  44. 1143832 USB: serial: ports: add minor and port number by Greg Kroah-Hartman · 12 years ago
  45. a26f009 USB: mos7720: fix hardware flow control by Johan Hovold · 12 years ago
  46. 849513a USB: mos7720: fix message timeouts by Johan Hovold · 12 years ago
  47. 72ea18a USB: mos7720: fix DMA to stack by Johan Hovold · 12 years ago
  48. ec25e24 Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  49. cf41aa9 USB: mos7720: always disable uart on close by Johan Hovold · 12 years ago
  50. 3571157 USB: mos7720: remove broken get_icount and TIOCMIWAIT by Johan Hovold · 12 years ago
  51. 6aad04f TTY: add tty_port_tty_wakeup helper by Jiri Slaby · 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. 4230af5 USB: mos7720: fix port-data memory leak by Johan Hovold · 12 years ago
  56. d9a8074 Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  57. 274b63f USB: Serial: mos7720.c: remove debug module parameter by Greg Kroah-Hartman · 12 years ago
  58. 59d33f2 USB: serial: remove debug parameter from usb_serial_debug_data() by Greg Kroah-Hartman · 12 years ago
  59. 9eecf80 USB: serial: mos7720.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  60. 6799047 USB: mos7720: fix to use list_for_each_entry_safe() when delete items by Wei Yongjun · 12 years ago
  61. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  62. 68e2411 USB: serial: rework usb_serial_register/deregister_drivers() by Greg Kroah-Hartman · 13 years ago
  63. 32078f9 USB: serial: remove usb_serial_disconnect call in all drivers by Greg Kroah-Hartman · 13 years ago
  64. 5026bb0 USB: serial: remove usb_serial_probe call in all drivers by Greg Kroah-Hartman · 13 years ago
  65. ca09907 USB: mos7720.c: remove dbg() tracing calls by Greg Kroah-Hartman · 13 years ago
  66. 964e2b8 USB: serial: mos7720.c: use module_usb_serial_driver by Greg Kroah-Hartman · 13 years ago
  67. 4d2a7af usb-serial: use new registration API in [k-m]* drivers by Alan Stern · 13 years ago
  68. 22a416c USB: serial: use dev_err_console in custom write paths by Johan Hovold · 13 years ago
  69. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  70. 5833041 USB: serial: remove unnecessary reinitialisations of urb->dev by Johan Hovold · 13 years ago
  71. 016af7e USB: mos7720: remove unused code by Johan Hovold · 13 years ago
  72. 6d0f41a USB: mos7720: remove incorrect read-urb check by Johan Hovold · 13 years ago
  73. 6580a67 USB: serial: remove duplicate returns by Dan Carpenter · 13 years ago
  74. 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
  75. 91f58ae USB: serial: mos7720: Fix possible null pointer dereference by Huzaifa Sidhpurwala · 14 years ago
  76. 00a0d0d tty: remove filp from the USB tty ioctls by Alan Cox · 14 years ago
  77. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  78. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  79. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  80. 0bca1b9 tty: Convert the USB drivers to the new icount interface by Alan Cox · 14 years ago
  81. a0846f1 USB: serial/mos*: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  82. 7f26b3a drivers/usb: Remove unnecessary return's from void functions by Joe Perches · 14 years ago
  83. 63b9176 USB: usbserial: mos7720: cleanup, consolidation, replace send_mos_cmd with {read,write}_mos_reg by Mike Dunn · 15 years ago
  84. b69578d USB: usbserial: mos7720: add support for parallel port on moschip 7715 by Mike Dunn · 15 years ago
  85. a108bfc USB: tty: Prune uses of tty_request_room in the USB layer by Alan Cox · 15 years ago
  86. 759f363 USB: serial: Remove unnecessary \n's from dbg uses by Joe Perches · 15 years ago
  87. fb088e3 USB: serial: add support for serial port on the moschip 7715 by Mike Dunn · 15 years ago
  88. 7d40d7e USB serial: make USB device id constant by Németh Márton · 15 years ago
  89. eb771e2 USB: mos7720: fix DMA buffers on stack and clean up send_mos_cmd by Johan Hovold · 15 years ago
  90. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  91. 2f9ea55 tty: usb_serial_mos7720: Fix get_lsr_info by Kees Schoenmakers · 15 years ago
  92. 0f608f8 MOS7720 has no tiocmget method by Kees Schoenmakers · 15 years ago
  93. 23198fd tty: fix chars_in_buffers by Alan Cox · 15 years ago
  94. f9c99bb USB: usb-serial: replace shutdown with disconnect, release by Alan Stern · 16 years ago
  95. 335f851 tty: Bring the usb tty port structure into more use by Alan Cox · 16 years ago
  96. 2400a2b USB: removal of tty->low_latency hack dating back to the old serial code by Oliver Neukum · 16 years ago
  97. 194343d USB: remove use of err() in drivers/usb/serial by Greg Kroah-Hartman · 16 years ago
  98. c197a8d USB: remove info() macro from usb/serial drivers by Greg Kroah-Hartman · 16 years ago
  99. 4a90f09 tty: usb-serial krefs by Alan Cox · 16 years ago
  100. 4da1a17 tty-usb-mos7720: Coding style by Alan Cox · 16 years ago