summaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rsnd: add debugfs supportKuninori Morimoto2021-05-2714-15/+298
* ASoC: rsnd: incidate irq error messageKuninori Morimoto2021-05-273-12/+13
* ASoC: rsnd: indicate unknown error at rsnd_dai_call()Kuninori Morimoto2021-05-271-5/+6
* ASoC: rsnd: check BUIF error everytimeKuninori Morimoto2021-05-271-14/+3
* ASoC: rsnd: attach SSIU when SSI was DMA modeKuninori Morimoto2021-05-273-4/+7
* ASoC: rsnd: ignore runtime NULL case at rsnd_runtime_channel_original_with_pa...Kuninori Morimoto2021-05-271-1/+2
* ASoC: rsnd: call unregister for null_hw when removedKuninori Morimoto2021-05-272-4/+6
* ASoC: cs42l52: use DEVICE_ATTR_WO macroYueHaibing2021-05-261-4/+3
* ASoC: cs35l3x: Use neutral language in amp driversDavid Rhodes2021-05-263-17/+17
* ASoC: cs43130: Use DEVICE_ATTR_RO macroYueHaibing2021-05-261-12/+12
* ASoC: wm8962: Use DEVICE_ATTR_WO macroYueHaibing2021-05-261-4/+3
* ASoC: cs42l56: use DEVICE_ATTR_WO macroYueHaibing2021-05-261-4/+3
* ASoC: imx-card: Make some symbols staticWei Yongjun2021-05-251-5/+5
* ASoC: tlv320aic26: use DEVICE_ATTR_RW macroYueHaibing2021-05-251-6/+6
* ASoC: cs42l42: Check jack status before reporting button eventsLucas Tanure2021-05-251-1/+5
* ASoC: cs42l42: Add support for 2400000 Bit clockLucas Tanure2021-05-251-0/+1
* ASoC: cs42l42: Add support for 2304000 Bit clockLucas Tanure2021-05-251-0/+1
* ASoC: cs42l42: Fix 1536000 Bit Clock instabilityLucas Tanure2021-05-252-16/+33
* Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2021-05-2518-126/+172
|\
| * ASoC: core: Fix Null-point-dereference in fmt_single_name()Kefeng Wang2021-05-241-0/+2
| * ASoC: qcom: lpass-cpu: Use optional clk APIsStephen Boyd2021-05-211-11/+1
| * ASoC: cs35l33: fix an error code in probe()Dan Carpenter2021-05-201-0/+1
| * ASoC: SOF: Intel: hda: don't send DAI_CONFIG IPC for older firmwareRanjani Sridharan2021-05-191-0/+5
| * ASoC: fsl: fix SND_SOC_IMX_RPMSG dependencyArnd Bergmann2021-05-181-0/+1
| * ASoC: cs42l52: Minor tidy up of error pathsCharles Keepax2021-05-121-1/+6
| * ASoC: cs35l32: Add missing regmap use_single configCharles Keepax2021-05-121-0/+3
| * ASoC: cs35l34: Add missing regmap use_single configCharles Keepax2021-05-121-0/+3
| * ASoC: cs42l73: Add missing regmap use_single configCharles Keepax2021-05-121-0/+3
| * ASoC: cs53l30: Add missing regmap use_single configCharles Keepax2021-05-121-0/+3
| * ASoC: sti-sas: add missing MODULE_DEVICE_TABLEZou Wei2021-05-121-0/+1
| * Merge series "ASoC: simple-card / audio-graph re-cleanup" from Kuninori Morim...Mark Brown2021-05-112-113/+112
| |\
| | * ASoC: audio-graph: tidyup graph_parse_node()Kuninori Morimoto2021-05-111-12/+15
| | * ASoC: audio-graph: tidyup graph_dai_link_of_dpcm()Kuninori Morimoto2021-05-111-16/+14
| | * ASoC: simple-card: add simple_link_init()Kuninori Morimoto2021-05-111-31/+30
| | * ASoC: simple-card: add simple_parse_node()Kuninori Morimoto2021-05-111-54/+53
| * | ASoC: cs42l42: Regmap must use_single_read/writeRichard Fitzgerald2021-05-111-0/+3
| * | ASoC: Intel: bytcr_rt5640: Add quirk for the Lenovo Miix 3-830 tabletHans de Goede2021-05-111-0/+14
| * | ASoC: Intel: bytcr_rt5640: Add quirk for the Glavey TM800A550L tabletHans de Goede2021-05-111-0/+11
| |/
| * ASoC: ak5558: Correct the dai name for ak5552Shengjiu Wang2021-05-101-1/+1
| * ASoC: codecs: lpass-tx-macro: add missing MODULE_DEVICE_TABLEBixuan Cui2021-05-101-0/+1
| * ASoC: codecs: lpass-rx-macro: add missing MODULE_DEVICE_TABLESrinivas Kandagatla2021-05-101-0/+1
* | Merge series "ASoC: rsnd: add D3 support" from Kuninori Morimoto <kuninori.mo...Mark Brown2021-05-241-5/+32
|\ \
| * | ASoC: rsnd: add null CLOCKIN supportKuninori Morimoto2021-05-241-2/+31
| * | ASoC: rsnd: tidyup loop on rsnd_adg_clk_query()Kuninori Morimoto2021-05-241-3/+1
* | | ASoC: codecs: Add driver for NXP/Goodix TFA989x (TFA1) amplifiersStephan Gerhold2021-05-243-0/+311
|/ /
* | ASoC: Intel: sof_sdw: add quirk support for Brya and BT-offloadVamshi Krishna Gopal2021-05-211-1/+15
* | ASoC: Intel: common: Add entries for sdw codecs in ADL match tableVamshi Krishna Gopal2021-05-211-0/+45
* | ASoC: SOF: Intel: hda: Remove conditions against CONFIG_PCIPeter Ujfalusi2021-05-211-5/+3
* | ASoC: SOF: ops: don't return void valuePierre-Louis Bossart2021-05-211-2/+2
* | ASoC: SOF: topology: fix assignment to use le32_to_cpuJaska Uimonen2021-05-211-1/+1