summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-12-17spi: mt65xx: Use IRQF_ONESHOT with threaded IRQFei Shao1-1/+1
2025-12-17spi: dt-bindings: snps,dw-abp-ssi: Allow up to 16 chip-selectsRob Herring (Arm)1-3/+3
2025-12-17spi: cadence-quadspi: Fix clock disable on probe failure pathAnurag Dutta1-1/+3
2025-12-17spi: cadence-quadspi: Add error logging for DMA request failureAnurag Dutta1-1/+3
2025-12-17ASoC: fsl-asoc-card: Use of_property_present() for non-boolean propertiesChancel Liu1-4/+4
2025-12-17ASoC: rt1320: update VC blind write settingsShuming Fan1-9/+7
2025-12-17ASoC: fsl_xcvr: provide regmap namesAlexander Stein1-0/+3
2025-12-17ASoC: fsl_sai: Add missing registers to cache defaultAlexander Stein1-0/+3
2025-12-17ASoC: ak4458: remove the reset operation in probe and removeShengjiu Wang1-4/+0
2025-12-17ASoC: fsl_asrc_dma: fix duplicate debugfs directory errorAlexander Stein1-0/+3
2025-12-17ASoC: fsl_easrc: fix duplicate debugfs directory errorAlexander Stein1-0/+3
2025-12-17can: j1939: make j1939_sk_bind() fail if device is no longer registeredTetsuo Handa1-0/+6
2025-12-17can: j1939: make j1939_session_activate() fail if device is no longer registeredTetsuo Handa1-0/+2
2025-12-17xfs: fix the zoned RT growfs check for zone alignmentChristoph Hellwig1-6/+8
2025-12-17xfs: validate that zoned RT devices are zone alignedChristoph Hellwig1-0/+15
2025-12-17ALSA: hda/realtek: fix micmute LED reversed on HP Abe and BantieDirk Su1-3/+13
2025-12-17ALSA: hda/realtek: Add support for HP Clipper LaptopStefan Binding1-0/+1
2025-12-17ALSA: hda/realtek: Add support for HP Trekker LaptopStefan Binding1-0/+1
2025-12-17ALSA: usb-mixer: us16x08: validate meter packet indicesShipei Qu1-6/+14
2025-12-17ASoC: SOF: ipc4-topology: fixes for 'exotic' formatMark Brown1-9/+15
2025-12-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds14-48/+256
2025-12-17Merge tag 's390-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds7-57/+131
2025-12-17scsi: ufs: core: Add ufshcd_update_evt_hist() for UFS suspend errorSeunghwan Baek1-1/+4
2025-12-17scsi: sg: Fix occasional bogus elapsed time that exceeds timeoutMichal Rábek1-7/+13
2025-12-17scsi: mpi3mr: Read missing IOCFacts flag for reply queue full overflowChandrakanth Patil2-0/+3
2025-12-17scsi: scsi_debug: Fix atomic write enable module param descriptionJohn Garry1-1/+1
2025-12-17RDMA/irdma: Fix irdma_alloc_ucontext_resp paddingArnd Bergmann1-1/+1
2025-12-17RDMA/ucma: Fix rdma_ucm_query_ib_service_resp struct paddingArnd Bergmann1-1/+3
2025-12-17RDMA/cm: Fix leaking the multicast GID table referenceJason Gunthorpe1-0/+3
2025-12-17RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctlyJason Gunthorpe1-23/+10
2025-12-17cifs: update internal module version numberSteve French1-2/+2
2025-12-17smb: move some SMB1 definitions into common/smb1pdu.hZhangGuoDong5-43/+58
2025-12-17smb: align durable reconnect v2 context to 8 byte boundaryBharath SM1-0/+1
2025-12-17dt-bindings: i2c: qcom-cci: Document SM8750 compatibleHangxiang Ma1-0/+2
2025-12-17i2c: i801: Add support for Intel Nova Lake-SJarkko Nikula3-0/+5
2025-12-17dt-bindings: i2c: dw: Add Mobileye I2C controllersBenoît Monin1-0/+7
2025-12-17i2c: rcar: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-1/+1
2025-12-17i2c: pxa: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-1/+1
2025-12-17i2c: bcm-iproc: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-2/+1
2025-12-17arm64: dts: qcom: sm8650: Fix compile warnings in USB controller nodeKrishna Kurapati1-3/+0
2025-12-17arm64: dts: qcom: sm8550: Fix compile warnings in USB controller nodeKrishna Kurapati1-2/+0
2025-12-17arm64: dts: qcom: sc8280xp: Add missing VDD_MXC linksKonrad Dybcio1-4/+12
2025-12-17pmdomain: qcom: rpmhpd: Add MXC to SC8280XPKonrad Dybcio1-0/+4
2025-12-17dt-bindings: power: qcom,rpmpd: Add SC8280XP_MXC_AOKonrad Dybcio1-0/+1
2025-12-17arm64: dts qcom: sdm845-oneplus-enchilada: Specify panel name within the comp...David Heidelberg1-2/+2
2025-12-17mailmap: Update email address for Abel VesaAbel Vesa1-0/+1
2025-12-17arm64: dts: qcom: talos: Correct UFS clocks orderingPradeep P V K1-2/+2
2025-12-17btrfs: fix reservation leak in some error paths when inserting inline extentFilipe Manana1-6/+10
2025-12-17btrfs: do not free data reservation in fallback from inline due to -ENOSPCFilipe Manana1-1/+5
2025-12-17btrfs: fix use-after-free warning in btrfs_get_or_create_delayed_node()Leo Martins1-15/+17