summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-12-31wifi: rtw89: efuse: read hardware version from efuse for WiFi 7 chipsPing-Ke Shih-5/+48
2025-12-31wifi: rtw89: define TX/RX aggregation and MPDU capability per chipKuan-Chung Chen-8/+33
2025-12-31wifi: rtw89: wow: abstract DMA check register for RTL8922DEChin-Yen Lee-2/+5
2025-12-31wifi: rtw89: wow: add WOW_CAM update function for 8922DChin-Yen Lee-2/+109
2025-12-31wifi: rtw89: wow: change type of WoWLAN pattern mask to __le32Ping-Ke Shih-5/+5
2025-12-31wifi: rtw89: wow: use struct style to fill WOW CAM H2C commandChin-Yen Lee-93/+55
2025-12-31wifi: rtl8xxxu: fix slab-out-of-bounds in rtl8xxxu_sta_addAli Tariq-0/+1
2025-12-30drm/i915/utils: drop unnecessary ifdefsJani Nikula-8/+0
2025-12-30drm/xe: remove compat i915_drv.h and -Ddrm_i915_private=xe_device hackJani Nikula-24/+1
2025-12-30drm/i915: drop i915 param from i915_fence{, _context}_timeout()Jani Nikula-19/+8
2025-12-30PCI: qcom: Parse PERST# from all PCIe bridge nodesManivannan Sadhasivam-17/+85
2025-12-30PCI: qcom: Remove ASPM L0s support for MSM8996 SoCManivannan Sadhasivam-1/+3
2025-12-30PCI: rzg3s-host: Drop the lock on RZG3S_PCI_MSIRS and RZG3S_PCI_PINTRCVISClaudiu Beznea-4/+3
2025-12-30PCI: rzg3s-host: Use pci_generic_config_write() for the root busClaudiu Beznea-23/+4
2025-12-30Merge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-81/+179
2025-12-30EDAC/amd64: Avoid a -Wformat-security warningArnd Bergmann-1/+1
2025-12-30drm/mediatek: Move DP training to hotplug threadLiankun Yang-19/+38
2025-12-30drm/mediatek: mtk_hdmi_ddc_v2: Fix multi-byte writesLouis-Alexis Eyraud-25/+23
2025-12-30drm/mediatek: mtk_hdmi_ddc_v2: Add transfer abort on timeout casesLouis-Alexis Eyraud-0/+10
2025-12-30drm/mediatek: mtk_hdmi_v2: Fix return type of mtk_hdmi_v2_tmds_char_rate_valid()Nathan Chancellor-3/+4
2025-12-30drm/mediatek: Fix platform_get_irq() error checkingDan Carpenter-2/+2
2025-12-30mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in HS200/HS400 modeShawn Lin-0/+7
2025-12-30drm/mediatek: mtk_hdmi_v2: Remove unneeded semicolonChen Ni-3/+3
2025-12-30RDMA/bnxt_re: fix dma_free_coherent() pointerThomas Fourier-3/+1
2025-12-30platform/x86: asus-armoury: add support for G835LWDenis Benato-0/+29
2025-12-30RDMA/rtrs: Fix clt_path::max_pages_per_mr calculationHonggang LI-0/+1
2025-12-30net: enetc: do not print error log if addr is 0Wei Fang-1/+7
2025-12-30net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb...Xiaolei Wang-1/+2
2025-12-30net: usb: sr9700: fix incorrect command used to write single registerEthan Nelson-Moore-2/+2
2025-12-30soundwire: intel_ace2x: add SND_HDA_CORE dependencyArnd Bergmann-0/+1
2025-12-30IB/rxe: Fix missing umem_odp->umem_mutex unlock on error pathLi Zhijian-1/+3
2025-12-30drm/bridge: imx8qxp-pixel-link: remove excess error messageLuca Ceresoli-7/+2
2025-12-30drm/bridge: imx8qxp-pxl2dpi: get/put the companion bridgeLuca Ceresoli-1/+9
2025-12-30drm/bridge: imx8qxp-pxl2dpi: get/put the next bridgeLuca Ceresoli-6/+5
2025-12-30drm/bridge: imx8qxp-pxl2dpi: imx8qxp_pxl2dpi_find_next_bridge: return int, no...Luca Ceresoli-18/+12
2025-12-30drm/bridge: imx8qxp-pxl2dpi: remove excess error messageLuca Ceresoli-7/+2
2025-12-30drm/bridge: imx8qxp-pxl2dpi: simplify put of device_node pointersLuca Ceresoli-14/+7
2025-12-30drm/meson: encoder_hdmi: get/put the next bridgeLuca Ceresoli-5/+4
2025-12-30drm/meson: encoder_dsi: get/put the next bridgeLuca Ceresoli-4/+3
2025-12-30drm/meson: encoder_cvbs: get/put the next bridgeLuca Ceresoli-4/+3
2025-12-30drm/bridge: simple-bridge: get/put the next bridgeLuca Ceresoli-8/+7
2025-12-30drm/bridge: imx8qxp-pixel-combiner: get/put the next bridgeLuca Ceresoli-5/+4
2025-12-30drm/bridge: ite-it66121: get/put the next bridgeLuca Ceresoli-4/+3
2025-12-30drm/bridge: add next_bridge pointer to struct drm_bridgeLuca Ceresoli-0/+2
2025-12-30drm/arcpgu: convert to of_drm_find_and_get_bridge()Luca Ceresoli-3/+2
2025-12-30drm/bridge: make of_drm_find_bridge() a wrapper of of_drm_find_and_get_bridge()Luca Ceresoli-11/+9
2025-12-30drm/bridge: deprecate of_drm_find_bridge()Luca Ceresoli-4/+18
2025-12-30drm/bridge: add of_drm_find_and_get_bridge()Luca Ceresoli-0/+25
2025-12-30drm/i915/vrr: Enable DC BalanceMitul Golani-0/+9
2025-12-30drm/i915/display: Add function to configure event for dc balanceMitul Golani-0/+12