aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/sof-pci-dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-03ASoC: SOF: Intel: Use DMI string to search for adl_mx98373_rt5682 variantjairaj arava1-0/+9
2021-05-21ASoC: SOF: pci: No need to cast second time to save the descPeter Ujfalusi1-1/+1
2021-05-21ASoC: SOF: Check desc->ops directly in acpi/pci/of probe functionsPeter Ujfalusi1-4/+1
2021-04-12ASoC: SOF: Simplify sof_probe_complete handling for acpi/pci/ofPeter Ujfalusi1-16/+4
2021-03-02ASoC: SOF: pci: move DSP_CONFIG use to platform-specific driversPierre-Louis Bossart1-8/+0
2021-03-02ASoC: SOF: pci: split PCI into different driversPierre-Louis Bossart1-323/+9
2021-02-17Merge remote-tracking branch 'asoc/for-5.12' into asoc-linusMark Brown1-2/+13
2021-02-10ASoC: SOF: fix runtime pm usage mismatch after probe errorsKai Vehmanen1-1/+2
2021-02-10ASoC: SOF: sof-pci-dev: add missing Up-Extreme quirkPierre-Louis Bossart1-0/+7
2021-02-05Merge branch 'asoc-5.11' into asoc-5.12Mark Brown1-4/+6
2021-01-25ASoC: SOF: SND_INTEL_DSP_CONFIG dependencyPierre-Louis Bossart1-4/+6
2021-01-18ASoC: SOF: Intel: initial support to AlderLake-PKai Vehmanen1-1/+5
2021-01-13ASoC: SOF: sof-pci-dev: add .shutdown() callbackKeyon Jie1-0/+6
2020-12-09ASoC: SOF: Intel: add SoundWire support for ADL-SKai Vehmanen1-1/+2
2020-11-27ASoC: SOF: Intel: hda: add sof_icl_ops for ICL platformsFred Oh1-1/+1
2020-11-16ASoC: SOF: Intel: initial support for Alderlake-SKai Vehmanen1-0/+21
2020-09-21ASoC: SOF: pm: Fix prepare callback behavior for OF usecaseDaniel Baluta1-0/+9
2020-09-17ASoC: SOF: Intel: Add support for tgl-hRander Wang1-1/+17
2020-09-11ASoC: SOF: Intel: Use DMI oem string search for tgl_max98373_rt5682Sathyanarayana Nujella1-1/+1
2020-08-27ASoC: SOF: Intel: hda: Add sof_tgl_ops for TGL platformsRanjani Sridharan1-1/+1
2020-08-25ASoC: SOF: Intel: add dev_dbg log when driver is not selectedPierre-Louis Bossart1-3/+3
2020-08-24ASoC: SOF: Add topology filename override based on dmi data matchSathyanarayana Nujella1-0/+24
2020-06-17ASoC: SOF: Intel: add PCI IDs for ICL-H and TGL-HPierre-Louis Bossart1-2/+8
2020-06-17ASoC: SOF: Intel: add PCI ID for CometLake-SPierre-Louis Bossart1-0/+2
2020-06-17ASoC: Intel: SOF: merge COMETLAKE_LP and COMETLAKE_HPierre-Louis Bossart1-8/+4
2020-05-01ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart1-1/+1
2020-04-14ASoC: SOF: Intel: add PCI ID for ElkhartLakeLibin Yang1-0/+2
2020-02-02ASoC: SOF: Intel: add PCI ID for JasperLakeYong Zhi1-0/+2
2020-01-27ASoC: SOF: pci: add missing default_fw_name of JasperLakePan Xiuli1-0/+1
2020-01-13ASoC: SOF: Intel: reference SoundWire machine listsPierre-Louis Bossart1-0/+5
2020-01-07ASoC: SOF: pci: change the default firmware path when the community key is usedPierre-Louis Bossart1-2/+42
2019-12-18ASoC: SOF: move arch_ops under opsPierre-Louis Bossart1-10/+0
2019-12-18ASoC: SOF: Intel: add namespace for HDA_COMMONPierre-Louis Bossart1-0/+1
2019-12-18ASoC: SOF: Intel: add namespaces for BAYTRAIL and MERRIFIELDPierre-Louis Bossart1-0/+1
2019-12-09ASoC: SOF: remove nocodec_fw_filenameRanjani Sridharan1-10/+0
2019-12-09ASoC: SOF: Make creation of machine device from SOF core optionalDaniel Baluta1-27/+1
2019-12-09ASoC: SOF: Introduce default_fw_filename member in sof_dev_descRanjani Sridharan1-0/+9
2019-11-25Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-4/+4
2019-11-18ASoC: SOF: Intel: Fix CFL and CML FW nocodec binary names.Liam Girdwood1-4/+4
2019-11-07Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-45/+35
2019-10-29ASoC: SOF - remove the dead code (skylake/kabylake)Jaroslav Kysela1-44/+0
2019-10-28ASoC: SOF: pci: Add prepare/complete PM callbacksKeyon Jie1-0/+2
2019-10-23ASoC: SOF: Intel: initial support to JasperLake.Pan Xiuli1-0/+22
2019-10-23ALSA: hda: add Intel DSP configuration / probe codeJaroslav Kysela1-0/+6
2019-10-10ASoC: SOF: pci: add debug module paramPierre-Louis Bossart1-1/+11
2019-08-15ASoC: SOF: Intel: initial support for Elkhart LakePan Xiuli1-0/+22
2019-08-15ASoC: SOF: Intel: initial support for Tiger Lake.Pan Xiuli1-0/+22
2019-07-23ASoC: SOF: pci: mark last_busy value at runtime PM initPan Xiuli1-0/+3
2019-07-06ASoC: SOF: add runtime idle callbackKai Vehmanen1-1/+1
2019-06-17ASoC: SOF: disallow building without CONFIG_PCI againArnd Bergmann1-4/+0