summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-30thermal/debugfs: Avoid excessive updates of trip point statisticsRafael J. Wysocki2-8/+2
2024-05-30wifi: ath10k: Fix an error code problem in ath10k_dbg_sta_write_peer_debug_tr...Su Hui1-1/+1
2024-05-30thermal/drivers/tsens: Fix null pointer dereferenceAleksandr Mishin1-1/+1
2024-05-30thermal/drivers/mediatek/lvts_thermal: Add coeff for mt8192Hsin-Te Yuan1-0/+4
2024-05-30wifi: ath12k: fix out-of-bound access of qmi_invoke_handler()Karthikeyan Kathirvel1-0/+3
2024-05-30scsi: hpsa: Fix allocation size for Scsi_Host private dataYuri Karpov1-1/+1
2024-05-30scsi: libsas: Fix the failure of adding phy with zero-address to portXingui Yang1-2/+1
2024-05-30wifi: iwlwifi: mvm: init vif works only onceJohannes Berg3-2/+21
2024-05-30cppc_cpufreq: Fix possible null pointer dereferenceAleksandr Mishin1-2/+12
2024-05-30cpufreq: exit() callback is optionalViresh Kumar1-4/+7
2024-05-30ACPI: disable -Wstringop-truncationArnd Bergmann1-0/+1
2024-05-30irqchip/loongson-pch-msi: Fix off-by-one on allocation error pathZenghui Yu1-1/+1
2024-05-30irqchip/alpine-msi: Fix off-by-one in allocation error pathZenghui Yu1-1/+1
2024-05-30EDAC/skx_common: Allow decoding of SGX addressesQiuxu Zhuo1-1/+1
2024-05-30ACPI: LPSS: Advertise number of chip selects via propertyAndy Shevchenko1-0/+1
2024-05-30scsi: ufs: core: Perform read back after disabling UIC_COMMAND_COMPLAndrew Halaney1-1/+1
2024-05-30scsi: ufs: core: Perform read back after disabling interruptsAndrew Halaney1-1/+1
2024-05-30scsi: ufs: core: Perform read back after writing UTP_TASK_REQ_LIST_BASE_HAndrew Halaney1-1/+1
2024-05-30scsi: ufs: cdns-pltfrm: Perform read back after writing HCLKDIVAndrew Halaney1-1/+1
2024-05-30scsi: ufs: qcom: Perform read back after writing CGC enableAndrew Halaney1-1/+1
2024-05-30scsi: ufs: qcom: Perform read back after writing unipro modeAndrew Halaney1-3/+0
2024-05-30scsi: ufs: qcom: Perform read back after writing REG_UFS_SYS1CLK_1USAndrew Halaney1-1/+1
2024-05-30scsi: ufs: qcom: Perform read back after writing reset bitAndrew Halaney1-6/+6
2024-05-30wifi: carl9170: re-fix fortified-memset warningArnd Bergmann1-1/+2
2024-05-30mlx5: stop warning for 64KB pagesArnd Bergmann1-2/+4
2024-05-30mlx5: avoid truncating error messageArnd Bergmann1-1/+1
2024-05-30qed: avoid truncating work queue lengthArnd Bergmann1-5/+4
2024-05-30enetc: avoid truncating error messageArnd Bergmann1-1/+1
2024-05-30ACPI: bus: Indicate support for IRQ ResourceSource thru _OSCArmin Wolf1-0/+1
2024-05-30ACPI: bus: Indicate support for the Generic Event Device thru _OSCArmin Wolf1-0/+1
2024-05-30ACPI: bus: Indicate support for more than 16 p-states thru _OSCArmin Wolf1-0/+1
2024-05-30ACPI: bus: Indicate support for _TFP thru _OSCArmin Wolf1-0/+2
2024-05-30wifi: iwlwifi: mvm: fix check in iwl_mvm_sta_fw_id_maskJohannes Berg1-1/+1
2024-05-30wifi: iwlwifi: reconfigure TLC during HW restartJohannes Berg1-6/+1
2024-05-30wifi: iwlwifi: mvm: select STA mask only for active linksJohannes Berg1-4/+7
2024-05-30wifi: iwlwifi: mvm: fix active link counting during recoveryBenjamin Berg1-12/+8
2024-05-30wifi: iwlwifi: implement can_activate_links callbackMiri Korenblit1-8/+10
2024-05-30wifi: iwlwifi: mvm: allocate STA links only for active linksJohannes Berg1-3/+3
2024-05-30wifi: iwlwifi: mvm: Do not warn on invalid link on scan completeIlan Peer1-1/+6
2024-05-30wifi: mt76: mt7915: workaround too long expansion sparse warningsLorenzo Bianconi1-3/+3
2024-05-30wifi: ath12k: use correct flag field for 320 MHz channelsAloka Dixit1-1/+1
2024-05-30wifi: ath11k: don't force enable power save on non-running vdevsBaochen Qiang1-8/+1
2024-05-30wifi: brcmfmac: pcie: handle randbuf allocation failureDuoming Zhou1-5/+10
2024-05-30wifi: ath10k: poll service ready message before failingBaochen Qiang1-3/+23
2024-05-30crypto: qat - specify firmware files for 402xxGiovanni Cabiddu1-0/+2
2024-05-30md: fix resync softlockup when bitmap size is less than array sizeYu Kuai1-3/+3
2024-05-30lkdtm: Disable CFI checking for perms functionsKees Cook2-2/+2
2024-05-30soc: qcom: pmic_glink: Make client-lock non-sleepingBjorn Andersson1-10/+15
2024-05-30hwrng: stm32 - repair clock handlingMarek Vasut1-0/+9
2024-05-30hwrng: stm32 - put IP into RPM suspend on failureMarek Vasut1-2/+5