summaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-10-0414-11/+37
|\
| * qrb4210-rb2: add HDMI audio playback supportMark Brown2024-10-021-0/+1
| |\
| | * ASoC: qcom: sm8250: add qrb4210-rb2-sndcard compatible stringAlexey Klimov2024-10-021-0/+1
| * | ASoC: intel: sof_sdw: Add check devm_kasprintf() returned valueCharles Han2024-10-021-0/+12
| * | ASoC: imx-card: Set card.owner to avoid a warning calltrace if SND=mHui Wang2024-10-021-0/+1
| |/
| * ASoC: Intel: soc-acpi: Fix missing empty terminatorsMark Brown2024-10-012-0/+3
| |\
| | * ASoC: Intel: soc-acpi: arl: Fix some missing empty terminatorsCharles Keepax2024-10-011-0/+2
| | * ASoC: Intel: soc-acpi-intel-rpl-match: add missing empty itemBard Liao2024-10-011-0/+1
| * | ASoC: fsl_sai: Enable 'FIFO continue on error' FCONT bitShengjiu Wang2024-10-012-1/+5
| |/
| * Merge existing fixes from asoc/for-6.12 into new branchMark Brown2024-09-307-10/+15
| |\
| | * ASoC: codecs: lpass-rx-macro: add missing CDC_RX_BCL_VBAT_RF_PROC2 to default...Alexey Klimov2024-09-251-1/+1
| | * ASoC: atmel: mchp-pdmc: Skip ALSA restoration if substream runtime is uniniti...Andrei Simion2024-09-241-0/+3
| | * ASoC: cs35l45: Corrects cs35l45_get_clk_freq_id function data typeRicardo Rivera-Matos2024-09-192-2/+2
| | * ASoC: topology: Fix incorrect addressing assignmentsTang Bin2024-09-191-2/+2
| | * ASoC: amd: yc: Add quirk for HP Dragonfly pro oneDavid Lawrence Glanzman2024-09-191-0/+7
| | * ASoC: amd: acp: don't set card long_nameVijendar Mukunda2024-09-181-5/+0
* | | move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-0213-13/+13
|/ /
* | [tree-wide] finally take no_llseek outAl Viro2024-09-271-3/+0
* | Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-265-166/+1
|\ \
| * | ASoC: cirrus: edb93xx: Delete driverAlexander Sverdlin2024-09-123-129/+0
| * | ASoC: ep93xx: Drop legacy DMA supportAlexander Sverdlin2024-09-122-37/+1
* | | Merge tag 'sound-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-09-17398-26799/+17763
|\ \ \
| * \ \ Merge branch 'for-linus' into for-nextTakashi Iwai2024-09-145-3/+7
| |\ \ \
| * \ \ \ Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2024-09-14386-26573/+17706
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | ASoC: topology: Fix redundant logical jumpTang Bin2024-09-131-6/+3
| | * | | ASoC: tas2781: Add Calibration Kcontrols for ChromebookShenghao Ding2024-09-133-11/+962
| | * | | AMD SoundWire machine driver code refactorMark Brown2024-09-133-573/+323
| | |\ \ \
| | | * | | ASoC: amd: acp: refactor SoundWire machine driver codeVijendar Mukunda2024-09-131-386/+154
| | | * | | ASoC: sdw_utils/intel: move soundwire endpoint parsing helper functionsVijendar Mukunda2024-09-132-158/+161
| | | * | | ASoC: sdw_util/intel: move soundwire endpoint and dai link structuresVijendar Mukunda2024-09-131-21/+0
| | | * | | ASoC: intel: sof_sdw: rename soundwire parsing helper functionsVijendar Mukunda2024-09-131-10/+10
| | | * | | ASoC: intel: sof_sdw: rename soundwire endpoint and dailink structuresVijendar Mukunda2024-09-131-14/+14
| | * | | | ASoC: atmel: mchp-pdmc: Retain Non-Runtime ControlsCodrin Ciubotariu2024-09-131-42/+15
| | |/ / /
| | * | | ASoC: Intel: boards: updates for 6.12 - part 2Mark Brown2024-09-1213-384/+259
| | |\ \ \
| | | * | | ASoC: Intel: ARL: Add entry for HDMI-In capture support to non-I2S codec boards.Balamurugan C2024-09-122-0/+12
| | | * | | ASoC: Intel: sof_rt5682: Add HDMI-In capture with rt5682 support for ARL.Balamurugan C2024-09-122-0/+20
| | | * | | ASoC: SOF: Intel: hda: remove common_hdmi_codec_drvBrent Lu2024-09-121-1/+0
| | | * | | ASoC: Intel: sof_pcm512x: do not check common_hdmi_codec_drvBrent Lu2024-09-121-2/+1
| | | * | | ASoC: Intel: ehl_rt5660: do not check common_hdmi_codec_drvBrent Lu2024-09-121-2/+1
| | | * | | ASoC: Intel: skl_hda_dsp_generic: use common module for DAI linksBrent Lu2024-09-125-379/+70
| | | * | | ASoC: Intel: board_helpers: support HDA link initializationBrent Lu2024-09-122-0/+155
| | * | | | ASoC: mediatek: mt7986-afe-pcm: Remove redundant error messageTang Bin2024-09-121-4/+3
| | * | | | ASoc: mediatek: mt8365: Remove unneeded assignmentMuhammad Usama Anjum2024-09-121-2/+1
| | |/ / /
| | * | | ASoC: Improvements for mchp-pdmcMark Brown2024-09-121-11/+29
| | |\ \ \
| | | * | | ASoC: atmel: mchp-pdmc: Add snd_soc_dai_driver nameCodrin Ciubotariu2024-09-111-0/+1
| | | * | | ASoC: atmel: mchp-pdmc: Improve maxburst calculation for better performanceCodrin Ciubotariu2024-09-111-11/+28
| | * | | | Add support for primary mi2s on SM8250Mark Brown2024-09-111-0/+8
| | |\ \ \ \
| | | * | | | ASoC: qcom: sm8250: enable primary mi2sJens Reidel2024-09-101-0/+8
| | * | | | | ASoC: mediatek: mt8365: check validity before usage of i2s_dataMuhammad Usama Anjum2024-09-111-1/+4
| | | |/ / / | | |/| | |
| | * | | | ASoC: amd: acp: remove MODULE_ALIAS for sof based generic machine driverVijendar Mukunda2024-09-111-7/+0