summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-10power: rt9455: hide unused rt9455_boost_voltage_valuesArnd Bergmann1-0/+2
2024-04-10thunderbolt: Avoid notify PM core about runtime PM resumeGil Fine4-11/+36
2024-04-10thunderbolt: Fix wake configurations after device unplugGil Fine1-7/+14
2024-04-10pds_core: Fix pdsc_check_pci_health function to use work threadBrett Creeley4-1/+18
2024-04-10arm64: dts: rockchip: regulator for sd needs to be always on for BPI-R2ProJose Ignacio Tornos Martinez1-0/+2
2024-04-10x86/bugs: Fix return type of spectre_bhi_state()Daniel Sneddon1-1/+1
2024-04-10dt-bindings: rockchip: grf: Add missing type to 'pcie-phy' nodeRob Herring1-0/+1
2024-04-10Merge branch 'linus' into x86/urgent, to pick up dependent commitsIngo Molnar33-87/+463
2024-04-10arm64: dts: rockchip: drop redundant disable-gpios in Lubancat 2Krzysztof Kozlowski1-1/+0
2024-04-10arm64: dts: rockchip: drop redundant disable-gpios in Lubancat 1Krzysztof Kozlowski1-1/+0
2024-04-10arm64: dts: rockchip: drop redundant pcie-reset-suspend in Scarlet DumoKrzysztof Kozlowski1-1/+0
2024-04-10arm64: dts: rockchip: mark system power controller and fix typo on orangepi-5...Muhammed Efe Cetin1-1/+2
2024-04-10arm64: dts: rockchip: Designate the system power controller on QuartzPro64Dragan Simic1-0/+1
2024-04-10perf/x86: Fix out of range dataNamhyung Kim1-0/+1
2024-04-10drm/amdgpu: differentiate external rev id for gfx 11.5.0Yifan Zhang1-1/+4
2024-04-10drm/amd/display: Adjust dprefclk by down spread percentage.Zhongwei2-4/+54
2024-04-10drm/amd/display: Set VSC SDP Colorimetry same way for MST and SSTHarry Wentland1-9/+3
2024-04-10drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= 1.4Harry Wentland1-2/+5
2024-04-10drm/amd/display: fix disable otg wa logic in DCN316Fudongwang1-7/+12
2024-04-10drm/amd/display: Do not recursively call manual trigger programmingDillon Varone1-3/+0
2024-04-10drm/amd/display: always reset ODM mode in context when adding first planeWenjing Liu1-0/+9
2024-04-10drm/amdgpu: fix incorrect number of active RBs for gfx11Tim Huang1-1/+1
2024-04-10drm/amd/display: Return max resolution supported by DWBAlex Hung1-4/+2
2024-04-10amd/amdkfd: sync all devices to wait all processes being evictedZhigang Luo1-11/+6
2024-04-10drm/amdgpu: clear set_q_mode_offs when VM changedZhenGuo Yin1-0/+1
2024-04-10drm/amdgpu: Fix VCN allocation in CPX partitionLijo Lazar1-4/+11
2024-04-10drm/amd/pm: fix the high voltage issue after unloadKenneth Feng4-14/+48
2024-04-10drm/amd/display: Skip on writeback when it's not applicableAlex Hung1-1/+8
2024-04-10drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2Tao Zhou1-13/+3
2024-04-10drm/amdgpu: add smu 14.0.1 discovery supportYifan Zhang1-0/+1
2024-04-10drm/amd/swsmu: Update smu v14.0.0 headers to be 14.0.1 compatiblelima10026-43/+413
2024-04-10drm/amdgpu : Increase the mes log buffer size as per new MES FW versionshaoyunl2-3/+3
2024-04-10drm/amdgpu : Add mes_log_enable to control mes log featureshaoyunl4-3/+20
2024-04-10drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11Tim Huang1-1/+11
2024-04-10drm/amd/display: add DCN 351 version for microcode loadLi Ma1-1/+6
2024-04-10drm/amdgpu: Reset dGPU if suspend got abortedLijo Lazar1-0/+25
2024-04-10drm/amdgpu/umsch: reinitialize write pointer in hw initLang Yu1-0/+2
2024-04-10drm/amdgpu: Refine IB schedule error loggingLijo Lazar1-2/+5
2024-04-10drm/amdgpu: always force full reset for SOC21Alex Deucher1-2/+0
2024-04-10drm/amdkfd: Reset GPU on queue preemption failureHarish Kasiviswanathan1-0/+1
2024-04-10ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addrJiri Benc2-3/+8
2024-04-10Merge branch 'net-start-to-replace-copy_from_sockptr'Jakub Kicinski3-11/+36
2024-04-10nfc: llcp: fix nfc_llcp_setsockopt() unsafe copiesEric Dumazet1-6/+6
2024-04-10mISDN: fix MISDN_TIME_STAMP handlingEric Dumazet1-5/+5
2024-04-10net: add copy_safe_from_sockptr() helperEric Dumazet1-0/+25
2024-04-10fs/9p: remove erroneous nlink init from legacy stat2inodeEric Van Hensbergen1-2/+0
2024-04-10bcachefs: btree_node_scan: Respect member.data_allowedKent Overstreet1-0/+3
2024-04-10ASoC: cs35l56: Fixes to handling of ASP1 configMark Brown7-32/+130
2024-04-10ASoC: SOF: ipc4-pcm: Do not reset ChainDMA if it isMark Brown1-36/+79
2024-04-10ASoC: SOF: misc fixesMark Brown5-7/+30