1. ca2b6fa Merge tag 'phy-for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-testing by Greg Kroah-Hartman · 8 years ago
  2. 25b1f9a usb: quirks: Add no-lpm quirk for Elan by Joseph Salisbury · 8 years ago
  3. c318a82 Merge 4.7-rc6 into usb-next by Greg Kroah-Hartman · 8 years ago
  4. c14f8a40 phy: rcar-gen3-usb2: fix mutex_lock calling in interrupt by Yoshihiro Shimoda · 8 years ago
  5. d33fb00 phy: rockhip-usb: use devm_add_action_or_reset() by Sudip Mukherjee · 8 years ago
  6. 91d96f0 phy-sun4i-usb: Add workaround for missing Vbus det interrupts on A31 by Hans de Goede · 8 years ago
  7. 956bc86 phy: phy-qcom-ufs-qmp-14nm: Remove site specific OOM error message by Peter Griffin · 8 years ago
  8. b4bd4b2 phy: phy-qcom-ufs-qmp-20nm: Remove site specific OOM error message by Peter Griffin · 8 years ago
  9. a0da445 phy: rockchip-usb: should be a child device of the GRF by Heiko Stuebner · 8 years ago
  10. f2e6004 phy: da8xx-usb: new driver for DA8xx SoC USB PHY by David Lechner · 8 years ago
  11. 6f7d234 Merge tag 'phy-set-mode-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into next by Kishon Vijay Abraham I · 8 years ago
  12. 300eb01 phy: Add set_mode callback by David Lechner · 8 years ago
  13. 65048f4 phy: xgene: rename "enum phy_mode" to "enum xgene_phy_mode" by Kishon Vijay Abraham I · 8 years ago
  14. 99b0f54 Merge tag 'drm-fixes-for-v4.7-rc6' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  15. 467ce76 Merge tag 'spi-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  16. a2b0db5 Merge tag 'regulator-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 8 years ago
  17. 4438512 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  18. 88c0871 Merge tag 'drm-intel-fixes-2016-06-30' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  19. 40793e8 Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  20. dbdc3bb Merge tag 'acpi-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  21. 81dbd6f Merge tag 'pm-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  22. 0d064a7 Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  23. f3683cc Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  24. 6e5c4f1 Merge tag 'staging-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  25. 756c0ae Merge tag 'tty-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  26. 0232b23 Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  27. aa7a6c8 Merge tag 'iommu-fixes-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  28. a29a36f Merge remote-tracking branches 'regulator/fix/anatop' and 'regulator/fix/max77620' into regulator-linus by Mark Brown · 8 years ago
  29. 322832f usb: dwc3: host: Fix broken XHCI host by Roger Quadros · 8 years ago
  30. f76a28a xhci: free the correct ring by Arnd Bergmann · 8 years ago
  31. 463c468 Merge tag 'usb-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  32. 5baaf3b usb: dwc3: st: Use explicit reset_control_get_exclusive() API by Lee Jones · 8 years ago
  33. f5f3583 phy: phy-stih407-usb: Use explicit reset_control_get_exclusive() API by Lee Jones · 8 years ago
  34. 8293c8a phy: miphy28lp: Inform the reset framework that our reset line may be shared by Lee Jones · 8 years ago
  35. 4aa34ce Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  36. 5479458 ACPI,PCI,IRQ: correct operator precedence by Sinan Kaya · 8 years ago
  37. 2a9b27b Merge remote-tracking branches 'spi/fix/ep93xx', 'spi/fix/rockchip', 'spi/fix/sunxi' and 'spi/fix/ti-qspi' into spi-linus by Mark Brown · 8 years ago
  38. cab1032 drm/i915: Fix missing unlock on error in i915_ppgtt_info() by Wei Yongjun · 8 years ago
  39. 82d8eb4 mfd: max77620: Fix FPS switch statements by Rhyland Klein · 8 years ago
  40. 9278e70 phy: phy-stih407-usb: Inform the reset framework that our reset line may be shared by Lee Jones · 8 years ago
  41. 002f17b usb: dwc3: st: Inform the reset framework that our reset line may be shared by Lee Jones · 8 years ago
  42. 1959930 usb: host: ehci-st: Inform the reset framework that our reset line may be shared by Lee Jones · 8 years ago
  43. f5ee3f2 usb: host: ohci-st: Inform the reset framework that our reset line may be shared by Lee Jones · 8 years ago
  44. 32826ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  45. 1bcbf42 nfit: fix format interface code byte order by Dan Williams · 8 years ago
  46. 91ff811 regulator: max77620: check for valid regulator info by Venkat Reddy Talla · 8 years ago
  47. 00bf377 Merge tag 'pinctrl-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  48. 215db94 Merge tag 'usb-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  49. a7f14a1 drm/amd/powerplay: workaround for UVD clock issue by Rex Zhu · 8 years ago
  50. d9d533c drm/amdgpu: add ACLK_CNTL setting for polaris10 by Ken Wang · 8 years ago
  51. 0636e0d drm/amd/powerplay: fix issue uvd dpm can't enabled on Polaris11. by Rex Zhu · 8 years ago
  52. 3a8bd71 drm/amd/powerplay: Workaround for Memory EDC Error on Polaris10. by Rex Zhu · 8 years ago
  53. 34c7bb4 qed: Protect the doorbell BAR with the write barriers. by Sudarsana Reddy Kalluru · 8 years ago
  54. 889ad45 e1000e: keep VLAN interfaces functional after rxvlan off by Jarod Wilson · 8 years ago
  55. 5b4d10f qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag() by Dan Carpenter · 8 years ago
  56. 9618318 ibmvnic: fix to use list_for_each_safe() when delete items by Wei Yongjun · 8 years ago
  57. 3e29adb net: thunderx: Fix TL4 configuration for secondary Qsets by Sunil Goutham · 8 years ago
  58. 3f4c68c net: thunderx: Fix link status reporting by Sunil Goutham · 8 years ago
  59. bfe6d8d net/mlx5e: Reorganize ethtool statistics by Gal Pressman · 8 years ago
  60. ed80ec4 net/mlx5e: Fix number of PFC counters reported to ethtool by Gal Pressman · 8 years ago
  61. 9ceec35 net/mlx5e: Prevent adding the same vxlan port by Matthew Finlay · 8 years ago
  62. fd4782c net/mlx5e: Check for BlueFlame capability before allocating SQ uar by Gal Pressman · 8 years ago
  63. e0f46eb net/mlx5e: Change enum to better reflect usage by Eli Cohen · 8 years ago
  64. 7092fe8 net/mlx5: Add ConnectX-5 PCIe 4.0 to list of supported devices by Majd Dibbiny · 8 years ago
  65. 5be1ea8 net/mlx5: Update command strings by Eli Cohen · 8 years ago
  66. ba34a65 drm/i915: Avoid early timeout during AUX transfers by Imre Deak · 8 years ago
  67. fa7c13e drm/i915/hsw: Avoid early timeout during LCPLL disable/restore by Imre Deak · 8 years ago
  68. 11f6145 drm/i915/lpt: Avoid early timeout during FDI PHY reset by Imre Deak · 8 years ago
  69. ea12e2a drm/i915/bxt: Avoid early timeout during PLL enable by Imre Deak · 8 years ago
  70. 664a84d drm/i915: Refresh cached DP port register value on resume by Ville Syrjälä · 8 years ago
  71. 15e4292 usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable() by Yoshihiro Shimoda · 8 years ago
  72. 4fdef69 usb: renesas_usbhs: fix NULL pointer dereference in xfer_work() by Yoshihiro Shimoda · 8 years ago
  73. 44963d6 usb: gadget: f_fs: check for allocation failure by Dan Carpenter · 8 years ago
  74. e43470db USB: dwc2-usb: add USB_GADGET dependency by Arnd Bergmann · 8 years ago
  75. e135ab7 usb: dwc2: add printf attribute to cat_printf() by Nicolas Iooss · 8 years ago
  76. 3ec0a0f net: marvell: Add separate config ANEG function for Marvell 88E1111 by Harini Katakam · 8 years ago
  77. 0d79950 usb: renesas_usbhs: show error code when probe failed by Yoshihiro Shimoda · 8 years ago
  78. 69fc58a net: phy: Manage fixed PHY address space using IDA by Florian Fainelli · 8 years ago
  79. de4921c Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  80. 595d9e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  81. ab8ed95 connector: fix out-of-order cn_proc netlink message delivery by Aaron Campbell · 8 years ago
  82. 6dd2e27 HID: multitouch: enable palm rejection for Windows Precision Touchpad by Allen Hung · 8 years ago
  83. 62630ea Revert "HID: multitouch: enable palm rejection if device implements confidence usage" by Allen Hung · 8 years ago
  84. f299a02 net/mlx5: use mlx5_buf_alloc_node instead of mlx5_buf_alloc in mlx5_wq_ll_create by Wang Sheng-Hui · 8 years ago
  85. 3894396 net: bgmac: Remove superflous netif_carrier_on() by Florian Fainelli · 8 years ago
  86. c3897f2 net: bgmac: Start transmit queue in bgmac_open by Florian Fainelli · 8 years ago
  87. d2b1323 net: bgmac: Fix SOF bit checking by Florian Fainelli · 8 years ago
  88. 0622cab bonding: fix 802.3ad aggregator reselection by Jay Vosburgh · 8 years ago
  89. 02184c6 Merge tag 'for-v4.7-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
  90. 18751e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  91. 742c87b cpufreq: Avoid false-positive WARN_ON()s in cpufreq_update_policy() by Rafael J. Wysocki · 8 years ago
  92. ca5eda5 cpufreq: dt: call of_node_put() before error out by Masahiro Yamada · 8 years ago
  93. 5ab666e intel_pstate: Do not clear utilization update hooks on policy changes by Rafael J. Wysocki · 8 years ago
  94. 5b7452c Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  95. ab2a4bf USB: don't free bandwidth_mutex too early by Alan Stern · 8 years ago
  96. 5aa3e24 Merge tag 'linux-can-fixes-for-4.7-20160623' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  97. 6082ee7 iommu/amd: Initialize devid variable before using it by Nicolas Iooss · 8 years ago
  98. 3bd4f91 iommu/vt-d: Fix overflow of iommu->domains array by Jan Niehusmann · 8 years ago
  99. 583248e iommu/iova: Disable preemption around use of this_cpu_ptr() by Chris Wilson · 8 years ago
  100. a37503b net: smsc911x: Fix bug where PHY interrupts are overwritten by 0 by Jeremy Linton · 8 years ago