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