summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/skylake/skl-pcm.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-26ALSA: remove unneeded breakTom Rix1-1/+0
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-30ASoC: Intel: drop unnecessary list_emptyJulia Lawall1-5/+3
2020-07-27ASoC: intel: use asoc_substream_to_rtd()Kuninori Morimoto1-4/+4
2020-03-27ASoC: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto1-5/+5
2020-02-24ASoC: soc-pcm: add snd_soc_dai_get_widget()Kuninori Morimoto1-8/+2
2020-01-27Merge tag 'asoc-v5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai1-21/+6
2019-12-11ALSA: Replace timespec with timespec64Baolin Wang1-2/+2
2019-12-11ASoC: intel: skylake: Use managed buffer allocationTakashi Iwai1-20/+6
2019-12-11ASoC: intel: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-11-09ASoC: intel: Avoid non-standard macro usageTakashi Iwai1-1/+1
2019-11-09ASoC: intel: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai1-12/+0
2019-10-08ASoC: intel: skl-pcm: remove snd_pcm_opsKuninori Morimoto1-23/+44
2019-07-24ASoC: Intel: Skylake: Do not disable FW notificationsAmadeusz Sławiński1-1/+0
2019-07-24ASoC: Intel: Skylake: Merge skl_sst and skl into skl_dev structCezary Rojewski1-38/+37
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown1-10/+1
2019-06-25ASoC: Intel: Skylake: Properly cleanup on component removalAmadeusz Sławiński1-2/+6
2019-06-25ASoC: Intel: Skylake: Don't return failure on machine driver reloadAmadeusz Sławiński1-5/+0
2019-06-25ASoC: Intel: Skylake: Initialize lists before access so they are safe to useAmadeusz Sławiński1-3/+0
2019-06-25ASoC: Intel: Skylake: Use recommended SDxFMT programming sequencePaweł Harłoziński1-1/+13
2019-06-20ASoC: Intel: Skylake: Switch to modern UUID APIAndy Shevchenko1-6/+6
2019-06-06ASoC: Intel: skl-pcm: use modern dai_link styleKuninori Morimoto1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner1-10/+1
2019-04-08ASoC: core: conditionally increase module refcount on component openRanjani Sridharan1-1/+1
2019-04-05ASoC: intel: skylake: add remove() callback for component driverRanjani Sridharan1-0/+7
2019-03-18Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown1-7/+2
2019-03-11ASoC:intel:skl:fix a simultaneous playback & capture issue on hda platformRander Wang1-5/+14
2019-02-28Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai1-0/+1
2019-02-08ASoC: Intel: Skylake: set .ignore_module_refcount field in componentPierre-Louis Bossart1-0/+1
2019-02-08Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai1-1/+1
2019-02-06ASoC: intel: Drop superfluous PCM preallocation error checksTakashi Iwai1-7/+2
2019-01-03ASoC: Intel: Skylake: simplify boolean testsPierre-Louis Bossart1-1/+1
2018-10-05ASoC: intel: skylake: Add fall-through annotationTakashi Iwai1-0/+1
2018-08-28ASoC: Intel: Skylake: add HDA BE DAIsRakesh Ughreja1-12/+58
2018-08-01Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li...Mark Brown1-58/+54
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja1-58/+54
2018-06-18ASoC: topology: Give more data to clients via callbacksLiam Girdwood1-3/+4
2018-04-18ASoC: topology: Fix build errorsMark Brown1-4/+3
2018-04-17ASoC: topology: Give more data to clients via callbacksLiam Girdwood1-3/+4
2018-04-17ASoC: Intel: Skylake: Reset DSP Pipelines in preparePardha Saradhi K1-4/+20
2018-04-17ASoC: Intel: Skylake: Reset DSP pipe in skl_pcm_hw_freeDivya Prakash1-0/+12
2018-03-13ASoC: Intel: Skylake: Disable clock and power gating during FW/LIB downloadSanyog Kale1-1/+6
2018-03-01Merge branch 'topic/component-platform' of https://git.kernel.org/pub/scm/lin...Mark Brown1-34/+18
2018-03-01ASoC: Intel: Skylake: Find module id from UUID for bind paramsSriram Periyasamy1-0/+2
2018-03-01ASoC: Intel: Skylake: Add BE DAI for WoV usecasePawse, GuruprasadX1-0/+11
2018-02-12ASoC: intel: skylake: replace platform to componentKuninori Morimoto1-34/+18
2018-01-05Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-2/+12
2018-01-03ASoC: Intel: Skylake: Disable clock gating during firmware and library downloadPardha Saradhi K1-0/+4
2017-12-06ASoC: Intel: Skylake: Configure DSP clock sourcePradeep Tewani1-0/+6
2017-12-05ASoC: don't use rtd->codec on intel/skylakeKuninori Morimoto1-2/+2