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