summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/skylake/skl-pcm.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: Skylake: Do not disable FW notificationsAmadeusz Sławiński2019-07-241-1/+0
* ASoC: Intel: Skylake: Merge skl_sst and skl into skl_dev structCezary Rojewski2019-07-241-38/+37
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-10/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-051-10/+1
* | ASoC: Intel: Skylake: Properly cleanup on component removalAmadeusz Sławiński2019-06-251-2/+6
* | ASoC: Intel: Skylake: Don't return failure on machine driver reloadAmadeusz Sławiński2019-06-251-5/+0
* | ASoC: Intel: Skylake: Initialize lists before access so they are safe to useAmadeusz Sławiński2019-06-251-3/+0
* | ASoC: Intel: Skylake: Use recommended SDxFMT programming sequencePaweł Harłoziński2019-06-251-1/+13
* | ASoC: Intel: Skylake: Switch to modern UUID APIAndy Shevchenko2019-06-201-6/+6
* | ASoC: Intel: skl-pcm: use modern dai_link styleKuninori Morimoto2019-06-061-1/+1
|/
* ASoC: core: conditionally increase module refcount on component openRanjani Sridharan2019-04-081-1/+1
* ASoC: intel: skylake: add remove() callback for component driverRanjani Sridharan2019-04-051-0/+7
* Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown2019-03-181-7/+2
|\
| * Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2019-02-281-0/+1
| |\
| * \ Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-02-081-1/+1
| |\ \
| * | | ASoC: intel: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-061-7/+2
* | | | ASoC:intel:skl:fix a simultaneous playback & capture issue on hda platformRander Wang2019-03-111-5/+14
| |_|/ |/| |
* | | ASoC: Intel: Skylake: set .ignore_module_refcount field in componentPierre-Louis Bossart2019-02-081-0/+1
| |/ |/|
* | ASoC: Intel: Skylake: simplify boolean testsPierre-Louis Bossart2019-01-031-1/+1
|/
* ASoC: intel: skylake: Add fall-through annotationTakashi Iwai2018-10-051-0/+1
* ASoC: Intel: Skylake: add HDA BE DAIsRakesh Ughreja2018-08-281-12/+58
* Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li...Mark Brown2018-08-011-58/+54
|\
| * ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja2018-06-281-58/+54
* | ASoC: topology: Give more data to clients via callbacksLiam Girdwood2018-06-181-3/+4
|/
* ASoC: topology: Fix build errorsMark Brown2018-04-181-4/+3
* ASoC: topology: Give more data to clients via callbacksLiam Girdwood2018-04-171-3/+4
* ASoC: Intel: Skylake: Reset DSP Pipelines in preparePardha Saradhi K2018-04-171-4/+20
* ASoC: Intel: Skylake: Reset DSP pipe in skl_pcm_hw_freeDivya Prakash2018-04-171-0/+12
* ASoC: Intel: Skylake: Disable clock and power gating during FW/LIB downloadSanyog Kale2018-03-131-1/+6
* Merge branch 'topic/component-platform' of https://git.kernel.org/pub/scm/lin...Mark Brown2018-03-011-34/+18
|\
| * ASoC: intel: skylake: replace platform to componentKuninori Morimoto2018-02-121-34/+18
* | ASoC: Intel: Skylake: Find module id from UUID for bind paramsSriram Periyasamy2018-03-011-0/+2
* | ASoC: Intel: Skylake: Add BE DAI for WoV usecasePawse, GuruprasadX2018-03-011-0/+11
|/
* Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2018-01-051-2/+12
|\
| * ASoC: Intel: Skylake: Disable clock gating during firmware and library downloadPardha Saradhi K2018-01-031-0/+4
| * ASoC: Intel: Skylake: Configure DSP clock sourcePradeep Tewani2017-12-061-0/+6
| * ASoC: don't use rtd->codec on intel/skylakeKuninori Morimoto2017-12-051-2/+2
* | Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2017-11-101-4/+42
|\|
| * ASoC: Intel: Skylake: Add dai load ops for dais from topologyGuneshwor Singh2017-10-131-0/+8
| * ASoC: Intel: Skylake: Add flag to check to register FE dais from topologyGuneshwor Singh2017-10-131-4/+34
* | ASoC: Intel: Skylake: Fix potential NULL pointer dereferencePankaj Bharadiya2017-11-081-1/+2
|/
* ASoC: Intel: Skylake: Update module id in pin connectionsJeeja KP2017-08-251-3/+38
* ASoC: Intel: Skylake: Parse and update module config structureRamesh Babu2017-08-251-1/+2
* ASoC: Intel: Skylake: make snd_pcm_hardware constBhumika Goyal2017-08-171-1/+1
* ASoC: Intel: make snd_soc_platform_driver constBhumika Goyal2017-08-141-1/+1
* ASoC: Intel: kbl: Add new FEs for Multi-Playback & Echo-ReferenceNaveen Manohar2017-08-031-0/+26
* ASoC: Intel: Skylake: constify snd_soc_dai_ops structuresGustavo A. R. Silva2017-07-171-4/+4
* ASoC: Intel: Skylake: Add debugfs supportVinod Koul2017-06-301-1/+5
* ASoC: Intel: Skylake: Fix unused variable warningVinod Koul2017-04-301-2/+0
* ASoC: Intel: Skylake: Fix a couple user after free bugsDan Carpenter2017-04-211-2/+2