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
2019-11-09
ASoC: intel: Avoid non-standard macro usage
Takashi Iwai
1
-1
/
+1
2019-11-09
ASoC: intel: Drop superfluous snd_pcm_sgbuf_ops_page
Takashi Iwai
1
-12
/
+0
2019-11-07
Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
1
-23
/
+44
2019-10-23
ALSA: hda: add Intel DSP configuration / probe code
Jaroslav Kysela
1
-15
/
+4
2019-10-08
ASoC: intel: skl-pcm: remove snd_pcm_ops
Kuninori Morimoto
1
-23
/
+44
2019-09-09
Merge branch 'asoc-5.4' into asoc-next
Mark Brown
20
-1105
/
+678
2019-09-09
Merge branch 'asoc-5.3' into asoc-linus
Mark Brown
2
-2
/
+2
2019-08-27
ASoC: Intel: Skylake: Release topology when we are done with it
Amadeusz Sławiński
2
-11
/
+10
2019-08-27
ASoC: Intel: Skylake: Print module type instead of id
Amadeusz Sławiński
1
-2
/
+3
2019-08-27
ASoC: Intel: NHLT: Fix debug print format
Amadeusz Sławiński
1
-1
/
+1
2019-08-27
ASoC: Intel: Skylake: Use correct function to access iomem space
Amadeusz Sławiński
1
-1
/
+1
2019-08-15
ASoC: Intel: Skylake: Print constant literals from format specifier
Andy Shevchenko
1
-2
/
+1
2019-08-08
Merge branch 'topic/hda-bus-ops-cleanup' of https://git.kernel.org/pub/scm/li...
Mark Brown
2
-17
/
+5
2019-08-08
Merge branch 'topic/hda-dmic' of https://git.kernel.org/pub/scm/linux/kernel/...
Mark Brown
6
-217
/
+11
2019-08-08
ASoC: Intel: Skylake: large_config_get overhaul
Cezary Rojewski
3
-7
/
+24
2019-08-08
ASoC: Intel: Skylake: Limit large_config_get to single frame
Cezary Rojewski
1
-30
/
+7
2019-08-08
ALSA: hda: Direct MMIO accesses
Takashi Iwai
1
-4
/
+3
2019-08-08
ALSA: hda: Remove page allocation redirection
Takashi Iwai
1
-13
/
+2
2019-08-07
ASoC: Intel: Update request-reply IPC model
Cezary Rojewski
2
-46
/
+70
2019-08-01
ASoC: Intel: SoC: skylake: no need to check return value of debugfs_create fu...
Greg Kroah-Hartman
1
-23
/
+5
2019-07-31
ASoC: Intel: Skylake: use common NHLT module
Pierre-Louis Bossart
3
-97
/
+8
2019-07-31
ASoC: Intel: Skylake: move NHLT header to common directory
Pierre-Louis Bossart
5
-120
/
+3
2019-07-26
ASoC: Intel: Skylake: Remove static table index when parsing topology
Amadeusz Sławiński
1
-22
/
+12
2019-07-24
ASoC: Intel: Skylake: Cleanup skl_module_cfg declaration
Cezary Rojewski
1
-2
/
+0
2019-07-24
ASoC: Intel: Skylake: Make MCPS and CPS params obsolete
Cezary Rojewski
4
-15
/
+12
2019-07-24
ASoC: Intel: Skylake: Do not disable FW notifications
Amadeusz Sławiński
4
-27
/
+0
2019-07-24
ASoC: Intel: Skylake: Remove memory available check
Cezary Rojewski
2
-65
/
+0
2019-07-24
ASoC: Intel: Skylake: Remove MCPS available check
Cezary Rojewski
2
-68
/
+1
2019-07-24
ASoC: Intel: Skylake: Combine snd_soc_skl_ipc and snd_soc_skl
Amadeusz Sławiński
1
-9
/
+3
2019-07-24
ASoC: Intel: Skylake: Merge skl_sst and skl into skl_dev struct
Cezary Rojewski
18
-572
/
+544
2019-07-06
Merge branch 'asoc-5.3' into asoc-next
Mark Brown
13
-96
/
+153
2019-07-06
Merge branch 'asoc-5.2' into asoc-linus
Mark Brown
2
-0
/
+22
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
23
-213
/
+23
2019-06-25
ASoC: Intel: Skylake: Strip T and L from TLV IPCs
Kamil Lulko
1
-13
/
+9
2019-06-25
ASoC: Intel: Skylake: Reset pipeline before its deletion
Amadeusz Sławiński
1
-7
/
+16
2019-06-25
ASoC: Intel: Fix race condition in IPC rx list
Gustaw Lewandowski
1
-1
/
+1
2019-06-25
ASoC: Intel: Skylake: Read HIPCT extension before clearing DONE bit
Cezary Rojewski
2
-2
/
+2
2019-06-25
ASoC: Intel: Skylake: Fix NULL ptr dereference when unloading clk dev
Amadeusz Sławiński
1
-9
/
+7
2019-06-25
ASoC: Intel: Skylake: Properly cleanup on component removal
Amadeusz Sławiński
4
-4
/
+23
2019-06-25
ASoC: Intel: Skylake: Add function to cleanup debugfs interface
Amadeusz Sławiński
2
-0
/
+14
2019-06-25
ASoC: Intel: Skylake: Don't return failure on machine driver reload
Amadeusz Sławiński
1
-5
/
+0
2019-06-25
ASoC: Intel: Skylake: Initialize lists before access so they are safe to use
Amadeusz Sławiński
2
-4
/
+4
2019-06-25
ASoC: Intel: Skylake: Use recommended SDxFMT programming sequence
Paweł Harłoziński
1
-1
/
+13
2019-06-20
ASoC: Intel: Skylake: Switch to modern UUID API
Andy Shevchenko
6
-43
/
+32
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 490
Thomas Gleixner
13
-117
/
+13
2019-06-18
ASoC: Intel: Skylake: Fix incorrect capture position reporting
Cezary Rojewski
2
-0
/
+22
2019-06-06
ASoC: Intel: skl-pcm: use modern dai_link style
Kuninori Morimoto
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
10
-96
/
+10
2019-05-24
ASoC: Intel: Skylake: Use struct_size() helper
Gustavo A. R. Silva
1
-6
/
+5
2019-05-13
ASoC: Intel: Skylake: Add Cometlake PCI IDs
Evan Green
2
-0
/
+26
[next]