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. 4db02fe USB: whiteheat.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  5. 5c0c758 USB: whiteheat: reimplement using generic framework by Johan Hovold · 12 years ago
  6. a6765cb USB: whiteheat: remove driver version by Johan Hovold · 12 years ago
  7. 421f388 USB: serial: whiteheat.c: use module_usb_serial_driver by Greg Kroah-Hartman · 13 years ago
  8. 29618e9 usb-serial: use new registration API in [t-z]* drivers by Alan Stern · 13 years ago
  9. 22a416c USB: serial: use dev_err_console in custom write paths by Johan Hovold · 13 years ago
  10. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  11. 5833041 USB: serial: remove unnecessary reinitialisations of urb->dev by Johan Hovold · 13 years ago
  12. 14b54e3 USB: serial: remove changelogs and old todo entries by Johan Hovold · 13 years ago
  13. 00a0d0d tty: remove filp from the USB tty ioctls by Alan Cox · 14 years ago
  14. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  15. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  16. 7f26b3a drivers/usb: Remove unnecessary return's from void functions by Joe Perches · 14 years ago
  17. 67ccbd6 USB: tty: sort out the request_room handling for whiteheat by Alan Cox · 15 years ago
  18. 7d40d7e USB serial: make USB device id constant by Németh Márton · 15 years ago
  19. 6383251 USB: serial: fix assumption that throttle/unthrottle cannot sleep by Oliver Neukum · 15 years ago
  20. fe1ae7f tty: USB serial termios bits by Alan Cox · 15 years ago
  21. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  22. f9c99bb USB: usb-serial: replace shutdown with disconnect, release by Alan Stern · 15 years ago
  23. 335f851 tty: Bring the usb tty port structure into more use by Alan Cox · 15 years ago
  24. 194343d USB: remove use of err() in drivers/usb/serial by Greg Kroah-Hartman · 16 years ago
  25. c197a8d USB: remove info() macro from usb/serial drivers by Greg Kroah-Hartman · 16 years ago
  26. 4a90f09 tty: usb-serial krefs by Alan Cox · 16 years ago
  27. ff7eb60 cp2101: coding style by Alan Cox · 16 years ago
  28. 72e2741 whiteheat: fix bugs found in the tidy and audit by Alan Cox · 16 years ago
  29. 80359a9 whiteheat: coding style by Alan Cox · 16 years ago
  30. 95da310 usb_serial: API all change by Alan Cox · 16 years ago
  31. ec6752f whiteheat: use request_firmware() by David Woodhouse · 16 years ago
  32. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  33. cdc9779 USB: remove unnecessary type casting of urb->context by Ming Lei · 17 years ago
  34. a5b6f60 usb serial: more fixes and groundwork for tty changes by Alan Cox · 16 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 · 16 years ago
  37. e33fe4d USB: make sure usb serial drivers don't flush to logically disconnected devices by Oliver Neukum · 17 years ago
  38. e5867980 USB: fix NULL pointer dereference on drivers/usb/serial/whiteheat.c by Oliver Neukum · 17 years ago
  39. 01d1df2 USB: whiteheat: clean up can't happen checks and encode baud rate by Alan Cox · 17 years ago
  40. 9a64f25 USB: visor and whiteheat: remove bogus termios change checks by Alan Cox · 17 years ago
  41. 0540001 USB: serial: whiteheat: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  42. 08a2b3b USB: whiteheat driver update by Oliver Neukum · 17 years ago
  43. 38c3cb5 USB: whiteheat: Convert to generic boolean by Richard Knutsson · 17 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. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  48. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  49. a969888 [PATCH] USB: move usb-serial.h to include/linux/usb/ by Greg Kroah-Hartman · 18 years ago
  50. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  51. 179e091 [PATCH] drivers: use list_move() by Akinobu Mita · 18 years ago
  52. 09fd6bc [PATCH] USB: Whiteheat: fix firmware spurious errors by Stuart MacDonald · 18 years ago
  53. cf2c748 [PATCH] USB serial: encapsulate schedule_work, remove double-calling by Pete Zaitcev · 18 years ago
  54. 67ca028 [PATCH] USB: Resource leak fix for whiteheat driver by Jesper Juhl · 18 years ago
  55. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  56. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  57. ba9dc65 [PATCH] USB: allow usb drivers to disable dynamic ids by Greg Kroah-Hartman · 19 years ago
  58. 269bda1 [PATCH] USB Serial: move name to driver structure by Greg Kroah-Hartman · 19 years ago
  59. 18fcac3 [PATCH] USB Serial: get rid of the .owner field in usb_serial_driver by Greg Kroah-Hartman · 19 years ago
  60. ea65370 [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver by Greg Kroah-Hartman · 19 years ago
  61. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago