summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-17ASoC: rt1320: support RAE parameters loadingShuming Fan
2025-12-17ASoC: SDCA: Allow sample width wild cards in set_usage()Simon Trimmer
2025-12-17ASoC: rt1320: support calibration and temperature/r0 loadingShuming Fan
2025-12-17ASoC: codec: rt298: Use devm_request_threaded_irq to manage IRQ lifetime and ...HariKrishna Sagala
2025-12-17ASoC: Intel: sof_rt5682: add tas2563 speaker amp supportDavid Lin
2025-12-17ASoC: Intel: ti-common: support tas2563 amplifierDavid Lin
2025-12-17ASoC: codecs: ES8326: Add kcontrol for DREZhang Yi
2025-12-17ASoC: codecs: ES8326: Add a kcontrol for PGAGAINZhang Yi
2025-12-17spi: mt65xx: Use IRQF_ONESHOT with threaded IRQFei Shao
2025-12-17spi: dt-bindings: snps,dw-abp-ssi: Allow up to 16 chip-selectsRob Herring (Arm)
2025-12-17spi: cadence-quadspi: Fix clock disable on probe failure pathAnurag Dutta
2025-12-17spi: cadence-quadspi: Add error logging for DMA request failureAnurag Dutta
2025-12-17ASoC: fsl-asoc-card: Use of_property_present() for non-boolean propertiesChancel Liu
2025-12-17ASoC: rt1320: update VC blind write settingsShuming Fan
2025-12-17ASoC: fsl_xcvr: provide regmap namesAlexander Stein
2025-12-17ASoC: fsl_sai: Add missing registers to cache defaultAlexander Stein
2025-12-17ASoC: ak4458: remove the reset operation in probe and removeShengjiu Wang
2025-12-17ASoC: fsl_asrc_dma: fix duplicate debugfs directory errorAlexander Stein
2025-12-17ASoC: fsl_easrc: fix duplicate debugfs directory errorAlexander Stein
2025-12-17sched: Fix faulty assertion in sched_change_end()Peter Zijlstra
2025-12-17sched/core: Rework sched_class::wakeup_preempt() and rq_modified_*()Peter Zijlstra
2025-12-17can: j1939: make j1939_sk_bind() fail if device is no longer registeredTetsuo Handa
2025-12-17can: j1939: make j1939_session_activate() fail if device is no longer registeredTetsuo Handa
2025-12-17gpio: realtek-otto: add COMPILE_TESTRosen Penev
2025-12-17gpio: Constify struct configfs_item_operations and configfs_group_operationsChristophe JAILLET
2025-12-17xfs: fix the zoned RT growfs check for zone alignmentChristoph Hellwig
2025-12-17xfs: validate that zoned RT devices are zone alignedChristoph Hellwig
2025-12-17gpiolib: of: Only compile in MT2701 quirk when it is needed.Daniel Palmer
2025-12-17eeprom: at24: use dev_err_probe() consistentlyBartosz Golaszewski
2025-12-17dt-bindings: eeprom: at24: Add compatible for Giantec GT24P64ALuca Weiss
2025-12-17dt-bindings: eeprom: at24: Add compatible for Belling BL24C04A/BL24C16FFUKAUMI Naoki
2025-12-17gpio: stub: Drop empty probe functionUwe Kleine-König
2025-12-17ALSA: usb-audio: Relax __free() variable declarationsTakashi Iwai
2025-12-17ALSA: usx2y: Relax __free() variable declarationsTakashi Iwai
2025-12-17ALSA: hda: Relax __free() variable declarationsTakashi Iwai
2025-12-17ALSA: vmaster: Relax __free() variable declarationsTakashi Iwai
2025-12-17ALSA: timer: Relax __free() variable declarationsTakashi Iwai
2025-12-17ALSA: seq: Relax __free() variable declarationsTakashi Iwai
2025-12-17ALSA: seq: oss: Relax __free() variable declarationsTakashi Iwai
2025-12-17ALSA: oss: Relax __free() variable declarationsTakashi Iwai
2025-12-17ALSA: pcm: Relax __free() variable declarationsTakashi Iwai
2025-12-17ALSA: control: Relax __free() variable declarationsTakashi Iwai
2025-12-17ALSA: compress_offload: Relax __free() variable declarationsTakashi Iwai
2025-12-17arm64: dts: nuvoton: npcm845: Minor whitespace cleanupKrzysztof Kozlowski
2025-12-17ALSA: hda/realtek: fix micmute LED reversed on HP Abe and BantieDirk Su
2025-12-17ALSA: hda/realtek: Add support for HP Clipper LaptopStefan Binding
2025-12-17ALSA: hda/realtek: Add support for HP Trekker LaptopStefan Binding
2025-12-17ALSA: usb-mixer: us16x08: validate meter packet indicesShipei Qu
2025-12-17ASoC: SOF: ipc4-topology: fixes for 'exotic' formatMark Brown
2025-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1Alexei Starovoitov