index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-12
ASoC: SOF: change signature of set_mach_params() callback
Pierre-Louis Bossart
7
-21
/
+19
2021-04-12
ASoC: SOF: add Kconfig option for probe workqueues
Pierre-Louis Bossart
1
-0
/
+11
2021-04-12
ASoC: SOF: Simplify sof_probe_complete handling for acpi/pci/of
Peter Ujfalusi
3
-46
/
+10
2021-04-12
ASoC: SOF: core: Add missing error prints to device probe operation
Peter Ujfalusi
1
-2
/
+7
2021-03-29
ASoC: SOF: match SSP config with pcm hw params
Jaska Uimonen
1
-0
/
+29
2021-03-29
ASoC: SOF: Intel: HDA: add hw params callback for SSP DAIs
Jaska Uimonen
1
-0
/
+44
2021-03-29
ASoC: SOF: parse multiple SSP DAI and hw configs
Jaska Uimonen
3
-84
/
+116
2021-03-23
ASoC: SOF: Intel: hda: drop display power on/off in D0i3 flows
Kai Vehmanen
1
-5
/
+0
2021-03-23
ASoC: SOF: Intel: move ELH chip info
Pierre-Louis Bossart
2
-16
/
+16
2021-03-23
ASoC: SOF: Intel: APL: set shutdown callback to hda_dsp_shutdown
Libin Yang
1
-1
/
+2
2021-03-23
ASoC: SOF: Intel: CNL: set shutdown callback to hda_dsp_shutdown
Libin Yang
1
-1
/
+2
2021-03-23
ASoC: SOF: Intel: ICL: set shutdown callback to hda_dsp_shutdown
Libin Yang
1
-1
/
+2
2021-03-23
ASoC: SOF: Intel: TGL: set shutdown callback to hda_dsp_shutdown
Libin Yang
3
-1
/
+8
2021-03-23
ASoC: SOF: Intel: TGL: fix EHL ops
Libin Yang
1
-1
/
+1
2021-03-23
ASoC: SOF: core: harden shutdown helper
Pierre-Louis Bossart
1
-1
/
+7
2021-03-23
ASoC: SOF: Intel: HDA: fix core status verification
Guennadi Liakhovetski
1
-4
/
+11
2021-03-22
ASoC: SOF: add a helper to get topology configured mclk
Keyon Jie
1
-0
/
+27
2021-03-16
ASoC: SOF: remove superfluous NULL check in debugfs read
Guennadi Liakhovetski
1
-2
/
+1
2021-03-16
ASoC: SOF: only allocate debugfs cache buffers for IPC flood entries
Guennadi Liakhovetski
1
-8
/
+10
2021-03-16
ASoC: SOF: fix debugfs initialisation error handling
Guennadi Liakhovetski
1
-2
/
+3
2021-03-10
ASoC: SOF: Intel: hda: enable async suspend
Ranjani Sridharan
1
-2
/
+0
2021-03-10
ASoC: SOF: Intel: hda: turn off display power in resume
Kai Vehmanen
1
-1
/
+5
2021-03-10
ASoC: SOF: intel: fix wrong poll bits in dsp power down
Pan Xiuli
1
-1
/
+1
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
2
-0
/
+2
2021-03-02
ASoC: SOF: Intel: SoundWire: simplify Kconfig
Pierre-Louis Bossart
1
-17
/
+9
2021-03-02
ASoC: SOF: pci: move DSP_CONFIG use to platform-specific drivers
Pierre-Louis Bossart
7
-12
/
+24
2021-03-02
ASoC: SOF: pci: split PCI into different drivers
Pierre-Louis Bossart
11
-447
/
+562
2021-03-02
ASoC: SOF: ACPI: avoid reverse module dependency
Arnd Bergmann
9
-176
/
+215
2021-02-17
Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
19
-207
/
+317
2021-02-17
Merge remote-tracking branch 'asoc/for-5.12' into asoc-linus
Mark Brown
17
-203
/
+290
2021-02-11
ASoC: SOF: relax ABI checks and avoid unnecessary warnings
Kai Vehmanen
2
-2
/
+2
2021-02-10
Merge series "ASoC: SOF: cleanups" from Pierre-Louis Bossart <pierre-louis.bo...
Mark Brown
8
-69
/
+16
2021-02-10
Merge series "ASoC: SOF/Intel/SoundWire: add missing quirks and DMIC support"...
Mark Brown
1
-70
/
+142
2021-02-10
ASoC: SOF: fix runtime pm usage mismatch after probe errors
Kai Vehmanen
3
-1
/
+14
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: HDA: (cosmetic) simplify hda_dsp_d0i3_work()
Guennadi Liakhovetski
1
-10
/
+6
2021-02-10
ASoC: SOF: remove unused functions
Guennadi Liakhovetski
2
-51
/
+0
2021-02-10
ASoC: SOF: fix string format for errors
Curtis Malainey
5
-8
/
+8
2021-02-10
ASoC: SOF: add missing pm debug
Curtis Malainey
1
-0
/
+2
2021-02-10
ASoC: SOF: sof-pci-dev: add missing Up-Extreme quirk
Pierre-Louis Bossart
1
-0
/
+7
2021-02-08
ASoC: SOF: Intel: hda: release display power at link_power
Kai Vehmanen
2
-2
/
+26
2021-02-08
ASoC: SOF: Intel: hda: use hdac_ext fine-grained link management
Kai Vehmanen
1
-1
/
+9
2021-02-08
ASoC: SOF: debug: Fix a potential issue on string buffer termination
Hui Wang
1
-1
/
+1
2021-02-05
Merge branch 'asoc-5.11' into asoc-5.12
Mark Brown
10
-37
/
+57
2021-02-02
ASoC: SOF: add be_hw_params_fixup() for ALH
Rander Wang
1
-1
/
+6
2021-02-01
ASoC: SOF: topology: Prevent NULL pointer dereference with no TLV
Ranjani Sridharan
1
-1
/
+1
[prev]
[next]