summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-31hwmon: (fam15h_power) Use generic power managementVaibhav Gupta
2026-01-31hwmon: (sht3x) add support for SHT85Antoni Pokusinski
2026-01-31hwmon: (asus-ec-sensors) add Pro WS TRX50-SAGE WIFI ARobert McIntyre
2026-01-31hwmon: (asus-ec-sensors) add ROG MAXIMUS X HEROReis Holmes
2026-01-31hwmon: (acpi_power_meter) Fix deadlocks related to acpi_power_meter_notify()Rafael J. Wysocki
2026-01-31ublk: remove "can't touch 'ublk_io' any more" commentsCaleb Sander Mateos
2026-01-31ublk: add UBLK_F_NO_AUTO_PART_SCAN feature flagMing Lei
2026-01-31ublk: check list membership before cancelling batch fetch commandMing Lei
2026-01-31ublk: drop ublk_ctrl_start_recovery() header argumentCaleb Sander Mateos
2026-01-31ublk: use READ_ONCE() to read struct ublksrv_ctrl_cmdCaleb Sander Mateos
2026-01-31ublk: Validate SQE128 flag before accessing the cmdGovindarajulu Varadarajan
2026-01-31iommu/tegra241-cmdqv: Reset VCMDQ in tegra241_vcmdq_hw_init_user()Nicolin Chen
2026-01-31crypto: caam - fix netdev memory leak in dpaa2_caam_probeJianpeng Chang
2026-01-31crypto: hisilicon/qm - increase wait time for mailboxWeili Qian
2026-01-31crypto: hisilicon/qm - obtain the mailbox configuration at one timeWeili Qian
2026-01-31crypto: hisilicon/qm - remove unnecessary code in qm_mb_write()Weili Qian
2026-01-31crypto: hisilicon/qm - move the barrier before writing to the mailbox registerChenghai Huang
2026-01-31crypto: hisilicon/trng - support tfms sharing the deviceWeili Qian
2026-01-31crypto: hisilicon/zip - add lz4 algorithm for hisi_zipChenghai Huang
2026-01-31s390/pkey: Support new xflag PKEY_XFLAG_NOCLEARKEYHarald Freudenberger
2026-01-31crypto: stm32 - Replace min_t(size_t) with just min()Thorsten Blum
2026-01-31crypto: virtio - Replace package id with numa node idBibo Mao
2026-01-31crypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_c...Bibo Mao
2026-01-31crypto: virtio - Add spinlock protection with virtqueue notificationBibo Mao
2026-01-30net: usb: r8152: fix resume reset deadlockSergey Senozhatsky
2026-01-30net: wwan: mhi_wwan_ctrl: Add NMEA channel supportSlark Xiao
2026-01-30net: wwan: hwsim: support NMEA port emulationSergey Ryazanov
2026-01-30net: wwan: hwsim: refactor to support more port typesSergey Ryazanov
2026-01-30net: wwan: add NMEA port supportSergey Ryazanov
2026-01-30net: wwan: core: split port unregister and stopSergey Ryazanov
2026-01-30net: wwan: core: split port creation and registrationSergey Ryazanov
2026-01-30net: wwan: core: explicit WWAN device reference countingSergey Ryazanov
2026-01-30net: wwan: core: remove unused port_id fieldSergey Ryazanov
2026-01-30eth fbnic: Add debugfs hooks for tx/rx ringsMike Marciniszyn (Meta)
2026-01-30eth fbnic: Add debugfs hooks for firmware mailboxMike Marciniszyn (Meta)
2026-01-30net: usb: remove unnecessary get_drvinfo code and driver versionsEthan Nelson-Moore
2026-01-30net: stmmac: spelling correctionsSimon Horman
2026-01-30macvlan: fix error recovery in macvlan_common_newlink()Eric Dumazet
2026-01-30amd-xgbe: add support for rx alignment errorsRaju Rangoju
2026-01-30net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP moduleMarek BehĂșn
2026-01-30Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-30Merge tag 'firewire-fixes-6.19-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-01-30Merge tag 'rust-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-01-31drm/radeon: Make MSI address limit based on the device DMA limitVivian Wang
2026-01-31PCI/MSI: Check the device specific address mask in msi_verify_entries()Vivian Wang
2026-01-31PCI/MSI: Convert the boolean no_64bit_msi flag to a DMA address maskVivian Wang
2026-01-31rtc: s35390a: implement nvmem supportLorenz Brun
2026-01-31rtc: loongson: Add Loongson-2K0300 supportBinbin Zhou
2026-01-31i3c: dw-i3c-master: fix SIR reject bit mapping for dynamic addressesAdrian Ng Ho Yin
2026-01-31i3c: dw-i3c-master: convert spinlock usage to scoped guardsAdrian Ng Ho Yin