summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-06-29drm/i915: Avoid early timeout during AUX transfersImre Deak1-1/+1
2016-06-29drm/i915/hsw: Avoid early timeout during LCPLL disable/restoreImre Deak1-4/+4
2016-06-29drm/i915/lpt: Avoid early timeout during FDI PHY resetImre Deak1-4/+4
2016-06-29drm/i915/bxt: Avoid early timeout during PLL enableImre Deak1-2/+2
2016-06-29drm/i915: Refresh cached DP port register value on resumeVille Syrjälä1-3/+5
2016-06-29net: marvell: Add separate config ANEG function for Marvell 88E1111Harini Katakam1-1/+43
2016-06-29net: phy: Manage fixed PHY address space using IDAFlorian Fainelli1-11/+11
2016-06-28Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2016-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-7/+14
2016-06-28connector: fix out-of-order cn_proc netlink message deliveryAaron Campbell1-21/+22
2016-06-28HID: multitouch: enable palm rejection for Windows Precision TouchpadAllen Hung1-3/+15
2016-06-28Revert "HID: multitouch: enable palm rejection if device implements confidenc...Allen Hung1-5/+0
2016-06-28net/mlx5: use mlx5_buf_alloc_node instead of mlx5_buf_alloc in mlx5_wq_ll_createWang Sheng-Hui1-7/+8
2016-06-28net: bgmac: Remove superflous netif_carrier_on()Florian Fainelli1-2/+0
2016-06-28net: bgmac: Start transmit queue in bgmac_openFlorian Fainelli1-0/+3
2016-06-28net: bgmac: Fix SOF bit checkingFlorian Fainelli1-2/+3
2016-06-28bonding: fix 802.3ad aggregator reselectionJay Vosburgh1-19/+45
2016-06-28Merge tag 'for-v4.7-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2-12/+21
2016-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-46/+34
2016-06-28cpufreq: Avoid false-positive WARN_ON()s in cpufreq_update_policy()Rafael J. Wysocki1-0/+4
2016-06-28cpufreq: dt: call of_node_put() before error outMasahiro Yamada1-3/+4
2016-06-28intel_pstate: Do not clear utilization update hooks on policy changesRafael J. Wysocki1-2/+3
2016-06-27iio: ad5755: add support for dt bindingsSean Nyekjaer1-1/+187
2016-06-27iio: buffer-dma: Use ARRAY_SIZE in for loop rangePhil Reid1-2/+2
2016-06-27iio: adc: max1363: Fix missing i2c_device_id for MAX1164x partsFlorian Vaussard1-0/+4
2016-06-27iio: proximity: as3935: remove redundant zeroing of tune_capMatt Ranostay1-1/+0
2016-06-27iio: stx104: Add GPIO support for the Apex Embedded Systems STX104William Breathitt Gray2-7/+129
2016-06-27iio: as3935: improve error reporting in as3935_event_workArnd Bergmann1-2/+8
2016-06-27staging: iio: accel: add error checkLuis de Bethencourt1-0/+2
2016-06-27iio: adc: ti-adc081c: add ACPI device ID matchingDan O'Donovan1-1/+25
2016-06-27iio: Refuse to register triggers with duplicate namesCrestez Dan Leonard1-0/+22
2016-06-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-5/+5
2016-06-27USB: don't free bandwidth_mutex too earlyAlan Stern1-10/+7
2016-06-27Merge tag 'linux-can-fixes-for-4.7-20160623' of git://git.kernel.org/pub/scm/...David S. Miller3-1/+18
2016-06-27iommu/amd: Initialize devid variable before using itNicolas Iooss1-1/+1
2016-06-27iommu/vt-d: Fix overflow of iommu->domains arrayJan Niehusmann1-1/+1
2016-06-27iommu/iova: Disable preemption around use of this_cpu_ptr()Chris Wilson1-2/+6
2016-06-27net: smsc911x: Fix bug where PHY interrupts are overwritten by 0Jeremy Linton1-2/+0
2016-06-27staging: fsl-mc: convert mc command build/parse to use C structsIoana Radulescu10-633/+1056
2016-06-27staging: fsl-mc: properly set hwirq in msi set_descStuart Yoder1-1/+16
2016-06-27staging: fsl-mc: dprc: fix ordering problem freeing resources in remove of dprcStuart Yoder1-4/+6
2016-06-27staging: fsl-mc: dprc: add missing irq freeStuart Yoder1-0/+5
2016-06-27staging: fsl-mc: fix asymmetry in destroy of mc_ioBharat Bhushan2-4/+9
2016-06-27staging: fsl-mc: make fsl_mc_is_root_dprc() globalStuart Yoder2-15/+15
2016-06-27staging: fsl-mc: export mc_get_versionStuart Yoder1-0/+1
2016-06-27staging: fsl-mc: add support for device table matchingStuart Yoder1-13/+0
2016-06-27staging: fsl-mc: clean up the device id structStuart Yoder4-10/+6
2016-06-27staging: fsl-mc: implement uevent callback and set the modaliasStuart Yoder1-1/+7
2016-06-27staging: fsl-mc: add support for the modalias sysfs attributeStuart Yoder1-0/+25
2016-06-26devpts: fix null pointer dereference on failed memory allocationColin Ian King1-2/+5