summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-02-04regulator: s2mps11: refactor handling of external rail controlAndré Draszik
2026-02-04regulator: s2mps11: update node parsing (allow -supply properties)André Draszik
2026-02-04regulator: s2mps11: place constants on right side of comparison testsAndré Draszik
2026-02-04regulator: s2mps11: use dev_err_probe() where appropriateAndré Draszik
2026-02-04regulator: s2mps11: drop two needless variable initialisationsAndré Draszik
2026-02-04ata: pata_ftide010: Fix some DMA timingsLinus Walleij
2026-02-04mfd: cgbc: Add support for backlightPetri Karhula
2026-02-04mfd: sec: Add support for S2MPG11 PMIC via ACPMAndré Draszik
2026-02-04power: sequencing: fix missing state_lock in pwrseq_power_on() error pathZiyi Guo
2026-02-04backlight: qcom-wled: Change PM8950 WLED configurationsBarnabás Czémán
2026-02-04backlight: qcom-wled: Support ovp values for PMI8994Barnabás Czémán
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