summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-07-271-7/+5
|\
| * of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli2024-07-251-7/+5
* | Merge tag 'sound-fix-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-2611-40/+85
|\ \
| * | ASoC: fsl-asoc-card: Dynamically allocate memory for snd_soc_dai_link_componentsShengjiu Wang2024-07-251-17/+29
| * | ASoC: amd: yc: Support mic on Lenovo Thinkpad E16 Gen 2Takashi Iwai2024-07-251-0/+7
| * | ASoC: SOF: ipc4-topology: Preserve the DMA Link ID for ChainDMA on unpreparePeter Ujfalusi2024-07-241-1/+7
| * | ASoC: SOF: ipc4-topology: Only handle dai_config with HW_PARAMS for ChainDMAPeter Ujfalusi2024-07-241-2/+8
| * | ASoC: TAS2781: Fix tasdev_load_calibrated_data()Dan Carpenter2024-07-221-1/+1
| * | ASoC: tegra: select CONFIG_SND_SIMPLE_CARD_UTILSArnd Bergmann2024-07-221-0/+1
| * | ASoC: Intel: use soc_intel_is_byt_cr() only when IOSF_MBI is reachablePierre-Louis Bossart2024-07-221-1/+1
| * | ASoC: sof: amd: fix for firmware reload failure in Vangogh platformVenkata Prasad Potturu2024-07-181-1/+0
| * | ASoC: Intel: Fix RT5650 SSP lookupCurtis Malainey2024-07-162-8/+18
| * | ASOC: SOF: Intel: hda-loader: only wait for HDaudio IOC for IPC4 devicesPierre-Louis Bossart2024-07-161-8/+12
| * | ASoC: SOF: imx8m: Fix DSP control regmap retrievalDaniel Baluta2024-07-151-1/+1
* | | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-251-2/+2
|\ \ \ | |_|/ |/| |
| * | auxbus: make to_auxiliary_drv accept and return a constant pointerGreg Kroah-Hartman2024-06-131-2/+2
* | | Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-07-19209-3079/+18064
|\ \ \ | | |/ | |/|
| * | Fix the unbalanced pm_runtime_enable in wcd937x-sdwMark Brown2024-07-123-85/+30
| |\ \
| | * | ASoC: codecs: wcd937x: Remove separate handling for vdd-buck supplyMohammad Rafi Shaik2024-07-122-49/+14
| | * | ASoC: codecs: wcd937x: Remove the string compare in MIC BIAS widget settingsMohammad Rafi Shaik2024-07-121-26/+8
| | * | ASoC: codecs: wcd937x-sdw: Fix Unbalanced pm_runtime_enableMohammad Rafi Shaik2024-07-121-10/+8
| * | | ASoC: tas2781: Add new Kontrol to set tas2563 digital VolumeShenghao Ding2024-07-121-9/+120
| |/ /
| * | firmware: cs_dsp: Some small coding improvementsMark Brown2024-07-118-13/+47
| |\ \
| | * | firmware: cs_dsp: Rename fw_ver to wmfw_verRichard Fitzgerald2024-07-101-1/+1
| * | | ASoC: cs530x: Remove bclk from private structurePaul Handrigan2024-07-102-13/+12
| * | | ASoC: cs530x: Calculate proper bclk rate using TDMPaul Handrigan2024-07-102-5/+11
| * | | ASoC: qcom: topology: Simplify with cleanup.hKrzysztof Kozlowski2024-07-091-5/+5
| * | | ASoC: codecs: aw88395: Simplify with cleanup.hKrzysztof Kozlowski2024-07-091-34/+17
| * | | ASoC: Intel: sof_sdw: Convert comma to semicolonChen Ni2024-07-091-3/+3
| * | | ASoc: TAS2781: rename the tas2781_reset as tasdevice_resetShenghao Ding2024-07-092-4/+6
| * | | ASoC: fsl-asoc-card: add S/PDIF controller supportMark Brown2024-07-084-241/+257
| |\ \ \
| | * | | ASoC: fsl-asoc-card: merge spdif support from imx-spdif.cElinor Montmasson2024-07-084-116/+84
| | * | | ASoC: fsl-asoc-card: add compatibility to use 2 codecs in dai-linksElinor Montmasson2024-07-081-118/+161
| | * | | ASoC: fsl-asoc-card: add second dai link component for codecsElinor Montmasson2024-07-081-2/+4
| | * | | ASoC: fsl-asoc-card: add support for dai links with multiple codecsElinor Montmasson2024-07-081-8/+11
| * | | | ASoC: Simplify code with cleanup.hMark Brown2024-07-089-141/+87
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ASoC: dapm: Simplify snd_soc_dai_link_event_pre_pmu() with cleanup.hKrzysztof Kozlowski2024-07-081-20/+12
| | * | | ASoC: dapm: Simplify dapm_cnew_widget() with cleanup.hKrzysztof Kozlowski2024-07-081-8/+7
| | * | | ASoC: ops: Simplify with cleanup.hKrzysztof Kozlowski2024-07-081-16/+10
| | * | | ASoC: simple-card: Use cleanup.h instead of devm_kfree()Krzysztof Kozlowski2024-07-081-3/+2
| | * | | ASoC: audio-graph-card2: Use cleanup.h instead of devm_kfree()Krzysztof Kozlowski2024-07-081-4/+1
| | * | | ASoC: audio-graph-card: Use cleanup.h instead of devm_kfree()Krzysztof Kozlowski2024-07-081-3/+2
| | * | | ASoC: simple-card-utils: Simplify with cleanup.hKrzysztof Kozlowski2024-07-081-7/+6
| | * | | ASoC: codecs: wcd934x: Simplify with cleanup.hKrzysztof Kozlowski2024-07-081-13/+9
| | * | | ASoC: codecs: wcd9335: Simplify with cleanup.hKrzysztof Kozlowski2024-07-081-13/+9
| | * | | ASoC: codecs: audio-iio-aux: Simplify audio_iio_aux_probe() with cleanup.hKrzysztof Kozlowski2024-07-081-29/+18
| | * | | ASoC: codecs: audio-iio-aux: Simplify audio_iio_aux_add_dapms() with cleanup.hKrzysztof Kozlowski2024-07-081-25/+11
| * | | | ASoc: TAS2781: replace beXX_to_cpup with get_unaligned_beXX for potentially b...Shenghao Ding2024-07-081-36/+35
| |/ / /
| * | | ASoc: pcm6240: Remove unnecessary name-prefix for all the controlsShenghao Ding2024-07-051-24/+6
| * | | Add support for non-interleaved mode in qmc_audioMark Brown2024-07-041-168/+423
| |\ \ \