aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-31hwmon: (mp2925) Add vid offset for vid modeWensheng Wang1-2/+21
2026-01-31hwmon: (dell-smm) Add support for Dell OptiPlex 7080Armin Wolf1-0/+7
2026-01-31hwmon: (pmbus) Add mp5926 driverYuxi Wang3-0/+194
2026-01-31hwmon: Use sysfs_emit in show function callbacksKari Argillander1-3/+3
2026-01-31hwmon: Fix wrong return errno in *sanitize_name()Kari Argillander1-1/+4
2026-01-31hwmon: (fam15h_power) Use generic power managementVaibhav Gupta1-6/+5
2026-01-31hwmon: (sht3x) add support for SHT85Antoni Pokusinski2-2/+3
2026-01-31hwmon: (asus-ec-sensors) add Pro WS TRX50-SAGE WIFI ARobert McIntyre1-0/+2
2026-01-31hwmon: (asus-ec-sensors) add ROG MAXIMUS X HEROReis Holmes1-0/+10
2026-01-31hwmon: (acpi_power_meter) Fix deadlocks related to acpi_power_meter_notify()Rafael J. Wysocki1-3/+14
2026-01-31ublk: remove "can't touch 'ublk_io' any more" commentsCaleb Sander Mateos1-2/+0
2026-01-31ublk: add UBLK_F_NO_AUTO_PART_SCAN feature flagMing Lei1-4/+10
2026-01-31ublk: check list membership before cancelling batch fetch commandMing Lei1-3/+13
2026-01-31ublk: drop ublk_ctrl_start_recovery() header argumentCaleb Sander Mateos1-4/+3
2026-01-31ublk: use READ_ONCE() to read struct ublksrv_ctrl_cmdCaleb Sander Mateos1-25/+31
2026-01-31ublk: Validate SQE128 flag before accessing the cmdGovindarajulu Varadarajan1-3/+3
2026-01-31iommu/tegra241-cmdqv: Reset VCMDQ in tegra241_vcmdq_hw_init_user()Nicolin Chen1-0/+3
2026-01-31crypto: caam - fix netdev memory leak in dpaa2_caam_probeJianpeng Chang2-12/+17
2026-01-31crypto: hisilicon/qm - increase wait time for mailboxWeili Qian1-10/+24
2026-01-31crypto: hisilicon/qm - obtain the mailbox configuration at one timeWeili Qian1-47/+86
2026-01-31crypto: hisilicon/qm - remove unnecessary code in qm_mb_write()Weili Qian1-12/+2
2026-01-31crypto: hisilicon/qm - move the barrier before writing to the mailbox registerChenghai Huang1-1/+5
2026-01-31crypto: hisilicon/trng - support tfms sharing the deviceWeili Qian1-35/+86
2026-01-31crypto: hisilicon/zip - add lz4 algorithm for hisi_zipChenghai Huang2-8/+84
2026-01-31s390/pkey: Support new xflag PKEY_XFLAG_NOCLEARKEYHarald Freudenberger3-3/+19
2026-01-31crypto: stm32 - Replace min_t(size_t) with just min()Thorsten Blum1-15/+14
2026-01-31crypto: virtio - Replace package id with numa node idBibo Mao1-1/+1
2026-01-31crypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_reqBibo Mao1-2/+0
2026-01-31crypto: virtio - Add spinlock protection with virtqueue notificationBibo Mao1-0/+5
2026-01-30net: usb: r8152: fix resume reset deadlockSergey Senozhatsky1-14/+15
2026-01-30net: wwan: mhi_wwan_ctrl: Add NMEA channel supportSlark Xiao1-0/+1
2026-01-30net: wwan: hwsim: support NMEA port emulationSergey Ryazanov1-2/+126
2026-01-30net: wwan: hwsim: refactor to support more port typesSergey Ryazanov1-32/+41
2026-01-30net: wwan: add NMEA port supportSergey Ryazanov2-5/+152
2026-01-30net: wwan: core: split port unregister and stopSergey Ryazanov1-5/+18
2026-01-30net: wwan: core: split port creation and registrationSergey Ryazanov1-26/+43
2026-01-30net: wwan: core: explicit WWAN device reference countingSergey Ryazanov1-19/+15
2026-01-30net: wwan: core: remove unused port_id fieldSergey Ryazanov1-2/+0
2026-01-30eth fbnic: Add debugfs hooks for tx/rx ringsMike Marciniszyn (Meta)5-1/+400
2026-01-30eth fbnic: Add debugfs hooks for firmware mailboxMike Marciniszyn (Meta)3-1/+50
2026-01-30net: usb: remove unnecessary get_drvinfo code and driver versionsEthan Nelson-Moore16-91/+9
2026-01-30net: stmmac: spelling correctionsSimon Horman10-17/+17
2026-01-30macvlan: fix error recovery in macvlan_common_newlink()Eric Dumazet1-2/+3
2026-01-30amd-xgbe: add support for rx alignment errorsRaju Rangoju4-0/+13
2026-01-30net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP moduleMarek BehĂșn1-0/+2
2026-01-30Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufdLinus Torvalds1-0/+1
2026-01-30Merge tag 'firewire-fixes-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds1-9/+10
2026-01-30Merge tag 'rust-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linuxLinus Torvalds1-0/+1
2026-01-31drm/radeon: Make MSI address limit based on the device DMA limitVivian Wang2-10/+1
2026-01-31PCI/MSI: Check the device specific address mask in msi_verify_entries()Vivian Wang1-3/+5