summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-12-171-12/+13
|\
| * ASoC: SOF: Intel: split cht and byt debug window sizesCurtis Malainey2019-12-101-3/+4
| * ASoC: SOF: Intel: BYT: fix a copy/paste mistake in byt_dump()Keyon Jie2019-11-271-9/+9
* | Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2019-11-254-7/+32
|\|
| * ASoC: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-5/+5
| * ASoC: SOF: Intel: hda: use fallback for firmware namePierre-Louis Bossart2019-11-121-2/+9
| * ASoC: SOF: Intel: hda: set L1SEN on S0ix suspendKeyon Jie2019-11-082-0/+18
* | Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-11-0714-43/+460
|\|
| * Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-11-061-2/+2
| |\
| | * ASoC: SOF: Intel: hda-stream: fix the CONFIG_ prefix missingKeyon Jie2019-10-281-2/+2
| * | ASoC: SOF: Intel: use def_tristate, avoid using selectPierre-Louis Bossart2019-11-041-2/+2
| * | ASoC: SOF: Intel: Broadwell: clarify mutual exclusion with legacy driverPierre-Louis Bossart2019-11-041-1/+9
| * | ASoC: SOF: Intel: Baytrail: clarify mutual exclusion with Atom/SST driverPierre-Louis Bossart2019-11-041-1/+9
| * | ASoC: SOF: Intel: hda: Simplify the hda_dsp_wait_d0i3c_done() functionRanjani Sridharan2019-11-041-3/+4
| * | ASoC: SOF: Intel: add support for snd-hda-codec-hdmiKai Vehmanen2019-10-294-6/+38
| * | ASoC: SOF - remove the dead code (skylake/kabylake)Jaroslav Kysela2019-10-291-1/+0
| * | ASoC: SOF: Intel: hda-dsp: implement suspend/resume for S0ix<->S0 transitionKeyon Jie2019-10-281-0/+17
| * | ASoC: SOF: Intel: CNL: add support for sending compact IPCKeyon Jie2019-10-282-5/+38
| * | ASoC: SOF: configure D0ix IPC flags in set_power_stateKeyon Jie2019-10-281-1/+31
| * | ASoC: SOF: Intel: HDA: add cAVS specific compact IPC header fileKeyon Jie2019-10-281-0/+51
| * | ASoC: SOF: Intel: hda-ipc: Don't read mailbox for PM_GATE replyKeyon Jie2019-10-281-2/+4
| * | ASoC: SOF: Intel: HDA: use macro for register polling retry countKeyon Jie2019-10-282-4/+3
| * | ASoC: SOF: Intel: hda-dsp: align the comments for D0I3C updateKeyon Jie2019-10-281-2/+2
| * | ASoC: SOF: Intel: APL: add set_power_state() opsKeyon Jie2019-10-281-0/+1
| * | ASoC: SOF: Intel: CNL: add set_power_state() opsKeyon Jie2019-10-281-0/+1
| * | ASoC: SOF: Intel: hda-dsp: Add helper for setting DSP D0ix substateKeyon Jie2019-10-282-0/+56
| * | ASoC: SOF: Intel: only support INFO_BATCH for legacy platformsPierre-Louis Bossart2019-10-252-4/+4
| * | ASoC: SOF: define INFO_ flags in dsp_opsPierre-Louis Bossart2019-10-254-1/+43
| * | ASoC: SOF: Intel: initial support to JasperLake.Pan Xiuli2019-10-233-0/+34
| * | ASoC: SOF: Intel: hda: add dev_err() traces for snd_sof_dsp_read_poll_timeout()Pierre-Louis Bossart2019-10-233-8/+59
| * | ASoC: SOF: Intel: hda-loader: improve error handlingPierre-Louis Bossart2019-10-231-2/+10
| * | ASoC: SOF: Intel: bdw: fix operator precedence warningsPierre-Louis Bossart2019-10-141-8/+8
| * | ASoC: SOF: Intel: byt: fix operator precedence warningsPierre-Louis Bossart2019-10-141-8/+8
| * | Revert "ASoC: SOF: Force polling mode on CFL and CNL"Kai Vehmanen2019-10-101-7/+0
| * | ASoC: SOF: enable sync_write in hdac_busKai Vehmanen2019-10-101-0/+1
| * | Merge branch 'asoc-5.4' into asoc-5.5Mark Brown2019-10-028-16/+77
| |\|
| * | ASoC: SOF: Intel: Add context data to any IPC timeout.Liam Girdwood2019-10-012-2/+43
| * | ASoC: SOF: Intel: hda: fix reset of host_period_bytesMarcin Rajwa2019-10-011-3/+12
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2019-10-288-16/+77
|\ \ \ | | |/ | |/|
| * | ASoC: SOF: Intel: hda: Disable DMI L1 entry during captureRanjani Sridharan2019-10-014-16/+56
| * | ASoC: SOF: Intel: initialise and verify FW crash dump data.Liam Girdwood2019-10-013-0/+20
| * | ASoC: SOF: Intel: hda: fix warnings during FW loadKai Vehmanen2019-10-011-0/+1
| |/
* | ALSA: hda: add Intel DSP configuration / probe codeJaroslav Kysela2019-10-231-1/+1
* | sound: Fix Kconfig indentationKrzysztof Kozlowski2019-10-071-11/+11
|/
* ASoC: SOF/Intel: fix selection of SND_INTEL_NHTLPierre-Louis Bossart2019-08-301-1/+1
* Merge branch 'asoc-5.3' into asoc-5.4Mark Brown2019-08-201-7/+13
|\
| * ASoC: SOF: Intel: hda: Initialize HDA controller after i915 initRanjani Sridharan2019-08-071-7/+13
* | ASoC: SOF: Intel: initial support for Elkhart LakePan Xiuli2019-08-153-0/+33
* | ASoC: SOF: Intel: initial support for Tiger Lake.Pan Xiuli2019-08-153-0/+33
* | ASoC: SOF: fix HDA direct MMIO accessPierre-Louis Bossart2019-08-132-40/+1