aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-06wifi: mt76: mt7915: disable tx worker during tx BA session enable/disableFelix Fietkau1-3/+7
2024-09-06wifi: mt76: add separate tx scheduling queue for off-channel txFelix Fietkau3-26/+41
2024-09-06MAINTAINERS: List Arm interconnect PMUs as supportedRobin Murphy1-0/+11
2024-09-06perf: Add driver for Arm NI-700 interconnect PMURobin Murphy5-0/+807
2024-09-06dt-bindings/perf: Add Arm NI-700 PMURobin Murphy1-0/+30
2024-09-06perf/arm-cmn: Improve format attr printingRobin Murphy1-6/+2
2024-09-06perf/arm-cmn: Clean up unnecessary NUMA_NO_NODE checkRobin Murphy1-1/+1
2024-09-06arm64/mm: use lm_alias() with addresses passed to memblock_free()Joey Gouly1-5/+7
2024-09-06mm: arm64: document why pte is not advanced in contpte_ptep_set_access_flags()Barry Song1-0/+6
2024-09-06ASoC: amd: acp: Return in-case of errorMuhammad Usama Anjum1-1/+1
2024-09-06ASoC: loongson: remove redundant variable assignmentsTang Bin1-3/+1
2024-09-06ASoC: Intel: soc-acpi-intel-mtl-match: add missing empty itemBard Liao1-0/+1
2024-09-06ASoC: Intel: soc-acpi-intel-lnl-match: add missing empty itemBard Liao1-0/+1
2024-09-06wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh18-29/+66
2024-09-06wifi: cfg80211/mac80211: use proper link ID for DFSAditya Kumar Singh5-19/+22
2024-09-06wifi: mac80211: handle DFS per linkAditya Kumar Singh3-17/+47
2024-09-06wifi: cfg80211: handle DFS per linkAditya Kumar Singh14-51/+82
2024-09-06wifi: cfg80211: move DFS related members to links[] in wireless_devAditya Kumar Singh14-36/+38
2024-09-06wifi: trace: unlink rdev_end_cac trace event from wiphy_netdev_evt classAditya Kumar Singh1-3/+12
2024-09-06wifi: mac80211: remove label usage in ieee80211_start_radar_detection()Aditya Kumar Singh1-7/+4
2024-09-06Revert "wifi: mac80211: move radar detect work to sdata"Aditya Kumar Singh6-13/+13
2024-09-06wifi: mac80211: introduce EHT rate support in AQL airtimeMing Yen Hsieh1-6/+134
2024-09-06wifi: cfg80211: avoid overriding direct/MBSSID BSS with per-STA profile BSSVeerendranath Jakkam1-0/+27
2024-09-06wifi: cfg80211: skip indicating signal for per-STA profile BSSsVeerendranath Jakkam3-11/+19
2024-09-06wifi: cfg80211: make BSS source types publicVeerendranath Jakkam2-5/+7
2024-09-06wifi: iwlwifi: mvm: replace CONFIG_PM by CONFIG_PM_SLEEPEmmanuel Grumbach4-8/+11
2024-09-06wifi: cfg80211: Avoid RCU debug splat in __cfg80211_bss_update error pathsVeerendranath Jakkam1-2/+2
2024-09-06wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan()Dmitry Antipov1-3/+3
2024-09-06dm-integrity: fix a race condition when accessing recalc_sectorMikulas Patocka1-1/+3
2024-09-06dm-integrity: support recalculation in the 'I' modeMikulas Patocka1-42/+246
2024-09-06dm integrity: Convert comma to semicolonChen Ni1-8/+8
2024-09-06media: atomisp: set lock before calling vb2_queue_init()Hans Verkuil1-1/+1
2024-09-06media: atomisp: Improve binary finding debug loggingHans de Goede1-161/+95
2024-09-06media: atomisp: Drop dev_dbg() calls from hmm_[alloc|free]()Hans de Goede1-5/+0
2024-09-06media: atomisp: csi2-bridge: Add DMI quirk for t4ka3 on Xiaomi Mipad2Hans de Goede1-0/+2
2024-09-06media: atomisp: add missing wait_prepare/finish opsHans Verkuil1-0/+2
2024-09-06media: atomisp: Remove unused declarationZhang Zekun1-2/+0
2024-09-06media: atomisp: use clamp() in compute_coring()Li Zetao1-6/+6
2024-09-06media: atomisp: use clamp() in ia_css_eed1_8_encode()Li Zetao1-1/+1
2024-09-06media: atomisp: Simplify ia_css_pipe_create_cas_scaler_desc_single_output()Andy Shevchenko1-24/+20
2024-09-06media: atomisp: Replace rarely used macro from math_support.hAndy Shevchenko5-19/+16
2024-09-06media: atomisp: Remove duplicated leftover, i.e. sh_css_dvs_info.hAndy Shevchenko2-38/+0
2024-09-06media: atomisp: bnr: fix trailing statementKartik Kulkarni1-1/+2
2024-09-06media: atomisp: move trailing */ to separate linesSergio de Almeida Cipriano Junior1-2/+4
2024-09-06media: atomisp: move trailing statement to next line.Sakirnth Nagarasa1-1/+2
2024-09-06media: atomisp: Fix trailing statement in ia_css_de.host.cKathara Sasikumar1-1/+2
2024-09-06media: atomisp: Fix spelling mistakes in atomisp.hRoshan Khatri1-2/+2
2024-09-06media: atomisp: Fix spelling mistakes in atomisp_platform.hRoshan Khatri1-2/+2
2024-09-06media: atomisp: Fix spelling mistake in csi_rx_public.hRoshan Khatri1-2/+2
2024-09-06wifi: mt76: partially move channel change code to coreFelix Fietkau39-162/+116