index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
intel
/
skylake
Age
Commit message (
Expand
)
Author
Files
Lines
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
2022-07-07
ASoC: Intel: Skylake: Correct the ssp rate discovery in skl_get_ssp_clks()
Peter Ujfalusi
1
-1
/
+2
2022-06-27
ASoC: Intel: skylake: skl-pcm: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
1
-1
/
+4
2022-06-16
ASoC: Intel: Skylake: remove redundant re-assignments to pointer array
Colin Ian King
1
-6
/
+0
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
1
-1
/
+1
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-1
/
+1
2022-02-17
ASoC: intel: skylake: Set max DMA segment size
Takashi Iwai
1
-0
/
+1
2022-01-05
Merge tag 'asoc-v5.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
1
-5
/
+2
2021-12-25
ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.c
Pierre-Louis Bossart
1
-2
/
+2
2021-12-24
ASoC: Intel/SOF: use set_stream() instead of set_tdm_slots() for HDAudio
Pierre-Louis Bossart
1
-5
/
+2
2021-11-30
ASoC: Intel: Skylake: Use NHLT API to search for blob
Amadeusz Sławiński
5
-118
/
+21
2021-11-29
ALSA: hda: Make proper use of timecounter
Thomas Gleixner
1
-1
/
+0
2021-10-01
ASoC: topology: change the complete op in snd_soc_tplg_ops to return int
Ranjani Sridharan
1
-2
/
+4
2021-08-23
ASoC: Intel: Skylake: Select first entry for singular pipe config arrays
Cezary Rojewski
1
-2
/
+3
2021-08-23
ASoC: Intel: Skylake: Properly configure modules with generic extension
Pawel Harlozinski
1
-36
/
+15
2021-08-23
ASoC: Intel: Skylake: Support modules with generic extension
Szymon Mielczarek
2
-13
/
+84
2021-08-23
ASoC: Intel: Skylake: Support multiple format configs
Kareem Shaik
3
-46
/
+77
2021-08-23
ASoC: Intel: Skylake: Simplify m_state for loadable modules
Gustaw Lewandowski
2
-8
/
+3
2021-08-23
ASoC: Intel: Skylake: Fix passing loadable flag for module
Gustaw Lewandowski
1
-16
/
+9
2021-08-23
ASoC: Intel: Skylake: Fix module configuration for KPB and MIXER
Cezary Rojewski
1
-2
/
+9
2021-08-23
ASoC: Intel: Skylake: Fix module resource and format selection
Cezary Rojewski
1
-9
/
+10
2021-08-23
ASoC: Intel: Skylake: Select proper format for NHLT blob
Piotr Maziarz
1
-8
/
+13
2021-08-23
ASoC: Intel: Skylake: Leave data as is when invoking TLV IPCs
Cezary Rojewski
1
-6
/
+0
2021-07-30
ASoC: intel: skylake: Drop superfluous mmap callback
Takashi Iwai
1
-8
/
+0
2021-06-02
ASoC: Intel: Skylake: use DEVICE_ATTR_RO macro
YueHaibing
1
-3
/
+3
[next]