summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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: set wider BW OFDMA ignore correctlyJohannes Berg2-3/+3
2024-05-30wifi: iwlwifi: mvm: fix active link counting during recoveryBenjamin Berg1-12/+8
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
2024-05-30hwrng: stm32 - use logical OR in conditionalMarek Vasut1-1/+1
2024-05-30crypto: qat - validate slices count returned by FWLucas Segarra Fernandez3-0/+23
2024-05-30null_blk: Fix missing mutex_destroy() at module removalZhu Yanjun1-0/+2
2024-05-30soc: mediatek: cmdq: Fix typo of CMDQ_JUMP_RELATIVEChun-Kuang Hu1-2/+3
2024-05-30firmware: qcom: scm: Fix __scm and waitq completion variable initializationMukesh Ojha1-5/+5
2024-05-30soc: qcom: pmic_glink: notify clients about the current stateDmitry Baryshkov1-0/+5
2024-05-30soc: qcom: pmic_glink: don't traverse clients list without a lockDmitry Baryshkov1-0/+4
2024-05-30crypto: qat - improve error logging to be consistent across featuresAdam Guerin1-1/+1
2024-05-30crypto: qat - improve error message in adf_get_arbiter_mapping()Adam Guerin2-2/+2
2024-05-30crypto: octeontx2 - add missing check for dma_map_singleChen Ni1-0/+4
2024-05-30s390/cio: fix tracepoint subchannel type fieldPeter Oberparleiter1-1/+1
2024-05-30crypto: ccp - drop platform ifdef checksArnd Bergmann1-12/+2
2024-05-30firmware: raspberrypi: Use correct device for DMA mappingsLaurent Pinchart1-3/+4
2024-05-30firmware: qcom: qcm: fix unused qcom_scm_qseecom_allowlistKrzysztof Kozlowski1-1/+1
2024-05-30crypto: bcm - Fix pointer arithmeticAleksandr Mishin1-1/+1
2024-05-30net: smc91x: Fix m68k kernel compilation for ColdFire CPUThorsten Blum1-2/+2
2024-05-30net: lan966x: remove debugfs directory in probe() error pathHerve Codina1-2/+4
2024-05-30net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()Romain Gantois1-2/+12