summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-24drm/msm/dpu: dpu_hw_intf.h: fix all kernel-doc warningsRandy Dunlap
2025-12-24drm/msm/dpu: dpu_hw_dspp.h: fix all kernel-doc warningsRandy Dunlap
2025-12-24drm/msm/dpu: dpu_hw_dsc.h: fix all kernel-doc warningsRandy Dunlap
2025-12-24drm/msm/dpu: dpu_hw_cwb.h: fix all kernel-doc warningsRandy Dunlap
2025-12-24drm/msm/dpu: dpu_hw_ctl.h: fix all kernel-doc warningsRandy Dunlap
2025-12-24drm/msm/dpu: dpu_hw_cdm.h: fix all kernel-doc warningsRandy Dunlap
2025-12-24drm/msm/dp: fix all kernel-doc warningsRandy Dunlap
2025-12-24drm/msm/disp: mdp_format: fix all kernel-doc warningsRandy Dunlap
2025-12-24RDMA/rtrs: server: remove dead codeHonggang LI
2025-12-24phy: ti: phy-j721e-wiz: convert from round_rate() to determine_rate()Brian Masney
2025-12-24phy: rockchip: phy-rockchip-samsung-hdptx: convert from round_rate() to deter...Brian Masney
2025-12-24phy: rockchip: phy-rockchip-inno-hdmi: convert from round_rate() to determine...Brian Masney
2025-12-24phy: mediatek: phy-mtk-mipi-dsi-mt8183: convert from round_rate() to determin...Brian Masney
2025-12-24phy: mediatek: phy-mtk-mipi-dsi-mt8173: convert from round_rate() to determin...Brian Masney
2025-12-24phy: mediatek: phy-mtk-hdmi-mt8195: convert from round_rate() to determine_ra...Brian Masney
2025-12-24phy: mediatek: phy-mtk-hdmi-mt8173: convert from round_rate() to determine_ra...Brian Masney
2025-12-24phy: mediatek: phy-mtk-hdmi-mt2701: convert from round_rate() to determine_ra...Brian Masney
2025-12-24phy: freescale: phy-fsl-samsung-hdmi: convert from round_rate() to determine_...Brian Masney
2025-12-24phy: tegra: xusb: Explicitly configure HS_DISCON_LEVEL to 0x7Wayne Chang
2025-12-24phy: qualcomm: phy-qcom-eusb2-repeater: Add squelch detect param updateKrishna Kurapati
2025-12-24dt-bindings: phy: qcom,snps-eusb2-repeater: Add squelch param updateKrishna Kurapati
2025-12-24dt-bindings: phy: samsung,usb3-drd-phy: add power-domainsAndré Draszik
2025-12-24dt-bindings: phy: samsung,ufs-phy: add power-domainsAndré Draszik
2025-12-24riscv: dts: sophgo: cv180x: fix USB dwc2 FIFO sizesAnton D. Stavinskii
2025-12-24mhi: host: Add support for loading dual ELF image formatQiang Yu
2025-12-24drm/i915/cx0: Use the consolidated HDMI tablesSuraj Kandpal
2025-12-24riscv: dts: spacemit: PCIe and PHY-related updatesAlex Elder
2025-12-24riscv: dts: spacemit: Add a PCIe regulatorAlex Elder
2025-12-23Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2025-12-23PCI: trace: Add RAS tracepoint to monitor link speed changesShuai Xue
2025-12-23PCI: trace: Add generic RAS tracepoint for hotplug eventShuai Xue
2025-12-23PCI: Use resource_set_range() that correctly sets ->endIlpo Järvinen
2025-12-23PCI: endpoint: Avoid creating sub-groups asynchronouslyLiu Song
2025-12-23Documentation: PCI: endpoint: Fix ntb/vntb copy & paste errorsBaruch Siach
2025-12-23drm/xe/guc: READ/WRITE_ONCE ct->stateJonathan Cavitt
2025-12-23drm/xe/guc: READ/WRITE_ONCE g2h_fence->doneJonathan Cavitt
2025-12-23ecryptfs: Drop redundant NUL terminations after calling ecryptfs_to_hexThorsten Blum
2025-12-23ecryptfs: Replace memcpy + NUL termination in ecryptfs_new_file_contextThorsten Blum
2025-12-23ecryptfs: Replace strcpy with strscpy in ecryptfs_validate_optionsThorsten Blum
2025-12-23ecryptfs: Replace strcpy with strscpy in ecryptfs_cipher_code_to_stringThorsten Blum
2025-12-23ecryptfs: Replace strcpy with strscpy in ecryptfs_set_default_crypt_stat_valsThorsten Blum
2025-12-23ecryptfs: simplify list initialization in ecryptfs_parse_packet_set()Baolin Liu
2025-12-23ecryptfs: Remove unused declartion ecryptfs_fill_zeros()Zhang Zekun
2025-12-23ecryptfs: Fix packet format comment in parse_tag_67_packet()Thorsten Blum
2025-12-23ecryptfs: comment typo fixZipeng Zhang
2025-12-23ecryptfs: keystore: Fix typo 'the the' in commentSlark Xiao
2025-12-23vfio: selftests: Drop <uapi/linux/types.h> includesDavid Matlack
2025-12-23tools include: Add definitions for __aligned_{l,b}e64David Matlack
2025-12-23vfio/xe: Add default handler for .get_region_info_capsMichal Wajdeczko
2025-12-23vfio/pci: Disable qword access to the VGA regionKevin Tian