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