summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* accel/ivpu/37xx: Fix hangs related to MMIO resetJacek Lawrynowicz2023-12-031-24/+22
* accel/ivpu: Do not initialize parameters on power upStanislaw Gruszka2023-12-032-8/+8
* net: Move {l,t,d}stats allocation to core and convert veth & vrfDaniel Borkmann2023-12-032-25/+5
* net, vrf: Move dstats structure to coreDaniel Borkmann2023-12-031-17/+7
* drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP fullJonas Karlman2023-12-031-3/+11
* drm/i915: do not clean GT table on error pathAndrzej Hajda2023-12-032-14/+1
* ata: pata_isapnp: Add missing error check for devm_ioport_map()Chen Ni2023-12-031-0/+3
* octeontx2-pf: Fix memory leak during interface downSuman Ghosh2023-12-031-0/+2
* wireguard: use DEV_STATS_INC()Eric Dumazet2023-12-033-9/+10
* net: wangxun: fix kernel panic due to null pointerJiawen Wu2023-12-033-9/+7
* drm/panel: simple: Fix Innolux G101ICE-L01 timingsMarek Vasut2023-12-031-6/+6
* drm/panel: simple: Fix Innolux G101ICE-L01 bus flagsMarek Vasut2023-12-031-0/+1
* drm/panel: auo,b101uan08.3: Fine tune the panel power sequenceXuxin Xiong2023-12-031-0/+1
* s390/ism: ism driver implies smc protocolGerd Bayer2023-12-032-48/+48
* drm/msm/dsi: use the correct VREG_CTRL_1 value for 4nm cphyJonathan Marek2023-12-031-1/+1
* irqchip/gic-v3-its: Flush ITS tables correctly in non-coherent GIC designsFang Xiang2023-12-031-6/+10
* drm/amd/display: Change the DMCUB mailbox memory location from FB to inboxLewis Huang2023-11-283-22/+45
* drm/amd/display: Clear dpcd_sink_ext_caps if not setPaul Hsieh2023-11-282-0/+4
* drm/amd/display: Enable fast plane updates on DCN3.2 and aboveTianci Yin2023-11-281-4/+4
* drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()Mario Limonciello2023-11-281-0/+3
* drm/amd/display: Fix DSC not Enabled on Direct MST SinkFangzhi Zuo2023-11-281-15/+14
* drm/amd/display: Guard against invalid RPTR/WPTR being setNicholas Kazlauskas2023-11-281-3/+15
* drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling2023-11-281-2/+2
* drm/amdgpu: lower CS errors to debug severityChristian König2023-11-281-1/+1
* drm/amdgpu: fix error handling in amdgpu_bo_list_get()Christian König2023-11-281-0/+1
* drm/amdgpu: fix error handling in amdgpu_vm_initChristian König2023-11-281-15/+16
* drm/amdgpu: don't use ATRM for external devicesAlex Deucher2023-11-281-0/+5
* drm/amdgpu: add a retry for IP discovery initAlex Deucher2023-11-281-2/+21
* drm/amdgpu: fix GRBM read timeout when do mes_self_testTim Huang2023-11-281-0/+16
* drm/amdgpu: don't use pci_is_thunderbolt_attached()Alex Deucher2023-11-282-6/+7
* drm/amdgpu/smu13: drop compute workload workaroundAlex Deucher2023-11-281-30/+2
* drm/amd/pm: Fix error of MACO flag setting codeMa Jun2023-11-282-8/+9
* drm/i915: Flush WC GGTT only on required platformsNirmoy Das2023-11-281-11/+24
* drm/i915: Fix potential spectre vulnerabilityKunwu Chan2023-11-281-0/+1
* drm/i915: Bump GLK CDCLK frequency when driving multiple pipesVille Syrjälä2023-11-281-0/+12
* drm/i915/mtl: Support HBR3 rate with C10 phy and eDP in MTLChaitanya Kumar Borah2023-11-281-1/+1
* drm/amd/display: Add Null check for DPP resourceGabe Teeger2023-11-281-1/+1
* drm: bridge: it66121: ->get_edid callback must not return err pointersJani Nikula2023-11-281-2/+2
* drm/amd/pm: Handle non-terminated overdrive commands.Bas Nieuwenhuizen2023-11-281-2/+6
* Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"Heiner Kallweit2023-11-281-3/+1
* Revert "HID: logitech-dj: Add support for a new lightspeed receiver iteration"Jiri Kosina2023-11-282-9/+3
* media: qcom: camss: Fix csid-gen2 for test pattern generatorAndrey Konovalov2023-11-281-6/+3
* media: qcom: camss: Fix invalid clock enable bit disjunctionBryan O'Donoghue2023-11-281-1/+1
* media: qcom: camss: Fix set CSI2_RX_CFG1_VC_MODE when VC is greater than 3Bryan O'Donoghue2023-11-281-0/+2
* media: qcom: camss: Fix missing vfe_lite clocks checkBryan O'Donoghue2023-11-281-1/+2
* media: qcom: camss: Fix VFE-480 vfe_disable_output()Bryan O'Donoghue2023-11-281-19/+3
* media: qcom: camss: Fix VFE-17x vfe_disable_output()Bryan O'Donoghue2023-11-281-19/+3
* media: qcom: camss: Fix vfe_get() error jumpBryan O'Donoghue2023-11-281-1/+1
* media: qcom: camss: Fix pm_domain_on sequence in probeBryan O'Donoghue2023-11-281-6/+6
* mmc: sdhci-pci-gli: GL9750: Mask the replay timer timeout of AERVictor Shih2023-11-281-0/+8