aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds9-49/+132
2020-03-31net: dsa: ksz: Select KSZ protocol tagCodrin Ciubotariu1-0/+1
2020-03-31pcmcia: remove some unused space charactersHu Haowen1-3/+3
2020-03-31drm/amd/display: increase HDCP authentication delayBhawanpreet Lakha1-1/+1
2020-03-31drm/amd/display: Correctly cancel future watchdog and callback eventsBhawanpreet Lakha1-1/+3
2020-03-31drm/amd/display: Don't try hdcp1.4 when content_type is set to type1Bhawanpreet Lakha1-2/+6
2020-03-31libnvdimm/region: Fix build errorYueHaibing1-5/+3
2020-03-31drm/amd/powerplay: move the ASIC specific nbio operation out of smu_v11_0.cEvan Quan4-13/+44
2020-03-31drm/amd/powerplay: drop redundant BIF doorbell interrupt operationsEvan Quan1-14/+0
2020-03-31drm/amd/display: Fix dcn21 num_statesDmytro Laktyushkin4-30/+18
2020-03-31drm/amd/display: Enable BT2020 in COLOR_ENCODING propertyStylon Wang1-2/+5
2020-03-31drm/amd/display: LFC not working on 2.0x range monitors (v2)Aric Cyr1-15/+19
2020-03-31drm/amd/display: Support plane level CTMStylon Wang3-1/+18
2020-03-31drm/amd/display: Revert change to HDCP display statesIsabel Zhang6-28/+49
2020-03-31drm/amd/display: Not doing optimize bandwidth if flip pending.Yongqiang Sun1-0/+23
2020-03-31drm/amd/display: Use double buffered DRR timing update by defaultNicholas Kazlauskas2-0/+21
2020-03-31drm/amd/display: Support P010 pixel formatStylon Wang4-3/+11
2020-03-31drm/amd/display: Update function to get optimal number of tapsEric Bernstein1-0/+1
2020-03-31drm/amdgpu: fix hpd bo size calculation errorKevin Wang2-2/+2
2020-03-31Merge tag 'gvt-next-fixes-2020-03-31' of https://github.com/intel/gvt-linux into drm-intel-next-fixesRodrigo Vivi4-19/+15
2020-03-31nvme-tcp: don't poll a non-live queueSagi Grimberg1-0/+3
2020-03-31nvme-tcp: fix possible crash in write_zeroes processingSagi Grimberg1-6/+7
2020-03-31Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds9-645/+450
2020-03-31Merge tag 'm68k-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds5-23/+23
2020-03-31drm/mm: revert "Break long searches in fragmented address spaces"Christian König1-7/+1
2020-03-31i2c: rcar: clean up after refactoring i2c_timingsWolfram Sang1-6/+6
2020-03-31PCI: pciehp: Fix MSI interrupt raceStuart Hayes1-6/+20
2020-03-31PCI: pciehp: Fix indefinite wait on sysfs requestsLukas Wunner1-7/+7
2020-03-31drm/xen: fix passing zero to 'PTR_ERR' warningDing Xiang1-1/+1
2020-03-31of: of_private.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-31gpio: Avoid using pin ranges with !PINCTRLThierry Reding1-3/+5
2020-03-31pinctrl: qcom: fix compilation errorAnsuel Smith1-1/+0
2020-03-31nvmet-fc: fix typo in commentJames Smart1-1/+1
2020-03-31nvme-rdma: Replace comma with a semicolonIsrael Rukshin1-1/+1
2020-03-31nvme-fcloop: fix deallocation of working contextJames Smart1-24/+52
2020-03-31nvme: fix compat address handling in several ioctlsNick Bowler1-7/+20
2020-03-31PCI: endpoint: Fix clearing start entry in configfsKunihiko Hayashi1-0/+1
2020-03-31PCI: tegra: Add support for PCIe endpoint mode in Tegra194Vidya Sagar3-18/+695
2020-03-31fbcon: fix null-ptr-deref in fbcon_switchQiujun Huang1-0/+3
2020-03-31Merge tag 'drm-msm-next-2020-03-22' of https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie21-620/+557
2020-03-31Merge v5.6 into drm-nextDave Airlie296-1416/+2679
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-32/+51
2020-03-30netdevsim: dev: Fix memory leak in nsim_dev_take_snapshot_writeGustavo A. R. Silva1-0/+1
2020-03-30net: stmmac: add EHL 2.5Gbps PCI info and PCI IDVoon Weifeng1-8/+16
2020-03-30net: stmmac: add EHL PSE0 & PSE1 1Gbps PCI info and PCI IDVoon Weifeng1-0/+75
2020-03-30net: stmmac: create dwmac-intel.c to contain all Intel platformVoon Weifeng4-313/+519
2020-03-30net: dsa: bcm_sf2: Support specifying VLAN tag egress ruleFlorian Fainelli1-2/+38
2020-03-30net: dsa: bcm_sf2: Add support for matching VLAN TCIFlorian Fainelli1-15/+38
2020-03-30net: dsa: bcm_sf2: Move writing of CFP_DATA(5) into slicing functionsFlorian Fainelli1-32/+32
2020-03-30net: dsa: bcm_sf2: Check earlier for FLOW_EXT and FLOW_MAC_EXTFlorian Fainelli1-2/+3