summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-02-03drm/amd/display: Add more Clock Sources to DCN2.1Sung Lee1-0/+10
2021-02-03drm/amd/display: reuse current context instead of recreating oneBhawanpreet Lakha3-23/+30
2021-02-03drm/amd/display: Fix DPCD translation for LTTPR AUX_RD_INTERVALGeorge Shen1-3/+3
2021-02-03drm/amdgpu: enable freesync for A+A configsChristian König2-3/+7
2021-02-03drm/amd/pm: fill in the data member of v2 gpu metrics table for vangoghXiaojian Du1-0/+3
2021-02-03drm/amdgpu/gfx10: update CGTS_TCC_DISABLE and CGTS_USER_TCC_DISABLE register ...chen gong1-2/+16
2021-02-03drm/amdkfd: fix null pointer panic while free buffer in kfdHuang Rui1-10/+6
2021-02-03drm/amdgpu: fix the issue that retry constantly once the buffer is oversizeHuang Rui1-1/+1
2021-02-02rtc: mc146818: Dont test for bit 0-5 in Register DThomas Gleixner2-4/+4
2021-02-02usb: xhci-mtk: break loop when find the endpoint to dropChunfeng Yun1-1/+3
2021-02-02platform/chrome: cros_ec_typec: Fix call to typec_partner_set_pd_revisionBenson Leung1-5/+1
2021-02-02usb: typec: Return void in typec_partner_set_pd_revisionKyle Tso1-8/+2
2021-02-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-16/+13
2021-02-02Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds25-68/+189
2021-02-02Merge tag 'mlx5-fixes-2021-02-01' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski4-9/+20
2021-02-02net: ipa: fix two format specifier errorsAlex Elder1-2/+2
2021-02-02net: ipa: use the right accessor in ipa_endpoint_status_skip()Alex Elder1-2/+2
2021-02-02net: ipa: be explicit about endiannessAlex Elder1-1/+1
2021-02-02net: ipa: add a missing __iomem attributeAlex Elder1-1/+1
2021-02-02net: ipa: pass correct dma_handle to dma_free_coherent()Dan Carpenter1-1/+1
2021-02-02r8169: fix WoL on shutdown if CONFIG_DEBUG_SHIRQ is setHeiner Kallweit1-2/+2
2021-02-02net: mvpp2: TCAM entry enable should be written after SRAM dataStefan Chulski1-5/+5
2021-02-02usb: typec: tcpci_maxim: Enable data path when partner is USB Comm capableBadhri Jagan Sridharan1-0/+19
2021-02-02usb: typec: tcpci: Add Callback to Usb Communication capable partnerBadhri Jagan Sridharan2-0/+15
2021-02-02usb: typec: tcpm: Add Callback to Usb Communication capable partnerBadhri Jagan Sridharan1-0/+13
2021-02-02Merge tag 'mac80211-for-net-2021-02-02' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski1-2/+2
2021-02-02drm/i915/dp: Fix LTTPR vswing/pre-emp setting in non-transparent modeImre Deak3-10/+14
2021-02-02drm/i915/dp: Move intel_dp_set_signal_levels() to intel_dp_link_training.cImre Deak4-21/+20
2021-02-02drm/i915: Fix the MST PBN divider calculationImre Deak1-1/+3
2021-02-02drm/dp/mst: Export drm_dp_get_vc_payload_bw()Imre Deak1-6/+18
2021-02-02usb: typec: tcpm: Set in_ams flag when Source caps have been receivedBadhri Jagan Sridharan1-0/+1
2021-02-02usb: typec: tcpm: Handle vbus shutoff when in source modeBadhri Jagan Sridharan1-0/+11
2021-02-02drm/i915/gem: Drop lru bumping on display unpinningChris Wilson4-53/+4
2021-02-02drm/i915/gt: Close race between enable_breadcrumbs and cancel_breadcrumbsChris Wilson1-2/+4
2021-02-02drm/i915/gt: Move the breadcrumb to the signaler if completed upon cancelChris Wilson1-19/+22
2021-02-02drm/i915/display: Prevent double YUV range correction on HDR planesAndres Calderon Jaramillo2-55/+12
2021-02-02nvme-pci: ignore the subsysem NQN on Phison E16Claus Stovgaard1-0/+2
2021-02-02nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDsThorsten Leemhuis1-0/+2
2021-02-02platform/chrome: cros_ec_typec: Set opmode to PD on SOP connectedBenson Leung1-0/+3
2021-02-02platform/chrome: cros_ec_typec: Set Partner PD revision from statusBenson Leung1-2/+12
2021-02-02platform/chrome: cros_ec_typec: Report SOP' PD revision from statusBenson Leung1-2/+7
2021-02-02Merge remote-tracking branch 'origin/cros-ec-typec-for-5.12' into ib-usb-type...Benson Leung1-41/+206
2021-02-02drm/i915: Power up combo PHY lanes for for HDMI as wellVille Syrjälä1-0/+2
2021-02-02drm/i915: Extract intel_ddi_power_up_lanes()Ville Syrjälä1-16/+19
2021-02-02drm/i915: Skip vswing programming for TBTVille Syrjälä1-0/+6
2021-02-02net/mlx5e: Release skb in case of failure in tc update skbMaor Dickman1-4/+12
2021-02-02net/mlx5e: Update max_opened_tc also when channels are closedMaxim Mikityanskiy1-4/+2
2021-02-02net/mlx5: Fix leak upon failure of rule creationMaor Gottlieb1-0/+5
2021-02-02net/mlx5: Fix function calculation for page treesDaniel Jurgens1-1/+1
2021-02-02Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski5-17/+5