summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-07-15drm/i915/gen9: Always apply WaForceContextSaveRestoreNonCoherentMika Kuoppala1-7/+4
2016-07-15drm/i915/kbl: Add WaSkipStolenMemoryFirstPage for A0Mika Kuoppala1-2/+4
2016-07-15drm/i915/kbl: Add REVID macroMika Kuoppala1-0/+6
2016-07-15drm/i915/kbl: Init gen9 workaroundsMika Kuoppala1-16/+32
2016-07-15drm/i915/skl: Add WaDisableGafsUnitClkGatingMika Kuoppala2-0/+4
2016-07-15drm/i915/gen9: Add WaVFEStateAfterPipeControlwithMediaStateCleararun.siluvery@linux.intel.com2-0/+6
2016-07-15drm/i915/psr: Implement PSR2 w/a for gen9Daniel Vetter2-2/+16
2016-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds5-29/+18
2016-07-15i40e: use valid online CPU on q_vector initializationGuilherme G. Piccoli1-5/+11
2016-07-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-5/+5
2016-07-15ixgbe: napi_poll must return the work donePaolo Abeni1-1/+1
2016-07-15i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filterKiran Patil1-12/+20
2016-07-15i40e/i40evf: Fix i40e_rx_checksumAlexander Duyck2-26/+34
2016-07-15Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie8-39/+74
2016-07-15Merge tag 'drm-intel-fixes-2016-07-14' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-1/+12
2016-07-15bonding: set carrier off for devices created through netlinkBeniamino Galvani1-1/+5
2016-07-15Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie3-0/+24
2016-07-14drm/amdgpu: fix power distribution issue for Polaris10 XTKen Wang3-0/+22
2016-07-14drm/amdgpu: Add a missing register to Polaris golden settingKen Wang1-0/+2
2016-07-14Input: synaptics-rmi4 - use of_get_child_by_name() to fix refcountAndrew Duggan1-2/+2
2016-07-14Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE"Dmitry Torokhov1-0/+3
2016-07-14mtd: nand: omap2: Add check for old elm bindingTeresa Remmet1-2/+5
2016-07-14nvme: Remove RCU namespace protectionKeith Busch1-35/+39
2016-07-14drm/i915: Ignore panel type from OpRegion on SKLVille Syrjälä1-0/+11
2016-07-14drm/i915: Update ifdeffery for mutex->ownerChris Wilson1-1/+1
2016-07-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2016-07-13net/mlx5e: start/stop all tx queues upon open/close netdevMohamad Haj Yahia1-0/+11
2016-07-13net/mlx5e: Fix TX Timeout to detect queues stuck on BQLDaniel Jurgens1-1/+1
2016-07-13Merge tag 'media/v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-12/+36
2016-07-13net: ethoc: Correctly pad short packetsFlorian Fainelli1-0/+6
2016-07-13net: ethoc: Fix early error pathsFlorian Fainelli1-5/+5
2016-07-13Merge tag 'acpi-urgent-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-10/+14
2016-07-12net: nps_enet: Fix PCS resetNoam Camus1-0/+1
2016-07-12Merge branches 'acpica-fixes' and 'acpi-ec-fixes'Rafael J. Wysocki1-2/+13
2016-07-12Merge tag 'qcom-smd-list-voltage' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2016-07-12i40iw: Enable remote access rights for stag allocationShiraz Saleem1-0/+1
2016-07-12i40iw: do not print unitialized variables in error messageNicolas Iooss1-2/+1
2016-07-12IB core: Add port_xmit_wait counterChristoph Lameter1-0/+4
2016-07-12IB/hfi1: Fix sleep inside atomic issue in init_asic_dataTadeusz Struk1-7/+9
2016-07-12IB/hfi1: Correct issues with sc5 computationMike Marciniszyn1-20/+3
2016-07-12r8152: Add support for setting pass through MAC address on RTL8153-ADMario Limonciello1-2/+74
2016-07-11bnxt_en: initialize rc to zero to avoid returning garbageColin Ian King1-1/+1
2016-07-11Revert "ACPICA: Namespace: Fix deadlock triggered by MLC support in dynamic t...Rafael J. Wysocki2-9/+2
2016-07-11Revert "ACPICA: Namespace: Fix namespace/interpreter lock ordering"Rafael J. Wysocki2-8/+8
2016-07-10x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner1-2/+0
2016-07-10ibmvnic: Fix passive VNIC server login processThomas Falcon2-2/+61
2016-07-10ibmvnic: simplify and improve driver probe functionThomas Falcon1-56/+103
2016-07-10ibmvnic: dispose irq mappingsThomas Falcon1-0/+2
2016-07-10ibmvnic: properly start and stop tx queuesThomas Falcon1-2/+3
2016-07-09r8152: remove the setting of LAN_WAKE_ENhayeswang1-7/+1