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