summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-08drm/imagination: Discard pm_runtime_put() return valueRafael J. Wysocki
2026-01-08USB: core: Discard pm_runtime_put() return valueRafael J. Wysocki
2026-01-08wifi: libertas: fix WARNING in usb_tx_blockSzymon Wilczek
2026-01-08wifi: mwifiex: Allocate dev name earlier for interface workqueue nameChen-Yu Tsai
2026-01-08wifi: mac80211_hwsim: disable BHs for hwsim_radio_lockBenjamin Berg
2026-01-08wifi: mac80211_hwsim: fix typo in frequency notificationBenjamin Berg
2026-01-08Merge tag 'ath-next-20260105' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2026-01-08wifi: wlcore: sdio: Use pm_ptr instead of #ifdef CONFIG_PMUwe Kleine-König
2026-01-08wifi: brcmfmac: rename function that frees vifRafał Miłecki
2026-01-08wifi: brcmfmac: fix/add kernel-doc commentsRandy Dunlap
2026-01-08net: phy: realtek: get rid of magic number in rtlgen_read_status()Daniel Golle
2026-01-08net: phy: realtek: use paged access for MDIO_MMD_VEND2 in C22 modeDaniel Golle
2026-01-08net: phy: move mmd_phy_read and mmd_phy_write to phylib.hDaniel Golle
2026-01-08net: phy: realtek: implement configuring in-band anDaniel Golle
2026-01-08net: phy: realtek: fix whitespace in struct phy_driver initializersDaniel Golle
2026-01-08net: dsa: microchip: Wrap timestamp reading in a functionBastien Curutchet (Schneider Electric)
2026-01-08net: dsa: microchip: Use regs[] to access REG_PTP_MSG_CONF1Bastien Curutchet (Schneider Electric)
2026-01-08net: dsa: microchip: Use regs[] to access REG_PTP_SUBNANOSEC_RATEBastien Curutchet (Schneider Electric)
2026-01-08net: dsa: microchip: Use regs[] to access REG_PTP_RTC_SUB_NANOSECBastien Curutchet (Schneider Electric)
2026-01-08net: dsa: microchip: Use regs[] to access REG_PTP_RTC_SECBastien Curutchet (Schneider Electric)
2026-01-08net: dsa: microchip: Use regs[] to access REG_PTP_RTC_NANOSECBastien Curutchet (Schneider Electric)
2026-01-08net: dsa: microchip: Use regs[] to access REG_PTP_CLK_CTRLBastien Curutchet (Schneider Electric)
2026-01-08net: dsa: microchip: Use dynamic irq offsetBastien Curutchet (Schneider Electric)
2026-01-08net: dsa: microchip: Initialize IRQ's mask outside common_setup()Bastien Curutchet (Schneider Electric)
2026-01-08efi: Wipe INITRD config table from memory after consumptionArd Biesheuvel
2026-01-08reset: gpio: add the "compatible" propertyBartosz Golaszewski
2026-01-08HID: logitech: add HID++ support for Logitech MX Anywhere 3SDennis Marttinen
2026-01-08HID: asus: Implement Fn+F5 fan control key handlerIonut Nechita
2026-01-08HID: asus: Add WMI communication infrastructureIonut Nechita
2026-01-08HID: asus: Filter spurious HID vendor codes on ROG laptopsIonut Nechita
2026-01-08HID: asus: Replace magic number with HID_UP_ASUSVENDOR constantIonut Nechita
2026-01-08backlight: Add Congatec Board Controller (CGBC) backlight supportPetri Karhula
2026-01-08accel/ivpu: Implement warm boot flow for NPU6 and unify boot handlingKarol Wachowski
2026-01-08leds: lm3692x: Fix kernel-doc for struct lm3692x_ledVivek BalachandharTN
2026-01-08net: airoha: Fix schedule while atomic in airoha_ppe_deinit()Lorenzo Bianconi
2026-01-08soc: mediatek: mtk-dvfsrc: Rework bandwidth calculationsNicolas Frattaroli
2026-01-08soc: mediatek: mtk-dvfsrc: Get and Enable DVFSRC clockNicolas Frattaroli
2026-01-08soc: mediatek: mtk-dvfsrc: Add support for DVFSRCv4 and MT8196AngeloGioacchino Del Regno
2026-01-08soc: mediatek: mtk-dvfsrc: Write bandwidth to EMI DDR if presentAngeloGioacchino Del Regno
2026-01-08soc: mediatek: mtk-dvfsrc: Add a new callback for calc_dram_bwAngeloGioacchino Del Regno
2026-01-08soc: mediatek: mtk-dvfsrc: Add and propagate DVFSRC bandwidth typeAngeloGioacchino Del Regno
2026-01-08soc: mediatek: mtk-dvfsrc: Change error check for DVFSRCv4 START cmdAngeloGioacchino Del Regno
2026-01-08soc: mediatek: mtk-socinfo: Add entry for MT8371AV/AZA Genio 520Louis-Alexis Eyraud
2026-01-08soc: mediatek: svs: Fix memory leak in svs_enable_debug_write()Zilin Guan
2026-01-08clk: renesas: cpg-mssr: Simplify pointer math in cpg_rzt2h_mstp_read()Cosmin Tanislav
2026-01-08ata: ahci-xgene: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2026-01-08ata: ahci-imx: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2026-01-08ata: ahci-dwc: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-01-08dma-buf: heaps: Clear CMA pages with clear_page()Linus Walleij
2026-01-07Input: twl4030 - fix warnings without CONFIG_OFAndreas Kemnade