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
/
intel
/
skylake
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-04
ASoC: Intel: Skylake: Remove soc-topology ABI v4 support
Cezary Rojewski
1
-169
/
+0
2023-12-29
Merge branch 'topic/cs35l41' into for-next
Takashi Iwai
2
-3
/
+10
2023-11-27
ASoC: Intel Skylake: Switch to new stream-format interface
Cezary Rojewski
1
-4
/
+9
2023-11-17
ASoC: Intel: Skylake: mem leak in skl register function
Kamil Duljas
1
-1
/
+4
2023-11-17
ASoC: Intel: Skylake: Fix mem leak in few functions
Kamil Duljas
2
-2
/
+6
2023-10-31
Merge tag 'asoc-v6.7-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
2
-0
/
+4
2023-10-27
ASoC: Merge up workaround for CODECs that play noise on stopped stream
Mark Brown
1
-0
/
+1
2023-10-26
ASoC: Intel: Skylake: Fix mem leak when parsing UUIDs fails
Cezary Rojewski
1
-0
/
+1
2023-10-25
ASoC: Intel: Skylake: add an error code check in skl_pcm_trigger
Su Hui
1
-0
/
+3
2023-10-21
Merge tag 'asoc-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2
-9
/
+10
2023-10-19
ALSA: hda: i915: Remove extra argument from snd_hdac_i915_init
Maarten Lankhorst
1
-1
/
+1
2023-10-19
ASoC: Intel: Skylake: Move snd_hdac_i915_init to before probe_work.
Maarten Lankhorst
1
-22
/
+9
2023-10-19
ALSA: hda: i915: Add an allow_modprobe argument to snd_hdac_i915_init
Maarten Lankhorst
1
-1
/
+1
2023-10-06
ALSA: hda: Add code_loading parameter to stream setup
Cezary Rojewski
1
-1
/
+1
2023-10-06
ASoC: Intel: Skylake: Use helper to setup HOST stream
Cezary Rojewski
1
-13
/
+1
2023-09-26
ASoC: intel: convert not to use asoc_xxx()
Kuninori Morimoto
1
-9
/
+9
2023-09-19
ASoC: hdac_hda: add HDA patch loader support
Bard Liao
1
-0
/
+1
2023-07-18
ASoC: Intel: Skylake: Convert to PCI device IDs defines
Amadeusz Sławiński
2
-34
/
+18
2023-07-18
ASoC: Intel: Skylake: Use global PCI match macro
Amadeusz Sławiński
1
-1
/
+2
2023-03-20
ASoC: Intel: skl-ssp-clk: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-02-16
Merge tag 'asoc-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
3
-17
/
+9
2023-02-14
ASoC: Intel: Skylake: Fix struct definition
Amadeusz Sławiński
2
-2
/
+5
2023-02-10
ALSA: hda: remove redundant variable in snd_hdac_stream_start()
Zhang Yiqun
1
-2
/
+2
2023-01-31
ASoC: intel: use helper function
Kuninori Morimoto
1
-15
/
+4
2022-12-07
ASoC: Intel: Skylake: Use SG allocation for SKL-based firmware load
Cezary Rojewski
1
-11
/
+16
2022-12-07
ASoC: Intel: Skylake: Fix driver hang during shutdown
Cezary Rojewski
1
-1
/
+4
2022-12-07
ASoC: Intel: Skylake: Introduce single place for pipe-config selection
Cezary Rojewski
1
-8
/
+10
2022-12-07
ASoC: Intel: Skylake: Drop pipe_config_idx
Cezary Rojewski
2
-6
/
+5
2022-12-07
ASoC: Intel: Skylake: Remove skl_tplg_is_multi_fmt()
Cezary Rojewski
1
-40
/
+0
2022-12-07
ASoC: Intel: Skylake: Update pipe_config_idx before filling BE params
Cezary Rojewski
1
-1
/
+14
2022-11-02
ASoC: Intel: Skylake: fix possible memory leak in skl_codec_device_init()
Yang Yingliang
1
-7
/
+1
2022-10-21
ASoC: Merge HDA/ext cleanup
Mark Brown
3
-23
/
+20
2022-10-20
ALSA/ASoC: hda: move SPIB/DRMS functionality from ext layer
Pierre-Louis Bossart
2
-13
/
+10
2022-10-20
ALSA/ASoC: hda: ext: add 'bus' prefix for multi-link stream setting
Pierre-Louis Bossart
1
-3
/
+3
2022-10-20
ALSA/ASoC: hda: ext: remove 'link' prefix for stream-related operations
Pierre-Louis Bossart
1
-4
/
+4
2022-10-20
ALSA/ASoC: hda: ext: add 'ext' prefix to snd_hdac_link_free_all
Pierre-Louis Bossart
1
-1
/
+1
2022-10-20
ALSA/ASoC: hda: clarify bus_get_link() and bus_link_get() helpers
Pierre-Louis Bossart
1
-2
/
+2
2022-10-18
ASoC: Intel: Skylake: simplify S3 resume flows
Pierre-Louis Bossart
1
-9
/
+0
2022-10-03
Merge tag 'asoc-v6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
3
-4
/
+3
2022-09-27
ASoC: Intel: Skylake: Replace zero-length arrays with DECLARE_FLEX_ARRAY() he...
Gustavo A. R. Silva
1
-2
/
+2
2022-09-27
ASoC: intel: Replace runtime->status->state reference to runtime->state
Takashi Iwai
1
-2
/
+2
2022-09-23
ASoC: Intel: skylake: remove unnecessary dev_set_drvdata()
Yang Yingliang
1
-1
/
+0
2022-09-20
ALSA: hda: Use hdac_ext prefix in snd_hdac_stream_free_all() for clarity
Pierre-Louis Bossart
1
-1
/
+1
2022-09-13
ASoC: Intel: fix unused-variable warning in probe_codec
Gaosheng Cui
1
-1
/
+1
2022-09-13
ASoC: Intel: fix unused-variable warning in probe_codec
Gaosheng Cui
1
-1
/
+1
2022-08-18
ASoC: Intel: Drop hdac_ext usage for codec device creation
Cezary Rojewski
1
-15
/
+11
2022-08-18
ASoC: Intel: Skylake: Introduce HDA codec init and exit routines
Cezary Rojewski
1
-0
/
+29
2022-08-15
ASoC: Intel: skylake: Replace sprintf() with sysfs_emit()
Takashi Iwai
1
-1
/
+1
2022-07-11
ASoC: Merge up fixes
Mark Brown
1
-13
/
+27
2022-07-07
ASoC: Intel: Skylake: Correct the handling of fmt_config flexible array
Peter Ujfalusi
1
-12
/
+25
[next]