1. 669e729 USB: usb_wwan/option: generalize option_send_setup for other drivers by David Ward · 9 years ago
  2. d2958d1 USB: usb_wwan: silence read errors on disconnect by Johan Hovold · 9 years ago
  3. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  4. b0a9aa6 USB: usb_wwan: do not resume I/O on closing ports by Johan Hovold · 11 years ago
  5. 8bb7ec6 USB: usb_wwan: report failed submissions as errors by Johan Hovold · 11 years ago
  6. 7d5dddd USB: usb_wwan: remove some superfluous comments by Johan Hovold · 11 years ago
  7. 9fdf706 USB: usb_wwan: remove comment from close by Johan Hovold · 11 years ago
  8. 3362c91 USB: usb_wwan: clean up delayed-urb submission by Johan Hovold · 11 years ago
  9. 37357ca USB: usb_wwan: use interface-data accessors by Johan Hovold · 11 years ago
  10. b0f9d00 USB: usb_wwan: make resume error messages uniform by Johan Hovold · 11 years ago
  11. ae75c94 USB: usb_wwan: kill interrupt urb explicitly at suspend by Johan Hovold · 11 years ago
  12. 2b4acea USB: usb_wwan: remove redundant urb kill from port remove by Johan Hovold · 11 years ago
  13. a427c17 USB: usb_wwan: remove unimplemented set_termios by Johan Hovold · 11 years ago
  14. 0280354 USB: usb_wwan: remove redundant modem-control request by Johan Hovold · 11 years ago
  15. c1c0180 USB: usb_wwan: fix remote wakeup by Johan Hovold · 11 years ago
  16. 7436f41 USB: usb_wwan: fix discarded writes on resume errors by Johan Hovold · 11 years ago
  17. fb7ad4f USB: usb_wwan: fix potential blocked I/O after resume by Johan Hovold · 11 years ago
  18. 9096f1f USB: usb_wwan: fix potential NULL-deref at resume by Johan Hovold · 11 years ago
  19. 79eed03 USB: usb_wwan: fix urb leak at shutdown by Johan Hovold · 11 years ago
  20. 170fad9 USB: usb_wwan: fix write and suspend race by Johan Hovold · 11 years ago
  21. d9e93c0 USB: usb_wwan: fix race between write and resume by xiao jin · 11 years ago
  22. db09047 USB: usb_wwan: fix urb leak in write error path by xiao jin · 11 years ago
  23. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  24. bd73bd8 USB: usb_wwan: fix handling of missing bulk endpoints by Johan Hovold · 11 years ago
  25. 10c642d USB: serial: remove redundant OOM messages by Johan Hovold · 11 years ago
  26. 6c1ee66 USB-Serial: Fix error handling of usb_wwan by Matt Burtch · 11 years ago
  27. e5b1e20 USB: serial: make minor allocation dynamic by Greg Kroah-Hartman · 12 years ago
  28. 1143832 USB: serial: ports: add minor and port number by Greg Kroah-Hartman · 12 years ago
  29. e6d144b USB: usb_wwan: remove bogus disconnect test in close by Johan Hovold · 12 years ago
  30. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  31. b2ca699 USB: serial: fix null-pointer dereferences on disconnect by Johan Hovold · 12 years ago
  32. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  33. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 12 years ago
  34. 0c864d8 Merge 3.7-rc6 into usb-next. by Greg Kroah-Hartman · 12 years ago
  35. bcbec05 USB: serial: remove driver version information by Johan Hovold · 12 years ago
  36. 8e493ca1 USB: usb_wwan: fix bulk-urb allocation by Johan Hovold · 12 years ago
  37. b8f0e820 USB: usb-wwan: fix multiple memory leaks in error paths by Johan Hovold · 12 years ago
  38. d9a8074 Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  39. 061b2a2 USB: serial: usb_wwan.c: remove debug module parameter by Greg Kroah-Hartman · 12 years ago
  40. a80be97 USB: serial: usb_wwan.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  41. e372dc6 Merge 3.6-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  42. 032129c usb: usb_wwan: resume/suspend can be called after port is gone by Bjørn Mork · 12 years ago
  43. a1028f0 usb: usb_wwan: replace release and disconnect with a port_remove hook by Bjørn Mork · 12 years ago
  44. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  45. d2bad78 USB: usb_wwan.c: remove dbg() tracing calls by Greg Kroah-Hartman · 13 years ago
  46. ec42899 USB: wwan: remove an unneeded check by Dan Carpenter · 13 years ago
  47. 3a1c2a8 USB: usb_wwan.c: remove err() usage by Greg Kroah-Hartman · 13 years ago
  48. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  49. 5b1b0b8 PM / Runtime: Add macro to test for runtime PM events by Alan Stern · 13 years ago
  50. 97ac01d usb: wwan: fix compilation without CONFIG_PM_RUNTIME by Oliver Neukum · 14 years ago
  51. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  52. 971f115 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  53. 00a0d0d tty: remove filp from the USB tty ioctls by Alan Cox · 14 years ago
  54. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  55. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  56. 9a91aed usb_wwan: fix error case in close() by Oliver Neukum · 14 years ago
  57. 16871dc usb_wwan: error case of resume by Oliver Neukum · 14 years ago
  58. 433508a usb_wwan: data consistency in error case by Oliver Neukum · 14 years ago
  59. 3d06bf1 usb_wwan: fix runtime PM in error case by Oliver Neukum · 14 years ago
  60. c9c4558 usb_wwan: fix error in marking device busy by Oliver Neukum · 14 years ago
  61. 38237fd USB: serial/usb_wwan, fix tty NULL dereference by Jiri Slaby · 14 years ago
  62. 66921ed USB: serial: usb_wwan: Add missing uaccess.h / fix build failure by Peter Huewe · 14 years ago
  63. 02303f7 usb-wwan: implement TIOCGSERIAL and TIOCSSERIAL to avoid blocking close(2) by Dan Williams · 14 years ago
  64. 7f26b3a drivers/usb: Remove unnecessary return's from void functions by Joe Perches · 14 years ago
  65. 0d45619 usb serial: Add generic USB wwan support by Matthew Garrett · 15 years ago