| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-05-05 | ASoC: sof: Use pure devres PCI | Philipp Stanner | 1 | -13/+3 |
| 2025-03-17 | ASoC: SOF: pci: Convert to EXPORT_NS_DEV_PM_OPS() | Takashi Iwai | 1 | -5/+4 |
| 2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 1 | -4/+4 |
| 2024-10-23 | ASoC: SOF: core: Add fw, tplg and ipc type override parameters | Peter Ujfalusi | 1 | -6/+6 |
| 2024-05-27 | ASoC: SOF: add missing MODULE_DESCRIPTION() | Pierre-Louis Bossart | 1 | -0/+1 |
| 2024-05-06 | ASoC: SOF: Intel: clarify Copyright information | Pierre-Louis Bossart | 1 | -1/+1 |
| 2023-11-29 | ASoC: SOF: sof-pci-dev: Rely on core to create the file paths | Peter Ujfalusi | 1 | -98/+17 |
| 2023-11-29 | ASoC: SOF: sof-pci-dev: Save the default IPC type and path overrides | Peter Ujfalusi | 1 | -0/+15 |
| 2023-10-27 | ASoC: Merge up workaround for CODECs that play noise on stopped stream | Mark Brown | 1 | -0/+7 |
| 2023-10-23 | ASoC: SOF: sof-pci-dev: Fix community key quirk detection | Mark Hasemeyer | 1 | -0/+7 |
| 2023-09-19 | ASoC: SOF: sof-pci-dev: Update the ipc_type module parameter description | Peter Ujfalusi | 1 | -1/+1 |
| 2023-09-12 | ASoC: SOF: Pass PCI SSID to machine driver | Richard Fitzgerald | 1 | -0/+8 |
| 2022-10-21 | ASoC: SOF: Add path definition for external firmware libraries | Peter Ujfalusi | 1 | -0/+26 |
| 2022-09-19 | ASoC: SOF: pci: Change DMI match info to support all Chrome platforms | Jairaj Arava | 1 | -1/+1 |
| 2022-05-04 | ASoC: Pull in fixes | Mark Brown | 1 | -0/+5 |
| 2022-04-29 | ASoC: SOF: sof-pci-dev: fix missing pci_release_regions() on error in sof_pci... | Yang Yingliang | 1 | -2/+6 |
| 2022-04-27 | ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback | Ajit Kumar Pandey | 1 | -0/+5 |
| 2022-04-22 | ASOC: SOF: pci: add ipc_type override for Intel IPC4 tests | Rander Wang | 1 | -0/+21 |
| 2022-04-22 | ASoC: SOF: sof-pci-dev: don't use the community key on APL Chromebooks | Pierre-Louis Bossart | 1 | -1/+23 |
| 2022-04-19 | ASoC: SOF: sof-pci-dev: add parameter to override topology filename | Pierre-Louis Bossart | 1 | -5/+20 |
| 2022-04-19 | ASoC: SOF: sof-pci-dev: add parameter to override firmware filename | Pierre-Louis Bossart | 1 | -1/+13 |
| 2022-04-19 | ASoC: SOF: add IPC-dependent file names | Pierre-Louis Bossart | 1 | -4/+6 |
| 2022-04-19 | ASoC: SOF: add path indirection to each IPC type | Pierre-Louis Bossart | 1 | -3/+3 |
| 2022-04-06 | ASoC: Intel: sof_rt5682: Add support for max98360a speaker amp on SSP2 | Ajye Huang | 1 | -1/+8 |
| 2022-03-11 | ASoC: SOF: Intel: add topology overwrite for Taniks | Brent Lu | 1 | -0/+8 |
| 2022-02-21 | ASoC: SOF: Intel: Add topology overwrite for Felwinter | Ajye Huang | 1 | -0/+8 |
| 2021-11-30 | ASoC: Intel: boards: add max98390 2/4 speakers support | Mac Chiang | 1 | -0/+9 |
| 2021-11-22 | ASoC: SOF: sof-pci-dev: use community key on all Up boards | Pierre-Louis Bossart | 1 | -9/+1 |
| 2021-08-03 | ASoC: SOF: Intel: Use DMI string to search for adl_mx98373_rt5682 variant | jairaj arava | 1 | -0/+9 |
| 2021-05-21 | ASoC: SOF: pci: No need to cast second time to save the desc | Peter Ujfalusi | 1 | -1/+1 |
| 2021-05-21 | ASoC: SOF: Check desc->ops directly in acpi/pci/of probe functions | Peter Ujfalusi | 1 | -4/+1 |
| 2021-04-12 | ASoC: SOF: Simplify sof_probe_complete handling for acpi/pci/of | Peter Ujfalusi | 1 | -16/+4 |
| 2021-03-02 | ASoC: SOF: pci: move DSP_CONFIG use to platform-specific drivers | Pierre-Louis Bossart | 1 | -8/+0 |
| 2021-03-02 | ASoC: SOF: pci: split PCI into different drivers | Pierre-Louis Bossart | 1 | -323/+9 |
| 2021-02-17 | Merge remote-tracking branch 'asoc/for-5.12' into asoc-linus | Mark Brown | 1 | -2/+13 |
| 2021-02-10 | ASoC: SOF: fix runtime pm usage mismatch after probe errors | Kai Vehmanen | 1 | -1/+2 |
| 2021-02-10 | ASoC: SOF: sof-pci-dev: add missing Up-Extreme quirk | Pierre-Louis Bossart | 1 | -0/+7 |
| 2021-02-05 | Merge branch 'asoc-5.11' into asoc-5.12 | Mark Brown | 1 | -4/+6 |
| 2021-01-25 | ASoC: SOF: SND_INTEL_DSP_CONFIG dependency | Pierre-Louis Bossart | 1 | -4/+6 |
| 2021-01-18 | ASoC: SOF: Intel: initial support to AlderLake-P | Kai Vehmanen | 1 | -1/+5 |
| 2021-01-13 | ASoC: SOF: sof-pci-dev: add .shutdown() callback | Keyon Jie | 1 | -0/+6 |
| 2020-12-09 | ASoC: SOF: Intel: add SoundWire support for ADL-S | Kai Vehmanen | 1 | -1/+2 |
| 2020-11-27 | ASoC: SOF: Intel: hda: add sof_icl_ops for ICL platforms | Fred Oh | 1 | -1/+1 |
| 2020-11-16 | ASoC: SOF: Intel: initial support for Alderlake-S | Kai Vehmanen | 1 | -0/+21 |
| 2020-09-21 | ASoC: SOF: pm: Fix prepare callback behavior for OF usecase | Daniel Baluta | 1 | -0/+9 |
| 2020-09-17 | ASoC: SOF: Intel: Add support for tgl-h | Rander Wang | 1 | -1/+17 |
| 2020-09-11 | ASoC: SOF: Intel: Use DMI oem string search for tgl_max98373_rt5682 | Sathyanarayana Nujella | 1 | -1/+1 |
| 2020-08-27 | ASoC: SOF: Intel: hda: Add sof_tgl_ops for TGL platforms | Ranjani Sridharan | 1 | -1/+1 |
| 2020-08-25 | ASoC: SOF: Intel: add dev_dbg log when driver is not selected | Pierre-Louis Bossart | 1 | -3/+3 |
| 2020-08-24 | ASoC: SOF: Add topology filename override based on dmi data match | Sathyanarayana Nujella | 1 | -0/+24 |
| 2020-06-17 | ASoC: SOF: Intel: add PCI IDs for ICL-H and TGL-H | Pierre-Louis Bossart | 1 | -2/+8 |
| 2020-06-17 | ASoC: SOF: Intel: add PCI ID for CometLake-S | Pierre-Louis Bossart | 1 | -0/+2 |
| 2020-06-17 | ASoC: Intel: SOF: merge COMETLAKE_LP and COMETLAKE_H | Pierre-Louis Bossart | 1 | -8/+4 |
| 2020-05-01 | ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only | Pierre-Louis Bossart | 1 | -1/+1 |
| 2020-04-14 | ASoC: SOF: Intel: add PCI ID for ElkhartLake | Libin Yang | 1 | -0/+2 |
| 2020-02-02 | ASoC: SOF: Intel: add PCI ID for JasperLake | Yong Zhi | 1 | -0/+2 |
| 2020-01-27 | ASoC: SOF: pci: add missing default_fw_name of JasperLake | Pan Xiuli | 1 | -0/+1 |
| 2020-01-13 | ASoC: SOF: Intel: reference SoundWire machine lists | Pierre-Louis Bossart | 1 | -0/+5 |
| 2020-01-07 | ASoC: SOF: pci: change the default firmware path when the community key is used | Pierre-Louis Bossart | 1 | -2/+42 |
| 2019-12-18 | ASoC: SOF: move arch_ops under ops | Pierre-Louis Bossart | 1 | -10/+0 |
| 2019-12-18 | ASoC: SOF: Intel: add namespace for HDA_COMMON | Pierre-Louis Bossart | 1 | -0/+1 |
| 2019-12-18 | ASoC: SOF: Intel: add namespaces for BAYTRAIL and MERRIFIELD | Pierre-Louis Bossart | 1 | -0/+1 |
| 2019-12-09 | ASoC: SOF: remove nocodec_fw_filename | Ranjani Sridharan | 1 | -10/+0 |
| 2019-12-09 | ASoC: SOF: Make creation of machine device from SOF core optional | Daniel Baluta | 1 | -27/+1 |
| 2019-12-09 | ASoC: SOF: Introduce default_fw_filename member in sof_dev_desc | Ranjani Sridharan | 1 | -0/+9 |
| 2019-11-25 | Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 1 | -4/+4 |
| 2019-11-18 | ASoC: SOF: Intel: Fix CFL and CML FW nocodec binary names. | Liam Girdwood | 1 | -4/+4 |
| 2019-11-07 | Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 1 | -45/+35 |
| 2019-10-29 | ASoC: SOF - remove the dead code (skylake/kabylake) | Jaroslav Kysela | 1 | -44/+0 |
| 2019-10-28 | ASoC: SOF: pci: Add prepare/complete PM callbacks | Keyon Jie | 1 | -0/+2 |
| 2019-10-23 | ASoC: SOF: Intel: initial support to JasperLake. | Pan Xiuli | 1 | -0/+22 |
| 2019-10-23 | ALSA: hda: add Intel DSP configuration / probe code | Jaroslav Kysela | 1 | -0/+6 |
| 2019-10-10 | ASoC: SOF: pci: add debug module param | Pierre-Louis Bossart | 1 | -1/+11 |
| 2019-08-15 | ASoC: SOF: Intel: initial support for Elkhart Lake | Pan Xiuli | 1 | -0/+22 |
| 2019-08-15 | ASoC: SOF: Intel: initial support for Tiger Lake. | Pan Xiuli | 1 | -0/+22 |
| 2019-07-23 | ASoC: SOF: pci: mark last_busy value at runtime PM init | Pan Xiuli | 1 | -0/+3 |
| 2019-07-06 | ASoC: SOF: add runtime idle callback | Kai Vehmanen | 1 | -1/+1 |
| 2019-06-17 | ASoC: SOF: disallow building without CONFIG_PCI again | Arnd Bergmann | 1 | -4/+0 |
| 2019-05-30 | ASoC: SOF: add COMPILE_TEST for PCI options | Pierre-Louis Bossart | 1 | -0/+4 |
| 2019-05-13 | ASoC: SOF: Intel: ICL add Icelake chip info struct | Zhu Yingjiang | 1 | -1/+1 |
| 2019-05-13 | ASoC: SOF: Add Comet Lake PCI IDs | Evan Green | 1 | -0/+28 |
| 2019-04-28 | ASoC: SOF: Add PCI device support | Liam Girdwood | 1 | -0/+373 |