aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sof (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-18ASoC: SOF: Intel: drop HDA codec upon probe failureKai Vehmanen2-9/+7
2019-12-18ASoC: SOF: log compiler name and version informationKarol Trzcinski2-0/+40
2019-12-18ASoC: SOF: Introduce state machine for FW bootRanjani Sridharan7-24/+99
2019-12-18ASoC: SOF: Intel: add namespace for HDA_COMMONPierre-Louis Bossart3-8/+9
2019-12-18ASoC: SOF: remove references to HaswellPierre-Louis Bossart3-25/+3
2019-12-18ASoC: SOF: Intel: add namespace for BROADWELLPierre-Louis Bossart2-2/+3
2019-12-18ASoC: SOF: Intel: add namespaces for BAYTRAIL and MERRIFIELDPierre-Louis Bossart3-6/+8
2019-12-18ASoC: SOF: Intel: add module namespace for legacy IPCPierre-Louis Bossart3-4/+6
2019-12-12ASoC: SOF: Use managed buffer allocationTakashi Iwai1-24/+10
2019-12-11ASoC: SOF: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-12-10Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.6Mark Brown3-15/+21
2019-12-10ASoC: SOF: Intel: byt: fixup topology filename for BYT-CRPierre-Louis Bossart1-1/+46
2019-12-10ASoC: SOF: Intel: add codec_mask module parameterKai Vehmanen1-0/+13
2019-12-10ASoC: SOF: Add asynchronous sample rate converter topology supportSeppo Ingalsuo1-0/+78
2019-12-10ASoC: SOF: Intel: split cht and byt debug window sizesCurtis Malainey1-3/+4
2019-12-10ASoC: SOF: loader: fix snd_sof_fw_parse_ext_dataKarol Trzcinski1-2/+3
2019-12-10ASoC: SOF: loader: snd_sof_fw_parse_ext_data log warning on unknown headerKarol Trzcinski1-0/+2
2019-12-09ASoC: SOF: nocodec: Amend arguments for sof_nocodec_setup()Ranjani Sridharan2-10/+4
2019-12-09ASoC: SOF: Remove unused drv_name in sof_pdataDaniel Baluta1-2/+0
2019-12-09ASoC: SOF: remove nocodec_fw_filenameRanjani Sridharan3-16/+0
2019-12-09ASoC: SOF: Make creation of machine device from SOF core optionalDaniel Baluta15-231/+361
2019-12-09ASoC: SOF: intel: hda: Modify signature for hda_codec_probe_bus()Ranjani Sridharan3-12/+9
2019-12-09ASoC: SOF: partition audio-related parts from SOF coreRanjani Sridharan13-801/+861
2019-12-09ASoC: SOF: Introduce default_fw_filename member in sof_dev_descRanjani Sridharan3-0/+15
2019-12-09ASoC: SOF: core: move check for runtime callbacks to coreRanjani Sridharan2-8/+8
2019-12-09ASoC: SOF: core: modify the signature for snd_sof_create_page_tableRanjani Sridharan5-63/+64
2019-12-09ASoC: SOF: topology: remove snd_sof_init_topology()Ranjani Sridharan2-11/+0
2019-12-09ASoC: intel/skl/hda - export number of digital microphones via control componentsJaroslav Kysela1-1/+2
2019-12-09ASoC: SOF: Intel: hda: solve MSI issues by merging ipc and stream irq handlersBard Liao6-59/+70
2019-12-09ASoC: SOF: Intel: make common HDMI driver defaultKai Vehmanen1-0/+1
2019-11-27ASoC: SOF: topology: Fix unload for SAI/ESAIDaniel Baluta1-1/+3
2019-11-27ASoC: SOF: Intel: BYT: fix a copy/paste mistake in byt_dump()Keyon Jie1-9/+9
2019-11-25Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai9-31/+142
2019-11-20ASoC: Fix Kconfig indentationKrzysztof Kozlowski1-5/+5
2019-11-18ASoC: SOF: Intel: Fix CFL and CML FW nocodec binary names.Liam Girdwood1-4/+4
2019-11-12ASoC: SOF: topology: free kcontrol memory on errorDragos Tarcatu1-18/+49
2019-11-12ASoC: SOF: PM: only suspend to D0I3 when neededKeyon Jie1-2/+2
2019-11-12ASoC: SOF: add helper to check if we should enter d0i3 suspendKeyon Jie2-0/+15
2019-11-12ASoC: SOF: PM: add check before setting d0_substateKeyon Jie1-0/+3
2019-11-12ASoC: SOF: PM: add state machine to commentsKeyon Jie1-0/+32
2019-11-12ASoC: SOF: Intel: hda: use fallback for firmware namePierre-Louis Bossart1-2/+9
2019-11-09ASoC: SOF: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai1-12/+0
2019-11-08ASoC: SOF: Intel: hda: set L1SEN on S0ix suspendKeyon Jie2-0/+18
2019-11-08ASoC: SOF: topology: fix missing NULL pointer checkKeyon Jie1-0/+5
2019-11-07Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai29-345/+1179
2019-11-06ASoC: SOF: topology: Fix bytes control size checksDragos Tarcatu1-5/+6
2019-11-06Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.5Mark Brown4-13/+27
2019-11-06ASoC: SOF: topology: Fix bytes control size checksDragos Tarcatu1-5/+6
2019-11-05ASoC: SOF: topology: set trigger order for FE DAI linkRanjani Sridharan1-0/+4
2019-11-04ASoC: SOF: Intel: use def_tristate, avoid using selectPierre-Louis Bossart2-4/+2