summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-03soundwire: qcom: update status correctly with maskSrinivas Kandagatla1-1/+1
2023-08-03phy: qcom-snps-femto-v2: properly enable ref clockAdrien Thierry1-15/+48
2023-08-03phy: qcom-snps-femto-v2: keep cfg_ahb_clk enabled during runtime suspendAdrien Thierry1-9/+0
2023-08-03phy: qcom-snps: correct struct qcom_snps_hsphy kerneldocKrzysztof Kozlowski1-1/+1
2023-08-03phy: phy-mtk-dp: Fix an error code in probe()Dan Carpenter1-1/+1
2023-08-03drm/amd/display: Prevent vtotal from being set to 0Daniel Miess1-1/+5
2023-08-03drm/amd/display: Fix possible underflow for displays with large vblankDaniel Miess1-12/+7
2023-08-03drm/amd/display: update extended blank for dcn314 onwardsGabe Teeger8-57/+29
2023-08-03drm/amd/display: Add FAMS validation before trying to use itRodrigo Siqueira4-2/+14
2023-08-03drm/amd/display: fix dc/core/dc.c kernel-docRandy Dunlap1-15/+25
2023-08-03drm/amd/display: Rework comments on dc fileRodrigo Siqueira2-123/+70
2023-08-03maple_tree: fix 32 bit mas_next testingLiam R. Howlett1-1/+4
2023-08-03maple_tree: add __init and __exit to test moduleLiam R. Howlett3-151/+155
2023-08-03test_maple_tree: test modifications while iteratingLiam R. Howlett1-0/+72
2023-08-03tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if f...Masami Hiramatsu (Google)3-12/+14
2023-08-03Revert "tracing: Add "(fault)" name injection to kernel probes"Masami Hiramatsu (Google)3-26/+9
2023-08-03tracing: Allow synthetic events to pass around stacktracesSteven Rostedt (Google)4-5/+87
2023-08-03tracing/probes: Fix to avoid double count of the string length on the arrayMasami Hiramatsu (Google)1-2/+2
2023-08-03tracing/probes: Add symstr type for dynamic eventsMasami Hiramatsu (Google)5-26/+91
2023-08-03mptcp: do not rely on implicit state check in mptcp_listen()Paolo Abeni1-0/+5
2023-08-03mptcp: introduce 'sk' to replace 'sock->sk' in mptcp_listen()Menglong Dong1-6/+7
2023-08-03arm64: errata: Mitigate Ampere1 erratum AC03_CPU_38 at stage-2Oliver Upton5-3/+41
2023-08-03KVM: arm64: Condition HW AF updates on config optionOliver Upton1-0/+2
2023-08-03drm/ttm: never consider pinned BOs for eviction&swapChristian König1-0/+6
2023-08-03tty: fix hang on tty device with no_room setHui Li1-4/+21
2023-08-03n_tty: Rename tail to old_tail in n_tty_read()Ilpo Järvinen1-3/+3
2023-08-03drm/ttm: Don't leak a resource on eviction errorThomas Hellström1-11/+11
2023-08-03drm/ttm: Don't print error message if eviction was interruptedThomas Hellström1-1/+2
2023-08-03drm/amd/display: Set minimum requirement for using PSR-SU on PhoenixMario Limonciello3-0/+8
2023-08-03drm/amd/display: Set minimum requirement for using PSR-SU on RembrandtMario Limonciello7-5/+25
2023-08-03drm/amd/display: Update correct DCN314 register headerCruise Hung4-2/+100
2023-08-03drm/amd/display: fix dcn315 single stream crb allocationDmytro Laktyushkin1-3/+12
2023-08-03drm/amd/display: add pixel rate based CRB allocation supportDmytro Laktyushkin6-17/+154
2023-08-03drm/amd/display: fix unbounded requesting for high pixel rate modes on dcn315Dmytro Laktyushkin3-1/+9
2023-08-03drm/amd/display: use low clocks for no plane configsDmytro Laktyushkin2-5/+27
2023-08-03drm/amd/display: add ODM case when looking for first split pipeSamson Tam2-1/+55
2023-08-03drm/amd/display: Use min transition for all SubVP plane add/removeAlvin Lee1-9/+22
2023-08-03drm/amd/display: Include surface of unaffected streamsRodrigo Siqueira3-3/+28
2023-08-03drm/amd/display: Copy DC context in the commit streamsRodrigo Siqueira2-9/+36
2023-08-03drm/amd/display: Enable new commit sequence only for DCN32xRodrigo Siqueira2-9/+50
2023-08-03drm/amd/display: Rework context change checkRodrigo Siqueira1-7/+7
2023-08-03drm/amd/display: Check if link state is validRodrigo Siqueira1-0/+2
2023-08-03drm/amd/display: add FB_DAMAGE_CLIPS supportHamza Mahfooz2-46/+88
2023-08-03PCI: rockchip: Don't advertise MSI-X in PCIe capabilitiesRick Wertenbroek2-0/+29
2023-08-03PCI: rockchip: Fix window mapping and address translation for endpointRick Wertenbroek2-88/+75
2023-08-03PCI: rockchip: Remove writes to unused registersRick Wertenbroek1-10/+0
2023-08-03PCI/ASPM: Avoid link retraining raceIlpo Järvinen1-0/+11
2023-08-03PCI/ASPM: Factor out pcie_wait_for_retrain()Ilpo Järvinen1-12/+18
2023-08-03PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link()Bjorn Helgaas1-9/+11
2023-08-03MIPS: Loongson: Fix build error when make modules_installHuacai Chen1-7/+3