summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-03watchdog: bcm2835_wdt: Switch to new sys-off handler APIAndrew Davis
2026-05-03phy: renesas: rcar-gen3-usb2: Simplify ID/VBUS detection logicLad Prabhakar
2026-05-03phy: qcom: edp: Add PHY-specific LDO config for eDP low vdiffYongxing Mou
2026-05-03phy: qcom: edp: Fix AUX_CFG8 programming for DP modeYongxing Mou
2026-05-03phy: qcom: edp: Add SC7280/SC8180X swing/pre-emphasis tablesYongxing Mou
2026-05-03phy: qcom: edp: Add eDP/DP mode switch supportYongxing Mou
2026-05-03phy: qcom: edp: Unify generic DP/eDP swing and pre-emphasis tablesYongxing Mou
2026-05-03phy: airoha: use C-style SPDX comment for header fileAditya Dabhade
2026-05-03soundwire: validate DT compatible before parsing itPengpeng Hou
2026-05-03soundwire: intel_auxdevice: Add cs42l43b to wake_capable_listCharles Keepax
2026-05-03soundwire: stream: sdw_stream_remove_slave(): Check stream is validRichard Fitzgerald
2026-05-03watchdog: sama5d4_wdt: Fix WDDIS detection on SAM9X60 and SAMA7G5Balakrishnan Sambath
2026-05-03watchdog: Add driver for Gunyah WatchdogHrishabh Rajput
2026-05-03watchdog: gpio_wdt: add ACPI supportFlavio Suligoi
2026-05-03watchdog/hpwdt: Refine hpwdt message for UV platformSteve Wahl
2026-05-03watchdog: menz069_wdt: drop unneeded MODULE_ALIASJose Javier Rodriguez Barbarin
2026-05-03watchdog: rzn1: Fix reverse xmas tree declarationHerve Codina (Schneider Electric)
2026-05-03watchdog: rzn1: Use dev_err_probe()Herve Codina (Schneider Electric)
2026-05-03watchdog: sp5100_tco: Use EFCH MMIO for newer Hygon FCHYingjie Gao
2026-05-03watchdog: qcom: add support to get the bootstatus from IMEMKathiravan Thirumoorthy
2026-05-03watchdog: qcom: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski
2026-05-03watchdog: remove driver for integrated WDT of ZFx86 486-based SoCEthan Nelson-Moore
2026-05-03firewire: core: move allocation/reallocation paths into specific branch after...Takashi Sakamoto
2026-05-03firewire: core: refactor notification type determination after isoc resource ...Takashi Sakamoto
2026-05-03firewire: core: use switch statement for post-processing of isoc resource man...Takashi Sakamoto
2026-05-03firewire: core: reduce critical section duration in pre-processing of isoc re...Takashi Sakamoto
2026-05-03counter: Fix refcount leak in counter_alloc() error pathGuangshuo Li
2026-05-02ice: dpll: Fix compilation warningPrzemyslaw Korba
2026-05-02ice: access @pp through netmem_desc instead of pageByungchul Park
2026-05-02ice: mention fw_activate action along with devlink reloadJacob Keller
2026-05-02i40e: only timestamp PTP event packetsJacob Keller
2026-05-02ixgbe: fix unaligned u32 access in ixgbe_update_flash_X550()Aleksandr Loktionov
2026-05-02ixgbe: E610: add EEE supportJedrzej Jagielski
2026-05-02ixgbe: move EEE config validation out of ixgbe_set_eee()Jedrzej Jagielski
2026-05-02ixgbe: E610: update ACI command structs with EEE fieldsJedrzej Jagielski
2026-05-02ixgbe: E610: use new version of 0x601 ACI command bufferJedrzej Jagielski
2026-05-02ixgbe: E610: update EEE supported speedsJedrzej Jagielski
2026-05-02ixgbe: E610: add discovering EEE capabilityJedrzej Jagielski
2026-05-03firmware: google: Skip failing entries instead of aborting populateTitouan Ameline de Cadeville
2026-05-02RDMA/hns: Fix unlocked call to hns_roce_qp_remove()Jason Gunthorpe
2026-05-02RDMA/hns: Fix xarray race in hns_roce_create_qp_common()Jason Gunthorpe
2026-05-02RDMA/hns: Fix xarray race in hns_roce_create_srq()Jason Gunthorpe
2026-05-02RDMA/mlx4: Fix mis-use of RCU in mlx4_srq_event()Jason Gunthorpe
2026-05-02RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()Jason Gunthorpe
2026-05-02RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error pathJason Gunthorpe
2026-05-02RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()Jason Gunthorpe
2026-05-02RDMA/ocrdma: Clarify the mm_head searchingJason Gunthorpe
2026-05-02RDMA/mana: Fix error unwind in mana_ib_create_qp_rss()Jason Gunthorpe
2026-05-02RDMA/mana: Fix mana_destroy_wq_obj() cleanup in mana_ib_create_qp_rss()Jason Gunthorpe
2026-05-02RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss()Jason Gunthorpe