index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: hda: move Intel SoundWire ACPI scan to dedicated module
Pierre-Louis Bossart
2021-03-02
2
-0
/
+2
*
ASoC: SOF: Intel: SoundWire: simplify Kconfig
Pierre-Louis Bossart
2021-03-02
1
-17
/
+9
*
ASoC: SOF: pci: move DSP_CONFIG use to platform-specific drivers
Pierre-Louis Bossart
2021-03-02
7
-12
/
+24
*
ASoC: SOF: pci: split PCI into different drivers
Pierre-Louis Bossart
2021-03-02
11
-447
/
+562
*
ASoC: SOF: ACPI: avoid reverse module dependency
Arnd Bergmann
2021-03-02
9
-176
/
+215
*
Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2021-02-17
19
-207
/
+317
|
\
|
*
Merge remote-tracking branch 'asoc/for-5.12' into asoc-linus
Mark Brown
2021-02-17
17
-203
/
+290
|
|
\
|
|
*
ASoC: SOF: relax ABI checks and avoid unnecessary warnings
Kai Vehmanen
2021-02-11
2
-2
/
+2
|
|
*
Merge series "ASoC: SOF: cleanups" from Pierre-Louis Bossart <pierre-louis.bo...
Mark Brown
2021-02-10
8
-69
/
+16
|
|
|
\
|
|
|
*
ASoC: SOF: HDA: (cosmetic) simplify hda_dsp_d0i3_work()
Guennadi Liakhovetski
2021-02-10
1
-10
/
+6
|
|
|
*
ASoC: SOF: remove unused functions
Guennadi Liakhovetski
2021-02-10
2
-51
/
+0
|
|
|
*
ASoC: SOF: fix string format for errors
Curtis Malainey
2021-02-10
5
-8
/
+8
|
|
|
*
ASoC: SOF: add missing pm debug
Curtis Malainey
2021-02-10
1
-0
/
+2
|
|
*
|
Merge series "ASoC: SOF/Intel/SoundWire: add missing quirks and DMIC support"...
Mark Brown
2021-02-10
1
-70
/
+142
|
|
|
\
\
|
|
|
*
|
ASoC: SOF: Intel: hda: add dev_dbg() when DMIC number is overridden
Pierre-Louis Bossart
2021-02-10
1
-1
/
+5
|
|
|
*
|
ASoC: SOF: Intel: HDA: don't keep a temporary variable
Guennadi Liakhovetski
2021-02-10
1
-8
/
+8
|
|
|
*
|
ASoC: SOF: Intel: detect DMIC number in SoundWire mixed config
Pierre-Louis Bossart
2021-02-10
1
-48
/
+85
|
|
|
*
|
ASoC: SOF: Intel: SoundWire: refine ACPI match
Pierre-Louis Bossart
2021-02-10
1
-14
/
+45
|
|
|
|
/
|
|
*
/
ASoC: SOF: fix runtime pm usage mismatch after probe errors
Kai Vehmanen
2021-02-10
3
-1
/
+14
|
|
|
/
|
|
*
Merge branch 'asoc-5.11' into asoc-5.12
Mark Brown
2021-02-05
10
-37
/
+57
|
|
|
\
|
|
*
|
ASoC: SOF: intel: hda-loader: use snd_sof_dsp_core_power_down/up APIs
Bard Liao
2021-01-28
1
-3
/
+3
|
|
*
|
ASoC: SOF: Filter out unneeded core power up/downs
Bard Liao
2021-01-28
1
-2
/
+4
|
|
*
|
ASoC: SOF: update dsp core power status in common APIs
Bard Liao
2021-01-28
4
-21
/
+16
|
|
*
|
ASoC: SOF: Intel: hda-loader: keep init cores alive
Bard Liao
2021-01-28
1
-2
/
+3
|
|
*
|
ASoC: SOF: Intel: hda: use snd_sof_dsp_core_power_up/down API
Bard Liao
2021-01-28
3
-3
/
+3
|
|
*
|
ASoC: SOF: Intel: hda: Enable DMI L1 for trace
Ranjani Sridharan
2021-01-27
1
-1
/
+2
|
|
*
|
ASoC: SOF: Intel: hda: enable DMI L1 for D0i3-compatible streams
Ranjani Sridharan
2021-01-27
6
-22
/
+45
|
|
*
|
ASoC: SOF: intel: Simplify with dma_set_mask_and_coherent()
Takashi Iwai
2021-01-19
1
-6
/
+2
|
|
*
|
ASoC: SOF: Intel: initial support to AlderLake-P
Kai Vehmanen
2021-01-18
1
-1
/
+5
|
|
*
|
ASoC: SOF: Intel: tgl: do thorough remove at .shutdown() callback
Keyon Jie
2021-01-13
1
-1
/
+2
|
|
*
|
ASoC: SOF: sof-pci-dev: add .shutdown() callback
Keyon Jie
2021-01-13
1
-0
/
+6
|
|
*
|
ASoC: SOF: add snd_sof_device_shutdown() helper for shutdown
Keyon Jie
2021-01-13
1
-0
/
+8
|
|
*
|
ASoC: SOF: add .shutdown() callback to snd_sof_dsp_ops
Keyon Jie
2021-01-13
2
-1
/
+11
|
|
*
|
ASoC: SOF: add mutex to protect the dsp_power_state access
Keyon Jie
2021-01-12
3
-3
/
+11
|
*
|
|
ASoC: SOF: sof-pci-dev: add missing Up-Extreme quirk
Pierre-Louis Bossart
2021-02-10
1
-0
/
+7
|
*
|
|
ASoC: SOF: debug: Fix a potential issue on string buffer termination
Hui Wang
2021-02-08
1
-1
/
+1
|
|
|
/
|
|
/
|
|
*
|
ASoC: SOF: add be_hw_params_fixup() for ALH
Rander Wang
2021-02-02
1
-1
/
+6
|
*
|
ASoC: SOF: topology: Prevent NULL pointer dereference with no TLV
Ranjani Sridharan
2021-02-01
1
-1
/
+1
|
*
|
ASoC: SOF: Intel: hda: cancel D0i3 work during runtime suspend
Ranjani Sridharan
2021-01-28
1
-0
/
+4
|
*
|
ASoC: SOF: add a pointer to download repo in case FW request fails
Kai Vehmanen
2021-01-27
2
-0
/
+4
|
*
|
ASoC: SOF: allow soundwire use desc->default_fw_filename
Libin Yang
2021-01-27
1
-1
/
+4
*
|
|
ASoC: SOF: Intel: hda: release display power at link_power
Kai Vehmanen
2021-02-08
2
-2
/
+26
*
|
|
ASoC: SOF: Intel: hda: use hdac_ext fine-grained link management
Kai Vehmanen
2021-02-08
1
-1
/
+9
|
/
/
*
|
ASoC: SOF: SND_INTEL_DSP_CONFIG dependency
Pierre-Louis Bossart
2021-01-25
2
-9
/
+12
*
|
ASoC: SOF: Intel: soundwire: fix select/depend unmet dependencies
Pierre-Louis Bossart
2021-01-25
1
-1
/
+2
*
|
ASoC: SOF: Intel: fix page fault at probe if i915 init fails
Kai Vehmanen
2021-01-13
1
-9
/
+9
*
|
ASoC: SOF: Intel: hda: Avoid checking jack on system suspend
Kai-Heng Feng
2021-01-13
1
-1
/
+2
*
|
ASoC: SOF: Intel: hda: Modify existing helper to disable WAKEEN
Kai-Heng Feng
2021-01-13
3
-12
/
+12
*
|
ASoC: SOF: Intel: hda: Resume codec to do jack detection
Kai-Heng Feng
2021-01-13
1
-2
/
+1
|
/
*
ASoC: SOF: Fix spelling mistake in Kconfig "ond" -> "and"
Colin Ian King
2020-12-16
1
-1
/
+1
[next]