summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-09-13i2c: Make I2C_ATR invisibleGeert Uytterhoeven1-1/+1
2023-09-13w1: ds2482: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König1-1/+1
2023-09-13drm/amdkfd: Insert missing TLB flush on GFX10 and laterHarish Kasiviswanathan1-2/+1
2023-09-12tpm: Fix typo in tpmrm class definitionJustin M. Forbes1-1/+1
2023-09-12nvme-pci: do not set the NUMA node of device if it has nonePratyush Yadav1-3/+0
2023-09-12veth: Update XDP feature set when bringing up deviceToke Høiland-Jørgensen1-0/+2
2023-09-12driver core: return an error when dev_set_name() hasn't happenedAndy Shevchenko1-0/+2
2023-09-12Revert "comedi: add HAS_IOPORT dependencies"Ian Abbott1-68/+35
2023-09-12net: macb: fix sleep inside spinlockSascha Hauer1-2/+3
2023-09-12drm/i915: Only check eDP HPD when AUX CH is sharedVille Syrjälä3-1/+28
2023-09-12Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann6940-109305/+239077
2023-09-12drm/amd/display: Fix 2nd DPIA encoder AssignmentMustapha Ghaddar1-3/+1
2023-09-12drm/amd/display: Add DPIA Link Encoder Assignment FixMustapha Ghaddar5-6/+58
2023-09-12drm/amd/display: fix replay_mode kernel-doc warningRandy Dunlap1-1/+1
2023-09-12drm/amdgpu: Handle null atom context in VBIOS info ioctlDavid Francis1-6/+11
2023-09-12drm/amdkfd: Checkpoint and restore queues on GFX11David Francis1-0/+41
2023-09-12drm/amd/display: Adjust the MST resume flowWayne Lin1-13/+80
2023-09-12drm/amdgpu: fallback to old RAS error message for aqua_vanjaramHawking Zhang1-2/+4
2023-09-12drm/amdgpu/nbio4.3: set proper rmmio_remap.reg_offset for SR-IOVAlex Deucher1-0/+3
2023-09-12drm/amdgpu/soc21: don't remap HDP registers for SR-IOVAlex Deucher1-1/+1
2023-09-12drm/amd/display: Don't check registers, if using AUX BL controlSwapnil Patel1-1/+3
2023-09-12drm/amdgpu: fix retry loop testDan Carpenter1-1/+1
2023-09-12drm/amd/display: Add dirty rect support for ReplayBhawanpreet Lakha1-1/+2
2023-09-12Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"Hamza Mahfooz3-29/+3
2023-09-12drm/amd/display: fix the white screen issue when >= 64GB DRAMYifan Zhang1-5/+9
2023-09-12drm/amdkfd: Update CU masking for GFX 9.4.3Mukul Joshi7-28/+56
2023-09-12drm/amdkfd: Update cache info reporting for GFX v9.4.3Mukul Joshi3-37/+51
2023-09-12drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3Mukul Joshi14-65/+60
2023-09-12drm/amdkfd: Fix unaligned 64-bit doorbell warningMukul Joshi1-0/+2
2023-09-12drm/amdkfd: Fix reg offset for setting CWSR grace periodMukul Joshi7-16/+8
2023-09-12md/raid1: fix error: ISO C90 forbids mixed declarationsNigel Croxon1-2/+1
2023-09-11thermal: Constify the trip argument of the .get_trend() zone callbackRafael J. Wysocki2-2/+3
2023-09-11thermal/of: add missing of_node_put()Julia Lawall1-2/+6
2023-09-11Merge tag 'drm-misc-next-fixes-2023-09-11' of git://anongit.freedesktop.org/d...Daniel Vetter1-1/+1
2023-09-11usb: typec: ucsi: Fix NULL pointer dereferenceHeikki Krogerus1-0/+3
2023-09-11platform/x86: asus-wmi: Support 2023 ROG X16 tablet modeLuke D. Jones1-0/+9
2023-09-11platform/mellanox: NVSW_SN2201 should depend on ACPIGeert Uytterhoeven1-2/+2
2023-09-11platform/mellanox: mlxbf-bootctl: add NET dependency into KconfigDavid Thompson1-0/+1
2023-09-11platform/mellanox: mlxbf-pmc: Fix reading of unprogrammed eventsShravan Kumar Ramani1-20/+7
2023-09-11platform/mellanox: mlxbf-pmc: Fix potential buffer overflowsShravan Kumar Ramani1-7/+7
2023-09-11platform/mellanox: mlxbf-tmfifo: Drop jumbo framesLiming Sun1-7/+17
2023-09-11platform/mellanox: mlxbf-tmfifo: Drop the Rx packet if no more descriptorsLiming Sun1-17/+49
2023-09-11net: ethernet: mtk_eth_soc: fix pse_port configuration for MT7988Lorenzo Bianconi1-2/+4
2023-09-11net: ethernet: mtk_eth_soc: fix uninitialized variableDaniel Golle1-2/+3
2023-09-11r8152: check budget for r8152_poll()Hayes Wang1-0/+3
2023-09-11net: dsa: sja1105: block FDB accesses that are concurrent with a switch resetVladimir Oltean1-0/+2
2023-09-11net: dsa: sja1105: serialize sja1105_port_mcast_flood() with other FDB accessesVladimir Oltean2-13/+45
2023-09-11net: dsa: sja1105: fix multicast forwarding working only for last added mdb e...Vladimir Oltean1-43/+37
2023-09-11net: dsa: sja1105: propagate exact error code from sja1105_dynamic_config_pol...Vladimir Oltean1-7/+8
2023-09-11net: dsa: sja1105: hide all multicast addresses from "bridge fdb show"Vladimir Oltean1-5/+6