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