summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-31drm/i915: Avoid lock inversion when pinning to GGTT on CHV/BXT+VTDJanusz Krzysztofik
2025-10-31crypto: ti - Add support for AES-XTS in DTHEv2 driverT Pratham
2025-10-31drm/ttm: Add an allocation flag to propagate -ENOSPC on OOMTvrtko Ursulin
2025-10-31drm/amdgpu: Configure max beneficial TTM pool allocation orderTvrtko Ursulin
2025-10-31drm/ttm: Allow drivers to specify maximum beneficial TTM pool sizeTvrtko Ursulin
2025-10-31drm/ttm: Replace multiple booleans with flags in device initTvrtko Ursulin
2025-10-31HID: nintendo: Reduce JC_SUBCMD_RATE_MAX_ATTEMPTSWilly Huang
2025-10-31HID: hid-input: Extend Elan ignore battery quirk to USBMario Limonciello (AMD)
2025-10-31drm/ttm: Replace multiple booleans with flags in pool initTvrtko Ursulin
2025-10-31HID: hid-ntrig: Prevent memory leak in ntrig_report_version()Masami Ichikawa
2025-10-31drm/ttm: Add getter for some pool propertiesTvrtko Ursulin
2025-10-31drm: include drm_print.h where neededJani Nikula
2025-10-30drm/xe/gt_throttle: Drop individual show functionsLucas De Marchi
2025-10-30drm/xe: Improve freq and throttle documentationLucas De Marchi
2025-10-30drm/xe/gt_throttle: Tidy up attribute definitionLucas De Marchi
2025-10-30drm/xe/gt_throttle: Add throttle_to_gt()Lucas De Marchi
2025-10-30drm/xe/gt_throttle: Always read and maskLucas De Marchi
2025-10-30drm/xe/gt_throttle: Tidy up perf reasons readingLucas De Marchi
2025-10-30drm/xe/cri: Add new performance limit reasons bitsSk Anirban
2025-10-30cxgb4: flower: add support for fragmentationHarshita V Rajput
2025-10-30Merge tag 'acpi-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-10-30Merge tag 'pm-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-10-30Merge tag 'fbdev-for-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-31platform/chrome: cros_ec_lightbar: Check if ec supports suspend commandsBrady Norander
2025-10-30Merge tag 'net-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-10-30kbuild: Add '-fms-extensions' to areas with dedicated CFLAGSNathan Chancellor
2025-10-31Merge branch 'icc-sa8775p' into icc-nextGeorgi Djakov
2025-10-31Merge branch 'icc-sdx75' into icc-nextGeorgi Djakov
2025-10-31Merge branch 'icc-msm8996' into icc-nextGeorgi Djakov
2025-10-31interconnect: debugfs: Fix incorrect error handling for NULL pathKuan-Wei Chiu
2025-10-31interconnect: qcom: sdx75: Drop QPIC interconnect and BCM nodesRaviteja Laggyshetty
2025-10-30accel/amdxdna: Fix incorrect command state for timed out jobLizhi Hou
2025-10-30Merge tag 'wireless-next-2025-10-30' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-10-31interconnect: qcom: sa8775p: enable QoS configurationOdelu Kukatla
2025-10-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-10-31interconnect: qcom: msm8996: add missing link to SLAVE_USB_HSDmitry Baryshkov
2025-10-30wifi: ath10k: use = {} to initialize bmi_target_info instead of memsetZhongqiu Han
2025-10-30wifi: ath10k: use = {} to initialize pm_qos_request instead of memsetZhongqiu Han
2025-10-30wifi: ath12k: unassign arvif on scan vdev create failureRameshkumar Sundaram
2025-10-30wifi: ath12k: enforce vdev limit in ath12k_mac_vdev_create()Rameshkumar Sundaram
2025-10-30wifi: ath12k: Set EHT fixed rates for associated STAsMuna Sinada
2025-10-30wifi: ath12k: add EHT rates to ath12k_mac_op_set_bitrate_mask()Muna Sinada
2025-10-30wifi: ath12k: Add EHT fixed GI/LTFMuna Sinada
2025-10-30wifi: ath12k: Add EHT MCS/NSS rates to Peer AssocMuna Sinada
2025-10-30wifi: ath12k: add EHT rate handling to existing set rate functionsMuna Sinada
2025-10-30wifi: ath12k: generalize GI and LTF fixed rate functionsMuna Sinada
2025-10-30wifi: ath12k: fix error handling in creating hardware groupBaochen Qiang
2025-10-30wifi: ath12k: fix reusing m3 memoryBaochen Qiang
2025-10-30wifi: ath12k: fix potential memory leak in ath12k_wow_arp_ns_offload()Abdun Nihaal
2025-10-30drm/client: Flush client buffers with drm_client_buffer_sync()Thomas Zimmermann