1. bcbec05 USB: serial: remove driver version information by Johan Hovold · 12 years ago
  2. 06e454c USB: serial: ipaq.c: remove debug module parameter by Greg Kroah-Hartman · 12 years ago
  3. f73e1ff USB: ipaq.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  4. 68e2411 USB: serial: rework usb_serial_register/deregister_drivers() by Greg Kroah-Hartman · 12 years ago
  5. 32078f9 USB: serial: remove usb_serial_disconnect call in all drivers by Greg Kroah-Hartman · 12 years ago
  6. 5026bb0 USB: serial: remove usb_serial_probe call in all drivers by Greg Kroah-Hartman · 12 years ago
  7. ef2b895 USB: ipaq.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  8. b9ee17b USB: serial: ipaq: delete duplicate id by Greg Kroah-Hartman · 12 years ago
  9. cae1876 USB: serial: ipaq: remove product and vendor module parameters by Greg Kroah-Hartman · 12 years ago
  10. 7dbe246 usb-serial: use new registration API in [i-j]* drivers by Alan Stern · 12 years ago
  11. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  12. 14b54e3 USB: serial: remove changelogs and old todo entries by Johan Hovold · 13 years ago
  13. c48271e Revert "USB: Adding support for HTC Smartphones to ipaq" by Leann Ogasawara · 14 years ago
  14. 6b6962f USB: ipaq: reimplement using generic framework by Johan Hovold · 14 years ago
  15. bbcb2b9 USB: serial: allow drivers to define bulk buffer sizes by Johan Hovold · 14 years ago
  16. a108bfc USB: tty: Prune uses of tty_request_room in the USB layer by Alan Cox · 14 years ago
  17. 06bad89 USB: ipaq: fix oops when device is plugged in by Alan Stern · 15 years ago
  18. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  19. f9c99bb USB: usb-serial: replace shutdown with disconnect, release by Alan Stern · 15 years ago
  20. 335f851 tty: Bring the usb tty port structure into more use by Alan Cox · 15 years ago
  21. 2400a2b USB: removal of tty->low_latency hack dating back to the old serial code by Oliver Neukum · 15 years ago
  22. 1b8fb41 USB: ipaq: handle 4 endpoint devices by Mark Ellis · 15 years ago
  23. 194343d USB: remove use of err() in drivers/usb/serial by Greg Kroah-Hartman · 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. 852fef69 fix for a memory leak in an error case introduced by fix for double free by Oliver Neukum · 16 years ago
  27. eb6215c ipaq: Coding style by Alan Cox · 16 years ago
  28. 95da310 usb_serial: API all change by Alan Cox · 16 years ago
  29. df3e1ab USB: fix double kfree in ipaq in error case by Oliver Neukum · 16 years ago
  30. b89cbb8 USB: adding comment for ipaq forcing number of ports by Oliver Neukum · 16 years ago
  31. 4edb966 USB: fix Oops on loading ipaq module since 2.6.26 by Oliver Neukum · 16 years ago
  32. cdc9779 USB: remove unnecessary type casting of urb->context by Ming Lei · 16 years ago
  33. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  34. 0ba4034 USB: serial: remove unneeded number endpoints settings by Greg Kroah-Hartman · 16 years ago
  35. e1879b1 USB: ipaq: fix devices having more than one endpoint by Matthias Geissert · 16 years ago
  36. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  37. eecfb91 USB: Adding support for SHARP WS011SH to ipaq.c by Nobuhiro Iwamatsu · 17 years ago
  38. ed6590a USB: fix double frees in error code paths of ipaq driver by Oliver Neukum · 17 years ago
  39. 04cab132 USB: Adding support for HTC Smartphones to ipaq by Christian Heim · 17 years ago
  40. 2362deb USB: serial: ipaq: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  41. c51e974 Adding PID of SHARP S01SH for ipaq.c by Norihiko Tomiyama · 17 years ago
  42. 62d909c USB: ipaq.c: Additional devices by Andre Spahlinger · 17 years ago
  43. d9b1b78 USB serial: add driver pointer to all usb-serial drivers by Johannes Hölzl · 18 years ago
  44. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  45. 0029908 USB: ipaq: Add HTC Modem Support by Alex Sanks · 18 years ago
  46. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  47. 1b495f7 USB: another device ID for ipaq by Matthias Urlichs · 18 years ago
  48. 014aa2a USB: ipaq: minor ipaq_open() cleanup. by Luiz Fernando N. Capitulino · 18 years ago
  49. 922fdaa USB: Additional PID for SHARP W-ZERO3 by Norihiko Tomiyama · 18 years ago
  50. aec0d50 USB: adding support for SHARP WS003SH to ipaq.c by Norihiko Tomiyama · 18 years ago
  51. a969888 [PATCH] USB: move usb-serial.h to include/linux/usb/ by Greg Kroah-Hartman · 18 years ago
  52. b33488e [PATCH] USB: ipaq.c timing parameters by Frank Gevaerts · 18 years ago
  53. b512504 [PATCH] USB: ipaq.c bugfixes by Frank Gevaerts · 18 years ago
  54. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  55. cf2c748 [PATCH] USB serial: encapsulate schedule_work, remove double-calling by Pete Zaitcev · 18 years ago
  56. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  57. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  58. ba9dc65 [PATCH] USB: allow usb drivers to disable dynamic ids by Greg Kroah-Hartman · 19 years ago
  59. eb3c5ed [PATCH] USB: Improving the set of vendor/product IDs in the ipaq driver by David Eriksson · 19 years ago
  60. 269bda1 [PATCH] USB Serial: move name to driver structure by Greg Kroah-Hartman · 19 years ago
  61. 18fcac3 [PATCH] USB Serial: get rid of the .owner field in usb_serial_driver by Greg Kroah-Hartman · 19 years ago
  62. ea65370 [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver by Greg Kroah-Hartman · 19 years ago
  63. 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
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago