summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-12-19crypto: iaa - Remove unreachable pr_debug from iaa_crypto_cleanup_moduleThorsten Blum-5/+2
2025-12-19crypto: iaa - Simplify init_iaa_device()Thorsten Blum-7/+1
2025-12-19crypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_modeThorsten Blum-7/+5
2025-12-19crypto: octeontx - Fix length check to avoid truncation in ucode_load_storeThorsten Blum-1/+1
2025-12-19crypto: sun8i-ss - Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva-1/+3
2025-12-19crypto: hisilicon/qm - fix incorrect judgment in qm_get_complete_eqe_num()Chenghai Huang-5/+4
2025-12-19crypto: starfive - Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva-1/+3
2025-12-19crypto: qat - fix warning on adf_pfvf_pf_proto.cGiovanni Cabiddu-0/+10
2025-12-19crypto: qat - add bank state save and restore for qat_420xxGiovanni Cabiddu-0/+3
2025-12-19crypto: qat - fix parameter order used in ICP_QAT_FW_COMN_FLAGS_BUILDGiovanni Cabiddu-6/+6
2025-12-18Input: ti_am335x_tsc - fix off-by-one error in wire_order validationJunjie Cao-1/+1
2025-12-18Input: xpad - add support for CRKD GuitarsSanjay Govind-0/+5
2025-12-18Input: ilitek_ts_i2c - switch mdelay() to fsleep()Dmitry Torokhov-1/+1
2025-12-18Input: ilitek_ts_i2c - fix warning with gpio controllers that sleepJosua Mayer-4/+4
2025-12-18Input: add ABS_SND_PROFILEGergo Koteles-0/+1
2025-12-18Input: twl4030 - add TWL603x power buttonAndreas Kemnade-5/+55
2025-12-18Input: psmouse-smbus - add WQ_UNBOUND to alloc_workqueue userMarco Crivellari-1/+1
2025-12-18Input: synaptics_i2c - replace use of system_wq with system_dfl_wqMarco Crivellari-4/+4
2025-12-18Input: palmas-pwrbutton - replace use of system_wq with system_dfl_wqMarco Crivellari-1/+1
2025-12-18Input: gpio_keys - replace use of system_wq with system_dfl_wqMarco Crivellari-1/+1
2025-12-19Merge tag 'drm-xe-fixes-2025-12-19' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-46/+75
2025-12-18drm/xe: Fix documentation heading levels in xe_guc_pc.cSwaraj Gaikwad-2/+2
2025-12-18drm/xe/xe_survivability: Remove unused indexRiana Tauro-11/+4
2025-12-18x86/irq_remapping: Sanitize posted_msi_supported()Thomas Gleixner-2/+2
2025-12-19Merge tag 'drm-misc-fixes-2025-12-18' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-7/+193
2025-12-18drm/xe/nvm: enable cri platformAlexander Usyskin-11/+24
2025-12-19Merge tag 'acpi-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-2/+3
2025-12-19Merge tag 'pm-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-26/+46
2025-12-19Merge tag 'thermal-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+4
2025-12-18Input: apple_z2 - fix reading incorrect reports after exiting sleepSasha Finkelstein-0/+4
2025-12-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+16
2025-12-18mshv: release mutex on region invalidation failureAnirudh Rayabharam (Microsoft)-1/+3
2025-12-19Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-94/+274
2025-12-18Merge branch 'pm-powercap'Rafael J. Wysocki-16/+34
2025-12-18clk: thead: th1520-ap: Add macro to define multiplexers with flagsYao Zi-2/+7
2025-12-18clk: thead: th1520-ap: Support setting PLL ratesYao Zi-0/+142
2025-12-18clk: thead: th1520-ap: Add C910 bus clockYao Zi-1/+16
2025-12-18clk: thead: th1520-ap: Poll for PLL lock and wait for stabilityYao Zi-2/+32
2025-12-18accel/amdxdna: Enable hardware context priorityLizhi Hou-1/+27
2025-12-18accel/amdxdna: Enable temporal sharing only modeLizhi Hou-4/+21
2025-12-18accel/amdxdna: Remove NPU2 supportLizhi Hou-120/+0
2025-12-18drm/xe: Use usleep_range for accurate long-running workload timeslicingMatthew Brost-1/+19
2025-12-18drm/xe: Drop preempt-fences when destroying imported dma-bufs.Thomas Hellström-11/+4
2025-12-18drm/xe/eustall: Disallow 0 EU stall property valuesAshutosh Dixit-1/+1
2025-12-18drm/xe/oa: Disallow 0 OA property valuesAshutosh Dixit-1/+1
2025-12-18drm/xe/xe_sriov_vfio: Fix return value in xe_sriov_vfio_migration_supported()Dan Carpenter-1/+1
2025-12-18drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUMEAshutosh Dixit-3/+4
2025-12-18drm/xe: Adjust long-running workload timeslices to reasonable valuesMatthew Brost-2/+5
2025-12-18drm/xe/oa: Limit num_syncs to prevent oversized allocationsShuicheng Lin-0/+3
2025-12-18drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin-1/+5