1. 7e70cbf usb: xhci: add a quirk bit for ssic port unused by Lu Baolu · 9 years ago
  2. fa89537 usb: xhci: handle both SSIC ports in PME stuck quirk by Lu Baolu · 9 years ago
  3. 6a4290c usb: dwc3: gadget: set the OTG flag in dwc3 gadget driver. by Jianqiang Tang · 9 years ago
  4. a683509 Revert "xhci: don't finish a TD if we get a short-transfer event mid TD" by Mathias Nyman · 9 years ago
  5. 379d3d3 Add ioctls to enable and disable local controls on an instrument by Dave Penkler · 9 years ago
  6. 29779d89 Add ioctl to retrieve USBTMC-USB488 capabilities by Dave Penkler · 9 years ago
  7. eb6b92e Add support for receiving USBTMC USB488 SRQ notifications via poll/select by Dave Penkler · 9 years ago
  8. 82ed338 Add support for USBTMC USB488 SRQ notification with fasync by Dave Penkler · 9 years ago
  9. dbf3e7f Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation. by Dave Penkler · 9 years ago
  10. 2161979 usb: usbip: Fix possible deadlocks reported by lockdep by Andrew Goodbody · 9 years ago
  11. 46e3caf USB: cxacru: fix an bounds check warning by Dan Carpenter · 9 years ago
  12. e6533e8 usb: storage: ene_ub6250: Remove unnecessary cast in kfree by Amitoj Kaur Chawla · 9 years ago
  13. d078c6e usb: host: ehci-sched: remove unnecessary braces by Geyslan G. Bem · 9 years ago
  14. ee2a1d2 usb: host: ehci-sched: use sizeof operator with parens by Geyslan G. Bem · 9 years ago
  15. 6d0febc usb: host: ehci-sched: add line after declarations by Geyslan G. Bem · 9 years ago
  16. 1ec2780 usb: host: ehci-sched: use C89-style comments by Geyslan G. Bem · 9 years ago
  17. 2fee2fe usb: host: ehci-sched: remove useless else branch by Geyslan G. Bem · 9 years ago
  18. ee90647 usb: host: ehci-sched: remove prohibited spaces by Geyslan G. Bem · 9 years ago
  19. 189b8ff usb: host: ehci-sched: add spaces around operators by Geyslan G. Bem · 9 years ago
  20. 77d6554 usb: host: ehci-sched: remove useless initializations by Geyslan G. Bem · 9 years ago
  21. 25d1086 usb: host: ehci-sched: move constants to right by Geyslan G. Bem · 9 years ago
  22. 3f122a9 usb: host: ehci-sched: refactor scan_isoc function by Geyslan G. Bem · 9 years ago
  23. 93df42b usb: ehci: remove old stub_debug_files definition by Geyslan G. Bem · 9 years ago
  24. 3fd2900 usb: host: ehci-dbg: add function output_buf_tds_dir() by Geyslan G. Bem · 9 years ago
  25. cb27252 usb: host: ehci-dbg: prefer kmalloc_array over kmalloc times size by Geyslan G. Bem · 9 years ago
  26. 04b8ad4 usb: host: ehci-dbg: enclose conditional blocks with braces by Geyslan G. Bem · 9 years ago
  27. 12ef7dd usb: host: ehci-dbg: replace sizeof operand by Geyslan G. Bem · 9 years ago
  28. e2432f0 usb: host: ehci-dbg: remove blank line before close brace by Geyslan G. Bem · 9 years ago
  29. 8d587d6 usb: host: ehci-dbg: add blank line after declarations by Geyslan G. Bem · 9 years ago
  30. 1f8e5af usb: host: ehci-dbg: convert macro to inline function by Geyslan G. Bem · 9 years ago
  31. e166631 usb: host: ehci-dbg: use a blank line after struct declarations by Geyslan G. Bem · 9 years ago
  32. c768ffb usb: host: ehci-dbg: fix up function definitions by Geyslan G. Bem · 9 years ago
  33. a535597 usb: host: ehci-dbg: use scnprintf() in qh_lines() by Geyslan G. Bem · 9 years ago
  34. c2fb017 usb: host: ehci-dbg: put spaces around operators by Geyslan G. Bem · 9 years ago
  35. 78698d6 usb: host: ehci-dbg: fix up closing parenthesis by Geyslan G. Bem · 9 years ago
  36. 5bb95ec usb: host: ehci-dbg: move trailing statements to next line by Geyslan G. Bem · 9 years ago
  37. 0784b4d usb: host: ehci-dbg: use C89-style comments by Geyslan G. Bem · 9 years ago
  38. 1cb1d1c usb: host: ehci-dbg: remove space before open square bracket by Geyslan G. Bem · 9 years ago
  39. 668ab0d usb: host: ehci-dbg: remove space before open parenthesis by Geyslan G. Bem · 9 years ago
  40. 4510a07 usb: host: ehci.h: move constant to right by Geyslan G. Bem · 9 years ago
  41. c021170 usb: host: ehci.h: move pointer operator to name side by Geyslan G. Bem · 9 years ago
  42. 8af0219 usb: host: ehci.h: remove macros trailing semicolon by Geyslan G. Bem · 9 years ago
  43. 10f2b96 usb: host: ehci.h: use space after comma by Geyslan G. Bem · 9 years ago
  44. 3a9e742 usb: host: ehci.h: remove direct use of __attribute__ keyword by Geyslan G. Bem · 9 years ago
  45. bc4bead usb: host: ehci.h: fix single statement macros by Geyslan G. Bem · 9 years ago
  46. 9dc3af5 usb: host: ehci.h: remove space before open square bracket by Geyslan G. Bem · 9 years ago
  47. e06e226 usb: host: ehci.h: remove space before function open parenthesis by Geyslan G. Bem · 9 years ago
  48. b5566d0 usb: host: ehci.h: remove space before comma by Geyslan G. Bem · 9 years ago
  49. 1c17a35 usb: gadget: rndis: fix itnull.cocci warnings by Julia Lawall · 9 years ago
  50. b4a90d0 usb: no locking for reading descriptors in sysfs by Oliver Neukum · 9 years ago
  51. 7dd9cba usb: sysfs: make locking interruptible by Oliver Neukum · 9 years ago
  52. 5363de7 usb: core: switch bus numbering to using idr by Heiner Kallweit · 9 years ago
  53. d785404 xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices by Mathias Nyman · 9 years ago
  54. 5da665f xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability by Mathias Nyman · 9 years ago
  55. 2c0e06f xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers by Mathias Nyman · 9 years ago
  56. 0caf6b3 xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices. by Mathias Nyman · 9 years ago
  57. 8df0d77 USB: EHCI: improvements to unlink_empty_async_suspended() by Alan Stern · 9 years ago
  58. 87d6191 USB: EHCI: add a delay when unlinking an active QH by Alan Stern · 9 years ago
  59. f96fba0 USB: EHCI: improve handling of the ehci->iaa_in_progress flag by Alan Stern · 9 years ago
  60. fcc5184 USB: EHCI: store reason for unlinking a QH by Alan Stern · 9 years ago
  61. 6357b75 drm/amdgpu: disable uvd and vce clockgating on Fiji by Alex Deucher · 9 years ago
  62. de47266 drm/i915: Allow i915_gem_object_get_page() on userptr as well by Chris Wilson · 9 years ago
  63. 192cb07 usb: dwc2: Fix probe problem on bcm2835 by John Youn · 9 years ago
  64. 03b32e4 Revert "usb: dwc2: Move reset into dwc2_get_hwparams()" by John Youn · 9 years ago
  65. e79aee4 PM: Avoid false-positive warnings in dev_pm_domain_set() by Rafael J. Wysocki · 9 years ago
  66. b37a05c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  67. d5bfb96 Merge tag 'for-linus-4.5-2' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 9 years ago
  68. 79c5623 usb: musb: ux500: Fix NULL pointer dereference at system PM by Ulf Hansson · 9 years ago
  69. 63b121e usb: phy: mxs: declare variable with initialized value by Li Jun · 9 years ago
  70. a38a08d usb: phy: msm: fix error handling in probe. by Srinivas Kandagatla · 9 years ago
  71. 13d57e6 regulator: axp20x: Use linear voltage ranges for AXP20X LDO4 by Chen-Yu Tsai · 9 years ago
  72. 94c3904 regulator: axp20x: Remove voltage readout support for switch regulators by Chen-Yu Tsai · 9 years ago
  73. 58c9d61 ipmi: put acpi.h with the other headers by Tony Camuso · 9 years ago
  74. c6400ba drivers/hwspinlock: fix race between radix tree insertion and lookup by Matthew Wilcox · 9 years ago
  75. 461c7fa drivers/scsi/sg.c: mark VMA as VM_IO to prevent migration by Kirill A. Shutemov · 9 years ago
  76. b85d990 staging/rdma: remove deprecated ipath driver by Doug Ledford · 9 years ago
  77. e581d11 staging/rdma: remove deprecated ehca driver by Doug Ledford · 9 years ago
  78. f5e741b staging/rdma: remove deprecated amso1100 driver by Doug Ledford · 9 years ago
  79. b243569 drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2) by Matt Roper · 9 years ago
  80. 35575e0 efi: Add Persistent Memory type name by Robert Elliott · 9 years ago
  81. c016ca0 efi: Add NV memory attribute by Robert Elliott · 9 years ago
  82. 9c09a34 efivars: Use to_efivar_entry by Geliang Tang · 9 years ago
  83. 1bb6936 efi: Runtime-wrapper: Get rid of the rtc_lock spinlock by Ard Biesheuvel · 9 years ago
  84. 774846d efi/runtime-wrappers: Remove out of date comment regarding in_nmi() by Ard Biesheuvel · 9 years ago
  85. ca0e30d efi: Add nonblocking option to efi_query_variable_store() by Ard Biesheuvel · 9 years ago
  86. d3cac1f efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo() by Ard Biesheuvel · 9 years ago
  87. 9c6672a efi: Expose non-blocking set_variable() wrapper to efivars by Ard Biesheuvel · 9 years ago
  88. 03e075b Merge branch 'linus' into efi/core, to refresh the branch and to pick up recent fixes by Ingo Molnar · 9 years ago
  89. e32bb87 spi: Fix sorting in Kconfig by Mark Brown · 9 years ago
  90. 02ed910 clk/samsung: exynos5433: add pclk_decon clock by Andrzej Hajda · 9 years ago
  91. 68b2206 clk/samsung: exynos5433: add definitions of HDMI-PHY output clocks by Andrzej Hajda · 9 years ago
  92. 27ea43f nbd: Fix debugfs error handling by Markus Pargmann · 9 years ago
  93. d896910 phy: Restrict phy-hi6220-usb to HiSilicon arm64 by Geert Uytterhoeven · 9 years ago
  94. dba280b drm/amdgpu: remove exp hardware support from iceland by Alex Deucher · 9 years ago
  95. 951e096 drm/amdgpu: load MEC ucode manually on iceland by Alex Deucher · 9 years ago
  96. 97dde76 drm/amdgpu: don't load MEC2 on topaz by Alex Deucher · 9 years ago
  97. 8878d85 drm/amdgpu: drop topaz support from gmc8 module by Alex Deucher · 9 years ago
  98. 72b459c drm/amdgpu: pull topaz gmc bits into gmc_v7 by Alex Deucher · 9 years ago
  99. 8f3c162 drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above by Ken Wang · 9 years ago
  100. 429c45d drm/amdgpu: iceland use CI based MC IP by Ken Wang · 9 years ago