1. e53582b uwb: update uwb device prints to be more useful by Thomas Pugliese · 10 years ago
  2. 9282502 uwb: line length cleanup by Thomas Pugliese · 10 years ago
  3. 4f8c060 wusb: delete double assignment by Julia Lawall · 10 years ago
  4. 2b6127d usb: renesas_usbhs: fix driver dependencies by Bartlomiej Zolnierkiewicz · 10 years ago
  5. 2db9416 usb: host: ohci-exynos: Remove unnecessary usb-phy support by Vivek Gautam · 10 years ago
  6. 113ad91 usb: misc: yurex: remove useless casting of private_data by Arjun Sreedharan · 10 years ago
  7. cffb9be xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current TD" by Hans de Goede · 10 years ago
  8. f85c9fb xhci: Remove "FIXME - check all the stream rings for pending cancellations" by Hans de Goede · 10 years ago
  9. 0d4976e xhci: Always ring the doorbell for active eps when a Set TR deq ptr cmd completes by Hans de Goede · 10 years ago
  10. d3a43e6 xhci: Fold queue_set_tr_deq into xhci_queue_new_dequeue_state by Hans de Goede · 10 years ago
  11. b7f9696 xhci: xhci_ring_device: Ring stream ring bells for endpoints with streams by Hans de Goede · 10 years ago
  12. 14e61a1 usb: xhci_suspend is not stopping the root hub timer for the shared HCD by Al Cooper · 10 years ago
  13. 1e3452e xhci: Move allocating of command for new_dequeue_state to queue_set_tr_deq() by Hans de Goede · 10 years ago
  14. fac1f48 uas: Add response iu handling by Hans de Goede · 10 years ago
  15. ce39fe6 uas: Log error codes when logging errors by Hans de Goede · 10 years ago
  16. 1ad7ed5 uas: Cleanup uas_log_cmd_state usage by Hans de Goede · 10 years ago
  17. 102c00c uas: Remove protype hardware usb interface info by Hans de Goede · 10 years ago
  18. 5ad22cf uas: Remove support for old sense ui as used in pre-production hardware by Hans de Goede · 10 years ago
  19. eb7d664 uas: Drop COMMAND_COMPLETED flag by Hans de Goede · 10 years ago
  20. 6dcd8ec uas: Use scsi_print_command by Hans de Goede · 10 years ago
  21. 51b3617 uas: Do not log urb status error on cancellation by Hans de Goede · 10 years ago
  22. e5e5581 uas: Use streams on upcoming 10Gbps / 3.1 USB by Hans de Goede · 10 years ago
  23. f9dc024 uas: pre_reset and suspend: Fix a few races by Hans de Goede · 10 years ago
  24. 4c5481e uas: Fix memleak of non-submitted urbs by Hans de Goede · 10 years ago
  25. 616f0e6 uas: Drop all references to a scsi_cmnd once it has been aborted by Hans de Goede · 10 years ago
  26. b6823c5 uas: Remove cmnd reference from the cmd urb by Hans de Goede · 10 years ago
  27. 43cd99c uas: Drop inflight list by Hans de Goede · 10 years ago
  28. 9c15c57 uas: zap_pending: data urbs should have completed at this time by Hans de Goede · 10 years ago
  29. 1589349 uas: Simplify reset / disconnect handling by Hans de Goede · 10 years ago
  30. 85fea82 uas: Free data urbs on completion by Hans de Goede · 10 years ago
  31. 60d9f67 uas: Simplify unlink of data urbs on error by Hans de Goede · 10 years ago
  32. d89da03a uas: Check against unexpected completions by Hans de Goede · 10 years ago
  33. 5e61aed uas: Do not use scsi_host_find_tag by Hans de Goede · 10 years ago
  34. e062000 uas: Add uas_get_tag() helper function by Hans de Goede · 10 years ago
  35. b7b5d11 uas: Fix resetting flag handling by Hans de Goede · 10 years ago
  36. 5df2be6 uas: Remove task-management / abort error handling code by Hans de Goede · 10 years ago
  37. 710f1bf uas: Add another ASM1051 usb-id to the uas blacklist by Hans de Goede · 10 years ago
  38. f9554a6 uas: Add US_FL_NO_ATA_1X quirk for Seagate (0bc2:ab20) drives by Hans de Goede · 10 years ago
  39. 734016b uas: Add no-report-opcodes quirk by Hans de Goede · 10 years ago
  40. 5930785 uas: Add a quirk for rejecting ATA_12 and ATA_16 commands by Hans de Goede · 10 years ago
  41. ab945ef uas: replace WARN_ON_ONCE() with lockdep_assert_held() by Sanjeev Sharma · 10 years ago
  42. 62f6f08 MAINTAINERS: Add ehci-st.c and ohci-st.c to ARCH/STI architecture by Peter Griffin · 10 years ago
  43. 554405d usb: host: ohci-st: Add ohci-st devicetree bindings documentation by Peter Griffin · 10 years ago
  44. fee1dc0 usb: host: ehci-st: Add ehci-st devicetree bindings documentation by Peter Griffin · 10 years ago
  45. d115837 usb: host: ohci-st: Add OHCI driver support for ST STB devices by Peter Griffin · 10 years ago
  46. e47c5a0 usb: host: ehci-st: Add EHCI support for ST STB devices by Peter Griffin · 10 years ago
  47. ae7c798 USB: isp1362: Use devm_ioremap_resource by Tobias Klauser · 10 years ago
  48. b760017 of: add vendor prefix for Chipidea by Peter Chen · 10 years ago
  49. 1935388 usb: chipidea: enhance kernel-doc format by Peter Chen · 10 years ago
  50. 27c62c2 usb: chipidea: otg initialization is only needed when the gadget is supported by Peter Chen · 10 years ago
  51. f40017e chipidea: usbmisc_imx: Add USB support for VF610 SoCs by Stefan Agner · 10 years ago
  52. c0e602d doc: dt-binding: ci-hdrc-imx: add TPL support by Peter Chen · 10 years ago
  53. f6a9ff0 usb: chipidea: add TPL support for targeted hosts by Peter Chen · 10 years ago
  54. 05f8b35 usb: common: add API to get if the platform supports TPL by Peter Chen · 10 years ago
  55. 9bd0181 usb: core: Kconfig: TPL should apply for both OTG and EH by Peter Chen · 10 years ago
  56. 026f3fc usb: core: TPL should apply for both OTG and EH by Peter Chen · 10 years ago
  57. f2693b4 usb: hcd: add TPL support flag by Peter Chen · 10 years ago
  58. c68929f USB: quirks: enable device-qualifier quirk for Elan Touchscreen by Johan Hovold · 10 years ago
  59. 2a15938 USB: core: add device-qualifier quirk by Johan Hovold · 10 years ago
  60. bf17eba Revert "usb: gadget: composite: dequeue cdev->req before free it in composite_dev_cleanup" by Felipe Balbi · 10 years ago
  61. 6ca01a1 Merge 3.17-rc6 into usb-next by Greg Kroah-Hartman · 10 years ago
  62. 93177d1 Merge tag 'usb-serial-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 10 years ago
  63. 0f33be0 Linux 3.17-rc6 by Linus Torvalds · 10 years ago
  64. dae0af7 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  65. c1f03b4 Merge tag 'media-v3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  66. 3c2ea70 Merge tag 'staging-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  67. c1fb79e Merge tag 'usb-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  68. 0d95143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  69. 1734a6e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  70. fe3d9c4 drm/nouveau: ltc/gf100-: fix cbc issues on certain boards by Ben Skeggs · 10 years ago
  71. 92a32a4 Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  72. b1fb012 drm/bochs: add missing drm_connector_register call by Gerd Hoffmann · 10 years ago
  73. c526709 drm/cirrus: add missing drm_connector_register call by Gerd Hoffmann · 10 years ago
  74. 18f340f usb: dwc2: add T: line to MAINTAINERS showing Felipe's tree by Paul Zimmerman · 10 years ago
  75. 5dce955 usb: dwc2: handle DMA buffer unmapping sanely by Paul Zimmerman · 10 years ago
  76. e8f8c14 usb: dwc2: clip max_transfer_size to 65535 by Paul Zimmerman · 10 years ago
  77. d00b414 usb: dwc2/gadget: disable clock when it's not needed by Robert Baldyga · 10 years ago
  78. b203d0a usb: dwc2/gadget: assign TX FIFO dynamically by Robert Baldyga · 10 years ago
  79. cff9eb7 usb: dwc2/gadget: ensure that all fifos have correct memory buffers by Marek Szyprowski · 10 years ago
  80. 1e01129 usb: dwc2/gadget: hide some not really needed debug messages by Marek Szyprowski · 10 years ago
  81. d784f1e usb: dwc2/gadget: Fix comment text by Andrzej Pietrasiewicz · 10 years ago
  82. ed87c2b staging: vt6655: buffer overflow in ioctl by Dan Carpenter · 10 years ago
  83. 922b83b Merge tag 'iio-fixes-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  84. 213db49 Merge tag 'usb-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  85. c80b449 USB: storage: Add quirks for Entrega/Xircom USB to SCSI converters by Mark · 10 years ago
  86. b6a3ed6 USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapter by Mark · 10 years ago
  87. 67d365a USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI Adapter by Mark · 10 years ago
  88. 7312b5d USB: EHCI: unlink QHs even after the controller has stopped by Alan Stern · 10 years ago
  89. 2d23d8b Merge tag 'for_3.17-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus by Greg Kroah-Hartman · 10 years ago
  90. 46be7b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  91. 81770f4 Merge tag 'nfs-for-3.17-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  92. b29f83a Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  93. 73030ef Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  94. 598a0c7 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  95. 7a5e878 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  96. 9f47112 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  97. f81426a [SCSI] fix for bidi use after free by Daniel Gryniewicz · 10 years ago
  98. e8be1cf [SCSI] fix regression that accidentally disabled block-based tcq by Christoph Hellwig · 10 years ago
  99. db9bfd6 [SCSI] libiscsi: fix potential buffer overrun in __iscsi_conn_send_pdu by Mike Christie · 10 years ago
  100. 649ae75 Merge branch 'pci/vga'; commit '6a73336bde29' into for-linus by Bjorn Helgaas · 10 years ago