1. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  2. cd8c505 USB: serial: correct spelling mistakes in comments by Rahul Bedarkar · 11 years ago
  3. e5b1e20 USB: serial: make minor allocation dynamic by Greg Kroah-Hartman · 11 years ago
  4. 1143832 USB: serial: ports: add minor and port number by Greg Kroah-Hartman · 11 years ago
  5. 6343719 USB: ark3116: fix control-message timeout by Johan Hovold · 11 years ago
  6. 7caed7e USB: ark3116: switch to generic TIOCMIWAIT implementation by Johan Hovold · 11 years ago
  7. b4cb753 USB: ark3116: switch to generic get_icount implementation by Johan Hovold · 11 years ago
  8. 5c32752 USB: ark3116: remove bogus disconnect test in close by Johan Hovold · 11 years ago
  9. 5018860 USB: ark3116: fix use-after-free in TIOCMIWAIT by Johan Hovold · 11 years ago
  10. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  11. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  12. 2f69335 TTY: convert more flipping functions by Jiri Slaby · 12 years ago
  13. bcbec05 USB: serial: remove driver version information by Johan Hovold · 12 years ago
  14. 7bdce71 USB: ark3116: fix NULL-pointer dereference by Johan Hovold · 12 years ago
  15. d9a8074 Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  16. 7ca98ce USB: Serial: ark3116.c: remove debug module parameter by Greg Kroah-Hartman · 12 years ago
  17. 59d33f2 USB: serial: remove debug parameter from usb_serial_debug_data() by Greg Kroah-Hartman · 12 years ago
  18. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  19. d2f20e1 USB: ark3116.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  20. 68e2411 USB: serial: rework usb_serial_register/deregister_drivers() by Greg Kroah-Hartman · 12 years ago
  21. 32078f9 USB: serial: remove usb_serial_disconnect call in all drivers by Greg Kroah-Hartman · 12 years ago
  22. 5026bb0 USB: serial: remove usb_serial_probe call in all drivers by Greg Kroah-Hartman · 12 years ago
  23. a9a535d USB: serial: ark3116.c: use module_usb_serial_driver by Greg Kroah-Hartman · 12 years ago
  24. 08a4f6b usb-serial: use new registration API in [a-c]* drivers by Alan Stern · 13 years ago
  25. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  26. 583182b USB: ark3116 initialisation fix by Bart Hartgers · 13 years ago
  27. 00a0d0d tty: remove filp from the USB tty ioctls by Alan Cox · 14 years ago
  28. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  29. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  30. 0bca1b9 tty: Convert the USB drivers to the new icount interface by Alan Cox · 14 years ago
  31. 82b71cf USB: ark3116: reimplement read processing by Johan Hovold · 14 years ago
  32. f26788d USB: serial: refactor generic close by Johan Hovold · 14 years ago
  33. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  34. a108bfc USB: tty: Prune uses of tty_request_room in the USB layer by Alan Cox · 15 years ago
  35. 7d40d7e USB serial: make USB device id constant by Németh Márton · 15 years ago
  36. 3ad4b11 USB: ark3116: Cleanup of now unneeded functions by bart.hartgers@gmail.com · 15 years ago
  37. 62d826c USB: ark3116: Callbacks for interrupt and bulk read by bart.hartgers@gmail.com · 15 years ago
  38. 546b742 USB: ark3116: Add cmset and break by bart.hartgers@gmail.com · 15 years ago
  39. 1f71910 USB: ark3116: Replace cmget by bart.hartgers@gmail.com · 15 years ago
  40. f4c1e8d USB: ark3116: Make existing functions 16450-aware and add close and release functions. by bart.hartgers@gmail.com · 15 years ago
  41. 149fc79 USB: ark3116: Setup some basic infrastructure for new ark3116 driver. by bart.hartgers@gmail.com · 15 years ago
  42. 5128a66 USB: ark3116: add IrDA support for Gembird UIR-22 by Ondrej Zary · 15 years ago
  43. fe1ae7f tty: USB serial termios bits by Alan Cox · 15 years ago
  44. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  45. 95da310 usb_serial: API all change by Alan Cox · 16 years ago
  46. c4d0f8c usb_serial: some coding style fixes by Alan Cox · 16 years ago
  47. a5b6f60 usb serial: more fixes and groundwork for tty changes by Alan Cox · 16 years ago
  48. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  49. 0ba4034 USB: serial: remove unneeded number endpoints settings by Greg Kroah-Hartman · 16 years ago
  50. 004b4f2 USB: fix memleak in ark3116 serial driver by Oliver Neukum · 17 years ago
  51. adb5dca USB: ark3116: update termios handling by Alan Cox · 17 years ago
  52. f311cf5 USB: ark3116.c: fix check-after-use by Adrian Bunk · 17 years ago
  53. 568c24a USB: serial: ark3116.c: Mixed fixups by Alan Cox · 17 years ago
  54. b268f48 USB: Fix debug output of ark3116 by Jan Engelhardt · 17 years ago
  55. 4edf2c8 USB: fix ark3116 memory leak by Oliver Neukum · 17 years ago
  56. d9b1b78 USB serial: add driver pointer to all usb-serial drivers by Johannes Hölzl · 18 years ago
  57. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  58. 7ac9da1 USB serial: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  59. 988440e USB: ark3116: Formatting cleanups by Werner Lemberg · 18 years ago
  60. 2f430b4 USB: ark3116: Add TIOCGSERIAL and TIOCSSERIAL ioctl calls. by Werner Lemberg · 18 years ago
  61. a969888 [PATCH] USB: move usb-serial.h to include/linux/usb/ by Greg Kroah-Hartman · 18 years ago
  62. 815ddc9 [PATCH] USB: add ark3116 usb to serial driver by Greg Kroah-Hartman · 18 years ago