1. bcbec05 USB: serial: remove driver version information by Johan Hovold · 12 years ago
  2. a997448 USB: ipw: fix interface-data memory leak in error path by Johan Hovold · 12 years ago
  3. b8f0e82 USB: usb-wwan: fix multiple memory leaks in error paths by Johan Hovold · 12 years ago
  4. f3004d5 USB: serial: ipw.c: remove debug module parameter by Greg Kroah-Hartman · 12 years ago
  5. 592ba39 USB: serial: ipw.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  6. a1028f0 usb: usb_wwan: replace release and disconnect with a port_remove hook by Bjørn Mork · 12 years ago
  7. 68e2411 USB: serial: rework usb_serial_register/deregister_drivers() by Greg Kroah-Hartman · 12 years ago
  8. 32078f9 USB: serial: remove usb_serial_disconnect call in all drivers by Greg Kroah-Hartman · 12 years ago
  9. 5026bb0 USB: serial: remove usb_serial_probe call in all drivers by Greg Kroah-Hartman · 12 years ago
  10. 1ae4c01 USB: ipw.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  11. f939484 USB: serial: ipw.c: use module_usb_serial_driver by Greg Kroah-Hartman · 12 years ago
  12. 7dbe246 usb-serial: use new registration API in [i-j]* drivers by Alan Stern · 12 years ago
  13. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  14. 53e77df USB: ipw: convert to usb-wwan framework by Oliver Neukum · 13 years ago
  15. b2c5737 USB: ipw: reimplement using generic framework by Johan Hovold · 14 years ago
  16. 55c6d85 USB: ipw: remove dummy port_probe and port_remove by Johan Hovold · 14 years ago
  17. 605204b USB: ipw: clean up dtr-rts handling by Johan Hovold · 14 years ago
  18. a108bfc USB: tty: Prune uses of tty_request_room in the USB layer by Alan Cox · 14 years ago
  19. 7d40d7e USB serial: make USB device id constant by Németh Márton · 15 years ago
  20. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  21. 335f851 tty: Bring the usb tty port structure into more use by Alan Cox · 15 years ago
  22. 2400a2b USB: removal of tty->low_latency hack dating back to the old serial code by Oliver Neukum · 15 years ago
  23. 5e5b0e5 USB: serial: ipw.c: mark {__init|__exit} for usb_ipw_{init|exit} by Qinghuang Feng · 16 years ago
  24. c197a8d USB: remove info() macro from usb/serial drivers by Greg Kroah-Hartman · 16 years ago
  25. 4a90f09 tty: usb-serial krefs by Alan Cox · 16 years ago
  26. 6d1d169 tty-usb-ipw: Coding style by Alan Cox · 16 years ago
  27. 95da310 usb_serial: API all change by Alan Cox · 16 years ago
  28. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  29. 0ba4034 USB: serial: remove unneeded number endpoints settings by Greg Kroah-Hartman · 16 years ago
  30. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  31. b4a1579 USB: serial: ipw: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  32. d9b1b78 USB serial: add driver pointer to all usb-serial drivers by Johannes Hölzl · 18 years ago
  33. 5d7efe5 USB: kmemdup() cleanup in drivers/usb/ by Eric Sesterhenn · 18 years ago
  34. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  35. e81ee63 usb-serial: possible irq lock inversion (PPP vs. usb/serial) by Peter Zijlstra · 18 years ago
  36. a969888 [PATCH] USB: move usb-serial.h to include/linux/usb/ by Greg Kroah-Hartman · 18 years ago
  37. b2f1b0d [PATCH] USB: ipw.c driver fix by Bart Oldeman · 18 years ago
  38. cf2c748 [PATCH] USB serial: encapsulate schedule_work, remove double-calling by Pete Zaitcev · 18 years ago
  39. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  40. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  41. ba9dc65 [PATCH] USB: allow usb drivers to disable dynamic ids by Greg Kroah-Hartman · 19 years ago
  42. 569cfaa [PATCH] usb serial: remove redundant include by Nicolas Kaiser · 19 years ago
  43. 269bda1 [PATCH] USB Serial: move name to driver structure by Greg Kroah-Hartman · 19 years ago
  44. 18fcac3 [PATCH] USB Serial: get rid of the .owner field in usb_serial_driver by Greg Kroah-Hartman · 19 years ago
  45. ea65370 [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver by Greg Kroah-Hartman · 19 years ago
  46. 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
  47. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago