index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
intel
/
hda.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-27
ASoC: SOF: Intel: hda: enforce exclusion between HDaudio and SoundWire
Pierre-Louis Bossart
1
-0
/
+12
2021-06-01
ASoC: SOF: Intel: hda: clean up hda_dsp_dump()
Ranjani Sridharan
1
-12
/
+5
2021-05-21
ASoC: SOF: Intel: hda: Remove conditions against CONFIG_PCI
Peter Ujfalusi
1
-5
/
+3
2021-05-12
ASoC: SOF: Intel: hda: fix index used in inner loop
Pierre-Louis Bossart
1
-1
/
+1
2021-04-12
ASoC: SOF: Intel: update set_mach_params()
Pierre-Louis Bossart
1
-0
/
+4
2021-04-12
ASoC: SOF: change signature of set_mach_params() callback
Pierre-Louis Bossart
1
-2
/
+2
2021-03-10
ASoC: SOF: Intel: hda: enable async suspend
Ranjani Sridharan
1
-2
/
+0
2021-03-10
ASoC: SOF: Intel: unregister DMIC device on probe error
Pierre-Louis Bossart
1
-0
/
+1
2021-03-02
ALSA: hda: move Intel SoundWire ACPI scan to dedicated module
Pierre-Louis Bossart
1
-0
/
+1
2021-03-02
ASoC: SOF: pci: move DSP_CONFIG use to platform-specific drivers
Pierre-Louis Bossart
1
-0
/
+17
2021-02-10
Merge series "ASoC: SOF: cleanups" from Pierre-Louis Bossart <pierre-louis.bo...
Mark Brown
1
-50
/
+0
2021-02-10
ASoC: SOF: Intel: hda: add dev_dbg() when DMIC number is overridden
Pierre-Louis Bossart
1
-1
/
+5
2021-02-10
ASoC: SOF: Intel: HDA: don't keep a temporary variable
Guennadi Liakhovetski
1
-8
/
+8
2021-02-10
ASoC: SOF: Intel: detect DMIC number in SoundWire mixed config
Pierre-Louis Bossart
1
-48
/
+85
2021-02-10
ASoC: SOF: Intel: SoundWire: refine ACPI match
Pierre-Louis Bossart
1
-14
/
+45
2021-02-10
ASoC: SOF: remove unused functions
Guennadi Liakhovetski
1
-50
/
+0
2021-02-05
Merge branch 'asoc-5.11' into asoc-5.12
Mark Brown
1
-1
/
+4
2021-01-28
ASoC: SOF: Intel: hda: use snd_sof_dsp_core_power_up/down API
Bard Liao
1
-1
/
+1
2021-01-27
ASoC: SOF: allow soundwire use desc->default_fw_filename
Libin Yang
1
-1
/
+4
2021-01-19
ASoC: SOF: intel: Simplify with dma_set_mask_and_coherent()
Takashi Iwai
1
-6
/
+2
2020-12-11
ASoC: SOF: Intel: hda: fix the condition passed to sof_dev_dbg_or_err
Ranjani Sridharan
1
-6
/
+4
2020-09-17
ASoC: SOF: Intel: hda: reduce verbosity of boot error logs
Pierre-Louis Bossart
1
-3
/
+9
2020-09-11
ASoC: SOF: rename cores_mask to host_managed_cores_mask
Ranjani Sridharan
1
-1
/
+1
2020-08-26
ASoC: SOF: Intel: hda: add extended rom status dump to error log
Ranjani Sridharan
1
-0
/
+18
2020-08-26
ASoC: SOF: intel: hda: support also devices with 1 and 3 dmics
Jaska Uimonen
1
-1
/
+7
2020-08-24
ASoC: SOF: Add topology filename override based on dmi data match
Sathyanarayana Nujella
1
-1
/
+7
2020-08-20
ASoC: SOF: Intel: hda: import SOUNDWIRE_INIT namespace
Pierre-Louis Bossart
1
-0
/
+1
2020-05-18
ASoC: SOF: Intel: sdw: relax sdw machine select constraints
randerwang
1
-1
/
+9
2020-05-01
ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only
Pierre-Louis Bossart
1
-1
/
+1
2020-04-24
ASoC: snd-sof-intel-hda-common - add hda_model parameter and pass it to HDA c...
Jaroslav Kysela
1
-1
/
+5
2020-04-14
ASoC: SOF: Intel: hda: log number of microphones detected in NHLT tables
Pierre-Louis Bossart
1
-0
/
+4
2020-04-14
ASoC: SOF: Intel: hda: reduce verbosity on SoundWire detection
Pierre-Louis Bossart
1
-4
/
+2
2020-03-27
Asoc: SOF: Intel: hda: check SoundWire wakeen interrupt in irq thread
Rander Wang
1
-0
/
+16
2020-03-27
ASoC: SOF: Intel: hda: add WAKEEN interrupt support for SoundWire
Rander Wang
1
-0
/
+11
2020-03-27
ASoC: SOF: Intel: hda: add parameter to control SoundWire clock stop quirks
Pierre-Louis Bossart
1
-0
/
+11
2020-03-27
ASoC: SOF: Intel: hda: merge IPC, stream and SoundWire interrupt handlers
Bard Liao
1
-0
/
+36
2020-03-27
ASoC: SOF: Intel: hda: initial SoundWire machine driver autodetect
Pierre-Louis Bossart
1
-15
/
+150
2020-03-27
ASoC: SOF: Intel: hda: add SoundWire stream config/free callbacks
Pierre-Louis Bossart
1
-0
/
+71
2020-03-27
ASoC: SOF: Intel: add SoundWire configuration interface
Pierre-Louis Bossart
1
-0
/
+120
2020-03-13
Merge series "ASoC: SOF: multi-cpu dais, IPC and Intel improvements for 5.7" ...
Mark Brown
1
-3
/
+0
2020-03-13
ASoC: SOF: Intel: hda: remove SND_SOC_SOF_HDA_COMMON_HDMI_CODEC
Kai Vehmanen
1
-2
/
+1
2020-03-13
ASoC: SOF: Intel: remove unnecessary waitq before loading firmware
Amery Song
1
-3
/
+0
2020-02-20
ASoC: SOF: Intel: hda: allow operation without i915 gfx
Kai Vehmanen
1
-14
/
+8
2020-02-11
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-10
/
+9
2020-02-11
ASoC: SOF: Intel: cnl: Implement feature to support DSP D0i3 in S0
Ranjani Sridharan
1
-0
/
+5
2020-02-10
ASoC: SOF: Intel: hda: move i915 init earlier
Kai Vehmanen
1
-9
/
+8
2020-02-10
ASoC: SOF: Intel: hda: fix ordering bug in resume flow
Kai Vehmanen
1
-1
/
+1
2020-01-27
ASoC: SOF: Intel: do not disable i915 power during probe
Kai Vehmanen
1
-1
/
+2
2020-01-27
ASoC: SOF: Intel: refactor i915_get/put functions
Kai Vehmanen
1
-1
/
+1
2019-12-18
ASoC: SOF: Intel: add namespace for XTENSA
Pierre-Louis Bossart
1
-0
/
+1
[next]