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