1. ebde1ca target: Fix TAS handling for multi-session se_node_acls by Nicholas Bellinger · 9 years ago
  2. a6d9bb1 target: Fix LUN_RESET active TMR descriptor handling by Nicholas Bellinger · 9 years ago
  3. febe562 target: Fix LUN_RESET active I/O handling for ACK_KREF by Nicholas Bellinger · 9 years ago
  4. 5c82171 xhci: Fix list corruption in urb dequeue at host removal by Mathias Nyman · 8 years ago
  5. 2ad294d usb: host: xhci-plat: fix NULL pointer in probe for device tree case by Gregory CLEMENT · 8 years ago
  6. 882fa27 usb: xhci-mtk: fix AHB bus hang up caused by roothubs polling by Chunfeng Yun · 8 years ago
  7. b765a16 usb: xhci-mtk: fix bpkts value of LS/HS periodic eps not behind TT by Chunfeng Yun · 8 years ago
  8. ccc04af usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platforms by Lu Baolu · 8 years ago
  9. 92149c9 usb: xhci: set SSIC port unused only if xhci_suspend succeeds by Lu Baolu · 8 years ago
  10. 7e70cbf usb: xhci: add a quirk bit for ssic port unused by Lu Baolu · 8 years ago
  11. fa89537 usb: xhci: handle both SSIC ports in PME stuck quirk by Lu Baolu · 8 years ago
  12. 6a4290c usb: dwc3: gadget: set the OTG flag in dwc3 gadget driver. by Jianqiang Tang · 8 years ago
  13. a683509 Revert "xhci: don't finish a TD if we get a short-transfer event mid TD" by Mathias Nyman · 8 years ago
  14. 379d3d3 Add ioctls to enable and disable local controls on an instrument by Dave Penkler · 8 years ago
  15. 29779d89 Add ioctl to retrieve USBTMC-USB488 capabilities by Dave Penkler · 8 years ago
  16. eb6b92e Add support for receiving USBTMC USB488 SRQ notifications via poll/select by Dave Penkler · 8 years ago
  17. 82ed338 Add support for USBTMC USB488 SRQ notification with fasync by Dave Penkler · 8 years ago
  18. dbf3e7f Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation. by Dave Penkler · 8 years ago
  19. a55f628 MAINTAINERS: fix my email address by Felipe Balbi · 8 years ago
  20. 2161979 usb: usbip: Fix possible deadlocks reported by lockdep by Andrew Goodbody · 8 years ago
  21. 46e3caf USB: cxacru: fix an bounds check warning by Dan Carpenter · 8 years ago
  22. 1b83349 usb/storage: misc fixes to comments in include/linux/usb/storage.h by Antonio Ospite · 8 years ago
  23. e6533e8 usb: storage: ene_ub6250: Remove unnecessary cast in kfree by Amitoj Kaur Chawla · 8 years ago
  24. d078c6e usb: host: ehci-sched: remove unnecessary braces by Geyslan G. Bem · 8 years ago
  25. ee2a1d2 usb: host: ehci-sched: use sizeof operator with parens by Geyslan G. Bem · 8 years ago
  26. 6d0febc usb: host: ehci-sched: add line after declarations by Geyslan G. Bem · 8 years ago
  27. 1ec2780 usb: host: ehci-sched: use C89-style comments by Geyslan G. Bem · 8 years ago
  28. 2fee2fe usb: host: ehci-sched: remove useless else branch by Geyslan G. Bem · 8 years ago
  29. ee90647 usb: host: ehci-sched: remove prohibited spaces by Geyslan G. Bem · 8 years ago
  30. 189b8ff usb: host: ehci-sched: add spaces around operators by Geyslan G. Bem · 8 years ago
  31. 77d6554 usb: host: ehci-sched: remove useless initializations by Geyslan G. Bem · 8 years ago
  32. 25d1086 usb: host: ehci-sched: move constants to right by Geyslan G. Bem · 8 years ago
  33. 3f122a9 usb: host: ehci-sched: refactor scan_isoc function by Geyslan G. Bem · 8 years ago
  34. 93df42b usb: ehci: remove old stub_debug_files definition by Geyslan G. Bem · 8 years ago
  35. 3fd2900 usb: host: ehci-dbg: add function output_buf_tds_dir() by Geyslan G. Bem · 8 years ago
  36. cb27252 usb: host: ehci-dbg: prefer kmalloc_array over kmalloc times size by Geyslan G. Bem · 8 years ago
  37. 04b8ad4 usb: host: ehci-dbg: enclose conditional blocks with braces by Geyslan G. Bem · 8 years ago
  38. 12ef7dd usb: host: ehci-dbg: replace sizeof operand by Geyslan G. Bem · 8 years ago
  39. e2432f0 usb: host: ehci-dbg: remove blank line before close brace by Geyslan G. Bem · 8 years ago
  40. 8d587d6 usb: host: ehci-dbg: add blank line after declarations by Geyslan G. Bem · 8 years ago
  41. 1f8e5af usb: host: ehci-dbg: convert macro to inline function by Geyslan G. Bem · 8 years ago
  42. e166631 usb: host: ehci-dbg: use a blank line after struct declarations by Geyslan G. Bem · 8 years ago
  43. c768ffb usb: host: ehci-dbg: fix up function definitions by Geyslan G. Bem · 8 years ago
  44. a535597 usb: host: ehci-dbg: use scnprintf() in qh_lines() by Geyslan G. Bem · 8 years ago
  45. c2fb017 usb: host: ehci-dbg: put spaces around operators by Geyslan G. Bem · 8 years ago
  46. 78698d6 usb: host: ehci-dbg: fix up closing parenthesis by Geyslan G. Bem · 8 years ago
  47. 5bb95ec usb: host: ehci-dbg: move trailing statements to next line by Geyslan G. Bem · 8 years ago
  48. 0784b4d usb: host: ehci-dbg: use C89-style comments by Geyslan G. Bem · 8 years ago
  49. 1cb1d1c usb: host: ehci-dbg: remove space before open square bracket by Geyslan G. Bem · 8 years ago
  50. 668ab0d usb: host: ehci-dbg: remove space before open parenthesis by Geyslan G. Bem · 8 years ago
  51. 4510a07 usb: host: ehci.h: move constant to right by Geyslan G. Bem · 8 years ago
  52. c021170 usb: host: ehci.h: move pointer operator to name side by Geyslan G. Bem · 8 years ago
  53. 8af0219 usb: host: ehci.h: remove macros trailing semicolon by Geyslan G. Bem · 8 years ago
  54. 10f2b96 usb: host: ehci.h: use space after comma by Geyslan G. Bem · 8 years ago
  55. 3a9e742 usb: host: ehci.h: remove direct use of __attribute__ keyword by Geyslan G. Bem · 8 years ago
  56. bc4bead usb: host: ehci.h: fix single statement macros by Geyslan G. Bem · 8 years ago
  57. 9dc3af5 usb: host: ehci.h: remove space before open square bracket by Geyslan G. Bem · 8 years ago
  58. e06e226 usb: host: ehci.h: remove space before function open parenthesis by Geyslan G. Bem · 8 years ago
  59. b5566d0 usb: host: ehci.h: remove space before comma by Geyslan G. Bem · 8 years ago
  60. 1c17a35 usb: gadget: rndis: fix itnull.cocci warnings by Julia Lawall · 8 years ago
  61. b4a90d0 usb: no locking for reading descriptors in sysfs by Oliver Neukum · 8 years ago
  62. 7dd9cba usb: sysfs: make locking interruptible by Oliver Neukum · 8 years ago
  63. 5363de7 usb: core: switch bus numbering to using idr by Heiner Kallweit · 8 years ago
  64. d785404 xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices by Mathias Nyman · 8 years ago
  65. 5da665f xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability by Mathias Nyman · 8 years ago
  66. 2c0e06f xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers by Mathias Nyman · 8 years ago
  67. 0caf6b3 xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices. by Mathias Nyman · 8 years ago
  68. 8df0d77 USB: EHCI: improvements to unlink_empty_async_suspended() by Alan Stern · 8 years ago
  69. 87d6191 USB: EHCI: add a delay when unlinking an active QH by Alan Stern · 8 years ago
  70. f96fba0 USB: EHCI: improve handling of the ehci->iaa_in_progress flag by Alan Stern · 8 years ago
  71. fcc5184 USB: EHCI: store reason for unlinking a QH by Alan Stern · 8 years ago
  72. 7f042a8 Btrfs: remove no longer used function extent_read_full_page_nolock() by Filipe Manana · 8 years ago
  73. 3131400 Btrfs: fix page reading in extent_same ioctl leading to csum errors by Filipe Manana · 8 years ago
  74. e0bd70c Btrfs: fix invalid page accesses in extent_same (dedup) ioctl by Filipe Manana · 8 years ago
  75. 3e275c6 arm64: asm: Explicitly include linux/personality.h in asm/page.h by Mark Brown · 8 years ago
  76. 6357b75 drm/amdgpu: disable uvd and vce clockgating on Fiji by Alex Deucher · 8 years ago
  77. d1a9c05 greybus: fix sparse warning in manifest.c by Greg Kroah-Hartman · 8 years ago
  78. ec41356 greybus: audio_manager: add missing header by Bartosz Golaszewski · 8 years ago
  79. de47266 drm/i915: Allow i915_gem_object_get_page() on userptr as well by Chris Wilson · 8 years ago
  80. 192cb07 usb: dwc2: Fix probe problem on bcm2835 by John Youn · 9 years ago
  81. 03b32e4 Revert "usb: dwc2: Move reset into dwc2_get_hwparams()" by John Youn · 9 years ago
  82. e79aee4 PM: Avoid false-positive warnings in dev_pm_domain_set() by Rafael J. Wysocki · 8 years ago
  83. b37a05c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  84. d5bfb96 Merge tag 'for-linus-4.5-2' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 8 years ago
  85. 79c5623 usb: musb: ux500: Fix NULL pointer dereference at system PM by Ulf Hansson · 8 years ago
  86. 63b121e usb: phy: mxs: declare variable with initialized value by Li Jun · 8 years ago
  87. 86270c8 Merge tag 'devicetree-fixes-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  88. a38a08d usb: phy: msm: fix error handling in probe. by Srinivas Kandagatla · 9 years ago
  89. 81b676b Merge tag 'nfs-for-4.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  90. ef582d0 Merge tag 'trace-v4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  91. 917e50d regulator: max77802: Fix DT binding document reference by Javier Martinez Canillas · 8 years ago
  92. 13d57e6 regulator: axp20x: Use linear voltage ranges for AXP20X LDO4 by Chen-Yu Tsai · 8 years ago
  93. 94c3904 regulator: axp20x: Remove voltage readout support for switch regulators by Chen-Yu Tsai · 8 years ago
  94. 4a6180e ASoC: rt5514: add rt5514 codec driver by Oder Chiou · 8 years ago
  95. 4643536 mm: retire GUP WARN_ON_ONCE that outlived its usefulness by Hugh Dickins · 8 years ago
  96. 58c9d61 ipmi: put acpi.h with the other headers by Tony Camuso · 8 years ago
  97. 12c9d70 mm: fix memory leak in copy_huge_pmd() by Matthew Wilcox · 8 years ago
  98. c6400ba drivers/hwspinlock: fix race between radix tree insertion and lookup by Matthew Wilcox · 8 years ago
  99. 46437f9 radix-tree: fix race in gang lookup by Matthew Wilcox · 8 years ago
  100. 3c1da7b mm/vmpressure.c: fix subtree pressure detection by Vladimir Davydov · 8 years ago