summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-17firmware: arm_scmi: Support loop control in quirk code snippetsGeert Uytterhoeven
2026-03-17Merge tag 'drm-intel-next-2026-03-16' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2026-03-16tg3: replace placeholder MAC address with device propertyPaul SAGE
2026-03-16net: usb: cdc_ncm: add ndpoffset to NDP32 nframes bounds checkTobi Gaertner
2026-03-16net: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds checkTobi Gaertner
2026-03-16net: macb: set default_an_inband to true for SGMIICharles Perry
2026-03-16net: stmmac: move MSI data out of struct stmmac_privRussell King (Oracle)
2026-03-16stmmac: s32: enable support for Multi-IRQ modeJan Petrous (OSS)
2026-03-16net: stmmac: platform: read channels irqJan Petrous (OSS)
2026-03-16net: airoha: Remove airoha_dev_stop() in airoha_remove()Lorenzo Bianconi
2026-03-16bonding: prevent potential infinite loop in bond_header_parse()Eric Dumazet
2026-03-16net: ti: icssg-prueth: Add HSR multicast FDB port membership managementMD Danish Anwar
2026-03-16virtio_net: add page_pool support for buffer allocationVishwanath Seshagiri
2026-03-16cxl/hdm: Avoid incorrect DVSEC fallback when HDM decoders are enabledSmita Koralahalli
2026-03-16cxl/region: Factor out interleave granularity setupAlejandro Lucero
2026-03-16cxl/region: Factor out interleave ways setupAlejandro Lucero
2026-03-16cxl: Make region type based on endpoint typeAlejandro Lucero
2026-03-16cxl/pci: Remove redundant cxl_pci_find_port() callGregory Price
2026-03-16cxl: Move pci generic code from cxl_pci to core/cxl_pciAlejandro Lucero
2026-03-16cxl: export internal structs for external Type2 driversAlejandro Lucero
2026-03-16cxl: support Type2 when initializing cxl_dev_stateAlejandro Lucero
2026-03-16PCI/pwrctrl: Create pwrctrl devices only for PCI device nodesManivannan Sadhasivam
2026-03-16PCI/pwrctrl: Ensure that remote endpoint node parent has supply requirementManivannan Sadhasivam
2026-03-16nvme: remove nvme_dev_uring_cmd() IO_URING_F_IOPOLL checkCaleb Sander Mateos
2026-03-16PCI/DPC: Hold pci_dev reference during error recoverySizhe Liu
2026-03-16net/mlx5: Expose MLX5_UMR_ALIGN definitionTariq Toukan
2026-03-16{net/RDMA}/mlx5: Add LAG demux table API and vport demux rulesShay Drory
2026-03-16net/mlx5: Add VHCA RX flow destination support for FW steeringShay Drory
2026-03-16net/mlx5: LAG, replace mlx5_get_dev_index with LAG sequence numberShay Drory
2026-03-16net/mlx5: E-switch, modify peer miss rule index to vhca_idShay Drory
2026-03-16net/mlx5: LAG, use xa_alloc to manage LAG device indicesShay Drory
2026-03-16net/mlx5: LAG, replace pf array with xarrayShay Drory
2026-03-16net/mlx5: Add silent mode set/query and VHCA RX IFC bitsShay Drory
2026-03-16accel/amdxdna: Add debug prints for command submissionLizhi Hou
2026-03-16vfio: replace vfio->class with a const struct classJori Koolstra
2026-03-16PM: runtime: Fix a race condition related to device removalBart Van Assche
2026-03-16spi: controller registration fixesMark Brown
2026-03-16spi: fix misleading controller deregistration kernel-docJohan Hovold
2026-03-16spi: fix misleading controller registration kernel-docJohan Hovold
2026-03-16spi: drop unused devres statistics allocationJohan Hovold
2026-03-16spi: fix statistics allocationJohan Hovold
2026-03-16spi: fix use-after-free on controller registration failureJohan Hovold
2026-03-16media: cx231xx: add USB ID 2040:8360 for Hauppauge WinTV-HVR-935Hans Verkuil
2026-03-16media: saa7164: add ioremap return checks and cleanupsWang Jun
2026-03-16ACPI: NUMA: Only parse CFMWS at boot when CXL_ACPI is onKai Huang
2026-03-16drm/xe: Skip adding PRL entry to NULL VMABrian Nguyen
2026-03-16drm/xe: Move page reclaim done_handler to own funcBrian Nguyen
2026-03-16drm/xe: Skip over non leaf pte for PRL generationBrian Nguyen
2026-03-16mtd: parsers: ofpart: call of_node_get() for dedicated subpartitionsCosmin Tanislav
2026-03-16mtd: parsers: ofpart: call of_node_put() only in ofpart_fail pathCosmin Tanislav