summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pcm: Replace sprintf() with sysfs_emit()Takashi Iwai2022-08-021-1/+1
* ALSA: core: Replace scnprintf() with sysfs_emit()Takashi Iwai2022-08-021-2/+2
* ALSA: control-led: Replace sprintf() with sysfs_emit()Takashi Iwai2022-08-021-17/+12
* ALSA: aoa: Replace sprintf() with sysfs_emit()Takashi Iwai2022-08-021-14/+8
* ALSA: ac97: Replace sprintf() with sysfs_emit()Takashi Iwai2022-08-021-1/+1
* Merge tag 'asoc-v5.20-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2022-08-0177-605/+6880
|\
| * ASoC: q6asm: use kcalloc() instead of kzalloc()Gustavo A. R. Silva2022-07-281-1/+1
| * ASoC: atmel: one fix and one cleanupMark Brown2022-07-282-11/+6
| |\
| | * ASoC: mchp-spdiftx: remove references to mchp_i2s_capsClaudiu Beznea2022-07-271-8/+0
| | * ASoC: mchp-spdifrx: disable end of block interrupt on failuresClaudiu Beznea2022-07-271-3/+6
| * | ASoC: mediatek: mt8186: remove unnecessary judgmentsJiaxin Yu2022-07-274-127/+1
| * | ASoC: mediatek: mt8186: set the correct string to strncmp()Jiaxin Yu2022-07-261-2/+1
| * | ASoC: atmel: one fix and few cleanupsMark Brown2022-07-262-14/+10
| |\ \
| | * | ASoC: mchp-spdiftx: add and remove black line around MODULE_DEVICE_TABLE()Claudiu Beznea2022-07-261-1/+1
| | * | ASoC: mchp-spdiftx: return directly retClaudiu Beznea2022-07-261-8/+4
| | * | ASoC: mchp-spdifrx: use single tab indent for structureClaudiu Beznea2022-07-261-5/+5
| | |/
| * | ASoC: amd: acp: Fix initialization of ext_intr_stat1 in i2s_irq_handler()Nathan Chancellor2022-07-261-1/+1
| * | ASoC: Intel: machine driver updates for 5.20Mark Brown2022-07-267-52/+201
| |\ \
| | * | ASoC: Intel: sof_nau8825: Move quirk check to the front in late probeYong Zhi2022-07-251-5/+5
| | * | ASoC: Intel: sof_rt5682: Perform quirk check first in card late probeYong Zhi2022-07-251-9/+9
| | * | ASoC: Intel: sof_rt5682: Add support for mtl_mx98357_rt5682Yong Zhi2022-07-252-0/+25
| | * | ASoC: Intel: sof_es8336: remove hard-coded SSP selectionPierre-Louis Bossart2022-07-251-9/+5
| | * | ASoC: Intel: sof_es8336: reset the num_links during probeMuralidhar Reddy2022-07-251-1/+2
| | * | ASoC: Intel: sof_es8336: add support for HDMI_In captureMuralidhar Reddy2022-07-252-20/+118
| | * | ASoC: Intel: sof_es8336: ignore GpioInt when looking for speaker/headset GPIO...Andrey Turkin2022-07-251-6/+6
| | * | ASoC: Intel: sof_es8336: Fix GPIO quirks set via module optionAndrey Turkin2022-07-251-11/+12
| | * | ASoC: Intel: soc-acpi: Add entry for sof_es8336 in ADL match tableMuralidhar Reddy2022-07-252-0/+18
| | * | ASoC: Intel: sof_sdw: add support for Dell SKU 0AF0Pierre-Louis Bossart2022-07-251-0/+10
| * | | ASoC: SOF: minor updates for 5.20Mark Brown2022-07-263-0/+11
| |\ \ \
| | * | | ASoC: SOF: Add cont_update_posn to platform parametersYC Hung2022-07-252-0/+4
| | * | | ASoC: SOF: Intel: hda: add sanity check on SSP index reported by NHLTPierre-Louis Bossart2022-07-251-0/+7
| | |/ /
| * / / ASoC: mediatek: mt8186: fix Kconfig dependencyRen Zhijie2022-07-251-0/+1
| |/ /
| * | ASoC: amd: yc: Update DMI table entriessyed sabakareem2022-07-221-30/+2
| * | ASoC: audio-graph-card2: Add of_node_put() in fail pathLiang He2022-07-221-1/+3
| * | ASoC: Intel: avs: Use lookup table to create modulesAmadeusz Sławiński2022-07-221-25/+29
| * | ASoC: amd: vangogh: Use non-legacy DAI naming for cs35l41Cristian Ciocaltea2022-07-221-2/+1
| * | ASoC: fsl: Fix sparse warningMark Brown2022-07-226-12/+20
| |\ \
| | * | ASoC: imx-card: use snd_pcm_format_t type for asrc_formatShengjiu Wang2022-07-211-3/+5
| | * | ASoC: fsl_easrc: use snd_pcm_format_t type for sample_formatShengjiu Wang2022-07-212-4/+7
| | * | ASoC: fsl-asoc-card: force cast the asrc_format typeShengjiu Wang2022-07-211-2/+3
| | * | ASoC: fsl_asrc: force cast the asrc_format typeShengjiu Wang2022-07-211-2/+4
| | * | ASoC: fsl_sai: Don't use plain integer as NULL pointerShengjiu Wang2022-07-211-1/+1
| * | | ASoC: audio-graph-card: Add of_node_put() in fail pathLiang He2022-07-211-1/+3
| * | | ASoC: amd: enable RPL Platform acp drivers buildSyed Saba Kareem2022-07-213-0/+16
| * | | ASoC: amd: add RPL Platform pci driver pm-opsSyed Saba Kareem2022-07-212-0/+55
| * | | ASoC: amd: add RPL Platform init/de-init functionsSyed Saba Kareem2022-07-211-0/+92
| * | | ASoC: amd: add ACP PCI driver for RPL platformSyed Saba Kareem2022-07-212-0/+116
| * | | ASoC: amd: add RPL Platform acp header fileSyed Saba Kareem2022-07-211-0/+30
| * | | ASoC: amd: acp: Add error handling casesVenkata Prasad Potturu2022-07-211-4/+20
| * | | ASoC: amd: acp: Modify const resource struct variable to genericVenkata Prasad Potturu2022-07-211-5/+4