summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-20net: remove HIPPI support and RoadRunner HIPPI driverEthan Nelson-Moore-2584/+0
2026-01-21drm/atmel-hlcdc: fix use-after-free of drm_crtc_commit after releaseLudovic Desroches-2/+1
2026-01-21drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state callbackLudovic Desroches-2/+1
2026-01-20net/xen-netback: Fix mispelling of "Software" as "Softare"Yicong Hui-1/+1
2026-01-20net/micrel: Fix typos in micrel driver code commentsYicong Hui-7/+7
2026-01-20net/benet: Fix typos in driver code commentsYicong Hui-24/+24
2026-01-20Octeontx2-pf: Update xdp featuresHariprasad Kelam-1/+3
2026-01-20usbnet: limit max_mtu based on device's hard_mtuLaurent Vivier-3/+6
2026-01-20net: phy: simplify PHY fixup registrationHeiner Kallweit-21/+13
2026-01-20drm/amd/display: Only poll analog connectorsTimur Kristóf-2/+8
2026-01-20drm/amdgpu: fix error handling in ib_schedule()Alex Deucher-1/+1
2026-01-20drm/amdkfd: fix gfx11 restrictions on debugging cooperative launchJonathan Kim-2/+1
2026-01-20drm/amdgpu: free hw_vm_fence when fail in amdgpu_job_allocJiqian Chen-2/+5
2026-01-20drm/amdgpu: remove frame cntl for gfx v12Likun Gao-12/+0
2026-01-20net: macb: Replace open-coded device config retrieval with of_device_get_matc...Kevin Hao-9/+5
2026-01-20mISDN: annotate data-race around dev->workEric Dumazet-5/+8
2026-01-20net: airoha_eth: increase max MTU to 9220 for DSA jumbo framesSayantan Nandy-1/+1
2026-01-20net: txgbe: remove the redundant data return in SW-FW mailboxJiawen Wu-2/+2
2026-01-20net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issueJijie Shao-1/+1
2026-01-20net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_MJijie Shao-1/+1
2026-01-20net: stmmac: fix resume: calculate tso last_segmentRussell King (Oracle)-3/+9
2026-01-20be2net: fix data race in be_get_new_eqdDavid Yang-3/+5
2026-01-20idpf: Fix data race in idpf_net_dimDavid Yang-5/+11
2026-01-20net: hns3: fix data race in hns3_fetch_statsDavid Yang-33/+36
2026-01-20octeontx2-pf: Remove unnecessary bounds checkSimon Horman-4/+5
2026-01-20net: usb: r8152: fix transmit queue timeoutMingj Ye-0/+2
2026-01-20clk: qcom: gfx3d: add parent to parent request mapDmitry Baryshkov-0/+1
2026-01-20net: remove legacy way to get/set HW timestamp configVadim Fedorenko-4/+2
2026-01-20eth: fbnic: Update RX mbox timeout valueMohsin Bashir-5/+14
2026-01-20eth: fbnic: Remove retry supportMohsin Bashir-19/+5
2026-01-20eth: fbnic: Reuse RX mailbox pagesMohsin Bashir-9/+16
2026-01-20eth: fbnic: Allocate all pages for RX mailboxMohsin Bashir-5/+9
2026-01-20eth: fbnic: Use GFP_KERNEL to allocting mbx pagesMohsin Bashir-2/+1
2026-01-20Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linuxJakub Kicinski-44/+123
2026-01-20Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"Jakub Kicinski-306/+54
2026-01-20HID: Use bpf_wq_set_callback kernel functionIhor Solodrai-5/+3
2026-01-21drm/msm/dp: Avoid division by zero in msm_dp_ctrl_config_msa()Nathan Chancellor-6/+18
2026-01-21drm/msm/dpu: try reserving the DSPP-less LM firstDmitry Baryshkov-14/+38
2026-01-21drm/msm/dpu: correct error messages in RMDmitry Baryshkov-12/+10
2026-01-21drm/msm/dpu: Add support for Kaanapali DPUYuanjie Yang-0/+535
2026-01-21drm/msm/dpu: Add Kaanapali WB supportYuanjie Yang-2/+15
2026-01-21drm/msm/dpu: Add Kaanapali SSPP sub-block supportYuanjie Yang-4/+373
2026-01-21drm/msm/dpu: Refactor SSPP to compatible DPU 13.0.0Yuanjie Yang-41/+111
2026-01-21drm/msm/dpu: Add interrupt registers for DPU 13.0.0Yuanjie Yang-1/+88
2026-01-21drm/msm/dsi: Add support for KaanapaliYuanjie Yang-0/+14
2026-01-21drm/msm/dsi/phy: Add support for KaanapaliYuanjie Yang-0/+26
2026-01-21drm/msm/mdss: Add support for KaanapaliYuanjie Yang-1/+9
2026-01-21drm/msm/dpu: fix SSPP_UBWC_STATIC_CTRL programming on UBWC 5.x+Dmitry Baryshkov-21/+24
2026-01-21drm/msm/dpu: program correct register for UBWC config on DPU 8.x+Dmitry Baryshkov-6/+19
2026-01-21drm/msm/dpu: offset HBB values written to DPU by -13Dmitry Baryshkov-4/+6