summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-02-04s390/tape: Remove unused command definitionsJan Höppner
2026-02-04s390/tape: Remove special block id handlingJan Höppner
2026-02-04s390/tape: Remove tape load display supportJan Höppner
2026-02-04s390/tape: Remove support for 3590/3592 modelsJan Höppner
2026-02-03clk: aspeed: Add reset for HACE/VIDEOJammy Huang
2026-02-03clk: aspeed: add AST2700 clock driverRyan Chen
2026-02-03clk: aspeed: Move the existing ASPEED clk drivers into aspeed subdirectory.Ryan Chen
2026-02-03Revert "clk: Respect CLK_OPS_PARENT_ENABLE during recalc"Stephen Boyd
2026-02-03net: cpsw: Execute ndo_set_rx_mode callback in a work queueKevin Hao
2026-02-03net: cpsw_new: Execute ndo_set_rx_mode callback in a work queueKevin Hao
2026-02-03net: usb: sr9700: remove code to drive nonexistent multicast filterEthan Nelson-Moore
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-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)