1. 0282b7f usb-serial: don't release unregistered minors by Alan Stern · 16 years ago
  2. 9e98966 tty: rework break handling by Alan Cox · 16 years ago
  3. a8d6f0a usb-serial: Coding style by Alan Cox · 16 years ago
  4. 95da310 usb_serial: API all change by Alan Cox · 16 years ago
  5. 62ad296 USB: fix usb serial pm counter decrement for disconnected interfaces by Oliver Neukum · 16 years ago
  6. dd9ca5d USB: usb-serial: fix a sparse warning about different signedness by Andre Haupt · 16 years ago
  7. 0031a06 USB: usb dev_set_name() instead of dev->bus_id by Kay Sievers · 16 years ago
  8. 7071a3c USB: usb dev_name() instead of dev->bus_id by Kay Sievers · 16 years ago
  9. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  10. a5b6f60 usb serial: more fixes and groundwork for tty changes by Alan Cox · 17 years ago
  11. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  12. 9aebfd6 USB: serial: remove endpoints setting checks from core and header by Greg Kroah-Hartman · 17 years ago
  13. 2097890 USB: usb-serial: Prepare for BKL push down by Alan Cox · 17 years ago
  14. 07c3b1a USB: remove broken usb-serial num_endpoints check by Greg Kroah-Hartman · 17 years ago
  15. a1cd7e9 USB: stop io performed by mos7720 upon close() by Oliver Neukum · 17 years ago
  16. f0fbd5b USB: Prepare serial core for autosuspend. by Sarah Sharp · 17 years ago
  17. 9a6b1ef USB: usb_serial: clean tty reference in the last close by Aristeu Rozanski · 17 years ago
  18. 8abaee2 USB: usb_serial_resume bug fix by Sarah Sharp · 17 years ago
  19. 3378509 usb-serial: handle NULL termios methods as "no hardware changing support" by Alan Cox · 17 years ago
  20. 063a2da USB: serial core should respect driver requirements by Alan Stern · 17 years ago
  21. 5adceac USB: fix errornous assumption in the usb serial framework revealed by iuu_phoenix by Oliver Neukum · 17 years ago
  22. 3ddad82 USB: fix BUG: sleeping function called from invalid context at /home/jeremy/hg/xen/paravirt/linux/drivers/usb/core/urb.c:524, in_atomic():1, irqs_disabled():0 by Oliver Neukum · 17 years ago
  23. e31c188 USB: fix usb_serial_suspend(): buggy code by Oliver Neukum · 17 years ago
  24. 52f6b5e synchronization in usb_serial_put by Benny Halevy · 17 years ago
  25. ec22559 USB: suspend support for usb serial by Oliver Neukum · 17 years ago
  26. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  27. 521b85a USB: fix usb-serial regression by Jim Radford · 18 years ago
  28. a1f721c USB: further fix for usb-serial by Oliver Neukum · 18 years ago
  29. c744f99 USB: fix usb-serial device naming bug by Oliver Neukum · 18 years ago
  30. d9a7eca usb-serial: fix shutdown / device_unregister order by Jim Radford · 18 years ago
  31. 3ff4fd9 USB: race fixes for usb-serial, step 3 by Oliver Neukum · 18 years ago
  32. 4b10f0f USB: race fixes for usb-serial, step 2 by Oliver Neukum · 18 years ago
  33. 34ef50e USB: race fixes for usb-serial step 1 by Oliver Neukum · 18 years ago
  34. 93bacef USB serial: add dynamic id support to usb-serial core by Greg Kroah-Hartman · 18 years ago
  35. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  36. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  37. 95d4316 usb: usb-serial free urb cleanup by Mariusz Kozlowski · 18 years ago
  38. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  39. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  40. 8fd8013 usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driver by Johannes Steingraeber · 18 years ago
  41. 13f4db9 USB: fix __must_check warnings in drivers/usb/serial/ by Greg Kroah-Hartman · 18 years ago
  42. 4fa1bbf USB: usb-serial: Use usb_endpoint_* functions. by Luiz Fernando N. Capitulino · 18 years ago
  43. 5992583 usbserial: Reference leak by Matthias Urlichs · 18 years ago
  44. a969888 [PATCH] USB: move usb-serial.h to include/linux/usb/ by Greg Kroah-Hartman · 18 years ago
  45. 34f8e76 [PATCH] USB: fix usb-serial leaks, oopses on disconnect by Pete Zaitcev · 18 years ago
  46. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  47. 331b831 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV by Greg Kroah-Hartman · 19 years ago
  48. f4eaa37 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  49. db54a53 [PATCH] usbserial: Fixes wrong return values. by Luiz Fernando N. Capitulino · 18 years ago
  50. b059c81 [PATCH] USB Serial: clean tty fields on failed device open by Frank Gevaerts · 18 years ago
  51. 2f8ad9a [PATCH] USB: rmmod pl2303 after -28 by Pete Zaitcev · 18 years ago
  52. cf2c748 [PATCH] USB serial: encapsulate schedule_work, remove double-calling by Pete Zaitcev · 18 years ago
  53. 73e487f [PATCH] USB console: fix disconnection issues by Guennadi Liakhovetski · 18 years ago
  54. ca85485 [PATCH] USB: console: prevent ENODEV on node by Paul Fulghum · 19 years ago
  55. 71a8416 [PATCH] usbserial: Fixes leak in serial_open() error path. by Luiz Fernando Capitulino · 18 years ago
  56. 704936a [PATCH] usbserial: Fixes use-after-free in serial_open(). by Luiz Fernando Capitulino · 18 years ago
  57. 1ce7dd2 [PATCH] USB serial: Converts port semaphore to mutexes. by Luiz Fernando Capitulino · 19 years ago
  58. 80b6ca4 [PATCH] USB: kzalloc() conversion for rest of drivers/usb by Eric Sesterhenn · 19 years ago
  59. 91c0bce [PATCH] USB Serial: fix use-after-free bug in usb-serial core by Greg Kroah-Hartman · 19 years ago
  60. 93b1fae spelling: s/trough/through/ by Adrian Bunk · 19 years ago
  61. 8a4613f [PATCH] USB: usbserial: race-condition fix. by Luiz Fernando Capitulino · 19 years ago
  62. 487f9c6 [PATCH] USB: usbserial: Adds missing checks and bug fix. by Luiz Fernando Capitulino · 19 years ago
  63. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  64. ba9dc65 [PATCH] USB: allow usb drivers to disable dynamic ids by Greg Kroah-Hartman · 19 years ago
  65. 17a882f [PATCH] USB Serial: remove driver version from a few drivers by Greg Kroah-Hartman · 19 years ago
  66. 269bda1 [PATCH] USB Serial: move name to driver structure by Greg Kroah-Hartman · 19 years ago
  67. 502b95c [PATCH] USB Serial: move old changelog comments out of source code by Greg Kroah-Hartman · 19 years ago
  68. 18fcac3 [PATCH] USB Serial: get rid of the .owner field in usb_serial_driver by Greg Kroah-Hartman · 19 years ago
  69. ea65370 [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver by Greg Kroah-Hartman · 19 years ago
  70. 81671dd [PATCH] USB: drivers/serial/usb-serial: Remove unneeded void * casts by Tobias Klauser · 19 years ago
  71. 507ca9b [PATCH] USB: add ability for usb-serial drivers to determine if their write urb is currently being used. by Greg Kroah-Hartman · 19 years ago
  72. 06299db [PATCH] USB: fix usb-serial generic initialization by Greg Kroah-Hartman · 19 years ago
  73. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago