summaryrefslogtreecommitdiff
path: root/sound/soc/sof
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge branch 'asoc-5.5' into asoc-linusMark Brown2020-01-231-1/+1
|\ \ \ \ \
| * | | | | ASoC: SOF: Intel: hda: Fix SKL dai countCezary Rojewski2020-01-171-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'asoc-fix-v5.5-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-01-162-10/+15
|\ \ \ \ \ | |/ / / /
| * | | | ASoC: SOF: Intel: fix HDA codec driver probe with multiple controllersKai Vehmanen2020-01-131-7/+12
| * | | | ASoC: SOF: Intel: lower print level to dbg if we will reinit DSPBard liao2020-01-131-3/+3
| | |_|/ | |/| |
* | | | Merge tag 'asoc-fix-v5.5-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-01-063-3/+16
|\ \ \ \ | |/ / /
| * | | ASoC: SOF: imx8: Fix dsp_box offsetDaniel Baluta2019-12-241-0/+3
| * | | ASoC: SOF: imx8: fix memory allocation failure check on priv->pd_devColin Ian King2019-12-241-1/+1
| * | | ASoC: SOF: Intel: hda: hda-dai: fix oops on hda_link .hw_freePierre-Louis Bossart2019-12-181-2/+9