summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2019-06-03ASoC: SOF: Intel: ipc: don't check for HIPCCTL register valuePierre-Louis Bossart2-10/+3
2019-06-03ASoC: SOF: Intel: hda-ipc: re-enable IPC IRQ at end of handlerPierre-Louis Bossart1-8/+16
2019-06-03ASoC: SOF: Intel: hda-ipc: read all IPC registers firstPierre-Louis Bossart1-5/+2
2019-06-03ASoC: SOF: Intel: cnl-ipc: re-enable IPC IRQ at end of handlerPierre-Louis Bossart1-8/+16
2019-06-03ASoC: SOF: Intel: cnl-ipc: move code around for clarityPierre-Louis Bossart1-9/+8
2019-06-03ASoC: SOF: Intel: cnl-ipc: read all IPC registers firstPierre-Louis Bossart1-4/+2
2019-06-03ASoC: SOF: Do not send cmd via SHIM registerDaniel Baluta3-10/+3
2019-06-03ASoC: SOF: add mode parameter for snd_sof_debugfs_buf_itemRanjani Sridharan3-5/+5
2019-06-03Revert "ASoC: core: use component driver name as component name"Krzysztof Kozlowski1-4/+1
2019-06-03ASoC: stm32: sai: manage identification registersOlivier Moysan3-24/+88
2019-05-30ASoC: SOF: Intel: hda: use the defined ppcap functionsZhu Yingjiang1-7/+3
2019-05-30Merge branch 'asoc-5.2' into asoc-5.3Mark Brown14-133/+198
2019-05-30ASoC: SOF: add COMPILE_TEST for PCI optionsPierre-Louis Bossart3-3/+16
2019-05-30ASoC: Intel: boards: Add COMPILE_TEST for new machine driversPierre-Louis Bossart1-3/+4
2019-05-30ASoC: Intel: boards: remove dependency on asm/platform_sst_audio.hPierre-Louis Bossart3-3/+0
2019-05-30ASoc: fix sound/soc/intel/skylake/slk-ssp-clk.c build error on IA64Randy Dunlap1-0/+9
2019-05-30ASoC: Intel: use common helpers to detect CPUsPierre-Louis Bossart9-185/+135
2019-05-30ASoC: rt5677: Add missing voice activation register definitionsCurtis Malainey1-1/+29
2019-05-29ASoC: core: use component driver name as component nameTzung-Bi Shih1-1/+4
2019-05-29ASoC: cs42xx8: Fix build error with CONFIG_GPIOLIB is not setShengjiu Wang1-1/+1
2019-05-29ASoC: Intel: sof-rt5682: fix undefined references with Baytrail-only supportPierre-Louis Bossart1-1/+1
2019-05-29wcd9335: fix a incorrect use of kstrndup()Gen Zhang1-1/+1
2019-05-29ASoC: sun4i-codec: fix first delay on SpeakerGeorgii Staroselskii1-0/+9
2019-05-28ASoC: sun4i-spdif: Add support for H6 SoCClément Péron1-0/+22
2019-05-28ASoC: sun4i-spdif: Add TX fifo bit flush quirksClément Péron1-1/+10
2019-05-28ASoC: sun4i-spdif: Move quirks to the topClément Péron1-5/+11
2019-05-28ASoC: cx2072x: fix spelling mistake "configued" -> "configured"Colin Ian King1-1/+1
2019-05-28ASoC: cx2072x: fix integer overflow on unsigned int multiplyColin Ian King1-1/+1
2019-05-28ASoC: SOF: force end-of-file for debugfs trace at suspendKai Vehmanen2-0/+27
2019-05-28ASoC: SOF: trace: remove code duplication in sof_wait_trace_avail()Kai Vehmanen1-9/+16
2019-05-28ASoC: SOF: Use struct_size() in kmemdup()Gustavo A. R. Silva1-4/+2
2019-05-28ASoC: max98357a: Show KConfig entryMaxime Jourdan1-1/+2
2019-05-28ASoC: SOF: topology: Use struct_size() helperGustavo A. R. Silva1-6/+4
2019-05-28ASoC: cx2072x: remove redundant assignment to pulse_lenColin Ian King1-1/+1
2019-05-28ASoC: SOF: Intel: hda: fix the hda init chipZhu Yingjiang2-89/+112
2019-05-28ASoC: SOF: ipc: fix a race, leading to IPC timeoutsGuennadi Liakhovetski5-26/+27
2019-05-28ASoC: SOF: control: correct the copy size for bytes kcontrol putKeyon Jie1-4/+5
2019-05-28ASoC: SOF: pcm: remove warning - initialize workqueue on openPierre-Louis Bossart1-3/+3
2019-05-28ASoC: SOF: pcm: clear hw_params_upon_resume flag correctlyLibin Yang1-3/+3
2019-05-28ASoC: SOF: core: fix error handling with the probe workqueuePierre-Louis Bossart1-0/+16
2019-05-28ASoC: SOF: core: remove snd_soc_unregister_component in case of errorRanjani Sridharan1-3/+1
2019-05-28ASoC: SOF: core: remove DSP after unregistering machine driverRanjani Sridharan1-1/+8
2019-05-28ASoC: soc-core: fixup references at soc_cleanup_card_resources()Kuninori Morimoto2-1/+9
2019-05-24ASoC: core: lock client_mutex while removing link componentsRanjani Sridharan1-0/+2
2019-05-24ASoC: simple-card: Restore original configuration of DAI formatJon Hunter1-5/+5
2019-05-24ASoC: qdsp6: q6core: Use struct_size() in kmemdup()Gustavo A. R. Silva1-8/+8
2019-05-24ASoC: Intel: Skylake: Use struct_size() helperGustavo A. R. Silva1-6/+5
2019-05-24ASoC: dapm: Use struct_size() in krealloc()Gustavo A. R. Silva1-1/+2
2019-05-24ASoC: Intel: boards: remove unnecessary inclusion of skl.hPierre-Louis Bossart4-4/+0
2019-05-23ASoC: mediatek: mt8183: move card registration to the end of probeTzung-Bi Shih1-7/+2