summaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: loader: Remove log prefixes for snd_sof_run_firmwareCurtis Malainey2023-03-071-2/+2
* Add CS35L41 shared boost featureMark Brown2023-03-063-66/+133
|\
| * ALSA: cs35l41: Add shared boost featureLucas Tanure2023-03-063-3/+98
| * ASoC: cs35l41: Refactor error release codeLucas Tanure2023-03-061-48/+16
| * ASoC: cs35l41: Only disable internal boostLucas Tanure2023-03-061-15/+19
* | ASoC: soc-core.c: remove useless dev_dbg()Kuninori Morimoto2023-03-061-13/+0
* | Refactor Vangogh acp5x machine driverMark Brown2023-03-061-153/+144
|\ \
| * | ASoC: amd: vangogh: Add components prefix in structs and function namesLucas Tanure2023-03-061-14/+14
| * | ASoC: amd: vangogh: Centralize strings definitionLucas Tanure2023-03-061-12/+19
| * | ASoC: amd: vangogh: Move nau8821 and CPU side code up for future platformLucas Tanure2023-03-061-47/+50
| * | ASoC: amd: vangogh: Check Bit Clock rate before snd_soc_dai_set_pllLucas Tanure2023-03-061-3/+9
| * | ASoC: amd: vangogh: use for_each_rtd_components instead of forLucas Tanure2023-03-061-20/+22
| * | ASoC: amd: vangogh: remove unnecessarily included headersLucas Tanure2023-03-061-6/+2
| * | ASoC: amd: vangogh: use sizeof of variable instead of struct typeLucas Tanure2023-03-061-1/+1
| * | ASoC: amd: vangogh: Small code refactorLucas Tanure2023-03-061-81/+64
| * | ASoC: amd: vangogh: Remove unnecessary init functionLucas Tanure2023-03-061-6/+0
| |/
* | Add "mclk" support for maxim,max9867Mark Brown2023-03-061-2/+17
|\ \
| * | ASoC: maxim,max9867: add "mclk" supportBenjamin Bara2023-03-061-2/+17
| |/
* | Add support for the TAS5733Mark Brown2023-03-061-0/+59
|\ \
| * | ASoC: tas571x: add support for TAS5733Kamel Bouhara2023-03-061-0/+59
| |/
* | ASoC: microchip: some cleanups for AT91 sound driversMark Brown2023-03-062-42/+22
|\ \
| * | ASoC: mchp-pdmc: avoid casting to/from void pointerClaudiu Beznea2023-03-061-2/+2
| * | ASoC: mchp-pdmc: return directly retClaudiu Beznea2023-03-061-4/+2
| * | ASoC: mchp-pdmc: use FIELD_PREP() where possibleClaudiu Beznea2023-03-061-6/+3
| * | ASoC: mchp-spdiftx: update debug messageClaudiu Beznea2023-03-061-1/+1
| * | ASoC: mchp-spdiftx: use regmap_update_bits()Claudiu Beznea2023-03-061-17/+5
| * | ASoC: mchp-spdiftx: use FIELD_PREP() where possibleClaudiu Beznea2023-03-061-12/+9
| |/
* | RZ/G2L SSI: Update interrupt numbersMark Brown2023-03-061-19/+44
|\ \
| * | ASoC: sh: rz-ssi: Update interrupt handling for half duplex channelsLad Prabhakar2023-03-061-19/+44
| |/
* | SoC: SOF: Intel: hda/mtl: Improve and enable DMI L1Mark Brown2023-03-066-13/+27
|\ \
| * | ASoC: SOF: Intel: MTL: Enable DMI L1Ranjani Sridharan2023-03-062-0/+5
| * | ASoC: SOF: Intel: hda: Restrict DMI L1 disable workaroundRanjani Sridharan2023-03-061-3/+6
| * | ASoC: SOF: Intel: hda: Do not re-enable L1 if disabled before suspendRanjani Sridharan2023-03-064-12/+18
| |/
* | Add the PowerQUICC audio support using the QMCMark Brown2023-03-063-0/+746
|\ \
| * | ASoC: fsl: Add support for QMC audioHerve Codina2023-03-063-0/+746
| |/
* | ASoC: jack: allow multiple interrupt per gpioSvyatoslav Ryhel2023-03-061-0/+1
* | ASoC: SOF: ipc4-topology: Replace fake flexible arrays with flexible-array me...Gustavo A. R. Silva2023-03-061-2/+2
* | ASoC: nau8821: Implement DRC controlsSeven Lee2023-03-062-0/+119
* | ASoC: qcom: common: add kcontrol to jack pinsSrinivas Kandagatla2023-03-061-2/+15
* | ASoC: Intel: avs: Use struct_size for struct avs_modcfg_ext sizeJacob Keller2023-03-061-1/+1
|/
* Merge tag 'sound-fix-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-03-0418-147/+251
|\
| * Merge tag 'asoc-fix-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/...Takashi Iwai2023-03-0318-147/+251
| |\
| | * ASoC: mediatek: mt8195: add missing initializationTrevor Wu2023-03-011-0/+3
| | * ASoC: mediatek: mt8188: add missing initializationTrevor Wu2023-03-011-0/+3
| | * ASoC: mt8183: Fixes from an initial glance at aMark Brown2023-02-281-18/+3
| | |\
| | | * ASoC: mt8183: Fix event generation for I2S DAI operationsMark Brown2023-02-281-2/+3
| | | * ASoC: mt8183: Remove spammy logging from I2S DAI driverMark Brown2023-02-281-16/+0
| | * | ASoC: mchp-pdmc: fix poc noises when startingMark Brown2023-02-282-10/+70
| | |\ \
| | | * | ASoC: mchp-pdmc: fix poc noise at capture startupClaudiu Beznea2023-02-281-5/+48
| | | * | ASoC: soc-pcm: add option to start DMA after DAIClaudiu Beznea2023-02-281-5/+22
| | | |/