summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Intel: move ELH chip infoPierre-Louis Bossart2021-03-232-16/+16
* ASoC: SOF: Intel: APL: set shutdown callback to hda_dsp_shutdownLibin Yang2021-03-231-1/+2
* ASoC: SOF: Intel: CNL: set shutdown callback to hda_dsp_shutdownLibin Yang2021-03-231-1/+2
* ASoC: SOF: Intel: ICL: set shutdown callback to hda_dsp_shutdownLibin Yang2021-03-231-1/+2
* ASoC: SOF: Intel: TGL: set shutdown callback to hda_dsp_shutdownLibin Yang2021-03-233-1/+8
* ASoC: SOF: Intel: TGL: fix EHL opsLibin Yang2021-03-231-1/+1
* ASoC: SOF: core: harden shutdown helperPierre-Louis Bossart2021-03-231-1/+7
* ASoC: SOF: Intel: HDA: fix core status verificationGuennadi Liakhovetski2021-03-231-4/+11
* ASoC: SOF: intel: fix wrong poll bits in dsp power downPan Xiuli2021-03-101-1/+1
* ASoC: SOF: Intel: unregister DMIC device on probe errorPierre-Louis Bossart2021-03-101-0/+1
* ALSA: hda: move Intel SoundWire ACPI scan to dedicated modulePierre-Louis Bossart2021-03-022-0/+2
* ASoC: SOF: Intel: SoundWire: simplify KconfigPierre-Louis Bossart2021-03-021-17/+9
* ASoC: SOF: pci: move DSP_CONFIG use to platform-specific driversPierre-Louis Bossart2021-03-027-12/+24
* ASoC: SOF: pci: split PCI into different driversPierre-Louis Bossart2021-03-0211-447/+562
* ASoC: SOF: ACPI: avoid reverse module dependencyArnd Bergmann2021-03-029-176/+215
* Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2021-02-1719-207/+317
|\
| * Merge remote-tracking branch 'asoc/for-5.12' into asoc-linusMark Brown2021-02-1717-203/+290
| |\
| | * ASoC: SOF: relax ABI checks and avoid unnecessary warningsKai Vehmanen2021-02-112-2/+2
| | * Merge series "ASoC: SOF: cleanups" from Pierre-Louis Bossart <pierre-louis.bo...Mark Brown2021-02-108-69/+16
| | |\
| | | * ASoC: SOF: HDA: (cosmetic) simplify hda_dsp_d0i3_work()Guennadi Liakhovetski2021-02-101-10/+6
| | | * ASoC: SOF: remove unused functionsGuennadi Liakhovetski2021-02-102-51/+0
| | | * ASoC: SOF: fix string format for errorsCurtis Malainey2021-02-105-8/+8
| | | * ASoC: SOF: add missing pm debugCurtis Malainey2021-02-101-0/+2
| | * | Merge series "ASoC: SOF/Intel/SoundWire: add missing quirks and DMIC support"...Mark Brown2021-02-101-70/+142
| | |\ \
| | | * | ASoC: SOF: Intel: hda: add dev_dbg() when DMIC number is overriddenPierre-Louis Bossart2021-02-101-1/+5
| | | * | ASoC: SOF: Intel: HDA: don't keep a temporary variableGuennadi Liakhovetski2021-02-101-8/+8
| | | * | ASoC: SOF: Intel: detect DMIC number in SoundWire mixed configPierre-Louis Bossart2021-02-101-48/+85
| | | * | ASoC: SOF: Intel: SoundWire: refine ACPI matchPierre-Louis Bossart2021-02-101-14/+45
| | | |/
| | * / ASoC: SOF: fix runtime pm usage mismatch after probe errorsKai Vehmanen2021-02-103-1/+14
| | |/
| | * Merge branch 'asoc-5.11' into asoc-5.12Mark Brown2021-02-0510-37/+57
| | |\
| | * | ASoC: SOF: intel: hda-loader: use snd_sof_dsp_core_power_down/up APIsBard Liao2021-01-281-3/+3
| | * | ASoC: SOF: Filter out unneeded core power up/downsBard Liao2021-01-281-2/+4
| | * | ASoC: SOF: update dsp core power status in common APIsBard Liao2021-01-284-21/+16
| | * | ASoC: SOF: Intel: hda-loader: keep init cores aliveBard Liao2021-01-281-2/+3
| | * | ASoC: SOF: Intel: hda: use snd_sof_dsp_core_power_up/down APIBard Liao2021-01-283-3/+3
| | * | ASoC: SOF: Intel: hda: Enable DMI L1 for traceRanjani Sridharan2021-01-271-1/+2
| | * | ASoC: SOF: Intel: hda: enable DMI L1 for D0i3-compatible streamsRanjani Sridharan2021-01-276-22/+45
| | * | ASoC: SOF: intel: Simplify with dma_set_mask_and_coherent()Takashi Iwai2021-01-191-6/+2
| | * | ASoC: SOF: Intel: initial support to AlderLake-PKai Vehmanen2021-01-181-1/+5
| | * | ASoC: SOF: Intel: tgl: do thorough remove at .shutdown() callbackKeyon Jie2021-01-131-1/+2
| | * | ASoC: SOF: sof-pci-dev: add .shutdown() callbackKeyon Jie2021-01-131-0/+6
| | * | ASoC: SOF: add snd_sof_device_shutdown() helper for shutdownKeyon Jie2021-01-131-0/+8
| | * | ASoC: SOF: add .shutdown() callback to snd_sof_dsp_opsKeyon Jie2021-01-132-1/+11
| | * | ASoC: SOF: add mutex to protect the dsp_power_state accessKeyon Jie2021-01-123-3/+11
| * | | ASoC: SOF: sof-pci-dev: add missing Up-Extreme quirkPierre-Louis Bossart2021-02-101-0/+7
| * | | ASoC: SOF: debug: Fix a potential issue on string buffer terminationHui Wang2021-02-081-1/+1
| | |/ | |/|
| * | ASoC: SOF: add be_hw_params_fixup() for ALHRander Wang2021-02-021-1/+6
| * | ASoC: SOF: topology: Prevent NULL pointer dereference with no TLVRanjani Sridharan2021-02-011-1/+1
| * | ASoC: SOF: Intel: hda: cancel D0i3 work during runtime suspendRanjani Sridharan2021-01-281-0/+4
| * | ASoC: SOF: add a pointer to download repo in case FW request failsKai Vehmanen2021-01-272-0/+4