summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-28drm/amd/display: Fix incorrect return of vblank enable on unconfigured crtcIvan Lipski
2025-10-28drm/amd/display: Add HDR workaround for a specific eDPAlex Hung
2025-10-28drm/amdgpu: fix SPDX header on cyan_skillfish_reg_init.cAlex Deucher
2025-10-28drm/amdgpu: fix SPDX header on irqsrcs_vcn_5_0.hAlex Deucher
2025-10-28drm/amdgpu: fix SPDX header on amd_cper.hAlex Deucher
2025-10-28drm/amdgpu: fix SPDX headers on amdgpu_cper.c/hAlex Deucher
2025-10-28drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on IcelandJohn Smith
2025-10-28drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on FijiJohn Smith
2025-10-28drm/amd/pm: fix smu table id bound check issue in smu_cmn_update_table()Yang Wang
2025-10-28drm/amd/display: Don't program BLNDGAM_MEM_PWR_FORCE when CM low-power is dis...Matthew Schwartz
2025-10-28drm/amd/display: pause the workload setting in dmKenneth Feng
2025-10-28drm/radeon: Remove calls to drm_put_dev()Daniel Palmer
2025-10-28drm/radeon: Do not kfree() devres managed rdevDaniel Palmer
2025-10-28drm/amd: Check that VPE has reached DPM0 in idle handlerMario Limonciello
2025-10-28drm/mediatek: Fix device use-after-free on unbindJohan Hovold
2025-10-28net: stmmac: Add a devlink attribute to control timestamping modeMaxime Chevallier
2025-10-28net: stmmac: Move subsecond increment configuration in dedicated helperMaxime Chevallier
2025-10-28net: macb: Add "mobileye,eyeq5-gem" compatibleThéo Lebrun
2025-10-28net: macb: rename bp->sgmii_phy field to bp->phyThéo Lebrun
2025-10-28net: macb: add no LSO capability (MACB_CAPS_NO_LSO)Théo Lebrun
2025-10-28net: macb: match skb_reserve(skb, NET_IP_ALIGN) with HW alignmentThéo Lebrun
2025-10-28wifi: iwlwifi: mld: add null check for kzalloc() in iwl_mld_send_proto_offload()Li Qiang
2025-10-28wifi: iwlwifi: mld: check for NULL pointer after kmallocEmmanuel Grumbach
2025-10-28wifi: iwlwifi: cfg: fix a few device namesJohannes Berg
2025-10-28wifi: iwlwifi: mld: Move EMLSR prints to IWL_DL_EHTNidhish A N
2025-10-28wifi: iwlwifi: disable EHT if the device doesn't allow itEmmanuel Grumbach
2025-10-28wifi: iwlwifi: bump core version for BZ/SC/DRJohannes Berg
2025-10-28wifi: iwlwifi: mld: use FW_CHECK on bad ROC notificationJohannes Berg
2025-10-28wifi: iwlwifi: mvm/mld: report non-HT frames as 20 MHzJohannes Berg
2025-10-28wifi: iwlwifi: bump core version for BZ/SC/DRJohannes Berg
2025-10-28wifi: iwlwifi: fix build when mvm/mld not configuredJohannes Berg
2025-10-28wifi: iwlwifi: mld: check the validity of noa_lenMiri Korenblit
2025-10-28wifi: iwlwifi: stop checking the firmware's error pointerEmmanuel Grumbach
2025-10-28wifi: iwlwifi: be more chatty when we fail to find a wifi7 deviceEmmanuel Grumbach
2025-10-28wifi: iwlwifi: fw: remove support of several iwl_lari_config_change_cmd versionsNidhish A N
2025-10-28wifi: iwlwifi: mld: include raw PHY notification in radiotapJohannes Berg
2025-10-28wifi: iwlwifi: mld: update to new sniffer APIJohannes Berg
2025-10-28wifi: iwlwifi: mld: set wiphy::iftype_ext_capab dynamicallyMiri Korenblit
2025-10-28wifi: iwlwifi: mld: support get/set_antennaEmmanuel Grumbach
2025-10-28wifi: iwlwifi: mvm: cleanup unsupported phy command versionsMiri Korenblit
2025-10-28wifi: iwlwifi: fix remaining kernel-doc warningsJohannes Berg
2025-10-28wifi: iwlwifi: tests: check listed PCI IDs have configsJohannes Berg
2025-10-28wifi: iwlwifi: cfg: add new device namesJohannes Berg
2025-10-28wifi: iwlwifi: iwlmld is always used for wifi7 devicesMiri Korenblit
2025-10-28wifi: iwlwifi: mvm: move rate conversions to utils.cJohannes Berg
2025-10-28wifi: iwlwifi: mld: reschedule check_tpt_wk also not in EMLSRMiri Korenblit
2025-10-28wifi: iwlwifi: mld: remove support from of alive notif version 6Miri Korenblit
2025-10-28wifi: iwlwifi: align the name of iwl_alive_ntf_v6 to the conventionMiri Korenblit
2025-10-28drm/sched: avoid killing parent entity on child SIGKILLDavid Rosca
2025-10-28dibs: Use subsys_initcall()Alexandra Winter