summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v5.6-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2020-02-058-44/+49
|\
| * 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: trace: fix unconditional free in trace releaseKai Vehmanen2020-01-271-2/+5
| * ASoC: SOF: core: release resources on errors in probe_continuePierre-Louis Bossart2020-01-272-21/+16
| * ASoC: SOF: core: free trace on errorsPierre-Louis Bossart2020-01-271-2/+5
| * ASoC: SOF: fix an Oops, caused by invalid topologyGuennadi Liakhovetski2020-01-271-0/+10
| * ASoC: SOF: Intel: do not disable i915 power during probeKai Vehmanen2020-01-271-1/+2
| * ASoC: SOF: Intel: refactor i915_get/put functionsKai Vehmanen2020-01-273-20/+10
* | Merge branch 'asoc-5.6' into asoc-nextMark Brown2020-01-2337-1355/+1889
|\|
| * Merge tag 'asoc-fix-v5.5-rc6' into asoc-5.6Mark Brown2020-01-172-10/+15
| |\
| * | ASoC: SOF: Intel: hda-dai: fix compilation warning in pcm_preparePierre-Louis Bossart2020-01-141-3/+0
| * | ASoC: SOF: Intel: reference SoundWire machine listsPierre-Louis Bossart2020-01-131-0/+5
| * | ASoC: SOF: fix PCM playback through ALSA OSS emulationKai Vehmanen2020-01-131-22/+31
| * | ASoC: SOF: loader: add dynamic debug tracePierre-Louis Bossart2020-01-071-0/+3
| * | ASoC: SOF: pci: change the default firmware path when the community key is usedPierre-Louis Bossart2020-01-071-2/+42
| * | ASoC: SOF: imx8: use resource_sizeJulia Lawall2020-01-011-2/+1
| * | Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-12-253-3/+16
| |\ \
| * | | ASoC: SOF: Intel: hda: Add iDisp4 DAISathyanarayana Nujella2019-12-251-0/+4
| * | | ASoC: SOF: Intel: add namespace for XTENSAPierre-Louis Bossart2019-12-184-1/+4
| * | | ASoC: SOF: move arch_ops under opsPierre-Louis Bossart2019-12-187-15/+15
| * | | ASoC: SOF: Intel: hda: add namespace for hda-codec functionalityPierre-Louis Bossart2019-12-182-7/+9
| * | | ASoC: SOF: imx: Read SAI parameters and send them to DSPGuido Roncarolo2019-12-182-2/+75
| * | | ASoC: SOF: Intel: drop HDA codec upon probe failureKai Vehmanen2019-12-182-9/+7
| * | | ASoC: SOF: log compiler name and version informationKarol Trzcinski2019-12-182-0/+40
| * | | ASoC: SOF: Introduce state machine for FW bootRanjani Sridharan2019-12-187-24/+99
| * | | ASoC: SOF: Intel: add namespace for HDA_COMMONPierre-Louis Bossart2019-12-183-8/+9
| * | | ASoC: SOF: remove references to HaswellPierre-Louis Bossart2019-12-183-25/+3
| * | | ASoC: SOF: Intel: add namespace for BROADWELLPierre-Louis Bossart2019-12-182-2/+3
| * | | ASoC: SOF: Intel: add namespaces for BAYTRAIL and MERRIFIELDPierre-Louis Bossart2019-12-183-6/+8
| * | | ASoC: SOF: Intel: add module namespace for legacy IPCPierre-Louis Bossart2019-12-183-4/+6
| * | | ASoC: SOF: Use managed buffer allocationTakashi Iwai2019-12-121-24/+10
| * | | ASoC: SOF: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-1/+0
| * | | Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-12-103-15/+21
| |\ \ \
| * | | | ASoC: SOF: Intel: byt: fixup topology filename for BYT-CRPierre-Louis Bossart2019-12-101-1/+46
| * | | | ASoC: SOF: Intel: add codec_mask module parameterKai Vehmanen2019-12-101-0/+13
| * | | | ASoC: SOF: Add asynchronous sample rate converter topology supportSeppo Ingalsuo2019-12-101-0/+78
| * | | | ASoC: SOF: nocodec: Amend arguments for sof_nocodec_setup()Ranjani Sridharan2019-12-092-10/+4
| * | | | ASoC: SOF: Remove unused drv_name in sof_pdataDaniel Baluta2019-12-091-2/+0
| * | | | ASoC: SOF: remove nocodec_fw_filenameRanjani Sridharan2019-12-093-16/+0
| * | | | ASoC: SOF: Make creation of machine device from SOF core optionalDaniel Baluta2019-12-0915-231/+361
| * | | | ASoC: SOF: intel: hda: Modify signature for hda_codec_probe_bus()Ranjani Sridharan2019-12-093-12/+9
| * | | | ASoC: SOF: partition audio-related parts from SOF coreRanjani Sridharan2019-12-0913-801/+861
| * | | | ASoC: SOF: Introduce default_fw_filename member in sof_dev_descRanjani Sridharan2019-12-093-0/+15
| * | | | ASoC: SOF: core: move check for runtime callbacks to coreRanjani Sridharan2019-12-092-8/+8
| * | | | ASoC: SOF: core: modify the signature for snd_sof_create_page_tableRanjani Sridharan2019-12-095-63/+64
| * | | | ASoC: SOF: topology: remove snd_sof_init_topology()Ranjani Sridharan2019-12-092-11/+0
| * | | | ASoC: intel/skl/hda - export number of digital microphones via control compon...Jaroslav Kysela2019-12-091-1/+2
| * | | | ASoC: SOF: Intel: hda: solve MSI issues by merging ipc and stream irq handlersBard Liao2019-12-096-59/+70
| * | | | ASoC: SOF: Intel: make common HDMI driver defaultKai Vehmanen2019-12-091-0/+1