summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-02-03net: usb: introduce usbnet_mii_ioctl helper functionEthan Nelson-Moore
2026-02-03net: ethernet: renesas: rcar_gen4_ptp: Hide private data from usersNiklas Söderlund
2026-02-03net: ethernet: renesas: rcar_gen4_ptp: Add helper to read timeNiklas Söderlund
2026-02-03net: ethernet: renesas: rcar_gen4_ptp: Add helper to get clock indexNiklas Söderlund
2026-02-03net: ethernet: renesas: rcar_gen4_ptp: Move address assignmentNiklas Söderlund
2026-02-03scsi: csiostor: Fix dereference of null pointer rnColin Ian King
2026-02-03scsi: buslogic: Reduce stack usageArnd Bergmann
2026-02-03scsi: ufs: host: mediatek: Require CONFIG_PMArnd Bergmann
2026-02-03gve: Correct ethtool rx_dropped calculationMax Yuan
2026-02-03gve: Fix stats report corruption on queue count changeDebarghya Kundu
2026-02-03scsi: ufs: mediatek: Fix page faults in ufs_mtk_clk_scale() trace eventKeita Morisaki
2026-02-03scsi: smartpqi: Fix memory leak in pqi_report_phys_luns()Zilin Guan
2026-02-03scsi: mpi3mr: Make driver probing asynchronousGuixin Liu
2026-02-03scsi: ufs: core: Flush exception handling work when RPM level is zeroThomas Yen
2026-02-03net: ethernet: adi: adin1110: Check return value of devm_gpiod_get_optional()...Chen Ni
2026-02-03bng_en: fix misleading error message for generic firmware versionAlok Tiwari
2026-02-03ipmi:ls2k: Make ipmi_ls2k_platform_driver staticCorey Minyard
2026-02-03ipmi: ipmb: initialise event handler read bytesMatt Johnston
2026-02-03ipmi: Consolidate the run to completion checking for xmit msgs lockCorey Minyard
2026-02-03ipmi: Fix use-after-free and list corruption on sender errorCorey Minyard
2026-02-03scsi: efct: Use IRQF_ONESHOT and default primary handlerSebastian Andrzej Siewior
2026-02-03cpufreq: s5pv210: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-02-03dmaengine: fsl_raid: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-02-03clk: imx: imx31: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-02-03clk: imx: imx27: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-02-03cdx: Use mutex guard to simplify error handlingKrzysztof Kozlowski
2026-02-03cdx: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-02-03of: reserved_mem: Fix placement of __free() annotationGregory CLEMENT
2026-02-03of: property: fw_devlink: Add support for "mmc-pwrseq"Francesco Valla
2026-02-03of: property: stop creating callback for each pinctrl-N propertyRasmus Villemoes
2026-02-03of: unittest: fix possible null-pointer dereferences in of_unittest_property_...Tuo Li
2026-02-03of/platform: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-02-03of: replace strcmp_suffix() with strends()Bartosz Golaszewski
2026-02-03scsi: ufs: core: Use a host-wide tagset in SDB modeBart Van Assche
2026-02-04nouveau/gsp: fix suspend/resume regression on r570 firmwareDave Airlie
2026-02-04nouveau: add a third state to the fini handler.Dave Airlie
2026-02-04nouveau/gsp: use rpc sequence numbers properly.Dave Airlie
2026-02-03net: stmmac: rk: convert px30Russell King (Oracle)
2026-02-03net: stmmac: rk: remove need for ->set_speed() methodRussell King (Oracle)
2026-02-03net: stmmac: rk: use rk_encode_wm16() for RMII clockRussell King (Oracle)
2026-02-03net: stmmac: rk: use rk_encode_wm16() for RMII speedRussell King (Oracle)
2026-02-03net: stmmac: rk: use rk_encode_wm16() for RGMII clocksRussell King (Oracle)
2026-02-03net: stmmac: rk: remove rk3528 RMII clock initialisationRussell King (Oracle)
2026-02-03net: stmmac: rk: convert rk3588 to rk_set_reg_speed()Russell King (Oracle)
2026-02-03net: stmmac: rk: move speed GRF register offset to private dataRussell King (Oracle)
2026-02-03net: stmmac: rk: convert rk3588 to mask-based interface mode configRussell King (Oracle)
2026-02-03net: stmmac: rk: convert to mask-based interface mode configurationRussell King (Oracle)
2026-02-04i2c: designware: Remove dead code in AMD ISP caseAndy Shevchenko
2026-02-04i2c: designware: Support of controller with IC_EMPTYFIFO_HOLD_MASTER disabledBenoît Monin
2026-02-04i2c: designware: Use runtime PM macro for auto-cleanupBenoît Monin