summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-10wifi: ath12k: Add direct HAL pointer in ath12k_dpPavankumar Nandeshwar
2025-10-10wifi: ath12k: Move hal_params and regs to hal from hwPavankumar Nandeshwar
2025-10-10wifi: ath12k: Move wbm_rbm_map to hw specific hal filesPavankumar Nandeshwar
2025-10-10wifi: ath12k: Initialize hal_ops through hal_initPavankumar Nandeshwar
2025-10-10wifi: ath12k: Initialize desc_size through hal_initPavankumar Nandeshwar
2025-10-10wifi: ath12k: Move srng config and hal_ops to hw specific hal filesPavankumar Nandeshwar
2025-10-10drm/xe/migrate: Fix an error pathThomas Hellström
2025-10-10gpio: wcd934x: mark the GPIO controller as sleepingBartosz Golaszewski
2025-10-10drm/gud: Use kmalloc_array() instead of kmalloc()Mehdi Ben Hadj Khelifa
2025-10-10dpll: zl3073x: Increase maximum size of flash utilityIvan Vecera
2025-10-10tpm: Prevent local DOS via tpm/tpm0/ppi/*operationsDenis Aleksandrov
2025-10-10tpm: use a map for tpm2_calc_ordinal_duration()Jarkko Sakkinen
2025-10-10tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_singleGunnar Kudrjavets
2025-10-10tpm: Use HMAC-SHA256 library instead of open-coded HMACEric Biggers
2025-10-10tpm: Compare HMAC values in constant timeEric Biggers
2025-10-10tpm: Disable TPM2_TCG_HMAC by defaultJarkko Sakkinen
2025-10-09drm/xe: Move rebar to be done earlierLucas De Marchi
2025-10-10fbdev: Fix logic error in "offb" name matchFinn Thain
2025-10-09rtc: interface: Ensure alarm irq is enabled when UIE is enabledEsben Haabendal
2025-10-09rtc: tps6586x: Fix initial enable_irq/disable_irq balanceEsben Haabendal
2025-10-09rtc: cpcap: Fix initial enable_irq/disable_irq balanceEsben Haabendal
2025-10-09rtc: isl12022: Fix initial enable_irq/disable_irq balanceEsben Haabendal
2025-10-09rtc: interface: Fix long-standing race when setting alarmEsben Haabendal
2025-10-10Merge tag 'amd-drm-next-6.18-2025-10-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-10-09drm/xe: Don't allow evicting of BOs in same VM in array of VM bindsMatthew Brost
2025-10-09Merge tag 'net-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-10-09drm/i915/wm: Use fb->modfier to check for tiled vs. untiledVille Syrjälä
2025-10-09drm/i915/fb: Drop the 'fb' argument from intel_fb_bo_framebuffer_init()Ville Syrjälä
2025-10-09drm/i915/fbdev: Select linear modifier explicitlyVille Syrjälä
2025-10-09drm/i915/fb: Fix the set_tiling vs. addfb race, againVille Syrjälä
2025-10-09drm/i915/frontbuffer: Move bo refcounting intel_frontbuffer_{get,release}()Ville Syrjälä
2025-10-09Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-10-09nvme-multipath: Skip nr_active increments in RETRY dispositionAmit Chaudhary
2025-10-09drm/panfrost: Name scheduler queues after their job slotsAdrián Larumbe
2025-10-09drm/xe: Increase global invalidation timeout to 1000usKenneth Graunke
2025-10-09drm: Prevent sign extension on hdisplay and vdisplayJonathan Cavitt
2025-10-09drm/i915/display: Make intel_crtc_get_vblank_counter safe on PREEMPT_RTMaarten Lankhorst
2025-10-09drm/i915: Disable tracepoints for PREEMPT_RTMaarten Lankhorst
2025-10-09drm/panthor: skip regulator setup if no such propRain Yang
2025-10-09drm/panthor: Ensure MCU is disabled on suspendKetil Johnsen
2025-10-09drm/xe/guc: Increase wait timeout to 2sec after BUSY reply from GuCSatyanarayana K V P
2025-10-09drm/xe/vf: Rebase CCS save/restore BB GGTT addressesMatthew Brost
2025-10-09drm/xe/vf: Ensure media GT VF recovery runs after primary GT on PTLMatthew Brost
2025-10-09drm/xe/vf: Use primary GT ordered work queue on media GT on PTL VFMatthew Brost
2025-10-09drm/xe: Use PPGTT addresses for TLB invalidation to avoid GGTT fixupsSatyanarayana K V P
2025-10-09drm/xe/vf: Workaround for race condition in GuC firmware during VF pauseMatthew Brost
2025-10-09drm/xe/vf: Add debug prints for GuC replaying state during VF recoveryMatthew Brost
2025-10-09drm/xe: Move queue init before LRC creationMatthew Brost
2025-10-09drm/xe/vf: Replay GuC submission state on pause / unpauseMatthew Brost
2025-10-09drm/xe/vf: Abort VF post migration recovery on failureMatthew Brost