summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-06-18net: bcmgenet: update PHY power downDoug Berger1-1/+6
2025-06-18ptp: allow reading of currently dialed frequency to succeed on free-running c...Vladimir Oltean1-1/+2
2025-06-18ptp: fix breakage after ptp_vclock_in_use() reworkVladimir Oltean1-1/+21
2025-06-18bnxt_en: Improve comment wording and error return codeAlok Tiwari3-5/+5
2025-06-18net: liquidio: Remove unused validate_cn23xx_pf_config_info()Dr. David Alan Gilbert2-42/+0
2025-06-18bnxt_en: Update MRU and RSS table of RSS contexts on queue resetPavan Chebbi1-5/+51
2025-06-18bnxt_en: Add a helper function to configure MRU and RSSPavan Chebbi1-11/+26
2025-06-18bnxt_en: Fix double invocation of bnxt_ulp_stop()/bnxt_ulp_start()Kalesh AP1-14/+10
2025-06-18Merge tag 'linux-can-fixes-for-6.16-20250617' of git://git.kernel.org/pub/scm...Jakub Kicinski1-4/+5
2025-06-18drm/xe: Opportunistically skip TLB invalidaion on unbindMatthew Brost1-1/+30
2025-06-18drm/xe: Add xe_vm_has_valid_gpu_mapping helperMatthew Brost5-20/+32
2025-06-18net: ti: icssg-prueth: Fix packet handling for XDP_TXMeghana Malladi1-17/+2
2025-06-18PCI/AER: Use bool for AER disable state trackingHans Zhang1-2/+2
2025-06-18PCI/ASPM: Consolidate variable declaration and initializationHans Zhang1-2/+1
2025-06-18PCI/ASPM: Use boolean type for aspm_disabled and aspm_forceHans Zhang1-4/+4
2025-06-18net: stmmac: rk: remove unnecessary clk_macRussell King (Oracle)1-8/+1
2025-06-18net: stmmac: rk: use device rather than platform device in rk_priv_dataRussell King (Oracle)1-8/+8
2025-06-18net: stmmac: rk: fix code formmating issueRussell King (Oracle)1-1/+1
2025-06-18Input: apple_z2 - drop default ARCH_APPLE in KconfigSven Peter1-1/+0
2025-06-18tpm: don't bother with removal of files in directory we'll be removingAl Viro1-34/+12
2025-06-18Merge tag 'drm-misc-next-2025-06-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie324-2641/+12167
2025-06-18binder_ioctl_write_read(): simplify control flow a bitAl Viro1-14/+6
2025-06-18Merge branch 'shradha_v6.16-rc1' of https://github.com/shradhagupta6/linuxJakub Kicinski3-88/+286
2025-06-18drm/xe: Extend WA 14018094691 to BMGDaniele Ceraolo Spurio1-1/+2
2025-06-18Input: Fully open-code compatible for greppingKrzysztof Kozlowski2-2/+2
2025-06-17soc: qcom: socinfo: Add support to retrieve TME build detailsKathiravan Thirumoorthy1-0/+2
2025-06-17soc: qcom: fix endianness for QMI headerAlexander Wilhelm2-6/+6
2025-06-17soc: qcom: QMI encoding/decoding for big endianAlexander Wilhelm1-8/+38
2025-06-17drm/xe: Fix memset on iomemLucas De Marchi1-1/+1
2025-06-17drm/xe: Annotate default for guc_log_level paramLucas De Marchi1-2/+9
2025-06-17drm/xe/guc: Default log level to non-verboseLucas De Marchi1-1/+1
2025-06-17drm/xe/oa: Enable OAM latency measurementAshutosh Dixit2-1/+14
2025-06-17drm/xe/oa: Assign hwe for OAM_SAGAshutosh Dixit2-22/+38
2025-06-17drm/xe/oa: Introduce stream->oa_unitAshutosh Dixit2-17/+37
2025-06-17Merge tag 'platform-drivers-x86-v6.16-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds14-93/+100
2025-06-17drm/xe/oa: Print hwe to OA unit mappingAshutosh Dixit1-0/+32
2025-06-17drm/xe/oa/uapi: Expose media OA unitsAshutosh Dixit2-19/+53
2025-06-17RDMA/mlx5: Initialize obj_event->obj_sub_list before xa_insertMark Zhang1-1/+1
2025-06-17RDMA/core: Rate limit GID cache warning messagesMaor Gottlieb1-2/+2
2025-06-17RDMA/mlx5: Fix unsafe xarray access in implicit ODP handlingOr Har-Toov1-4/+4
2025-06-17e1000e: set fixed clock frequency indication for Nahum 11 and Nahum 13Vitaly Lifshits2-6/+16
2025-06-17ice: fix eswitch code memory leak in reset scenarioGrzegorz Nitka1-1/+5
2025-06-17net: ice: Perform accurate aRFS flow matchKrishna Kumar1-0/+48
2025-06-17RDMA/qib: Remove outdated driverDennis Dalessandro45-48351/+0
2025-06-17s390/drivers: Remove unnecessary include <linux/export.h>Heiko Carstens4-4/+0
2025-06-17s390/drivers: Explicitly include <linux/export.h>Heiko Carstens42-0/+44
2025-06-17drm/i915/dsb: Disable the GOSUB interruptVille Syrjälä1-5/+9
2025-06-17drm/i915/dsb: Move the DSB_PMCTRL* reset out of intel_dsb_finish()Ville Syrjälä1-12/+11
2025-06-17drm/i915/dsb: Garbage collect the MMIO DEwake stuffVille Syrjälä3-41/+11
2025-06-17drm/i915/dsb: Introduce intel_dsb_exec_time_us()Ville Syrjälä2-2/+25