summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-06interconnect: Add devm_of_icc_get_by_index() as exported API for usersLuca Weiss
2026-06-06clk: qcom: camcc-x1p42100: Add support for camera clock controllerJagadeesh Kona
2026-06-06clk: qcom: camcc-x1e80100: Add support for camera QDSS debug clocksJagadeesh Kona
2026-06-06clk: qcom: videocc-x1p42100: Add support for video clock controllerJagadeesh Kona
2026-06-06Input: atlas_btns - modernize the driverDmitry Torokhov
2026-06-06Input: apbps2 - simplify resource mapping and IRQ retrievalRosen Penev
2026-06-06Input: xilinx_ps2 - remove driverRosen Penev
2026-06-06Input: atkbd - skip deactivate for HONOR BCC-N's internal keyboardCryolitia PukNgae
2026-06-06wifi: ath9k_htc: allocate tx_buf and buf togetherRosen Penev
2026-06-06wifi: ath9k: remove disabling of bandsRosen Penev
2026-06-06wifi: ath9k: remove TX99 power array zero initRosen Penev
2026-06-06wifi: ath9k: Clear DMA descriptors without memsetRosen Penev
2026-06-06wifi: ath9k_htc: use module_usb_driverRosen Penev
2026-06-06wifi: wcn36xx: allocate chan_surveys with main structRosen Penev
2026-06-06wifi: wcn36xx: fix spelling mistakes in dxe header commentStepan Ionichev
2026-06-06wifi: wcn36xx: fix OOB read from short trigger BA firmware responseTristan Madani
2026-06-06wifi: wcn36xx: fix OOB read from firmware count in PRINT_REG_INFO indicationTristan Madani
2026-06-06wifi: wcn36xx: fix heap overflow from oversized firmware HAL responseTristan Madani
2026-06-05net: stmmac: xgmac: report L3/L4 filter match count in ethtool statsNazim Amirul
2026-06-05net: microchip: sparx5: clean up PSFP resources on flower setup failureHaoxiang Li
2026-06-05net: airoha: Support multiple LAN/WAN interfaces for hw MAC address configura...Lorenzo Bianconi
2026-06-05net: airoha: Introduce WAN device flagLorenzo Bianconi
2026-06-05net: airoha: Do not stop GDM port if it is sharedLorenzo Bianconi
2026-06-05net: airoha: Support multiple net_devices for a single FE GDM portLorenzo Bianconi
2026-06-05net: airoha: Remove private net_device pointer in airoha_gdm_dev structLorenzo Bianconi
2026-06-05net: mdio: realtek-rtl9300: Correctly handle ethernet-phy-packageManuel Stocker
2026-06-05net: mdio: realtek-rtl9300: reorder controller setupMarkus Stockhausen
2026-06-05net: mdio: realtek-rtl9300: relocate c22/c45 device tree readoutMarkus Stockhausen
2026-06-05net: mdio: realtek-rtl9300: relocate topology setupMarkus Stockhausen
2026-06-05net: mdio: realtek-rtl9300: harden otto_emdio_probe_one()Markus Stockhausen
2026-06-05net: mdio: realtek-rtl9300: harden otto_emdio_map_ports()Markus Stockhausen
2026-06-05net: mdio: realtek-rtl9300: Refactor otto_emdio_map_ports()Markus Stockhausen
2026-06-05bnge: fix context mem iterationVikas Gupta
2026-06-05net: stmmac: dwmac4: Report DCB feature capabilityOvidiu Panait
2026-06-05net: ena: PHC: Add missing barrierArthur Kiyanovski
2026-06-05net: airoha: Add NULL check for of_reserved_mem_lookup() in airoha_qdma_init_...ZhaoJinming
2026-06-05Merge tag 'drm-fixes-2026-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-06-05net: cpsw_new: unregister devlink on port registration failureGuangshuo Li
2026-06-05idpf: fix mailbox capability for set device clock timeAlok Tiwari
2026-06-05ice: fix missing priority callbacks for U.FL DPLL pinsPetr Oros
2026-06-06drm/gem: Try to fix change_handle ioctl, attempt 4Simona Vetter
2026-06-06Merge tag 'drm-intel-fixes-2026-06-05' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2026-06-06Merge tag 'drm-misc-fixes-2026-06-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-06-05power: supply: max17042_battery: Use modern PM ops to clear up warningNathan Chancellor
2026-06-05RDMA/siw: Fix endpoint/socket association handlingBernard Metzler
2026-06-05RDMA/irdma: Initialize iwmr->access during MR registrationJacob Moroni
2026-06-05RDMA/irdma: Fix OOB read during CQ MR registrationJacob Moroni
2026-06-05RDMA/irdma: Remove redundant legacy_mode checksJacob Moroni
2026-06-05RDMA/siw: bound Read Response placement to the RREAD lengthMichael Bommarito
2026-06-05vfio: prevent infinite loop in vfio_mig_get_next_state() on blocked arcJunrui Luo