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
/
intel
/
skylake
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-03-31
ASoC: Intel: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-18
ASoC: Intel: Skylake: skl-topology: fix -frame-larger-than
Nick Desaulniers
1
-6
/
+11
2021-03-10
ASoC: Intel: Skylake: Compile when any configuration is selected
Cezary Rojewski
1
-1
/
+1
2021-02-05
Merge branch 'asoc-5.11' into asoc-5.12
Mark Brown
1
-7
/
+8
2021-01-21
ASoC: Intel: Skylake: Zero snd_ctl_elem_value
Ricardo Ribalda
1
-1
/
+1
2021-01-21
ASoC: Intel: Skylake: skl-topology: Fix OOPs ib skl_tplg_complete
Ricardo Ribalda
1
-6
/
+7
2021-01-19
ASoC: intel: skl: Simplify with dma_set_mask_and_coherent()
Takashi Iwai
1
-6
/
+2
2020-12-28
Merge tag 'v5.11-rc1' into asoc-5.11
Mark Brown
1
-1
/
+0
2020-12-28
Merge existing fixes from asoc/for-5.11
Mark Brown
1
-0
/
+1
2020-12-14
ASoC: Intel: fix error code cnl_set_dsp_D0()
Dan Carpenter
1
-0
/
+1
2020-12-14
Merge tag 'asoc-v5.11' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
1
-7
/
+2
2020-11-04
ASoC: topology: Remove multistep topology loading
Amadeusz Sławiński
1
-7
/
+2
2020-10-26
ALSA: remove unneeded break
Tom Rix
1
-1
/
+0
2020-10-06
Merge tag 'v5.9-rc5' into asoc-5.10
Mark Brown
1
-1
/
+1
2020-10-06
ASoC: Intel: Remove sst_dsp_get_thread_context
Cezary Rojewski
2
-2
/
+2
2020-10-06
ASoC: Intel: Remove sst_pdata structure
Cezary Rojewski
1
-1
/
+1
2020-10-06
ASoC: Intel: Skylake: Unassign ram_read and read_write ops
Cezary Rojewski
3
-6
/
+0
2020-09-21
ASoC: hdac: make SOF HDA codec driver probe deterministic
Kai Vehmanen
1
-2
/
+2
2020-08-25
ASoC: Intel: use consistent HDAudio spelling in comments/docs
Pierre-Louis Bossart
1
-3
/
+3
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-18
Merge series "ASoC: Intel: fix cppcheck warnings" from Pierre-Louis Bossart <...
Mark Brown
8
-22
/
+22
2020-08-18
ASoC: various vendors: delete repeated words in comments
Randy Dunlap
1
-1
/
+1
2020-08-18
ASoC: Intel: Skylake: (cosmetic) align function parameters
Pierre-Louis Bossart
4
-15
/
+15
2020-08-18
ASoC: Intel: Skylake: skl-topology: remove redundant assignment
Pierre-Louis Bossart
1
-1
/
+1
2020-08-18
ASoC: Intel: Skylake: skl-topology: remove redundant assignments
Pierre-Louis Bossart
1
-3
/
+3
2020-08-18
ASoC: Intel: Skylake: sst-utils: remove redundant assignment
Pierre-Louis Bossart
1
-1
/
+1
2020-08-18
ASoC: Intel: Skylake: cldma: remove redundant initialization
Pierre-Louis Bossart
1
-1
/
+1
2020-08-18
ASoC: Intel: Skylake: skl-nhlt: remove redundant initialization
Pierre-Louis Bossart
1
-1
/
+1
2020-07-30
ASoC: Intel: drop unnecessary list_empty
Julia Lawall
2
-8
/
+5
[next]