1. e5b1e20 USB: serial: make minor allocation dynamic by Greg Kroah-Hartman · 11 years ago
  2. 1143832 USB: serial: ports: add minor and port number by Greg Kroah-Hartman · 11 years ago
  3. 94bcef6 USB: opticon: remove disconnect test from tiocmset by Johan Hovold · 11 years ago
  4. 94c51dc USB: opticon: fix return value of tiocmset by Johan Hovold · 11 years ago
  5. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  6. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 12 years ago
  7. 7a6ee2b USB: opticon: switch to generic read implementation by Johan Hovold · 12 years ago
  8. 3280207 USB: opticon: refactor reab-urb processing by Johan Hovold · 12 years ago
  9. 5ad4734 USB: opticon: use usb-serial bulk-in urb by Johan Hovold · 12 years ago
  10. 333396f USB: opticon: increase bulk-in size by Johan Hovold · 12 years ago
  11. e32d82bc USB: opticon: use port as urb context by Johan Hovold · 12 years ago
  12. 56be1a1 USB: opticon: pass port to get_serial_info by Johan Hovold · 12 years ago
  13. 70d25ee USB: opticon: make private data port specific by Johan Hovold · 12 years ago
  14. 2a2c511 USB: opticon: remove disconnect by Johan Hovold · 12 years ago
  15. 70f9bf6 USB: opticon: move read-urb deallocation to release by Johan Hovold · 12 years ago
  16. a0a5fd9 USB: opticon: simplify bulk-in discovery in attach by Johan Hovold · 12 years ago
  17. 37203d6 USB: opticon: remove private usb-serial data by Johan Hovold · 12 years ago
  18. b0f4765 USB: opticon: remove redundant initialisation by Johan Hovold · 12 years ago
  19. 3157fad USB: opticon: remove private serial-device data by Johan Hovold · 12 years ago
  20. e29a773 USB: opticon: use port device for error and debug by Johan Hovold · 12 years ago
  21. 0b8718a USB: opticon: move private urb initialisation to attach by Johan Hovold · 12 years ago
  22. f38c460 USB: opticon: remove redundant bulk urb fill by Johan Hovold · 12 years ago
  23. acbf0e5 USB: opticon: fix memory leak in error path by Johan Hovold · 12 years ago
  24. ea0dbeb USB: opticon: fix DMA from stack by Johan Hovold · 12 years ago
  25. 059bb46 USB: Serial: opticon.c: remove debug module parameter by Greg Kroah-Hartman · 12 years ago
  26. 59d33f2 USB: serial: remove debug parameter from usb_serial_debug_data() by Greg Kroah-Hartman · 12 years ago
  27. d44d9ab USB: serial: opticon.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  28. d530296 USB: serial: opticon: hook up suspend/resume callbacks by Greg Kroah-Hartman · 12 years ago
  29. 68e2411 USB: serial: rework usb_serial_register/deregister_drivers() by Greg Kroah-Hartman · 12 years ago
  30. 32078f9 USB: serial: remove usb_serial_disconnect call in all drivers by Greg Kroah-Hartman · 12 years ago
  31. 5026bb0 USB: serial: remove usb_serial_probe call in all drivers by Greg Kroah-Hartman · 12 years ago
  32. 815fd56 USB: opticon.c: remove dbg() tracing calls by Greg Kroah-Hartman · 12 years ago
  33. 81d5a67 USB: opticon: fix abuse of interface data by Johan Hovold · 12 years ago
  34. e206b7f USB: serial: opticon.c: use module_usb_serial_driver by Greg Kroah-Hartman · 12 years ago
  35. f667dda usb-serial: use new registration API in [n-p]* drivers by Alan Stern · 12 years ago
  36. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  37. 5833041 USB: serial: remove unnecessary reinitialisations of urb->dev by Johan Hovold · 13 years ago
  38. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  39. b0795bb drivers/usb/serial/opticon.c: Release resources on kmalloc failure by Julia Lawall · 13 years ago
  40. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  41. 4acfaf8 usb/serial: fix function args warnings, dropping *filp by Randy Dunlap · 13 years ago
  42. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  43. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  44. 309a057 USB: opticon: add rts and cts support by Martin Jansen · 13 years ago
  45. 00a0d0d tty: remove filp from the USB tty ioctls by Alan Cox · 13 years ago
  46. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  47. c6f694a USB: opticon: Whitespace fixes in opticon driver by Alon Ziv · 14 years ago
  48. 0d930e5 USB: opticon: Add Opticon OPN2001 write support by Alon Ziv · 14 years ago
  49. 97cd8dc USB: opticon: Fix long-standing bugs in opticon driver by Alon Ziv · 14 years ago
  50. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  51. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  52. a108bfc USB: tty: Prune uses of tty_request_room in the USB layer by Alan Cox · 14 years ago
  53. 759f363 USB: serial: Remove unnecessary \n's from dbg uses by Joe Perches · 14 years ago
  54. 7d40d7e USB serial: make USB device id constant by Németh Márton · 15 years ago
  55. 9ddc5b6 tree-wide: fix typos "ammount" -> "amount" by Uwe Kleine-König · 14 years ago
  56. 2a0785e opticon: Fix resume logic by Alan Cox · 15 years ago
  57. 82fc594 usb_serial: Kill port mutex by Alan Cox · 15 years ago
  58. 88fa659 USB: serial: fix race between unthrottle and completion handler in opticon by Oliver Neukum · 15 years ago
  59. a509a7e tty: USB does not need the filp argument in the drivers by Alan Cox · 15 years ago
  60. f9c99bb USB: usb-serial: replace shutdown with disconnect, release by Alan Stern · 15 years ago
  61. 335f851 tty: Bring the usb tty port structure into more use by Alan Cox · 15 years ago
  62. 2400a2b USB: removal of tty->low_latency hack dating back to the old serial code by Oliver Neukum · 15 years ago
  63. faac64a USB: serial: opticon: add serial line ioctls by Greg Kroah-Hartman · 15 years ago
  64. 648d4e1 USB: serial: opticon: add write support by Greg Kroah-Hartman · 15 years ago
  65. d1c0713 USB: suspend/resume for opticon driver by Oliver Neukum · 15 years ago
  66. 57262b8 USB: add new opticon serial driver by Greg Kroah-Hartman · 16 years ago