summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: Skylake: Select first entry for singular pipe config arraysCezary Rojewski2021-08-231-2/+3
* ASoC: Intel: Skylake: Properly configure modules with generic extensionPawel Harlozinski2021-08-231-36/+15
* ASoC: Intel: Skylake: Support modules with generic extensionSzymon Mielczarek2021-08-232-13/+84
* ASoC: Intel: Skylake: Support multiple format configsKareem Shaik2021-08-233-46/+77
* ASoC: Intel: Skylake: Simplify m_state for loadable modulesGustaw Lewandowski2021-08-232-8/+3
* ASoC: Intel: Skylake: Fix passing loadable flag for moduleGustaw Lewandowski2021-08-231-16/+9
* ASoC: Intel: Skylake: Fix module configuration for KPB and MIXERCezary Rojewski2021-08-231-2/+9
* ASoC: Intel: Skylake: Fix module resource and format selectionCezary Rojewski2021-08-231-9/+10
* ASoC: Intel: Skylake: Select proper format for NHLT blobPiotr Maziarz2021-08-231-8/+13
* ASoC: Intel: Skylake: Leave data as is when invoking TLV IPCsCezary Rojewski2021-08-231-6/+0
* ASoC: Intel: kbl_da7219_max98927: Fix format selection for max98373Cezary Rojewski2021-08-231-48/+7
* Merge series "ASoC: Intel/rt5640: Add support for HP Elite Pad 1000G2 jack-de...Mark Brown2021-08-203-66/+234
|\
| * ASoC: Intel: bytcr_rt5640: Add support for HP Elite Pad 1000G2 jack-detectHans de Goede2021-08-191-2/+144
| * ASoC: Intel: bytct_rt5640: Add a separate "Headset Mic 2" DAPM pin for the mi...Hans de Goede2021-08-191-2/+10
| * ASoC: rt5640: Add rt5640_set_ovcd_params() helperHans de Goede2021-08-192-20/+34
| * ASoC: rt5640: Add optional hp_det_gpio parameter to rt5640_detect_headset()Hans de Goede2021-08-192-4/+12
| * ASoC: rt5640: Delay requesting IRQ until the machine-drv calls set_jackHans de Goede2021-08-191-17/+13
| * ASoC: rt5640: Move rt5640_disable_jack_detect() up in the rt5640.c fileHans de Goede2021-08-191-23/+23
* | ASoC: rsnd: adg: clearly handle clock error / NULL caseKuninori Morimoto2021-08-201-6/+6
* | ASoC: rsnd: core: make some arrays static const, makes object smallerKuninori Morimoto2021-08-201-3/+3
|/
* ASoC: uniphier: make arrays mul and div static const, makes object smallerColin Ian King2021-08-191-2/+2
* ASoC: sh: rz-ssi: Improve error handling in rz_ssi_dma_request functionBiju Das2021-08-191-2/+13
* ASoC: fsl_rpmsg: Check -EPROBE_DEFER for getting clocksShengjiu Wang2021-08-181-10/+10
* Merge series "ASoC: tegra30: Fix use of of_device_get_match_data" from Aakash...Mark Brown2021-08-172-8/+6
|\
| * ASoC: tegra30: i2s: Fix incorrect usage of of_device_get_match_dataAakash Hemadri2021-08-171-4/+4
| * ASoC: tegra30: ahub: Fix incorrect usage of of_device_get_match_dataAakash Hemadri2021-08-171-4/+2
* | ASoC: Intel: bytcr_rt5640: Use cfg-lineout:2 in the components stringHans de Goede2021-08-171-1/+1
* | ASoC: sh: rz-ssi: Fix wrong operator used issueBiju Das2021-08-171-1/+1
|/
* ASoC: sh: rz-ssi: Fix dereference of noderef expression warningBiju Das2021-08-161-1/+1
* Merge series "ASoC: soc-xxx: cleanup cppcheck warning" from Kuninori Morimoto...Mark Brown2021-08-165-34/+26
|\
| * ASoC: soc-ac97: cleanup cppcheck warningKuninori Morimoto2021-08-161-8/+6
| * ASoC: soc-component: cleanup cppcheck warning at snd_soc_pcm_component_pm_run...Kuninori Morimoto2021-08-161-2/+2
| * ASoC: soc-jack: cleanup cppcheck warning for CONFIG_GPIOLIBKuninori Morimoto2021-08-161-6/+6
| * ASoC: soc-jack: cleanup cppcheck warning at snd_soc_jack_report()Kuninori Morimoto2021-08-161-2/+1
| * ASoC: soc-dai: cleanup cppcheck warning at snd_soc_pcm_dai_new()Kuninori Morimoto2021-08-161-2/+2
| * ASoC: soc-dai: cleanup cppcheck warning at snd_soc_dai_link_set_capabilities()Kuninori Morimoto2021-08-161-8/+6
| * ASoC: soc-generic-dmaengine-pcm: cleanup cppcheck warning at dmaengine_copy_u...Kuninori Morimoto2021-08-161-2/+1
| * ASoC: soc-generic-dmaengine-pcm: cleanup cppcheck warning at dmaengine_pcm_new()Kuninori Morimoto2021-08-161-2/+1
| * ASoC: soc-generic-dmaengine-pcm: cleanup cppcheck warning at dmaengine_pcm_hw...Kuninori Morimoto2021-08-161-2/+1
* | ASoC: tegra30: i2s: Use of_device_get_match_dataAakash Hemadri2021-08-161-1/+1
* | ASoC: tegra30: ahub: Use of_device_get_match_dataAakash Hemadri2021-08-161-1/+1
|/
* Merge series "ASoC: Intel: boards: use software node API" from Pierre-Louis B...Mark Brown2021-08-1314-112/+223
|\
| * ASoC: Intel: boards: use software node API in Atom boardsHeikki Krogerus2021-08-133-11/+46
| * ASoC: Intel: remove device_properties for Atom boardsPierre-Louis Bossart2021-08-133-2/+10
| * ASoC: Intel: use software node API in SoundWire machinesPierre-Louis Bossart2021-08-132-4/+24
| * ASoC: Intel: sof_sdw_rt711*: keep codec device reference until removePierre-Louis Bossart2021-08-132-49/+38
| * ASoC: Intel: sof_sdw: pass card information to init/exit functionsPierre-Louis Bossart2021-08-1311-32/+56
| * ASoC: Intel: boards: get codec device with ACPI instead of bus searchPierre-Louis Bossart2021-08-133-9/+6
| * ASoC: Intel: boards: handle errors with acpi_dev_get_first_match_dev()Pierre-Louis Bossart2021-08-133-1/+7
| * ASoC: Intel: boards: harden codec property handlingPierre-Louis Bossart2021-08-133-32/+64