summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ASoC: SOF: ipc: Use msg->reply_data directly in snd_sof_ipc_get_reply()Peter Ujfalusi2022-04-041-14/+16
| * | | | ASoC: SOF: disable dma trace in s0ixLibin Yang2022-04-041-2/+10
| * | | | ASoC: SOF: extend the interface to stop DMA traceLibin Yang2022-04-043-21/+51
| * | | | ASoC: SOF: Drop support for mapped control dataPeter Ujfalusi2022-04-043-26/+0
| * | | | ASoC: SOF: ipc: Use ipc->max_payload_size for message/reply size checkingPeter Ujfalusi2022-04-041-2/+2
| * | | | ASoC: SOF: ipc: Add max_payload_size field in struct snd_sof_ipcPeter Ujfalusi2022-04-042-0/+5
| * | | | ASoC: SOF: Remove dmab and dmab_bdl from snd_sof_dev structPeter Ujfalusi2022-04-041-2/+0
| * | | | ASoC: SOF: Intel: hda-loader: Use local snd_dma_bufferPeter Ujfalusi2022-04-041-5/+7
| |/ / /
* | | | ASoC: mediatek: Add support for MT8195 sound card with max98390 and rt5682Mark Brown2022-04-054-1515/+546
|\ \ \ \
| * | | | ASoC: mediatek: mt8195: add machine support for max98390 and rt5682Trevor Wu2022-04-042-0/+72
| * | | | ASoC: mediatek: mt8195: rename card controlsTrevor Wu2022-04-041-13/+13
| * | | | ASoC: mediatek: mt8195: merge machine driverTrevor Wu2022-04-044-1274/+241
| * | | | ASoC: mediatek: mt8195: revise mt8195-mt6359-rt1019-rt5682.cTrevor Wu2022-04-041-248/+240
| |/ / /
* | | | ASoC: atmel: Fixes for AT91SAM9G20-EK audio driverMark Brown2022-04-051-66/+8
|\ \ \ \
| * | | | ASoC: atmel: Don't squash error codes from atmel_ssc_set_audio()Mark Brown2022-04-041-2/+2
| * | | | ASoC: atmel: Fix error handling in at91samg20ek probe()Mark Brown2022-04-041-3/+6
| | |/ / | |/| |
| * | | ASoC: atmel: Remove system clock tree configuration for at91sam9g20ekMark Brown2022-04-041-61/+0
| |/ /
* | | ASoC: Intel: catpt: Drop redundant enum constantCezary Rojewski2022-04-051-3/+1
* | | ASoC: rt5682s: Separate the regulator consumer controlsDerek Fang2022-04-052-6/+27
* | | ASoC: SOF: ipc3-topology: Set scontrol->priv to NULL after freeing itPeter Ujfalusi2022-04-051-0/+1
* | | ASoC: cs*: use simple i2c probe functionStephen Kitt2022-04-0520-59/+40
* | | ASoC: wm*: use i2c_match_id and simple i2c probeStephen Kitt2022-04-052-6/+11
* | | ASoC: ada*, ssm*: use simple i2c probe functionStephen Kitt2022-04-057-20/+14
* | | ASoC: cs35l41: Fix an out-of-bounds access in otp_packed_element_tHui Wang2022-04-051-7/+7
* | | ASoC: cs35l41: Add one more variable in the debug logHui Wang2022-04-051-2/+2
* | | ASoC: samsung: Constify snd_soc_dapm_{route,widget} structsRikard Falkeborn2022-04-055-10/+10
* | | ASoC: da7218: use i2c_match_id and simple i2c probeStephen Kitt2022-04-051-4/+15
* | | ASoC: da[79]*: use simple i2c probe functionStephen Kitt2022-04-055-15/+10
* | | ASoC: qcom: Add driver support for ALC5682I-VSJudy Hsiao2022-04-052-0/+109
* | | ASoC: intel: atom: Remove superfluous flush_scheduled_work()Takashi Iwai2022-04-051-1/+0
* | | ASoC: ad1*, ada*, ssm*: use i2c_match_id and simple i2c probeStephen Kitt2022-04-055-15/+23
* | | ASoC: Introduce snd_soc_of_get_dai_link_cpusMartin PoviĊĦer2022-04-051-0/+80
* | | ASoC: codecs: Fix error handling in power domain init and exit handlersSrinivasa Rao Mandadapu2022-04-051-16/+19
* | | ASoC: SOF: topology: use new sound control LED layerJaroslav Kysela2022-04-053-33/+17
|/ /
* | Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-04-014-13/+14
|\ \
| * \ Merge tag 'asoc-fix-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai2022-03-304-13/+14
| |\ \
| | * | ASoC: SOF: Intel: Fix build error without SND_SOC_SOF_PCI_DEVZheng Bin2022-03-251-0/+1
| | * | ASoC: rockchip: i2s_tdm: Fixup config for SND_SOC_DAIFMT_DSP_A/BMeng Tang2022-03-231-5/+5
| | * | ASoC: fsl-asoc-card: Fix jack_event() always return 0Meng Tang2022-03-211-8/+4
| | * | ASoC: mediatek: mt6358: add missing EXPORT_SYMBOLsJiaxin Yu2022-03-211-0/+4
* | | | Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-281-14/+4
|\ \ \ \
| * \ \ \ Merge 5.17-rc6 into driver-core-nextGreg Kroah-Hartman2022-02-2826-108/+210
| |\ \ \ \
| * | | | | ASoC: codecs: wcd938x: Make use of the helper component_compare/release_ofYong Wu2022-02-251-14/+4
* | | | | | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds2022-03-242-3/+3
|\ \ \ \ \ \
| * | | | | | treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-172-3/+3
| |/ / / / /
* | | | | | Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2022-03-233-110/+0
|\ \ \ \ \ \
| * | | | | | ARM: pxa: remove Intel Imote2 and Stargate 2 boardsJonathan Cameron2022-02-283-110/+0
* | | | | | | Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-03-23284-6779/+20510
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-03-21280-6710/+20395
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Make the SOF control, PCM and PM code IPC agnosticMark Brown2022-03-1817-1459/+1805
| | |\ \ \ \ \