summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-02-04gpiolib: acpi: Fix gpio count with string referencesAlban Bedel
2026-02-04irqchip/sifive-plic: Handle number of hardware interrupts correctlyThomas Gleixner
2026-02-04leds: as3668: Driver for the ams Osram 4-channel i2c LED driverLukas Timmermann
2026-02-04leds: Add basic support for TI/National Semiconductor LP5812 LED DriverNam Tran
2026-02-04leds: qcom-lpg: Check the return value of regmap_bulk_write()Haotian Zhang
2026-02-04leds: lp55xx: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-02-04leds: is31f132xx: Add support for is31fl3293Daniel Mack
2026-02-04leds: is31f132xx: Re-order code to remove forward declarationsDaniel Mack
2026-02-04leds: expresswire: Fix chip state breakageDuje Mihanović
2026-02-04driver core: disable revocable code from buildGreg Kroah-Hartman
2026-02-04drm/mgag200: fix mgag200_bmc_stop_scanout()Jacob Keller
2026-02-04Merge tag 'soc_fsl-6.20-1' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2026-02-04s390/tape: Rename tape_34xx.c to tape_3490.cJan Höppner
2026-02-04s390/tape: Cleanup sense data analysis and error handlingJan Höppner
2026-02-04s390/tape: Remove 3480 tape device typeJan Höppner
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-04mshv: clear eventfd counter on irqfd shutdownCarlos López
2026-02-04Drivers: hv: Use memremap()/memunmap() instead of ioremap_cache()/iounmap()Michael Kelley
2026-02-04PCI: hv: remove unnecessary module_init/exit functionsEthan Nelson-Moore
2026-02-04mshv: Add debugfs to view hypervisor statisticsNuno Das Neves
2026-02-04mshv: Add data for printing stats page countersNuno Das Neves
2026-02-04mshv: Update hv_stats_page definitionsNuno Das Neves
2026-02-04mshv: Always map child vp stats pages regardless of scheduler typeStanislav Kinsburskii
2026-02-04mshv: Improve mshv_vp_stats_map/unmap(), add them to mshv_root.hStanislav Kinsburskii
2026-02-04mshv: Use typed hv_stats_page pointersStanislav Kinsburskii
2026-02-04mshv: Ignore second stats page map result failurePurna Pavan Chandra Aekkaladevi
2026-02-04mshv: Use EPOLLIN and EPOLLHUP instead of POLLIN and POLLHUPMichael Kelley
2026-02-04mshv: Fix compiler warning about cast converting incompatible function typeMichael Kelley
2026-02-04PCI: hv: Remove unused field pci_bus in struct hv_pcibus_deviceMichael Kelley
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