aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-09-12PCI: dwc: Verify the single eDMA IRQ in dw_pcie_edma_irq_verify()Niklas Cassel1-3/+1
2025-09-12PCI: endpoint: pci-epf-test: Fix doorbell test supportNiklas Cassel1-1/+13
2025-09-12PCI: of: Update parent unit address generation in of_pci_prop_intr_map()Lorenzo Pieralisi1-7/+15
2025-09-12drm/xe: defer free of NVM auxiliary container to device release callbackNitin Gote1-1/+4
2025-09-12Merge tag 'pci-v6.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds1-17/+4
2025-09-12drm/xe/configfs: Fix documentation warningLucas De Marchi1-2/+2
2025-09-12drm/xe: Update workaround documentationLucas De Marchi1-13/+32
2025-09-12Merge tag 'drm-fixes-2025-09-12' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds39-345/+353
2025-09-12watchdog: mpc8xxx_wdt: Reload the watchdog timer when enabling the watchdogChristophe Leroy1-0/+2
2025-09-12watchdog: visconti: don't print superfluous errorsWolfram Sang1-4/+1
2025-09-12watchdog: rzv2h_wdt: don't print superfluous errorsWolfram Sang1-3/+1
2025-09-12watchdog: rzg2l_wdt: don't print superfluous errorsWolfram Sang1-3/+1
2025-09-12watchdog: s3c2410_wdt: exynosautov9: Enable supported featuresSangwook Shin1-2/+4
2025-09-12watchdog: s3c2410_wdt: exynosautov920: Enable QUIRK_HAS_32BIT_CNTSangwook Shin1-2/+2
2025-09-12watchdog: s3c2410_wdt: Increase max timeout value of watchdogSangwook Shin1-7/+19
2025-09-12watchdog: s3c2410_wdt: Fix max_timeout being calculated largerSangwook Shin1-2/+8
2025-09-12watchdog: s3c2410_wdt: Replace hardcoded values with macro definitionsSangwook Shin1-1/+1
2025-09-12watchdog: rzv2h: Improve error strings and add newlinesLad Prabhakar1-4/+4
2025-09-12watchdog: rzv2h: Add support for RZ/T2HLad Prabhakar1-3/+81
2025-09-12watchdog: rzv2h: Add support for configurable count clock sourceLad Prabhakar1-1/+20
2025-09-12watchdog: rzv2h: Make "oscclk" and reset controller optionalLad Prabhakar1-2/+2
2025-09-12watchdog: rzv2h: Obtain clock-divider and timeout values from OF match dataLad Prabhakar1-9/+26
2025-09-12watchdog: intel_oc_wdt: Do not try to write into const memoryGuenter Roeck1-4/+4
2025-09-12Merge tag 'reset-fixes-for-v6.17' of https://git.pengutronix.de/git/pza/linux into arm/fixesArnd Bergmann1-0/+11
2025-09-12HID: asus: add Z13 folio to generic group for multitouch to workAntheas Kapenekakis2-4/+4
2025-09-12HID: pidff: Fix possible null pointer dereferenceTomasz Pakuła1-5/+10
2025-09-12HID: intel-ish-ipc: Remove redundant ready check after timeout functionZhang Lixu1-8/+9
2025-09-12HID: asus: add support for missing PX series fn keysAmit Chaudhari1-0/+3
2025-09-12HID: cp2112: fix setter callbacks return valueSébastien Szymanski1-5/+5
2025-09-12HID: bpf: rescan the device for the group after a load/unloadBenjamin Tissoires1-0/+21
2025-09-12HID: core: factor out hid_set_group()Benjamin Tissoires1-8/+15
2025-09-12HID: lenovo: Use KEY_PERFORMANCE instead of ACPI's platform_profileJanne Grunau2-5/+1
2025-09-12Merge commit '89c5214639294' into for-6.17/upstream-fixesJiri Kosina26-343/+915
2025-09-12drm/xe/hwmon: Remove type castingMallesh Koujalagi1-16/+19
2025-09-12misc: fastrpc: Skip reference for DMA handlesLing Xu1-18/+27
2025-09-12misc: fastrpc: fix possible map leak in fastrpc_put_argsLing Xu1-3/+7
2025-09-12misc: fastrpc: Fix fastrpc_map_lookup operationLing Xu1-1/+6
2025-09-12misc: fastrpc: Save actual DMA size in fastrpc_map structureLing Xu1-9/+18
2025-09-12nvmem: layouts: fix automatic module loadingMichael Walle1-0/+13
2025-09-12clk: imx95-blk-ctl: Save/restore registers when RPM routines are calledLaurentiu Palcu1-12/+21
2025-09-12clk: imx95-blk-ctl: Save platform data in imx95_blk_ctl structureLaurentiu Palcu1-23/+13
2025-09-12HID: steelseries: Fix STEELSERIES_SRWS1 handling in steelseries_remove()Jiri Kosina1-2/+1
2025-09-12staging: axis-fifo: flush RX FIFO on read errorsOvidiu Panait1-7/+11
2025-09-12staging: axis-fifo: fix TX handling on copy_from_user() failureOvidiu Panait1-26/+10
2025-09-12drm/xe/guc: Fix spelling mistake "sheduling" -> "scheduling"Colin Ian King1-1/+1
2025-09-12drm/xe/xe3: Extend Wa_18041344222 to graphics IP versions 30.00 and 30.01Harish Chegondi1-0/+7
2025-09-12HID: intel-thc-hid: intel-quickspi: Add WCL Device IDsXinpeng Sun2-0/+4
2025-09-12HID: intel-thc-hid: intel-quicki2c: Add WCL Device IDsXinpeng Sun2-0/+4
2025-09-12serial: 8250: omap: Support wakeup pinctrl state on suspendMarkus Schneider-Pargmann1-0/+36
2025-09-12serial: max310x: improve interrupt handlingTapio Reijonen1-6/+17