summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
Commit message (Expand)AuthorAgeFilesLines
* Merge series "SOF fixes and updates" from Ranjani Sridharan <ranjani.sridhara...Mark Brown2020-08-267-31/+74
|\
| * ASoC: SOF: sof-of-dev: Add .arch_ops fieldIulian Olaru2020-08-263-0/+13
| * ASoC: SOF: imx: Replace sdev->private with sdev->pdata->hw_pdataIulian Olaru2020-08-262-8/+8
| * ASoC: SOF: Intel: hda: add extended rom status dump to error logRanjani Sridharan2020-08-261-0/+18
| * ASoC: SOF: topology: fix the ipc_size calculation for process componentKeyon Jie2020-08-261-3/+1
| * ASoC: SOF: intel: hda: support also devices with 1 and 3 dmicsJaska Uimonen2020-08-261-1/+7
| * ASoC: SOF: fix a runtime pm issue in SOF when HDMI codec doesn't workRander Wang2020-08-261-2/+2
| * ASoC: SOF: Intel: hda: report error only for the last ROM init iterationRanjani Sridharan2020-08-261-17/+25
* | ASoC: SOF: loader: Add debug box regionIulian Olaru2020-08-262-0/+10
* | ASoC: SOF: ext_manifest: Parse debug ABI versionKarol Trzcinski2020-08-261-0/+19
* | ASoC: SOF: loader: fix memory leak in get_ext_windowsPierre-Louis Bossart2020-08-261-1/+2
* | ASoC: SOF: IPC: make sof_ipc_window monosizedKarol Trzcinski2020-08-261-3/+2
|/
* ASoC: Intel: use consistent HDAudio spelling in comments/docsPierre-Louis Bossart2020-08-253-3/+3
* ASoC: SOF: Intel: add dev_dbg log when driver is not selectedPierre-Louis Bossart2020-08-251-3/+3
* ASoC: SOF: acpi: add dev_dbg() log for probe completionPierre-Louis Bossart2020-08-251-0/+2
* ASoC: SOF: IPC: reduce verbosity of IPC pointer updatesPierre-Louis Bossart2020-08-252-8/+14
* ASoC: SOF: topology: reduce the log level for unhandled widgetsRanjani Sridharan2020-08-251-2/+1
* ASoC: SOF: topology: remove unnecessary memory alloc for sdev->privateRanjani Sridharan2020-08-251-12/+1
* ASoC: SOF: (cosmetic) use the "bool" type where it makes senseGuennadi Liakhovetski2020-08-251-5/+5
* ASoC: SOF: topology: (cosmetic) remove redundant variable initialisationsGuennadi Liakhovetski2020-08-251-2/+2
* ASoC: SOF: Add topology filename override based on dmi data matchSathyanarayana Nujella2020-08-242-1/+31
* ASoC: SOF: Intel: add build support for SoundWirePierre-Louis Bossart2020-08-211-0/+29
* ASoC: SOF: Intel: hda: import SOUNDWIRE_INIT namespacePierre-Louis Bossart2020-08-201-0/+1
* Merge series "ASoC: SOF/Intel: fix cppcheck warnings" from Pierre-Louis Bossa...Mark Brown2020-08-181-1/+6
|\
| * ASoC: SOF: Intel: hda-codec: move variable used conditionallyPierre-Louis Bossart2020-08-171-1/+1
| * ASOC: SOF: Intel: hda-codec: move unused label to correct positionPierre-Louis Bossart2020-08-171-0/+5
* | ASoC: SOF: delete repeated words in commentsRandy Dunlap2020-08-182-2/+2
|/
* Merge remote-tracking branch 'asoc/for-5.9' into asoc-nextMark Brown2020-07-319-30/+100
|\
| * ASoC: SOF: imx: use resource_sizeJulia Lawall2020-07-301-2/+1
| * ASoC: SOF: Intel: disable traces when switching to S0Ix D0I3Marcin Rajwa2020-07-281-4/+6
| * ASoC: SOF: Intel: fix the suspend procedure to support s0ix entryMarcin Rajwa2020-07-281-0/+38
| * ASoC: sof: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-234-16/+16
| * ASoC: SOF: pcm: Update rate/channels for SAI/ESAI DAIsDaniel Baluta2020-07-221-0/+8
| * ASoC: SOF: topology: Update SAI config bclk/fsync rateDaniel Baluta2020-07-221-0/+2
| * ASoC: SOF: imx8: Add SAI dai driver for i.MX/i.MX8XDaniel Baluta2020-07-221-0/+11
| * ASoC: SOF: imx8m: Fix SAI DAI driver for i.MX8MDaniel Baluta2020-07-221-1/+1
| * ASoC: SOF: imx8: Fix ESAI DAI driver name for i.MX8/iMX8XDaniel Baluta2020-07-221-1/+1
| * ASoC: SOF: imx: Use ARRAY_SIZE instead of hardcoded valueDaniel Baluta2020-07-222-3/+3
| * ASoC: SOF: define INFO_ flags in dsp_ops for imx8Daniel Baluta2020-07-221-0/+7
| * Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis ...Mark Brown2020-07-203-5/+21
| |\
| * | ASoC: SOF: sof-acpi-dev: fix 'defined but unused' warningPierre-Louis Bossart2020-07-011-3/+5
| * | Merge branch 'for-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-06-292-31/+22
| |\ \
| * | | ASoC: SOF: nocodec: add missing .owner fieldPierre-Louis Bossart2020-06-261-0/+1
* | | | Merge tag 'sound-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-07-213-5/+21
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge series "ASoC: more fixes for dpcm checks" from Pierre-Louis Bossart <pi...Mark Brown2020-07-082-0/+16
| |\ \ \
| | * | | ASoC: SOF: imx: add min/max channels for SAI/ESAI on i.MX8/i.MX8MDaniel Baluta2020-07-082-0/+16
| | | |/ | | |/|
| * / | ASoC: SOF: core: fix null-ptr-deref bug during device removalRanjani Sridharan2020-07-081-5/+5
| |/ /
* | | Merge tag 'sound-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-06-253-33/+29
|\| |
| * | 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