summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/sof-pci-dev.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Simplify sof_probe_complete handling for acpi/pci/ofPeter Ujfalusi2021-04-121-16/+4
* ASoC: SOF: pci: move DSP_CONFIG use to platform-specific driversPierre-Louis Bossart2021-03-021-8/+0
* ASoC: SOF: pci: split PCI into different driversPierre-Louis Bossart2021-03-021-323/+9
* Merge remote-tracking branch 'asoc/for-5.12' into asoc-linusMark Brown2021-02-171-2/+13
|\
| * ASoC: SOF: fix runtime pm usage mismatch after probe errorsKai Vehmanen2021-02-101-1/+2
| * Merge branch 'asoc-5.11' into asoc-5.12Mark Brown2021-02-051-4/+6
| |\
| * | ASoC: SOF: Intel: initial support to AlderLake-PKai Vehmanen2021-01-181-1/+5
| * | ASoC: SOF: sof-pci-dev: add .shutdown() callbackKeyon Jie2021-01-131-0/+6
* | | ASoC: SOF: sof-pci-dev: add missing Up-Extreme quirkPierre-Louis Bossart2021-02-101-0/+7
| |/ |/|
* | ASoC: SOF: SND_INTEL_DSP_CONFIG dependencyPierre-Louis Bossart2021-01-251-4/+6
|/
* ASoC: SOF: Intel: add SoundWire support for ADL-SKai Vehmanen2020-12-091-1/+2
* ASoC: SOF: Intel: hda: add sof_icl_ops for ICL platformsFred Oh2020-11-271-1/+1
* ASoC: SOF: Intel: initial support for Alderlake-SKai Vehmanen2020-11-161-0/+21
* ASoC: SOF: pm: Fix prepare callback behavior for OF usecaseDaniel Baluta2020-09-211-0/+9
* ASoC: SOF: Intel: Add support for tgl-hRander Wang2020-09-171-1/+17
* ASoC: SOF: Intel: Use DMI oem string search for tgl_max98373_rt5682Sathyanarayana Nujella2020-09-111-1/+1
* ASoC: SOF: Intel: hda: Add sof_tgl_ops for TGL platformsRanjani Sridharan2020-08-271-1/+1
* ASoC: SOF: Intel: add dev_dbg log when driver is not selectedPierre-Louis Bossart2020-08-251-3/+3
* ASoC: SOF: Add topology filename override based on dmi data matchSathyanarayana Nujella2020-08-241-0/+24
* ASoC: SOF: Intel: add PCI IDs for ICL-H and TGL-HPierre-Louis Bossart2020-06-171-2/+8
* ASoC: SOF: Intel: add PCI ID for CometLake-SPierre-Louis Bossart2020-06-171-0/+2
* ASoC: Intel: SOF: merge COMETLAKE_LP and COMETLAKE_HPierre-Louis Bossart2020-06-171-8/+4
* ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart2020-05-011-1/+1
* ASoC: SOF: Intel: add PCI ID for ElkhartLakeLibin Yang2020-04-141-0/+2
* ASoC: SOF: Intel: add PCI ID for JasperLakeYong Zhi2020-02-021-0/+2
* ASoC: SOF: pci: add missing default_fw_name of JasperLakePan Xiuli2020-01-271-0/+1
* ASoC: SOF: Intel: reference SoundWire machine listsPierre-Louis Bossart2020-01-131-0/+5
* ASoC: SOF: pci: change the default firmware path when the community key is usedPierre-Louis Bossart2020-01-071-2/+42
* ASoC: SOF: move arch_ops under opsPierre-Louis Bossart2019-12-181-10/+0
* ASoC: SOF: Intel: add namespace for HDA_COMMONPierre-Louis Bossart2019-12-181-0/+1
* ASoC: SOF: Intel: add namespaces for BAYTRAIL and MERRIFIELDPierre-Louis Bossart2019-12-181-0/+1
* ASoC: SOF: remove nocodec_fw_filenameRanjani Sridharan2019-12-091-10/+0
* ASoC: SOF: Make creation of machine device from SOF core optionalDaniel Baluta2019-12-091-27/+1
* ASoC: SOF: Introduce default_fw_filename member in sof_dev_descRanjani Sridharan2019-12-091-0/+9
* Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2019-11-251-4/+4
|\
| * ASoC: SOF: Intel: Fix CFL and CML FW nocodec binary names.Liam Girdwood2019-11-181-4/+4
* | Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-11-071-45/+35
|\|
| * ASoC: SOF - remove the dead code (skylake/kabylake)Jaroslav Kysela2019-10-291-44/+0
| * ASoC: SOF: pci: Add prepare/complete PM callbacksKeyon Jie2019-10-281-0/+2
| * ASoC: SOF: Intel: initial support to JasperLake.Pan Xiuli2019-10-231-0/+22
| * ASoC: SOF: pci: add debug module paramPierre-Louis Bossart2019-10-101-1/+11
* | ALSA: hda: add Intel DSP configuration / probe codeJaroslav Kysela2019-10-231-0/+6
|/
* ASoC: SOF: Intel: initial support for Elkhart LakePan Xiuli2019-08-151-0/+22
* ASoC: SOF: Intel: initial support for Tiger Lake.Pan Xiuli2019-08-151-0/+22
* ASoC: SOF: pci: mark last_busy value at runtime PM initPan Xiuli2019-07-231-0/+3
* ASoC: SOF: add runtime idle callbackKai Vehmanen2019-07-061-1/+1
* ASoC: SOF: disallow building without CONFIG_PCI againArnd Bergmann2019-06-171-4/+0
* ASoC: SOF: add COMPILE_TEST for PCI optionsPierre-Louis Bossart2019-05-301-0/+4
* ASoC: SOF: Intel: ICL add Icelake chip info structZhu Yingjiang2019-05-131-1/+1
* ASoC: SOF: Add Comet Lake PCI IDsEvan Green2019-05-131-0/+28