summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-12-19crypto: hisilicon/qm - fix incorrect judgment in qm_get_complete_eqe_num()Chenghai Huang
2025-12-19crypto: starfive - Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-12-19crypto: qat - fix warning on adf_pfvf_pf_proto.cGiovanni Cabiddu
2025-12-19crypto: qat - add bank state save and restore for qat_420xxGiovanni Cabiddu
2025-12-19crypto: qat - fix parameter order used in ICP_QAT_FW_COMN_FLAGS_BUILDGiovanni Cabiddu
2025-12-18Input: ti_am335x_tsc - fix off-by-one error in wire_order validationJunjie Cao
2025-12-18Input: xpad - add support for CRKD GuitarsSanjay Govind
2025-12-18Input: ilitek_ts_i2c - switch mdelay() to fsleep()Dmitry Torokhov
2025-12-18Input: ilitek_ts_i2c - fix warning with gpio controllers that sleepJosua Mayer
2025-12-18Input: add ABS_SND_PROFILEGergo Koteles
2025-12-18Input: twl4030 - add TWL603x power buttonAndreas Kemnade
2025-12-18Input: psmouse-smbus - add WQ_UNBOUND to alloc_workqueue userMarco Crivellari
2025-12-18Input: synaptics_i2c - replace use of system_wq with system_dfl_wqMarco Crivellari
2025-12-18Input: palmas-pwrbutton - replace use of system_wq with system_dfl_wqMarco Crivellari
2025-12-18Input: gpio_keys - replace use of system_wq with system_dfl_wqMarco Crivellari
2025-12-19Merge tag 'drm-xe-fixes-2025-12-19' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-12-18drm/xe: Fix documentation heading levels in xe_guc_pc.cSwaraj Gaikwad
2025-12-18drm/xe/xe_survivability: Remove unused indexRiana Tauro
2025-12-18x86/irq_remapping: Sanitize posted_msi_supported()Thomas Gleixner
2025-12-19Merge tag 'drm-misc-fixes-2025-12-18' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-12-18drm/xe/nvm: enable cri platformAlexander Usyskin
2025-12-19Merge tag 'acpi-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-12-19Merge tag 'pm-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-12-19Merge tag 'thermal-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-18Input: apple_z2 - fix reading incorrect reports after exiting sleepSasha Finkelstein
2025-12-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-18mshv: release mutex on region invalidation failureAnirudh Rayabharam (Microsoft)
2025-12-19Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-12-18Merge branch 'pm-powercap'Rafael J. Wysocki
2025-12-18clk: thead: th1520-ap: Add macro to define multiplexers with flagsYao Zi
2025-12-18clk: thead: th1520-ap: Support setting PLL ratesYao Zi
2025-12-18clk: thead: th1520-ap: Add C910 bus clockYao Zi
2025-12-18clk: thead: th1520-ap: Poll for PLL lock and wait for stabilityYao Zi
2025-12-18accel/amdxdna: Enable hardware context priorityLizhi Hou
2025-12-18accel/amdxdna: Enable temporal sharing only modeLizhi Hou
2025-12-18accel/amdxdna: Remove NPU2 supportLizhi Hou
2025-12-18drm/xe: Use usleep_range for accurate long-running workload timeslicingMatthew Brost
2025-12-18drm/xe: Drop preempt-fences when destroying imported dma-bufs.Thomas Hellström
2025-12-18drm/xe/eustall: Disallow 0 EU stall property valuesAshutosh Dixit
2025-12-18drm/xe/oa: Disallow 0 OA property valuesAshutosh Dixit
2025-12-18drm/xe/xe_sriov_vfio: Fix return value in xe_sriov_vfio_migration_supported()Dan Carpenter
2025-12-18drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUMEAshutosh Dixit
2025-12-18drm/xe: Adjust long-running workload timeslices to reasonable valuesMatthew Brost
2025-12-18drm/xe/oa: Limit num_syncs to prevent oversized allocationsShuicheng Lin
2025-12-18drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin
2025-12-18drm/xe: Drop preempt-fences when destroying imported dma-bufs.Thomas Hellström
2025-12-18Merge tag 'linux-can-fixes-for-6.19-20251218' of git://git.kernel.org/pub/scm...Paolo Abeni
2025-12-18w1: therm: Fix off-by-one buffer overflow in alarms_storeThorsten Blum
2025-12-18net: hns3: add VLAN id validation before usingJian Shen
2025-12-18net: hns3: using the num_tqps to check whether tqp_index is out of range when...Jian Shen