aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: intel-nhlt: verify config typePierre-Louis Bossart2021-03-091-0/+5
* Merge tag 'asoc-fix-v5.10-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2020-11-191-0/+15
|\
| * ASoC: rt1015: add delay to fix pop noise from speakerJack Yu2020-11-051-0/+15
* | ALSA: make snd_kcontrol_new name a normal stringArnd Bergmann2020-10-261-1/+1
* | ALSA: fix kernel-doc markupsMauro Carvalho Chehab2020-10-262-3/+4
|/
* Merge tag 'asoc-v5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2020-10-1213-22/+60
|\
| * ASoC: Intel: Remove rt5640 support for baytrail solutionCezary Rojewski2020-10-061-1/+0
| * ASoC: soc-component: add mark for snd_soc_pcm_component_pm_runtime_get/put()Kuninori Morimoto2020-09-281-0/+5
| * ASoC: soc-component: add mark for soc_pcm_components_open/close()Kuninori Morimoto2020-09-281-8/+15
| * ASoC: soc-link: add mark for snd_soc_link_startup/shutdown()Kuninori Morimoto2020-09-282-1/+5
| * ASoC: soc-dai: add mark for snd_soc_dai_startup/shutdown()Kuninori Morimoto2020-09-281-1/+4
| * ASoC: Intel: add codec name prefix to ACPI machine descriptionPierre-Louis Bossart2020-09-231-0/+2
| * ASoC: hdmi-codec: Use set_jack ops to set jackCheng-Yi Chiang2020-09-221-3/+0
| * ASoC: hdac: make SOF HDA codec driver probe deterministicKai Vehmanen2020-09-211-1/+1
| * ASoC: SOF: pm: Fix prepare callback behavior for OF usecaseDaniel Baluta2020-09-211-0/+2
| * Merge series "ASoC: SOF: small fixes for 5.10" from Kai Vehmanen <kai.vehmane...Mark Brown2020-09-171-1/+3
| |\
| | * ASoC: SOF: Add `src_hash` to `sof_ipc_fw_version` structureKarol Trzcinski2020-09-171-1/+3
| * | Merge branch 'asoc-5.9' into asoc-5.10Mark Brown2020-09-171-0/+2
| |\ \ | | |/ | |/|
| * | Merge series "ASoC: SOF: component UUID support for 5.10" from Kai Vehmanen <...Mark Brown2020-09-071-2/+10
| |\ \
| | * | ASoC: SOF: use the sof_ipc_comp reserved bytes for extended dataKeyon Jie2020-09-071-2/+2
| | * | ASoC: SOF: add comp_ext to struct snd_sof_widgetKeyon Jie2020-09-071-0/+8
| * | | ASoC: soc-dai: clarify return value for get_sdw_stream()Pierre-Louis Bossart2020-09-071-1/+2
| |/ /
| * | Merge series "SOF fixes and updates for FW boot" from Ranjani Sridharan <ranj...Mark Brown2020-08-271-1/+1
| |\ \
| | * | ALSA: hda: fix VS_LTRC register nameRanjani Sridharan2020-08-271-1/+1
| * | | ASoC: soc-core: add snd_soc_find_dai_with_mutex()Kuninori Morimoto2020-08-271-0/+2
| |/ /
| * | ASoC: SOF: ext_manifest: Parse debug ABI versionKarol Trzcinski2020-08-261-0/+7
| * | ASoC: SOF: IPC: make sof_ipc_window monosizedKarol Trzcinski2020-08-261-1/+1
| * | ASoC: Intel: use consistent HDAudio spelling in comments/docsPierre-Louis Bossart2020-08-251-1/+1
| * | ASoC: core: Add common helper to parse aux devs from device treeStephan Gerhold2020-08-181-0/+1
* | | ALSA: hda: fix jack detection with Realtek codecs when in D3Kai Vehmanen2020-10-121-0/+1
* | | Merge branch 'for-next' into for-linusTakashi Iwai2020-10-122-9/+4
|\ \ \ | |_|/ |/| |
| * | ALSA: pcm: Remove unused inline function snd_mask_sizeofYueHaibing2020-09-091-5/+0
| * | ALSA: timer: Replace tasklet with workTakashi Iwai2020-09-091-4/+4
| |/
* | ASoC: core: Do not cleanup uninitialized dais on soc_pcm_open failureCezary Rojewski2020-09-071-0/+2
* | ASoC: soc-core: add snd_soc_find_dai_with_mutex()Kuninori Morimoto2020-08-281-0/+2
|/
* ALSA: hda: Add dma stop delay variableMohan Kumar2020-08-051-0/+3
* Merge tag 'asoc-v5.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2020-08-0310-73/+83
|\
| * Merge remote-tracking branch 'asoc/for-5.9' into asoc-nextMark Brown2020-07-3110-73/+83
| |\
| | * ASoC: core: Two step component registrationCezary Rojewski2020-07-311-5/+3
| | * ASoC: core: Simplify snd_soc_component_initialize declarationCezary Rojewski2020-07-311-1/+1
| | * ASoC: core: Relocate and expose snd_soc_component_initializeCezary Rojewski2020-07-312-3/+3
| | * ASoC: soc-xxx: add asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-0/+2
| | * Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis ...Mark Brown2020-07-201-0/+1
| | |\
| | * | ASoC: soc-dai.h: drop a duplicated wordRandy Dunlap2020-07-201-1/+1
| | * | ASoC: soc-dai: remove .digital_muteKuninori Morimoto2020-07-201-1/+0
| | * | ASoC: soc-dai.h: don't use discriminatory terms for commentKuninori Morimoto2020-07-171-4/+4
| | * | Merge series "ALSA: hda: export snd_hda_codec_cleanup()" from Kai Vehmanen <k...Mark Brown2020-07-161-0/+2
| | |\ \
| | | * | ALSA: hda: export snd_hda_codec_cleanup_for_unbind()Kai Vehmanen2020-07-161-0/+2
| | * | | Merge series "ASoC: fsl-asoc-card: Support hp and mic detection" from Shengji...Mark Brown2020-07-161-3/+3
| | |\ \ \
| | | * | | ASoC: simple-card-utils: Support configure pin_name for asoc_simple_init_jackShengjiu Wang2020-07-161-3/+3
| | | |/ /