summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-08ata: ahci-xgene: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski-1/+1
2026-01-08ata: ahci-imx: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski-1/+1
2026-01-08ata: ahci-dwc: Simplify with scoped for each OF child loopKrzysztof Kozlowski-8/+2
2026-01-08dma-buf: heaps: Clear CMA pages with clear_page()Linus Walleij-1/+1
2026-01-07Input: twl4030 - fix warnings without CONFIG_OFAndreas Kemnade-4/+3
2026-01-07drm/pagemap: Disable device-to-device migrationMatthew Brost-2/+12
2026-01-07drm/pagemap Fix error paths in drm_pagemap_migrate_to_devmemMatthew Brost-3/+5
2026-01-07drm/xe: Adjust page count tracepoints in shrinkerMatthew Brost-2/+7
2026-01-08PCI: dwc: tegra194: Broaden architecture dependencyVidya Sagar-2/+2
2026-01-08Merge tag 'amd-drm-fixes-6.19-2026-01-06' of https://gitlab.freedesktop.org/a...Dave Airlie-480/+332
2026-01-07HID: Elecom: Add support for ELECOM M-XT3DRBK (018C)Arnoud Willemsen-4/+17
2026-01-07HID: quirks: work around VID/PID conflict for appledisplayRené Rebe-0/+9
2026-01-07HID: Apply quirk HID_QUIRK_ALWAYS_POLL to Edifier QR30 (2d99:a101)Rodrigo Lugathe da Conceição Alves-0/+4
2026-01-07Reapply "Revert "drm/amd: Skip power ungate during suspend for VPE""Mario Limonciello (AMD)-2/+1
2026-01-07drm/amd/display: Check NULL before calling dac_load_detectionAlex Hung-2/+4
2026-01-07drm/amd/pm: Disable MMIO access during SMU Mode 1 resetPerry Yuan-3/+16
2026-01-07Merge drm/drm-next into drm-xe-nextRodrigo Vivi-5493/+9786
2026-01-08Merge tag 'drm-misc-fixes-2026-01-07' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-49/+186
2026-01-07iommu/arm-smmu-v3: Remove IASMostafa Saleh-15/+5
2026-01-07HID: intel-ish-hid: loader: Add PRODUCT_FAMILY-based firmware matchingVishnu Sankar-2/+56
2026-01-07HID: Intel-thc-hid: Intel-quicki2c: Add power management for touch deviceEven Xu-1/+13
2026-01-07HID: Intel-thc-hid: Intel-quicki2c: Add output report supportEven Xu-0/+28
2026-01-07HID: Intel-thc-hid: Intel-quicki2c: Support writing output report formatEven Xu-6/+11
2026-01-07HID: Intel-thc-hid: Intel-quicki2c: Use put_unaligned_le16 for __le16 writesEven Xu-3/+1
2026-01-07HID: Intel-thc-hid: Intel-quicki2c: Use size_t for all length variablesEven Xu-33/+28
2026-01-07thermal: intel: int340x: Use sysfs_emit{_at}() in sysfs show functionsThorsten Blum-9/+12
2026-01-07thermal: int340x: processor_thermal: Enable slow workload type hintsSrinivas Pandruvada-8/+49
2026-01-07thermal: core: Use strnlen() in thermal_zone_device_register_with_trips()Thorsten Blum-2/+6
2026-01-07intel_idle: Add C-states validationArtem Bityutskiy-0/+54
2026-01-07intel_idle: Add cmdline option to adjust C-states tableArtem Bityutskiy-0/+169
2026-01-07intel_idle: Initialize sysfs after cpuidle driver initializationArtem Bityutskiy-2/+2
2026-01-07intel_idle: Remove the 'preferred_cstates' parameterArtem Bityutskiy-36/+0
2026-01-07intel_idle: Remove unused driver version constantArtem Bityutskiy-5/+0
2026-01-07thermal: intel: intel_pch_thermal: Drop explicit driver data clearingKaushlendra Kumar-1/+0
2026-01-07ACPI: APEI: EINJ: make read-only array non_mmio_desc static constColin Ian King-1/+1
2026-01-07ACPI: acpi_watchdog: use LIST_HEAD for stack-allocated listCan Peng-3/+1
2026-01-07soc: qcom: cmd-db: Use devm_memremap() to fix memory leak in cmd_db_dev_probeHaotian Zhang-3/+4
2026-01-07soc: qcom: pmic_glink_altmode: Consume TBT3/USB4 mode notificationsKonrad Dybcio-23/+165
2026-01-07gpu: nova-core: use CStr::from_bytes_until_nul() in elf64_section()John Hubbard-4/+1
2026-01-07gpu: nova-core: use CStr::from_bytes_until_nul() and remove util.rsJohn Hubbard-19/+3
2026-01-07i2c: k1: add reset supportEncrow Thorne-0/+7
2026-01-07HID: i2c-hid: fix potential buffer overflow in i2c_hid_get_report()Kwok Kin Ming-0/+1
2026-01-07drm/vmwgfx: Fix kernel-doc warnings for vmwgfx_fenceBartlomiej Kubik-5/+5
2026-01-07drm/xe: Validate preferred system memory placement in xe_svm_range_validateMatthew Brost-0/+2
2026-01-07drm/i915/selftest: Add throttle reason diagnostics to RPS selftestsSk Anirban-5/+29
2026-01-07drm/vmwgfx: Fix an error return check in vmw_compat_shader_add()Haoxiang Li-1/+3
2026-01-07drm/vmwgfx: Merge vmw_bo_release and vmw_bo_free functionsIan Forbes-14/+8
2026-01-07drm/vmwgfx: Fix KMS with 3D on HW version 10Ian Forbes-6/+8
2026-01-07usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptorJohannes Brüderl-0/+8
2026-01-07clk: qcom: Add support for GPUCC and GXCLK for KaanapaliTaniya Das-0/+568