summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-11-26hwmon: (adm1029) Add locking to avoid TOCTOUGui-Dong Han
2025-11-26hwmon: (lm87) Convert macros to functions to avoid TOCTOUGui-Dong Han
2025-11-26can: rcar_canfd: Fix CAN-FD mode as defaultBiju Das
2025-11-26HID: logitech-dj: Fix probe failure when used with KVMHans de Goede
2025-11-26HID: logitech-dj: Remove duplicate error loggingHans de Goede
2025-11-26HID: logitech-dj: Add support for G Pro X Superlight 2 receiverNathan Rossi
2025-11-26thermal/drivers/imx91: Add support for i.MX91 thermal monitoring unitPengfei Li
2025-11-26driver core: Check drivers_autoprobe for all added devicesVincent Liu
2025-11-26driver core: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari
2025-11-26driver core: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2025-11-26tick/nohz: Expose housekeeping CPUs in sysfsAaron Tomlin
2025-11-26tick/nohz: avoid showing '(null)' if nohz_full= not setAaron Tomlin
2025-11-26sysfs/cpu: Use DEVICE_ATTR_RO for nohz_full attributeAaron Tomlin
2025-11-26hangcheck-timer: fix coding style spacingClint George
2025-11-26hangcheck-timer: Replace %Ld with %lldClint George
2025-11-26hangcheck-timer: replace printk(KERN_CRIT) with pr_critClint George
2025-11-26uio: Add SVA support for PCI devices via uio_pci_generic_sva.cYaxing Guo
2025-11-26intel_th: Fix error handling in intel_th_output_openMa Ke
2025-11-26misc: rp1: Fix an error handling path in rp1_probe()Christophe JAILLET
2025-11-26char: xillybus: add WQ_UNBOUND to alloc_workqueue usersMarco Crivellari
2025-11-26misc: bh1770glc: use pm_runtime_resume_and_get() in power_state_storeVivek BalachandharTN
2025-11-26misc: cb710: Fix a NULL vs IS_ERR() check in probe()Dan Carpenter
2025-11-26mux: mmio: Add suspend and resume supportThomas Richard (TI.com)
2025-11-26greybus: gb-beagleplay: Fix timeout handling in bootloader functionsHaotian Zhang
2025-11-26greybus: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-26char/mwave: drop typedefsJiri Slaby (SUSE)
2025-11-26char/mwave: drop printk wrapperJiri Slaby (SUSE)
2025-11-26char/mwave: remove printk tracingJiri Slaby (SUSE)
2025-11-26char/mwave: remove unneeded fopsJiri Slaby (SUSE)
2025-11-26char/mwave: remove MWAVE_FUTZ_WITH_OTHER_DEVICES ifdefferyJiri Slaby (SUSE)
2025-11-26char/mwave: remove dead codeJiri Slaby (SUSE)
2025-11-26firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select FW_LOADERAlexandre Courbot
2025-11-26staging: gpib: Clean-up commented-out codeAdam Quandour
2025-11-26staging: rtl8723bs: remove custom FIELD_OFFSET macroNavaneeth K
2025-11-26staging: rtl8723bs: replace FIELD_OFFSET usage with offsetof in rtw_mlme_ext.cNavaneeth K
2025-11-26staging: rtl8723bs: remove dead commented code from odm.cNavaneeth K
2025-11-26staging: rtl8723bs: use standard offsetof in cfg80211 operationsNavaneeth K
2025-11-26staging: rtl8723bs: remove unused registry and BSSID offset macrosNavaneeth K
2025-11-26comedi: 8255: Fail to attach if fail to request I/O port regionIan Abbott
2025-11-26comedi: comedi_bond: Check for loops when bonding devicesIan Abbott
2025-11-26comedi: kcomedilib: Add loop checking variants of open and closeIan Abbott
2025-11-26comedi: Use reference count for asynchronous command functionsIan Abbott
2025-11-26comedi: Add reference counting for Comedi command handlingIan Abbott
2025-11-26comedi: pcl818: fix null-ptr-deref in pcl818_ai_cancel()Nikita Zhandarovich
2025-11-26comedi: multiq3: sanitize config options in multiq3_attach()Nikita Zhandarovich
2025-11-26comedi: check device's attached status in compat ioctlsNikita Zhandarovich
2025-11-26comedi: c6xdigio: Fix invalid PNP driver unregistrationIan Abbott
2025-11-26Merge back ACPI processor driver changes for 6.19Rafael J. Wysocki
2025-11-26mei: Fix error handling in mei_registerMa Ke
2025-11-26mei: gsc: add dependency on Xe driverJunxiao Chang