summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-11drm/i915/bw: Skip the bw_state->active_pipes update if no pipe is changing it...Ville Syrjälä
2025-10-11drm/i915: Introduce intel_crtc_active_changed() and intel_any_crtc_active_cha...Ville Syrjälä
2025-10-11drm/i915: Introduce intel_crtc_enable_changed() and intel_any_crtc_enable_cha...Ville Syrjälä
2025-10-10Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-10-10Merge tag 'drm-fixes-2025-10-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-10-11Merge tag 'drm-misc-fixes-2025-10-09' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-10-10Merge tag 'devicetree-fixes-for-6.18-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-10-10drm/xe: Change return type of detect_bar2_dgfx() from s64 to u64Shuicheng Lin
2025-10-10drm/xe: Fix copyright in xe_ttm_stolen_mgrShuicheng Lin
2025-10-10drm/xe: Fix copyright and function naming in xe_ttm_sys_mgrShuicheng Lin
2025-10-10drm/xe: Enable media sampler power gatingVinay Belgaumkar
2025-10-10Merge tag 'block-6.18-20251009' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-10Merge tag 'fbdev-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-10Merge tag 'gpio-fixes-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-10Merge tag 'ntb-6.18' of https://github.com/jonmason/ntbLinus Torvalds
2025-10-10Merge tag 'i2c-for-6.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-10-10drm/xe: Handle mixed mappings and existing VRAM on atomic faultsMatthew Brost
2025-10-10wifi: ath12k: Drop hal_ prefix from hardware register namesRipan Deuri
2025-10-10wifi: ath12k: Rename hal_ops to opsRipan Deuri
2025-10-10wifi: ath12k: Remove the unused ring inits in wcnPavankumar Nandeshwar
2025-10-10wifi: ath12k: Segregate the common and wifi7 specific structuresPavankumar Nandeshwar
2025-10-10wifi: ath12k: Move HAL Cookie Conversion and RBM related APIs to wifi7 directoryPavankumar Nandeshwar
2025-10-10wifi: ath12k: Move HAL REO and Rx buf related APIs to wifi7 directoryPavankumar Nandeshwar
2025-10-10wifi: ath12k: Move HAL Tx, REO and link idle setup related APIs to wifi7 dire...Pavankumar Nandeshwar
2025-10-10wifi: ath12k: Move HAL CE status and set link desc addr APIs to wifi7 directoryPavankumar Nandeshwar
2025-10-10wifi: ath12k: Move HAL CE desc related APIs to wifi7 directoryPavankumar Nandeshwar
2025-10-10wifi: ath12k: Move HAL SRNG shadow config and get ring id APIs to wifi7 direc...Pavankumar Nandeshwar
2025-10-10wifi: ath12k: Move HAL CE setup and SRNG related APIs to wifi7 directoryPavankumar Nandeshwar
2025-10-10wifi: ath12k: Use hal handle instead of ab handlePavankumar Nandeshwar
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