summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-06-17wifi: ath12k: don't wait when there is no vdev startedBaochen Qiang
2025-06-17wifi: ath12k: don't use static variables in ath12k_wmi_fw_stats_process()Baochen Qiang
2025-06-17wifi: ath12k: avoid burning CPU while waiting for firmware statsBaochen Qiang
2025-06-17wifi: ath12k: fix documentation on firmware statsBaochen Qiang
2025-06-17wifi: ath12k: don't activate more links than firmware supportsBaochen Qiang
2025-06-17wifi: ath12k: update link active in case two links fall on the same MACBaochen Qiang
2025-06-17wifi: ath12k: support WMI_MLO_LINK_SET_ACTIVE_CMDID commandBaochen Qiang
2025-06-17wifi: ath12k: update freq range for each hardware modeBaochen Qiang
2025-06-17wifi: ath12k: parse and save sbs_lower_band_end_freq from WMI_SERVICE_READY_E...Baochen Qiang
2025-06-17wifi: ath12k: parse and save hardware mode info from WMI_SERVICE_READY_EXT_EV...Baochen Qiang
2025-06-17wifi: ath12k: Avoid CPU busy-wait by handling VDEV_STAT and BCN_STATBjorn Andersson
2025-06-17ptp: allow reading of currently dialed frequency to succeed on free-running c...Vladimir Oltean
2025-06-17ptp: fix breakage after ptp_vclock_in_use() reworkVladimir Oltean
2025-06-17bnxt_en: Update MRU and RSS table of RSS contexts on queue resetPavan Chebbi
2025-06-17bnxt_en: Add a helper function to configure MRU and RSSPavan Chebbi
2025-06-17bnxt_en: Fix double invocation of bnxt_ulp_stop()/bnxt_ulp_start()Kalesh AP
2025-06-17Merge tag 'linux-can-fixes-for-6.16-20250617' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-06-17net: ti: icssg-prueth: Fix packet handling for XDP_TXMeghana Malladi
2025-06-17Input: apple_z2 - drop default ARCH_APPLE in KconfigSven Peter
2025-06-17Input: Fully open-code compatible for greppingKrzysztof Kozlowski
2025-06-17Merge tag 'platform-drivers-x86-v6.16-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-06-17RDMA/mlx5: Initialize obj_event->obj_sub_list before xa_insertMark Zhang
2025-06-17RDMA/core: Rate limit GID cache warning messagesMaor Gottlieb
2025-06-17RDMA/mlx5: Fix unsafe xarray access in implicit ODP handlingOr Har-Toov
2025-06-17e1000e: set fixed clock frequency indication for Nahum 11 and Nahum 13Vitaly Lifshits
2025-06-17ice: fix eswitch code memory leak in reset scenarioGrzegorz Nitka
2025-06-17net: ice: Perform accurate aRFS flow matchKrishna Kumar
2025-06-17can: tcan4x5x: fix power regulator retrieval during probeBrett Werling
2025-06-17x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov (AMD)
2025-06-17platform/mellanox: mlxbf-tmfifo: fix vring_desc.len assignmentDavid Thompson
2025-06-17platform/x86: portwell-ec: Move watchdog device under correct platform hierarchyIvan Hu
2025-06-17aoe: defer rexmit timer downdev work to workqueueJustin Sanders
2025-06-17aoe: clean device rq_list in aoedev_downdev()Justin Sanders
2025-06-17ata: ahci: Disallow LPM for Asus B550-F motherboardMikko Korhonen
2025-06-17gpio: pca953x: fix wrong error probe return valueSascha Hauer
2025-06-16drm/etnaviv: Protect the scheduler's pending list with its lockMaíra Canal
2025-06-16drm/v3d: Avoid NULL pointer dereference in `v3d_job_update_stats()`Maíra Canal
2025-06-16scsi: elx: efct: Fix memory leak in efct_hw_parse_filter()Vitaliy Shevtsov
2025-06-16EDAC/amd64: Correct number of UMCs for family 19h models 70h-7fhAvadhut Naik
2025-06-16scsi: target: Fix NULL pointer dereference in core_scsi3_decode_spec_i_port()Maurizio Lombardi
2025-06-16s390/pkey: Prevent overflow in size calculation for memdup_user()Fedor Pchelkin
2025-06-16hwmon: (ltc4282) avoid repeated register writeNuno Sá
2025-06-16hwmon: (occ) fix unaligned accessesArnd Bergmann
2025-06-16hwmon: (occ) Rework attribute registration for stack usageArnd Bergmann
2025-06-16hwmon: (ftsteutates) Fix TOCTOU race in fts_read()Gui-Dong Han
2025-06-16regulator: fan53555: add enable_time support and soft-start timesHeiko Stuebner
2025-06-16gpio: spacemit: Add missing MODULE_DEVICE_TABLEVivian Wang
2025-06-16drm/i915/dsi: Fix off by one in BXT_MIPI_TRANS_VTOTALVille Syrjälä
2025-06-16drm/i915/pmu: Fix build error with GCOV and AutoFDO enabledTzung-Bi Shih
2025-06-15phy: use per-PHY lockdep keysDmitry Baryshkov