summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2019-10-30drm/amd/display: add 50us buffer as WA for pstate switch in activeJun Lei-1/+2
2019-10-30drm/amd/display: Allow inverted gammaAidan Yang-14/+8
2019-10-30drm/amd/display: do not synchronize "drr" displaysJun Lei-0/+6
2019-10-30drm/amdgpu: If amdgpu_ib_schedule fails return back the error.Andrey Grodzovsky-1/+3
2019-10-30drm/sched: Set error to s_fence if HW job submission failed.Andrey Grodzovsky-3/+16
2019-10-30drm/amdgpu/gfx10: update gfx golden settings for navi12Tianci.Yin-1/+1
2019-10-30drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin-1/+1
2019-10-30drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin-1/+1
2019-10-30drm/amd/display: Change Navi14's DWB flag to 1Zhan liu-1/+1
2019-10-30drm/amdgpu/sdma5: do not execute 0-sized IBs (v2)Pierre-Eric Pelloux-Prayer-0/+1
2019-10-30drm/amdgpu: Fix SDMA hang when performing VKexample testchen gong-0/+1
2019-10-30iwlwifi: fw api: support new API for scan config cmdAyala Beker-10/+61
2019-10-30mt76: dma: fix buffer unmap with non-linear skbsLorenzo Bianconi-4/+7
2019-10-30mt76: mt76x2e: disable pcie_aspm by defaultLorenzo Bianconi-0/+51
2019-10-30usb: cdns3: gadget: Fix g_audio use case when connected to Super-Speed hostRoger Quadros-5/+26
2019-10-30Merge tag 'iommu-fixes-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+15
2019-10-30usb: cdns3: gadget: reset EP_CLAIMED flag while unloadingSanket Parmar-0/+2
2019-10-30staging: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede-0/+3272
2019-10-30Merge tag 'intel-pinctrl-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/...Linus Walleij-14/+33
2019-10-30iommu/vt-d: Fix panic after kexec -p for kdumpJohn Donnelly-1/+1
2019-10-30iommu/amd: Apply the same IVRS IOAPIC workaround to Acer Aspire A315-41Takashi Iwai-0/+13
2019-10-30iommu/ipmmu-vmsa: Remove dev_err() on platform_get_irq() failureYueHaibing-3/+1
2019-10-30USB: serial: whiteheat: fix line-speed endiannessJohan Hovold-4/+7
2019-10-30USB: serial: whiteheat: fix potential slab corruptionJohan Hovold-0/+4
2019-10-29drm/i915: Fix PCH reference clock for FDI on HSW/BDWVille Syrjälä-5/+23
2019-10-29Merge tag 'mlx5-fixes-2019-10-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-36/+66
2019-10-29bonding: fix using uninitialized mode_lockTaehee Yoo-1/+1
2019-10-29net: fec_ptp: Use platform_get_irq_xxx_optional() to avoid error messageAnson Huang-2/+2
2019-10-29net: fec_main: Use platform_get_irq_byname_optional() to avoid error messageAnson Huang-1/+1
2019-10-29vxlan: check tun_info options_len properlyXin Long-2/+4
2019-10-29net: hisilicon: Fix ping latency when deal with high throughputJiangfeng Xiao-6/+9
2019-10-29net/mlx4_core: Dynamically set guaranteed amount of counters per VFEran Ben Elisha-16/+26
2019-10-29net/mlx5e: Initialize on stack link modes bitmapAya Levin-1/+1
2019-10-29net/mlx5e: Fix ethtool self test: link speedAya Levin-12/+3
2019-10-29net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budgetMaxim Mikityanskiy-1/+4
2019-10-29net/mlx5e: Don't store direct pointer to action's tunnel infoVlad Buslov-7/+27
2019-10-29net/mlx5: Fix NULL pointer dereference in extended destinationEli Britstein-1/+2
2019-10-29net/mlx5: Fix rtable reference leakParav Pandit-3/+9
2019-10-29net/mlx5e: Only skip encap flows update when encap init failedVlad Buslov-2/+2
2019-10-29net/mlx5e: Replace kfree with kvfree when free vhca statsMaor Gottlieb-2/+2
2019-10-29net/mlx5e: Remove incorrect match criteria assignment lineDmytro Linkin-1/+0
2019-10-29net/mlx5e: Determine source port properly for vlan push actionDmytro Linkin-6/+16
2019-10-29net: mscc: ocelot: refuse to overwrite the port's native vlanVladimir Oltean-1/+8
2019-10-29net: mscc: ocelot: fix vlan_filtering when enslaving to bridge before link is upVladimir Oltean-1/+1
2019-10-29wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggleNavid Emamdoost-1/+1
2019-10-29drm/i915/tgl: Fix doc not corresponding to codeAnna Karas-2/+2
2019-10-29drm/panfrost: Don't dereference bogus MMU pointersRobin Murphy-3/+3
2019-10-29drm/panfrost: fix -Wmissing-prototypes warningsYi Wang-4/+6
2019-10-29net: hisilicon: Fix "Trying to free already-free IRQ"Jiangfeng Xiao-1/+0
2019-10-29fjes: Handle workqueue allocation failureWill Deacon-1/+14