index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2026-02-04
vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()
Cindy Lu
-6
/
+3
2026-02-04
vdpa/mlx5: reuse common function for MAC address updates
Cindy Lu
-60
/
+71
2026-02-04
vdpa/mlx5: update mlx_features with driver state check
Cindy Lu
-2
/
+11
2026-02-04
Merge branch 'thermal-intel'
Rafael J. Wysocki
-30
/
+78
2026-02-04
Merge branch 'for-7.0/cxl-prm-translation' into cxl-for-next
Dave Jiang
-119
/
+426
2026-02-04
spi: geni-qcom: Add target abort support
Praveen Talari
-0
/
+14
2026-02-04
spi: geni-qcom: Drop unused msg parameter from timeout handlers
Praveen Talari
-5
/
+4
2026-02-04
spi: geni-qcom: Fix abort sequence execution for serial engine errors
Praveen Talari
-14
/
+10
2026-02-04
spi: geni-qcom: Improve target mode allocation by using proper allocation fun...
Praveen Talari
-4
/
+5
2026-02-04
dmaengine: fsl-edma: don't explicitly disable clocks in .remove()
Jared Kangas
-1
/
+0
2026-02-04
Merge tag 'soc-fixes-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-2
/
+3
2026-02-04
cxl: Disable HPA/SPA translation handlers for Normalized Addressing
Robert Richter
-9
/
+36
2026-02-04
cxl/region: Factor out code into cxl_region_setup_poison()
Robert Richter
-25
/
+28
2026-02-04
cxl/atl: Lock decoders that need address translation
Robert Richter
-0
/
+18
2026-02-04
cxl: Enable AMD Zen5 address translation using ACPI PRMT
Robert Richter
-0
/
+205
2026-02-04
drm/xe/pm: Disable D3Cold for BMG only on specific platforms
Karthik Poosa
-3
/
+10
2026-02-04
drm/xe: Fix kerneldoc for xe_tlb_inval_job_alloc_dep
Shuicheng Lin
-1
/
+1
2026-02-04
drm/xe: Fix kerneldoc for xe_gt_tlb_inval_init_early
Shuicheng Lin
-1
/
+1
2026-02-04
drm/xe: Fix kerneldoc for xe_migrate_exec_queue
Shuicheng Lin
-1
/
+1
2026-02-04
drm/xe/query: Fix topology query pointer advance
Shuicheng Lin
-1
/
+1
2026-02-04
phy: ti: phy-j721e-wiz: convert from divider_round_rate() to divider_determin...
Brian Masney
-4
/
+1
2026-02-04
phy: tegra: xusb: Remove unused powered_on variable
Jon Hunter
-1
/
+0
2026-02-04
phy: renesas: rcar-gen3-usb2: add regulator dependency
Arnd Bergmann
-0
/
+1
2026-02-04
phy: GOOGLE_USB: add TYPEC dependency
Arnd Bergmann
-0
/
+1
2026-02-04
phy: enter drivers/phy/Makefile even without CONFIG_GENERIC_PHY
Vladimir Oltean
-2
/
+2
2026-02-04
irqchip/gic-v5: Fix spelling mistake "ouside" -> "outside"
Colin Ian King
-1
/
+1
2026-02-04
regulator: s2mps11: more descriptive gpio consumer name
André Draszik
-1
/
+2
2026-02-04
regulator: s2mps11: add S2MPG11 regulator
André Draszik
-1
/
+301
2026-02-04
regulator: s2mps11: refactor S2MPG10 regulator macros for S2MPG11 reuse
André Draszik
-27
/
+42
2026-02-04
regulator: s2mps11: refactor S2MPG10 ::set_voltage_time() for S2MPG11 reuse
André Draszik
-10
/
+22
2026-02-04
regulator: s2mps11: add S2MPG10 regulator
André Draszik
-3
/
+584
2026-02-04
regulator: s2mps11: refactor handling of external rail control
André Draszik
-33
/
+67
2026-02-04
regulator: s2mps11: update node parsing (allow -supply properties)
André Draszik
-87
/
+105
2026-02-04
regulator: s2mps11: place constants on right side of comparison tests
André Draszik
-6
/
+6
2026-02-04
regulator: s2mps11: use dev_err_probe() where appropriate
André Draszik
-15
/
+14
2026-02-04
regulator: s2mps11: drop two needless variable initialisations
André Draszik
-2
/
+2
2026-02-04
ata: pata_ftide010: Fix some DMA timings
Linus Walleij
-3
/
+3
2026-02-04
mfd: cgbc: Add support for backlight
Petri Karhula
-0
/
+1
2026-02-04
mfd: sec: Add support for S2MPG11 PMIC via ACPM
André Draszik
-6
/
+268
2026-02-04
power: sequencing: fix missing state_lock in pwrseq_power_on() error path
Ziyi Guo
-2
/
+4
2026-02-04
backlight: qcom-wled: Change PM8950 WLED configurations
Barnabás Czémán
-1
/
+2
2026-02-04
backlight: qcom-wled: Support ovp values for PMI8994
Barnabás Czémán
-2
/
+39
2026-02-04
gpiolib: acpi: Fix gpio count with string references
Alban Bedel
-0
/
+1
2026-02-04
irqchip/sifive-plic: Handle number of hardware interrupts correctly
Thomas Gleixner
-37
/
+45
2026-02-04
leds: as3668: Driver for the ams Osram 4-channel i2c LED driver
Lukas Timmermann
-0
/
+216
2026-02-04
leds: Add basic support for TI/National Semiconductor LP5812 LED Driver
Nam Tran
-0
/
+828
2026-02-04
leds: qcom-lpg: Check the return value of regmap_bulk_write()
Haotian Zhang
-3
/
+5
2026-02-04
leds: lp55xx: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-5
/
+2
2026-02-04
leds: is31f132xx: Add support for is31fl3293
Daniel Mack
-8
/
+130
2026-02-04
leds: is31f132xx: Re-order code to remove forward declarations
Daniel Mack
-66
/
+62
[prev]
[next]