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