summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-30pwm: Remove redundant check in pwm_ops_check()Ben Zong-You Xie-2/+1
2026-01-30drm/bridge: dw-hdmi-qp: Rework Audio InfoFrame handlerCristian Ciocaltea-46/+25
2026-01-30drm/bridge: dw-hdmi-qp: Rework DRM InfoFrame handlerCristian Ciocaltea-33/+7
2026-01-30drm/bridge: dw-hdmi-qp: Rework AVI InfoFrame handlerCristian Ciocaltea-38/+7
2026-01-30drm/bridge: dw-hdmi-qp: Provide SPD InfoFrameCristian Ciocaltea-1/+29
2026-01-30drm/bridge: dw-hdmi-qp: Provide HDMI Vendor Specific InfoFrameCristian Ciocaltea-3/+38
2026-01-30drm/i915: move intel_gvt_init() level higherMichał Grzelak-7/+7
2026-01-30platform/chrome: lightbar: Add support for large sequenceGwendal Grignou-27/+61
2026-01-30platform/chrome: lightbar: Report number of segmentsGwendal Grignou-0/+43
2026-01-30crypto: inside-secure/eip93 - unregister only available algorithmAleksander Jan Bajkowski-39/+53
2026-01-30crypto: ccp - Fix a crash due to incorrect cleanup usage of kfreeElla Ma-1/+1
2026-01-30crypto: stm32 - Remove unnecessary checks before calling memcpyThorsten Blum-4/+2
2026-01-30crypto: omap - Use sysfs_emit in sysfs show functionsThorsten Blum-3/+5
2026-01-30platform/chrome: cros_ec_lightbar: Fix response size initializationTzung-Bi Shih-1/+1
2026-01-29Merge tag 'drm-fixes-2026-01-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-86/+117
2026-01-30wifi: rtw89: pci: warn if SPS OCP happens for RTL8922DEPing-Ke Shih-2/+11
2026-01-30wifi: rtw89: pci: restore LDO setting after device resumeDian-Syuan Yang-0/+1
2026-01-30wifi: rtw89: mac: set MU group membership and position to registersPing-Ke Shih-6/+41
2026-01-30wifi: rtw89: wow: disable interrupt before swapping FW for 8922DChih-Kang Chang-3/+3
2026-01-30wifi: rtw89: debug: tweak Wi-Fi 7 SER L0/L1 simulation methodsZong-Zhe Yang-11/+62
2026-01-30wifi: rtw89: debug: rename mac/ctrl error to L0/L1 errorZong-Zhe Yang-16/+16
2026-01-29bng_en: Add support for TPA eventsBhargava Marreddy-10/+540
2026-01-29bng_en: Add TPA related functionsBhargava Marreddy-0/+407
2026-01-29bng_en: Add support to handle AGG eventsBhargava Marreddy-10/+250
2026-01-29bng_en: Add ndo_features_check supportBhargava Marreddy-0/+28
2026-01-29bng_en: Add TX supportBhargava Marreddy-11/+493
2026-01-29bng_en: Handle an HWRM completion requestBhargava Marreddy-3/+45
2026-01-29bng_en: Add RX supportBhargava Marreddy-21/+1011
2026-01-29bng_en: Extend bnge_set_ring_params() for rx-copybreakBhargava Marreddy-4/+20
2026-01-29dpaa2-switch: add bounds check for if_id in IRQ handlerJunrui Luo-0/+4
2026-01-29net: sfp: add quirk for Lantech 8330-265DMarek Behún-2/+6
2026-01-29octeontx2-pf: cn10k/cn20k: Update count_eot in NPA_LF_AURA_BATCH_FREE0Geetha sowjanya-3/+10
2026-01-29net: liquidio: Fix off-by-one error in VF setup_nic_devices() cleanupZilin Guan-2/+2
2026-01-29net: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanupZilin Guan-2/+3
2026-01-29net: liquidio: Initialize netdev pointer before queue setupZilin Guan-17/+17
2026-01-29Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-1561/+8458
2026-01-29net: phy: air_en8811h: Add clk provider for an8811hbBjørn Mork-0/+107
2026-01-29net: phy: air_en8811h: add Airoha AN8811HB supportBjørn Mork-11/+269
2026-01-29net: phy: air_en8811h: factor out shareable codeBjørn Mork-23/+36
2026-01-30Merge tag 'drm-xe-next-fixes-2026-01-29' of https://gitlab.freedesktop.org/dr...Dave Airlie-3/+43
2026-01-30Merge tag 'drm-misc-next-fixes-2026-01-29' of https://gitlab.freedesktop.org/...Dave Airlie-5/+14
2026-01-29ublk: restore auto buf unregister refcount optimizationCaleb Sander Mateos-2/+2
2026-01-29eth: bnxt: make sure we populate the qcfg defaults on old FW/HWJakub Kicinski-0/+1
2026-01-29hinic3: RQ use RQ_CTXT_PREF_CI_HI instead of SQ_CTXT_PREF_CI_HIFan Gong-1/+5
2026-01-29hinic3: Use array_size instead of multiplyingFan Gong-2/+4
2026-01-29hinic3: Remove defensive txq_num checkFan Gong-6/+0
2026-01-29hinic3: Fix code Style(remove empty lines between error handling)Fan Gong-16/+0
2026-01-29octeontx2-af: Workaround SQM/PSE stalls by disabling stickyGeetha sowjanya-3/+9
2026-01-29dpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zeroJunrui Luo-0/+6
2026-01-29net: stmmac: rk: add SoC specific ->init() methodRussell King (Oracle)-0/+10