summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2016-06-29net/mlx5e: Check for BlueFlame capability before allocating SQ uarGal Pressman
2016-06-29net/mlx5e: Change enum to better reflect usageEli Cohen
2016-06-29net/mlx5: Add ConnectX-5 PCIe 4.0 to list of supported devicesMajd Dibbiny
2016-06-29net/mlx5: Update command stringsEli Cohen
2016-06-29drm/i915: Avoid early timeout during AUX transfersImre Deak
2016-06-29drm/i915/hsw: Avoid early timeout during LCPLL disable/restoreImre Deak
2016-06-29drm/i915/lpt: Avoid early timeout during FDI PHY resetImre Deak
2016-06-29drm/i915/bxt: Avoid early timeout during PLL enableImre Deak
2016-06-29drm/i915: Refresh cached DP port register value on resumeVille Syrjälä
2016-06-29usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()Yoshihiro Shimoda
2016-06-29usb: renesas_usbhs: fix NULL pointer dereference in xfer_work()Yoshihiro Shimoda
2016-06-29usb: gadget: f_fs: check for allocation failureDan Carpenter
2016-06-29USB: dwc2-usb: add USB_GADGET dependencyArnd Bergmann
2016-06-29usb: dwc2: add printf attribute to cat_printf()Nicolas Iooss
2016-06-29net: marvell: Add separate config ANEG function for Marvell 88E1111Harini Katakam
2016-06-29usb: renesas_usbhs: show error code when probe failedYoshihiro Shimoda
2016-06-29net: phy: Manage fixed PHY address space using IDAFlorian Fainelli
2016-06-28Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-06-28connector: fix out-of-order cn_proc netlink message deliveryAaron Campbell
2016-06-28HID: multitouch: enable palm rejection for Windows Precision TouchpadAllen Hung
2016-06-28Revert "HID: multitouch: enable palm rejection if device implements confidenc...Allen Hung
2016-06-28net/mlx5: use mlx5_buf_alloc_node instead of mlx5_buf_alloc in mlx5_wq_ll_createWang Sheng-Hui
2016-06-28net: bgmac: Remove superflous netif_carrier_on()Florian Fainelli
2016-06-28net: bgmac: Start transmit queue in bgmac_openFlorian Fainelli
2016-06-28net: bgmac: Fix SOF bit checkingFlorian Fainelli
2016-06-28bonding: fix 802.3ad aggregator reselectionJay Vosburgh
2016-06-27Merge tag 'for-v4.7-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2016-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-06-28cpufreq: Avoid false-positive WARN_ON()s in cpufreq_update_policy()Rafael J. Wysocki
2016-06-27cpufreq: dt: call of_node_put() before error outMasahiro Yamada
2016-06-27intel_pstate: Do not clear utilization update hooks on policy changesRafael J. Wysocki
2016-06-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-06-27USB: don't free bandwidth_mutex too earlyAlan Stern
2016-06-27Merge tag 'linux-can-fixes-for-4.7-20160623' of git://git.kernel.org/pub/scm/...David S. Miller
2016-06-27iommu/amd: Initialize devid variable before using itNicolas Iooss
2016-06-27iommu/vt-d: Fix overflow of iommu->domains arrayJan Niehusmann
2016-06-27iommu/iova: Disable preemption around use of this_cpu_ptr()Chris Wilson
2016-06-27net: smsc911x: Fix bug where PHY interrupts are overwritten by 0Jeremy Linton
2016-06-26usb: renesas_usbhs: make usbhs_write32() staticBen Dooks
2016-06-26usb: early/ehci-dbgp: make it explicitly non-modularPaul Gortmaker
2016-06-26xhci: get rid of platform dataHeikki Krogerus
2016-06-26usb: dwc3: host: use build-in property instead of platform dataHeikki Krogerus
2016-06-26xhci: plat: adapt to unified device property interfaceHeikki Krogerus
2016-06-26xhci: rename and simplify last_trb_on_last_seg() helperMathias Nyman
2016-06-26xhci: remove enqueue_is_link() helperMathias Nyman
2016-06-26xhci: rework inc_deq() and fix off by one error.Mathias Nyman
2016-06-26xhci: use and add separate function for checking for link trbsMathias Nyman
2016-06-26xhci: clean up event ring checks from inc_enq()Mathias Nyman
2016-06-26xhci: TD-fragment, align the unsplittable case with a bounce bufferMathias Nyman