index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-04
regulator: s2mps11: more descriptive gpio consumer name
André Draszik
1
-1
/
+2
2026-02-04
regulator: s2mps11: add S2MPG11 regulator
André Draszik
1
-1
/
+301
2026-02-04
regulator: s2mps11: refactor S2MPG10 regulator macros for S2MPG11 reuse
André Draszik
1
-27
/
+42
2026-02-04
regulator: s2mps11: refactor S2MPG10 ::set_voltage_time() for S2MPG11 reuse
André Draszik
1
-10
/
+22
2026-02-04
regulator: s2mps11: add S2MPG10 regulator
André Draszik
1
-3
/
+584
2026-02-04
regulator: s2mps11: refactor handling of external rail control
André Draszik
1
-33
/
+67
2026-02-04
regulator: s2mps11: update node parsing (allow -supply properties)
André Draszik
1
-87
/
+105
2026-02-04
regulator: s2mps11: place constants on right side of comparison tests
André Draszik
1
-6
/
+6
2026-02-04
regulator: s2mps11: use dev_err_probe() where appropriate
André Draszik
1
-15
/
+14
2026-02-04
regulator: s2mps11: drop two needless variable initialisations
André Draszik
1
-2
/
+2
2026-02-04
ata: pata_ftide010: Fix some DMA timings
Linus Walleij
1
-3
/
+3
2026-02-04
mfd: cgbc: Add support for backlight
Petri Karhula
1
-0
/
+1
2026-02-04
mfd: sec: Add support for S2MPG11 PMIC via ACPM
André Draszik
3
-6
/
+268
2026-02-04
power: sequencing: fix missing state_lock in pwrseq_power_on() error path
Ziyi Guo
1
-2
/
+4
2026-02-04
backlight: qcom-wled: Change PM8950 WLED configurations
Barnabás Czémán
1
-1
/
+2
2026-02-04
backlight: qcom-wled: Support ovp values for PMI8994
Barnabás Czémán
1
-2
/
+39
2026-02-04
gpiolib: acpi: Fix gpio count with string references
Alban Bedel
1
-0
/
+1
2026-02-04
irqchip/sifive-plic: Handle number of hardware interrupts correctly
Thomas Gleixner
1
-37
/
+45
2026-02-04
leds: as3668: Driver for the ams Osram 4-channel i2c LED driver
Lukas Timmermann
3
-0
/
+216
2026-02-04
leds: Add basic support for TI/National Semiconductor LP5812 LED Driver
Nam Tran
4
-0
/
+828
2026-02-04
leds: qcom-lpg: Check the return value of regmap_bulk_write()
Haotian Zhang
1
-3
/
+5
2026-02-04
leds: lp55xx: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2026-02-04
leds: is31f132xx: Add support for is31fl3293
Daniel Mack
1
-8
/
+130
2026-02-04
leds: is31f132xx: Re-order code to remove forward declarations
Daniel Mack
1
-66
/
+62
2026-02-04
leds: expresswire: Fix chip state breakage
Duje Mihanović
1
-7
/
+17
2026-02-04
driver core: disable revocable code from build
Greg Kroah-Hartman
2
-2
/
+2
2026-02-04
drm/mgag200: fix mgag200_bmc_stop_scanout()
Jacob Keller
2
-19
/
+18
2026-02-04
Merge tag 'soc_fsl-6.20-1' of https://git.kernel.org/pub/scm/linux/kernel/git/chleroy/linux into soc/drivers
Arnd Bergmann
4
-63
/
+182
2026-02-04
s390/tape: Rename tape_34xx.c to tape_3490.c
Jan Höppner
3
-132
/
+132
2026-02-04
s390/tape: Cleanup sense data analysis and error handling
Jan Höppner
1
-120
/
+0
2026-02-04
s390/tape: Remove 3480 tape device type
Jan Höppner
4
-61
/
+26
2026-02-04
s390/tape: Remove unused command definitions
Jan Höppner
1
-33
/
+5
2026-02-04
s390/tape: Remove special block id handling
Jan Höppner
2
-202
/
+2
2026-02-04
s390/tape: Remove tape load display support
Jan Höppner
5
-60
/
+1
2026-02-04
s390/tape: Remove support for 3590/3592 models
Jan Höppner
7
-1807
/
+2
2026-02-04
mshv: clear eventfd counter on irqfd shutdown
Carlos López
2
-4
/
+2
2026-02-04
Drivers: hv: Use memremap()/memunmap() instead of ioremap_cache()/iounmap()
Michael Kelley
1
-6
/
+6
2026-02-04
PCI: hv: remove unnecessary module_init/exit functions
Ethan Nelson-Moore
1
-12
/
+0
2026-02-04
mshv: Add debugfs to view hypervisor statistics
Nuno Das Neves
4
-2
/
+785
2026-02-04
mshv: Add data for printing stats page counters
Nuno Das Neves
1
-0
/
+490
2026-02-04
mshv: Update hv_stats_page definitions
Nuno Das Neves
1
-19
/
+8
2026-02-04
mshv: Always map child vp stats pages regardless of scheduler type
Stanislav Kinsburskii
1
-17
/
+8
2026-02-04
mshv: Improve mshv_vp_stats_map/unmap(), add them to mshv_root.h
Stanislav Kinsburskii
2
-16
/
+53
2026-02-04
mshv: Use typed hv_stats_page pointers
Stanislav Kinsburskii
3
-11
/
+14
2026-02-04
mshv: Ignore second stats page map result failure
Purna Pavan Chandra Aekkaladevi
2
-4
/
+51
2026-02-04
mshv: Use EPOLLIN and EPOLLHUP instead of POLLIN and POLLHUP
Michael Kelley
1
-4
/
+4
2026-02-04
mshv: Fix compiler warning about cast converting incompatible function type
Michael Kelley
1
-2
/
+3
2026-02-04
PCI: hv: Remove unused field pci_bus in struct hv_pcibus_device
Michael Kelley
1
-1
/
+0
2026-02-03
clk: aspeed: Add reset for HACE/VIDEO
Jammy Huang
1
-0
/
+2
2026-02-03
clk: aspeed: add AST2700 clock driver
Ryan Chen
3
-0
/
+1064
[prev]
[next]