summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-27wifi: wilc1000: revert reset line logic flipAlexis Lothoré1-3/+3
2024-03-27firmware: arm_scmi: Fix double free in SMC transport cleanup pathAndre Przywara1-0/+7
2024-03-27net: ena: Remove ena_select_queueKamal Heib1-17/+0
2024-03-27powercap: dtpm_cpu: Fix error check against freq_qos_add_request()Daniel Lezcano1-1/+1
2024-03-27wifi: brcmsmac: avoid function pointer castsArnd Bergmann3-5/+5
2024-03-27iommu/amd: Mark interrupt as managedMario Limonciello1-0/+3
2024-03-27bus: tegra-aconnect: Update dependency to ARCH_TEGRAPeter Robinson1-2/+3
2024-03-27ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit()Armin Wolf1-0/+2
2024-03-27pwm: dwc: use pm_sleep_ptr() macroRaag Jadav1-1/+1
2024-03-27wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfacesAlexis Lothoré1-21/+7
2024-03-27cpufreq: qcom-hw: add CONFIG_COMMON_CLK dependencyArnd Bergmann1-0/+1
2024-03-27soc: qcom: llcc: Check return value on Broadcast_OR reg readUnnathi Chalicheemala1-0/+2
2024-03-27wifi: iwlwifi: mvm: Fix the listener MAC filter flagsIlan Peer1-1/+1
2024-03-27can: m_can: Start/Cancel polling timer together with interruptsMarkus Schneider-Pargmann1-11/+12
2024-03-27wifi: iwlwifi: mvm: don't set replay counters to 0xffJohannes Berg1-3/+1
2024-03-27wifi: iwlwifi: mvm: don't set the MFP flag for the GTKEmmanuel Grumbach1-7/+11
2024-03-27wifi: iwlwifi: mvm: fix erroneous queue index maskJohannes Berg1-3/+9
2024-03-27wifi: iwlwifi: properly check if link is activeMiri Korenblit1-2/+1
2024-03-27wifi: iwlwifi: support EHT for WHMiri Korenblit1-1/+1
2024-03-27pwm: sti: Fix capture for st,pwm-num-chan < st,capture-num-chanUwe Kleine-König1-1/+10
2024-03-27wifi: ath12k: fix incorrect logic of calculating vdev_stats_idKang Yang1-1/+1
2024-03-27wifi: wfx: fix memory leak when starting APJérôme Pouiller1-5/+10
2024-03-27wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()Zhipeng Lu1-2/+11
2024-03-27wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before useBaochen Qiang1-0/+4
2024-03-27spi: move split xfers for CS_WORD emulationDavid Lechner1-32/+31
2024-03-27spi: consolidate setting message->spiDavid Lechner1-7/+2
2024-03-27pwm: atmel-hlcdc: Fix clock imbalance related to suspend supportUwe Kleine-König1-1/+1
2024-03-27gpio: vf610: allow disabling the vf610 driverMartin Kaiser1-1/+2
2024-03-27wifi: iwlwifi: read BIOS PNVM only for non-Intel SKUMiri Korenblit1-12/+18
2024-03-27wifi: iwlwifi: mvm: fix the TLC command after ADD_STAEmmanuel Grumbach1-4/+8
2024-03-27wifi: iwlwifi: always have 'uats_enabled'Johannes Berg1-1/+1
2024-03-27wifi: iwlwifi: mvm: d3: fix IPN byte orderJohannes Berg1-1/+7
2024-03-27wifi: iwlwifi: fix EWRD table validity checkMiri Korenblit1-1/+1
2024-03-27wifi: iwlwifi: mvm: initialize rates in FW earlierJohannes Berg1-0/+13
2024-03-27wifi: iwlwifi: acpi: fix WPFC readingJohannes Berg2-6/+6
2024-03-27wifi: iwlwifi: dbg-tlv: ensure NUL terminationJohannes Berg1-0/+6
2024-03-27wifi: iwlwifi: mvm: report beacon protection failuresJohannes Berg1-11/+15
2024-03-27wifi: ath12k: fix fetching MCBC flag for QCN9274Raj Kumar Bhagat1-3/+3
2024-03-27wifi: ath11k: change to move WMI_VDEV_PARAM_SET_HEMU_MODE before WMI_PEER_ASS...Wen Gong1-6/+7
2024-03-27wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is completeToke Høiland-Jørgensen4-9/+11
2024-03-27pmdomain: qcom: rpmhpd: Drop SA8540P gfx.lvlBjorn Andersson1-1/+0
2024-03-27cpufreq: mediatek-hw: Don't error out if supply is not foundNícolas F. R. A. Prado1-1/+1
2024-03-27soc: qcom: socinfo: rename PM2250 to PM4125Dmitry Baryshkov1-1/+1
2024-03-27wifi: iwlwifi: change link id in time event to s8Miri Korenblit2-5/+5
2024-03-27wifi: ath12k: Fix issues in channel list updateSriram R3-4/+4
2024-03-27cpufreq: mediatek-hw: Wait for CPU supplies before probingNícolas F. R. A. Prado1-1/+18
2024-03-27cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's return valueAnastasia Belova1-0/+2
2024-03-27wifi: mwifiex: debugfs: Drop unnecessary error check for debugfs_create_dir()Jinjie Ruan1-3/+0
2024-03-27wifi: wilc1000: fix multi-vif management when deleting a vifAjay Singh1-1/+0
2024-03-27wifi: wilc1000: do not realloc workqueue everytime an interface is addedAjay Singh2-10/+11