summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/skylake/skl.h
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: Skylake: Use NHLT API to search for blobAmadeusz Sławiński2021-11-301-4/+0
* ASoC: Intel: Fix a typoBhaskar Chowdhury2021-03-311-1/+1
* ASoC: Intel: Skylake: (cosmetic) align function parametersPierre-Louis Bossart2020-08-181-1/+1
* ASoC: Intel: Skylake: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-121-1/+1
* ASoC: Intel: Skylake: Release topology when we are done with itAmadeusz Sławiński2019-08-271-1/+0
* Merge branch 'topic/hda-dmic' of https://git.kernel.org/pub/scm/linux/kernel/...Mark Brown2019-08-081-4/+0
|\
| * ASoC: Intel: Skylake: use common NHLT modulePierre-Louis Bossart2019-07-311-3/+0
| * ASoC: Intel: Skylake: move NHLT header to common directoryPierre-Louis Bossart2019-07-311-1/+0
* | ASoC: Intel: Skylake: Remove memory available checkCezary Rojewski2019-07-241-6/+0
* | ASoC: Intel: Skylake: Remove MCPS available checkCezary Rojewski2019-07-241-2/+0
* | ASoC: Intel: Skylake: Merge skl_sst and skl into skl_dev structCezary Rojewski2019-07-241-24/+70
|/
* Merge branch 'asoc-5.3' into asoc-nextMark Brown2019-07-061-0/+5
|\
| * Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-10/+1
| |\
| * | ASoC: Intel: Skylake: Add function to cleanup debugfs interfaceAmadeusz Sławiński2019-06-251-0/+5
* | | Merge branch 'asoc-5.2' into asoc-linusMark Brown2019-07-061-0/+1
|\ \ \ | |_|/ |/| |
| * | ASoC: Intel: Skylake: Fix incorrect capture position reportingCezary Rojewski2019-06-181-0/+1
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-051-10/+1
|/
* ASoC: Intel: fix interface for Chromebook machine driversPierre-Louis Bossart2018-11-201-3/+0
* ASoC: Intel: Skylake: use hda_bus instead of hdac_busRakesh Ughreja2018-08-281-3/+7
* ASoC: Intel: Boards: Machine driver for SKL+ w/ HDAudio codecsRakesh Ughreja2018-08-281-0/+2
* ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja2018-06-281-4/+3
* ASoC: Intel: Skylake: Disable clock and power gating during FW/LIB downloadSanyog Kale2018-03-131-0/+4
* ASoC: intel: skylake: replace platform to componentKuninori Morimoto2018-02-121-1/+1
* ASoC: Intel: Skylake: Add ssp clock driverSriram Periyasamy2018-01-261-0/+6
* ASoC: Intel: Skylake: Ensure dai and dailink registration happens in sequence.Pankaj Bharadiya2017-12-201-0/+1
* ASoC: Intel: Skylake: Parse vendor tokens to build A-State tablePradeep Tewani2017-12-061-0/+17
* ASoC: Intel: Skylake: Parse nhlt and register clock deviceSriram Periyasamy2017-11-291-0/+4
* ASoC: Intel: Skylake: Add flag to check to register FE dais from topologyGuneshwor Singh2017-10-131-1/+3
* ASoC: Intel: Skylake: Add driver structures to be filled from topology manifestShreyas NC2017-08-251-0/+2
* ASoC: Intel: Skylake: Add num of cores in dsp opsDharageswari R2017-08-031-0/+1
* ASoC: Intel: Skylake: Remove driver debugfs exitVinod Koul2017-07-031-3/+0
* ASoC: Intel: Skylake: Debugfs facility to dump module configVinod Koul2017-06-301-0/+10
* ASoC: Intel: Skylake: Add debugfs supportVinod Koul2017-06-301-0/+16
* ASoC: Intel: Skylake: Move i915 registration to worker threadVinod Koul2017-05-141-1/+3
* Merge tag 'asoc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2017-05-021-0/+1
|\
| * ASoC: Intel: Skylake: Add support for deferred DSP module bindJeeja KP2017-04-121-0/+1
* | ALSA: hda - Move SKL+ vendor specific register definitions to hda_register.hTakashi Iwai2017-04-031-21/+0
|/
* ASoC: Intel: Skylake: Check device type to get endpoint configurationSenthilnathan Veppur2017-02-161-1/+2
* ASoC: Intel: Skylake: Report Platform ID info from NHLTSubhransu S. Prusty2017-02-041-0/+2
* ASoC: Intel: Skylake: Flush pending D0i3 request on suspendJayachandran B2016-11-091-0/+1
* ASoC: Intel: Skylake: Add support for programming D0i3CPardha Saradhi K2016-11-031-0/+5
* ASoC: Intel: Skylake: split fw and dsp initializationVinod Koul2016-08-081-0/+1
* ASoC: Intel: Skylake: modify skl_get_dsp_ops()Vinod Koul2016-08-081-0/+1
* ASoC: Intel: Skylake: Clean up of driver resources in suspendDharageswari R2016-06-071-0/+2
* ASoC: Intel: Skylake: Disable SRAM Retention before D3Dharageswari R2016-06-071-0/+2
* ASoC: Intel: Skylake: Add api to retrieve dmic array info from nhltYong Zhi2016-05-301-0/+6
* ASoC: Intel: Skylake: Fix memory leak in nhlt initJeeja KP2016-05-051-3/+3
* ASoC: Intel: Skylake: Move Skylake dsp ops & loader opsJeeja KP2016-03-121-1/+11
* ASoC: Intel: Skylake: Generate topology name for NHLT table headerVinod Koul2016-02-201-0/+3
* Merge tag 'asoc-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2016-01-111-0/+3
|\