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-01-31
hwmon: (mp2925) Add vid offset for vid mode
Wensheng Wang
1
-2
/
+21
2026-01-31
hwmon: (dell-smm) Add support for Dell OptiPlex 7080
Armin Wolf
1
-0
/
+7
2026-01-31
hwmon: (pmbus) Add mp5926 driver
Yuxi Wang
3
-0
/
+194
2026-01-31
hwmon: Use sysfs_emit in show function callbacks
Kari Argillander
1
-3
/
+3
2026-01-31
hwmon: Fix wrong return errno in *sanitize_name()
Kari Argillander
1
-1
/
+4
2026-01-31
hwmon: (fam15h_power) Use generic power management
Vaibhav Gupta
1
-6
/
+5
2026-01-31
hwmon: (sht3x) add support for SHT85
Antoni Pokusinski
2
-2
/
+3
2026-01-31
hwmon: (asus-ec-sensors) add Pro WS TRX50-SAGE WIFI A
Robert McIntyre
1
-0
/
+2
2026-01-31
hwmon: (asus-ec-sensors) add ROG MAXIMUS X HERO
Reis Holmes
1
-0
/
+10
2026-01-31
hwmon: (acpi_power_meter) Fix deadlocks related to acpi_power_meter_notify()
Rafael J. Wysocki
1
-3
/
+14
2026-01-31
ublk: remove "can't touch 'ublk_io' any more" comments
Caleb Sander Mateos
1
-2
/
+0
2026-01-31
ublk: add UBLK_F_NO_AUTO_PART_SCAN feature flag
Ming Lei
1
-4
/
+10
2026-01-31
ublk: check list membership before cancelling batch fetch command
Ming Lei
1
-3
/
+13
2026-01-31
ublk: drop ublk_ctrl_start_recovery() header argument
Caleb Sander Mateos
1
-4
/
+3
2026-01-31
ublk: use READ_ONCE() to read struct ublksrv_ctrl_cmd
Caleb Sander Mateos
1
-25
/
+31
2026-01-31
ublk: Validate SQE128 flag before accessing the cmd
Govindarajulu Varadarajan
1
-3
/
+3
2026-01-31
iommu/tegra241-cmdqv: Reset VCMDQ in tegra241_vcmdq_hw_init_user()
Nicolin Chen
1
-0
/
+3
2026-01-31
crypto: caam - fix netdev memory leak in dpaa2_caam_probe
Jianpeng Chang
2
-12
/
+17
2026-01-31
crypto: hisilicon/qm - increase wait time for mailbox
Weili Qian
1
-10
/
+24
2026-01-31
crypto: hisilicon/qm - obtain the mailbox configuration at one time
Weili Qian
1
-47
/
+86
2026-01-31
crypto: hisilicon/qm - remove unnecessary code in qm_mb_write()
Weili Qian
1
-12
/
+2
2026-01-31
crypto: hisilicon/qm - move the barrier before writing to the mailbox register
Chenghai Huang
1
-1
/
+5
2026-01-31
crypto: hisilicon/trng - support tfms sharing the device
Weili Qian
1
-35
/
+86
2026-01-31
crypto: hisilicon/zip - add lz4 algorithm for hisi_zip
Chenghai Huang
2
-8
/
+84
2026-01-31
s390/pkey: Support new xflag PKEY_XFLAG_NOCLEARKEY
Harald Freudenberger
3
-3
/
+19
2026-01-31
crypto: stm32 - Replace min_t(size_t) with just min()
Thorsten Blum
1
-15
/
+14
2026-01-31
crypto: virtio - Replace package id with numa node id
Bibo Mao
1
-1
/
+1
2026-01-31
crypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req
Bibo Mao
1
-2
/
+0
2026-01-31
crypto: virtio - Add spinlock protection with virtqueue notification
Bibo Mao
1
-0
/
+5
2026-01-30
net: usb: r8152: fix resume reset deadlock
Sergey Senozhatsky
1
-14
/
+15
2026-01-30
net: wwan: mhi_wwan_ctrl: Add NMEA channel support
Slark Xiao
1
-0
/
+1
2026-01-30
net: wwan: hwsim: support NMEA port emulation
Sergey Ryazanov
1
-2
/
+126
2026-01-30
net: wwan: hwsim: refactor to support more port types
Sergey Ryazanov
1
-32
/
+41
2026-01-30
net: wwan: add NMEA port support
Sergey Ryazanov
2
-5
/
+152
2026-01-30
net: wwan: core: split port unregister and stop
Sergey Ryazanov
1
-5
/
+18
2026-01-30
net: wwan: core: split port creation and registration
Sergey Ryazanov
1
-26
/
+43
2026-01-30
net: wwan: core: explicit WWAN device reference counting
Sergey Ryazanov
1
-19
/
+15
2026-01-30
net: wwan: core: remove unused port_id field
Sergey Ryazanov
1
-2
/
+0
2026-01-30
eth fbnic: Add debugfs hooks for tx/rx rings
Mike Marciniszyn (Meta)
5
-1
/
+400
2026-01-30
eth fbnic: Add debugfs hooks for firmware mailbox
Mike Marciniszyn (Meta)
3
-1
/
+50
2026-01-30
net: usb: remove unnecessary get_drvinfo code and driver versions
Ethan Nelson-Moore
16
-91
/
+9
2026-01-30
net: stmmac: spelling corrections
Simon Horman
10
-17
/
+17
2026-01-30
macvlan: fix error recovery in macvlan_common_newlink()
Eric Dumazet
1
-2
/
+3
2026-01-30
amd-xgbe: add support for rx alignment errors
Raju Rangoju
4
-0
/
+13
2026-01-30
net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP module
Marek BehĂșn
1
-0
/
+2
2026-01-30
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd
Linus Torvalds
1
-0
/
+1
2026-01-30
Merge tag 'firewire-fixes-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
Linus Torvalds
1
-9
/
+10
2026-01-30
Merge tag 'rust-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
1
-0
/
+1
2026-01-31
drm/radeon: Make MSI address limit based on the device DMA limit
Vivian Wang
2
-10
/
+1
2026-01-31
PCI/MSI: Check the device specific address mask in msi_verify_entries()
Vivian Wang
1
-3
/
+5
[prev]
[next]