summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-12-28Merge tag 'usb-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds20-207/+130
2025-12-28Merge tag 'tty-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-14/+17
2025-12-28Merge tag 'firewire-fixes-6.19-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+5
2025-12-27Merge tag 'spi-fix-v6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-16/+18
2025-12-27Merge tag 'regulator-fix-v6.19-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2025-12-27Merge tag 'drm-fixes-2025-12-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds36-372/+347
2025-12-27Merge tag 'drm-msm-fixes-2025-12-26' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie36-372/+347
2025-12-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-9/+21
2025-12-26Merge tag 'efi-fixes-for-v6.19-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+5
2025-12-26Merge tag 'block-6.19-20251226' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+2
2025-12-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-4/+11
2025-12-26firewire: nosy: Fix dma_free_coherent() sizeThomas Fourier1-5/+5
2025-12-24arm64: efi: Fix NULL pointer dereference by initializing user_nsBreno Leitao1-0/+1
2025-12-24efi/libstub: gop: Fix EDID support in mixed-modeHans de Goede1-4/+4
2025-12-24drm/msm: Replace unsafe snprintf usage with scnprintfEvan Lambert1-5/+5
2025-12-24vhost/vsock: improve RCU read sections around vhost_vsock_get()Stefano Garzarella1-4/+11
2025-12-24regulator: fp9931: fix regulator node pointerAndreas Kemnade1-0/+3
2025-12-24drm/msm/dpu: Add missing NULL pointer check for pingpong interfaceNikolay Kuratov1-6/+4
2025-12-24Revert "drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case"Abel Vesa6-35/+33
2025-12-24Revert "drm/msm/dpu: support plane splitting in quad-pipe case"Abel Vesa3-110/+40
2025-12-24drm/msm: msm_iommu.c: fix all kernel-doc warningsRandy Dunlap1-2/+2
2025-12-24drm/msm: msm_gpu.h: fix all kernel-doc warningsRandy Dunlap1-50/+18
2025-12-24drm/msm: msm_gem_vma.c: fix all kernel-doc warningsRandy Dunlap1-1/+4
2025-12-24drm/msm: msm_fence.h: fix all kernel-doc warningsRandy Dunlap1-17/+19
2025-12-24drm/msm/dpu: dpu_hw_wb.h: fix all kernel-doc warningsRandy Dunlap1-2/+2
2025-12-24drm/msm/dpu: dpu_hw_vbif.h: fix all kernel-doc warningsRandy Dunlap1-8/+8
2025-12-24drm/msm/dpu: dpu_hw_top.h: fix all kernel-doc warningsRandy Dunlap1-11/+10
2025-12-24drm/msm/dpu: dpu_hw_sspp.h: fix all kernel-doc warningsRandy Dunlap1-23/+24
2025-12-24drm/msm/dpu: dpu_hw_pingpong.h: fix all kernel-doc warningsRandy Dunlap1-10/+10
2025-12-24drm/msm/dpu: dpu_hw_merge3d.h: fix all kernel-doc warningsRandy Dunlap1-1/+0
2025-12-24drm/msm/dpu: dpu_hw_lm.h: fix all kernel-doc warningsRandy Dunlap1-12/+11
2025-12-24drm/msm/dpu: dpu_hw_intf.h: fix all kernel-doc warningsRandy Dunlap1-13/+7
2025-12-24drm/msm/dpu: dpu_hw_dspp.h: fix all kernel-doc warningsRandy Dunlap1-3/+3
2025-12-24drm/msm/dpu: dpu_hw_dsc.h: fix all kernel-doc warningsRandy Dunlap1-3/+7
2025-12-24drm/msm/dpu: dpu_hw_cwb.h: fix all kernel-doc warningsRandy Dunlap1-2/+1
2025-12-24drm/msm/dpu: dpu_hw_ctl.h: fix all kernel-doc warningsRandy Dunlap1-31/+53
2025-12-24drm/msm/dpu: dpu_hw_cdm.h: fix all kernel-doc warningsRandy Dunlap1-2/+2
2025-12-24drm/msm/dp: fix all kernel-doc warningsRandy Dunlap4-9/+11
2025-12-24drm/msm/disp: mdp_format: fix all kernel-doc warningsRandy Dunlap1-1/+5
2025-12-23spi: cadence-quadspi: Prevent indirect readMark Brown1-12/+11
2025-12-23Merge patch series "usb: typec: ucsi: revert broken buffer management"Greg Kroah-Hartman8-172/+71
2025-12-23Revert "usb: typec: ucsi: Update UCSI structure to have message in and messag...Johan Hovold8-112/+71
2025-12-23Revert "usb: typec: ucsi: Add support for message out data structure"Johan Hovold3-32/+0
2025-12-23Revert "usb: typec: ucsi: Enable debugfs for message_out data structure"Johan Hovold1-26/+0
2025-12-23Revert "usb: typec: ucsi: Add support for SET_PDOS command"Johan Hovold2-2/+0
2025-12-23Revert "usb: typec: ucsi: Fix null pointer dereference in ucsi_sync_control_c...Greg Kroah-Hartman1-1/+1
2025-12-23Revert "usb: typec: ucsi: Get connector status after enable notifications"Greg Kroah-Hartman1-74/+59
2025-12-23usb: ohci-nxp: clean up probe error labelsJohan Hovold1-8/+8
2025-12-23usb: gadget: lpc32xx_udc: clean up probe error labelsJohan Hovold1-11/+10
2025-12-23usb: ohci-nxp: fix device leak on probe failureJohan Hovold1-0/+2