1. e1ed212 USB: spcp8x5: add proper modem-status support by Johan Hovold · 12 years ago
  2. 4d63143 USB: spcp8x5: reimplement device type detection by Johan Hovold · 12 years ago
  3. 0a967f6 USB: spcp8x5: clean up modem status retrieval by Johan Hovold · 12 years ago
  4. 8413d2f USB: spcp8x5: pass usb-serial port to control functions by Johan Hovold · 12 years ago
  5. 2d816ac USB: spcp8x5: clean up code by Johan Hovold · 12 years ago
  6. 23bd364 USB: spcp8x5: remove broken uart-error handling by Johan Hovold · 12 years ago
  7. f65f9a5 USB: spcp8x5: remove broken TIOCMIWAIT support by Johan Hovold · 12 years ago
  8. b595970 USB: quatech2: switch to generic TIOCMIWAIT implementation by Johan Hovold · 12 years ago
  9. 0a4142f USB: quatech2: switch to generic get_icount implementation by Johan Hovold · 12 years ago
  10. 6d0cad6 USB: pl2303: fix TIOCMIWAIT and disconnect by Johan Hovold · 12 years ago
  11. 824d11b USB: pl2303: add custom tiocmiwait operation by Johan Hovold · 12 years ago
  12. 215f6f0 USB: oti6858: fix TIOCMIWAIT and disconnect by Johan Hovold · 12 years ago
  13. 1c9f995 USB: oti6858: replace custom ioctl operation with tiocmiwait by Johan Hovold · 12 years ago
  14. 0c613371 USB: mos7840: switch to generic TIOCMIWAIT implementation by Johan Hovold · 12 years ago
  15. 8c1a07f USB: mos7840: switch to generic get_icount implementation by Johan Hovold · 12 years ago
  16. c9fac85 USB: mos7840: remove smp barriers from icount handling by Johan Hovold · 12 years ago
  17. 3571157 USB: mos7720: remove broken get_icount and TIOCMIWAIT by Johan Hovold · 12 years ago
  18. 128434a USB: mct_u232: switch to generic TIOCMIWAIT implementation by Johan Hovold · 12 years ago
  19. 468c740 USB: mct_u232: switch to generic get_icount implementation by Johan Hovold · 12 years ago
  20. 09b0e39 USB: iuu_phoenix: remove unused MSR-wait queue by Johan Hovold · 12 years ago
  21. 48ee580 USB: io_ti: switch to generic TIOCMIWAIT implementation by Johan Hovold · 12 years ago
  22. cf9a9d6 USB: io_ti: switch to generic get_icount implementation by Johan Hovold · 12 years ago
  23. 8b8070d USB: io_edgeport: switch to generic TIOCMIWAIT implementation by Johan Hovold · 12 years ago
  24. d36a771 USB: io_edgeport: switch to generic get_icount implementation by Johan Hovold · 12 years ago
  25. 3018bb5 USB: f81232: fix TIOCMIWAIT and disconnect by Johan Hovold · 12 years ago
  26. 4bb4e63 USB: f81232: add custom tiocmiwait operation by Johan Hovold · 12 years ago
  27. a7fa577 USB: digi_acceleport: remove unused MSR-wait queue by Johan Hovold · 12 years ago
  28. c648e94 USB: cypress_m8: fix TIOCMIWAIT and disconnect by Johan Hovold · 12 years ago
  29. 493516e USB: cypress_m8: replace custom ioctl operation with tiocmiwait by Johan Hovold · 12 years ago
  30. 3f55043 USB: ch341: fix TIOCMIWAIT and disconnect by Johan Hovold · 12 years ago
  31. 7bb98f0 USB: ch341: replace custom ioctl operation with tiocmiwait by Johan Hovold · 12 years ago
  32. 7caed7e USB: ark3116: switch to generic TIOCMIWAIT implementation by Johan Hovold · 12 years ago
  33. b4cb753 USB: ark3116: switch to generic get_icount implementation by Johan Hovold · 12 years ago
  34. 6f86fec USB: ftdi_sio: switch to generic get_icount implementation by Johan Hovold · 12 years ago
  35. f307e5c USB: ftdi_sio: switch to generic TIOCMIWAIT implementation by Johan Hovold · 12 years ago
  36. cb1676a USB: ftdi_sio: use port icount by Johan Hovold · 12 years ago
  37. befefcd USB: serial: add generic get_icount implementation by Johan Hovold · 12 years ago
  38. c371de1 USB: serial: wake up MSR-wait queue on disconnect by Johan Hovold · 12 years ago
  39. 980373b USB: serial: add generic TIOCMIWAIT implementation by Johan Hovold · 12 years ago
  40. 143d9d9 USB: serial: add tiocmiwait subdriver operation by Johan Hovold · 12 years ago
  41. 5cb27dd USB: serial: clean up usb-serial bus device removal by Johan Hovold · 12 years ago
  42. 6a5c821 USB: serial: use urb poison to reliably kill traffic by Johan Hovold · 12 years ago
  43. 68a2bed USB: fix urb-poison imbalance by Johan Hovold · 12 years ago
  44. 69a3d21 USB: serial: rename port release by Johan Hovold · 12 years ago
  45. a4a8310 USB: serial: fix port release by Johan Hovold · 12 years ago
  46. 30d9d42 USB: cyberjack: fix disconnect handling by Johan Hovold · 12 years ago
  47. c3452f5 USB: serial: clean up generic-operation handling by Johan Hovold · 12 years ago
  48. 79b80b8 USB: serial: remove generic release callback by Johan Hovold · 12 years ago
  49. 0f16cfe USB: serial: remove generic disconnect callback by Johan Hovold · 12 years ago
  50. f8f0ad8 USB: serial: fix generic disconnect implementation by Johan Hovold · 12 years ago
  51. 618e183 USB: ssu100: remove custom close operation by Johan Hovold · 12 years ago
  52. bf8773c USB: ssu100: remove explicit initialisation of disconnect by Johan Hovold · 12 years ago
  53. 19c6185 USB: serial: remove bogus disconnect test in cleanup by Johan Hovold · 12 years ago
  54. e6d144b USB: usb_wwan: remove bogus disconnect test in close by Johan Hovold · 12 years ago
  55. 9c210bf USB: sierra: remove bogus disconnect test in close by Johan Hovold · 12 years ago
  56. bb3529c USB: mos7840: remove bogus disconnect test in close by Johan Hovold · 12 years ago
  57. 75d22b3 USB: keyspan_pda: remove bogus disconnect test in close by Johan Hovold · 12 years ago
  58. d7f0845 USB: keyspan_pda: remove bogus disconnect test from dtr_rts by Johan Hovold · 12 years ago
  59. 80dfe0c USB: keyspan: remove bogus disconnect test in close by Johan Hovold · 12 years ago
  60. 853127f USB: iuu_phoenix: remove bogus disconnect test in close by Johan Hovold · 12 years ago
  61. 28e679a USB: digi_acceleport: remove bogus disconnect test in close by Johan Hovold · 12 years ago
  62. 1bc77f4 USB: cyberjack: remove bogus disconnect test in close by Johan Hovold · 12 years ago
  63. 5c32752 USB: ark3116: remove bogus disconnect test in close by Johan Hovold · 12 years ago
  64. 49bd196 USB: serial: remove port number from generic-driver debug by Johan Hovold · 12 years ago
  65. 6b03f7f USB: serial: remove redundant allocation error messages by Johan Hovold · 12 years ago
  66. d12e211 USB: serial: clean up debug info by Johan Hovold · 12 years ago
  67. 9993b42 USB: serial: remove redundant comments by Johan Hovold · 12 years ago
  68. 395e08d USB: serial: rename tty-port callbacks by Johan Hovold · 12 years ago
  69. f45d0a5 USB: pl2303: make set_control_lines a port operation by Johan Hovold · 12 years ago
  70. 7b5789a USB: pl2303: use interface device for debug by Johan Hovold · 12 years ago
  71. 83e86c7 USB: iuu_phoenix: remove unnecessary urb kill on close by Johan Hovold · 12 years ago
  72. 6f60b34 USB: kl5kusb105: remove unnecessary urb kill on close by Johan Hovold · 12 years ago
  73. 4cba98f USB: ftdi_sio: remove obsolete port data refcounting by Johan Hovold · 12 years ago
  74. afc2c9a USB: EHCI: remove unused variable in unlink_empty_async() by Alan Stern · 12 years ago
  75. 214ac7a USB: EHCI: improve end_unlink_async() by Alan Stern · 12 years ago
  76. 6e01875 USB: EHCI: convert singly-linked lists to list_heads by Alan Stern · 12 years ago
  77. 7655e31 USB: EHCI: consolidate code in ehci_urb_dequeue() by Alan Stern · 12 years ago
  78. 7bc782d USB: EHCI: split needs_rescan into two flags by Alan Stern · 12 years ago
  79. 79bcf7b USB: EHCI: change return value of qh_completions() by Alan Stern · 12 years ago
  80. c1fdb68 USB: EHCI: changes related to qh_refresh() by Alan Stern · 12 years ago
  81. c79041a USB: usb-skeleton.c: fix blocked forever in skel_read by Du Xing · 12 years ago
  82. 3edce1c USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMAND by Bjørn Mork · 12 years ago
  83. 769d7368 USB: hub: Avoid NULL pointer dereference when hub doesn't have any ports by David Linares · 12 years ago
  84. 5410a47 usbnet: smsc75xx: don't recover device if suspend fails in system sleep by Ming Lei · 12 years ago
  85. 0d41be5 usbnet: smsc95xx: don't recover device if suspend fails in system sleep by Ming Lei · 12 years ago
  86. 81b50be usbnet: qmi_wwan: comments on suspend failure by Ming Lei · 12 years ago
  87. 9a44312 usbnet: cdc_mbim: comments on suspend failure by Ming Lei · 12 years ago
  88. 37093b7 USBHID: don't recover device if suspend fails in system sleep by Ming Lei · 12 years ago
  89. 93e4f47 USB: serial: comments on suspend failure by Ming Lei · 12 years ago
  90. 303f084 USB: adds comment on suspend callback by Ming Lei · 12 years ago
  91. 2849a3a Merge 3.9-rc4 into usb-next by Greg Kroah-Hartman · 12 years ago
  92. 8bb9660 Linux 3.9-rc4 by Linus Torvalds · 12 years ago
  93. a607a11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  94. 22c3f2f Merge tag 'md-3.9-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  95. c8c1f16 Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  96. df2a8f3 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 12 years ago
  97. a4e71e7 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  98. c19b3b0f KMS: fix EDID detailed timing frame rate by Torsten Duwe · 12 years ago
  99. 16dad1d KMS: fix EDID detailed timing vsync parsing by Torsten Duwe · 12 years ago
  100. 5da273f Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 12 years ago