1. 68e2411 USB: serial: rework usb_serial_register/deregister_drivers() by Greg Kroah-Hartman · 12 years ago
  2. 32078f9 USB: serial: remove usb_serial_disconnect call in all drivers by Greg Kroah-Hartman · 12 years ago
  3. 5026bb0 USB: serial: remove usb_serial_probe call in all drivers by Greg Kroah-Hartman · 12 years ago
  4. a1bd886 USB: digi_acceleport.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  5. 89ddc53 USB: serial: digi_acceleport.c: use module_usb_serial_driver by Greg Kroah-Hartman · 13 years ago
  6. 97b6b6d usb-serial: use new registration API in [d-h]* drivers by Alan Stern · 13 years ago
  7. 22a416c USB: serial: use dev_err_console in custom write paths by Johan Hovold · 13 years ago
  8. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  9. 5833041 USB: serial: remove unnecessary reinitialisations of urb->dev by Johan Hovold · 13 years ago
  10. 14b54e3 USB: serial: remove changelogs and old todo entries by Johan Hovold · 13 years ago
  11. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  12. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  13. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  14. d14fc1a USB: serial: handle Data Carrier Detect changes by Libor Pechacek · 14 years ago
  15. 4287341 tty: Fix the digi acceleport driver NULL checks by Alan Cox · 14 years ago
  16. 109f34e USB: serial: digi_acceleport: Eliminate a NULL pointer dereference by Julia Lawall · 14 years ago
  17. 70ced22 USB: tty: fix incorrect use of tty_insert_flip_string_fixed_flag by Johan Hovold · 14 years ago
  18. 1f87158 USB: remove references to port->port.count from the serial drivers by Alan Stern · 15 years ago
  19. a108bfc USB: tty: Prune uses of tty_request_room in the USB layer by Alan Cox · 15 years ago
  20. 7d40d7e USB serial: make USB device id constant by Németh Márton · 15 years ago
  21. ba6b702 USB: digi_acceleport: Fix broken unthrottle. by Johan Hovold · 15 years ago
  22. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  23. f9c99bb USB: usb-serial: replace shutdown with disconnect, release by Alan Stern · 15 years ago
  24. 335f851 tty: Bring the usb tty port structure into more use by Alan Cox · 15 years ago
  25. 50de36f USB: serial: fix up urb->status usage by Greg Kroah-Hartman · 16 years ago
  26. 194343d USB: remove use of err() in drivers/usb/serial by Greg Kroah-Hartman · 16 years ago
  27. c197a8d USB: remove info() macro from usb/serial drivers by Greg Kroah-Hartman · 16 years ago
  28. 4a90f09 tty: usb-serial krefs by Alan Cox · 16 years ago
  29. 41ad427 digi_acceleport: coding style by Alan Cox · 16 years ago
  30. 95da310 usb_serial: API all change by Alan Cox · 16 years ago
  31. 5a33956 USB: digi_accelport.c trivial sparse lock annotation by Harvey Harrison · 16 years ago
  32. ea05af6 USB: remove CVS keywords by Adrian Bunk · 16 years ago
  33. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  34. cdc9779 USB: remove unnecessary type casting of urb->context by Ming Lei · 17 years ago
  35. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  36. 0ba4034 USB: serial: remove unneeded number endpoints settings by Greg Kroah-Hartman · 17 years ago
  37. 0915f49 USB: last abuses of intfdata in close for usb-serial drivers by Oliver Neukum · 17 years ago
  38. 7fa36a9 USB: digi_acceleport: fix termios and also readability a bit by Alan Cox · 17 years ago
  39. c6d6126 digi_acceleport: Drag the driver kicking and screaming into coding style by Alan Cox · 17 years ago
  40. 85d7510 USB: serial: digi_acceleport: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  41. 5fea2a4 USB: digi_acceleport further buffer clean up by Al Borchers · 17 years ago
  42. 39892da USB: Digi AccelePort adapted to new tty buffering by Oliver Neukum · 17 years ago
  43. b963a84 [PATCH] Char: tty_wakeup cleanup by Jiri Slaby · 18 years ago
  44. d9b1b78 USB serial: add driver pointer to all usb-serial drivers by Johannes Hölzl · 18 years ago
  45. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  46. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  47. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  48. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  49. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  50. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  51. a969888 [PATCH] USB: move usb-serial.h to include/linux/usb/ by Greg Kroah-Hartman · 18 years ago
  52. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  53. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  54. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  55. ba9dc65 [PATCH] USB: allow usb drivers to disable dynamic ids by Greg Kroah-Hartman · 19 years ago
  56. 269bda1 [PATCH] USB Serial: move name to driver structure by Greg Kroah-Hartman · 19 years ago
  57. 18fcac3 [PATCH] USB Serial: get rid of the .owner field in usb_serial_driver by Greg Kroah-Hartman · 19 years ago
  58. ea65370 [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver by Greg Kroah-Hartman · 19 years ago
  59. 45f23f1 [PATCH] USB: usb/digi_acceleport: correct wait-queue state by Nishanth Aravamudan · 20 years ago
  60. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago