summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-12-19drm/i915/pc8: Add parent interface for PC8 forcewake tricksVille Syrjälä
2025-12-19drm/i915/cx0: Toggle powerdown states for C10 on HDMIGustavo Sousa
2025-12-19drm/i915/cx0: Use a more accurate message for powerdown change failureGustavo Sousa
2025-12-19hwmon: (ltc4282): Fix reset_history file permissionsNuno Sá
2025-12-19drm/xe/xe_survivability: Add index bound checkRiana Tauro
2025-12-19drm/xe/xe_survivability: Use static for survivability info attributesRiana Tauro
2025-12-19fpga: dfl: use subsys_initcall to allow built-in drivers to be addedThadeu Lima de Souza Cascardo
2025-12-19fpga: xilinx: Switch Michal Simek's email to new oneMichal Simek
2025-12-19fpga: of-fpga-region: Fail if any bridge is missingRomain Gantois
2025-12-19drm/xe/pmu: Replace sprintf() with sysfs_emit()Madhur Kumar
2025-12-19lkdtm/bugs: Do not confuse the clang/objtool with busy wait loopCatalin Marinas
2025-12-19drm/i915/dp: Fail state computation for invalid DSC source input BPP valuesImre Deak
2025-12-19drm/i915/dp: Fail state computation for invalid max sink compressed BPP valueImre Deak
2025-12-19drm/i915/dp: Fail state computation for invalid max throughput BPP valueImre Deak
2025-12-19drm/i915/dp: Fail state computation for invalid min/max link BPP valuesImre Deak
2025-12-19drm/i915/dp: Account with pipe joiner max compressed BPP limit for DP-MST and...Imre Deak
2025-12-19drm/i915/dp: Account with DSC BW overhead for compressed DP-SST stream BWImre Deak
2025-12-19drm/i915/dp: Account with MST, SSC BW overhead for uncompressed DP-MST stream BWImre Deak
2025-12-19drm/i915/dp: Use the effective data rate for DP compressed BW calculationImre Deak
2025-12-19drm/i915/dp: Use the effective data rate for DP BW calculationImre Deak
2025-12-19drm/i915/dp: Fix BW check in is_bw_sufficient_for_dsc_config()Imre Deak
2025-12-19drm/i915/dp: Factor out intel_dp_link_bw_overhead()Imre Deak
2025-12-19drm/i915/dp: Use a mode's crtc_clock vs. clock during state computationImre Deak
2025-12-19drm/i915/dp: Return a fixed point BPP value from intel_dp_output_bpp()Imre Deak
2025-12-19drm/i915/dp: Fix DSC sink's slice count capability checkImre Deak
2025-12-19drm/dp: Add drm_dp_dsc_sink_slice_count_mask()Imre Deak
2025-12-19drm/dp: Parse all DSC slice count caps for eDP 1.5Imre Deak
2025-12-19parisc: Set valid bit in high byte of 64‑bit physical addressLeon Romanovsky
2025-12-19drm/panthor: Support partial unmaps of huge pagesAdrián Larumbe
2025-12-19spi: stm32: stability & performance enhancementsMark Brown
2025-12-19HID: Intel-thc-hid: Intel-thc: Fix wrong register readingEven Xu
2025-12-19HID: multitouch: add MT_QUIRK_STICKY_FINGERS to MT_CLS_VTLDaytonCL
2025-12-19HID: intel-ish-hid: Reset enum_devices_done before enumerationZhang Lixu
2025-12-19HID: intel-ish-hid: Update ishtp bus match to support device ID tableZhang Lixu
2025-12-19HID: Intel-thc-hid: Intel-thc: fix dma_unmap_sg() nents valueThomas Fourier
2025-12-19HID: playstation: Center initial joystick axes to prevent spurious eventsSiarhei Vishniakou
2025-12-19drm/panthor: Evict groups before VM terminationKetil Johnsen
2025-12-19Merge drm/drm-next into drm-xe-nextThomas Hellström
2025-12-19HID: usbhid: paper over wrong bNumDescriptor fieldBenjamin Tissoires
2025-12-19amd/iommu: Make protection domain ID functions non-staticSairaj Kodilkar
2025-12-19amd/iommu: Preserve domain ids inside the kdump kernelSairaj Kodilkar
2025-12-19PCI: dwc: Skip PME_Turn_Off broadcast and L2/L3 transition during suspend if ...Manivannan Sadhasivam
2025-12-19drm/i915/colorop: do not include headers from headersJani Nikula
2025-12-19regulator: Add rt8092 supportChiYuan Huang
2025-12-19drm/i915/dp: Restrict max source rate for WCL to HBR3Ankit Nautiyal
2025-12-19crypto: iaa - Remove unreachable pr_debug from iaa_crypto_cleanup_moduleThorsten Blum
2025-12-19crypto: iaa - Simplify init_iaa_device()Thorsten Blum
2025-12-19crypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_modeThorsten Blum
2025-12-19crypto: octeontx - Fix length check to avoid truncation in ucode_load_storeThorsten Blum
2025-12-19crypto: sun8i-ss - Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva