projects
/
platform
/
kernel
/
linux-rpi3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
d5cc0a1
5c25604
)
Merge branch 'fix/intel' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie...
author
Mark Brown
<broonie@kernel.org>
Mon, 8 Jan 2018 15:54:50 +0000
(15:54 +0000)
committer
Mark Brown
<broonie@kernel.org>
Mon, 8 Jan 2018 15:54:50 +0000
(15:54 +0000)
1
2
include/uapi/sound/snd_sst_tokens.h
patch
|
diff1
|
diff2
|
blob
|
history
sound/soc/intel/boards/kbl_rt5663_rt5514_max98927.c
patch
|
diff1
|
diff2
|
blob
|
history
sound/soc/intel/skylake/skl-messages.c
patch
|
diff1
|
diff2
|
blob
|
history
sound/soc/intel/skylake/skl-nhlt.c
patch
|
diff1
|
diff2
|
blob
|
history
sound/soc/intel/skylake/skl-pcm.c
patch
|
diff1
|
diff2
|
blob
|
history
sound/soc/intel/skylake/skl-sst-utils.c
patch
|
diff1
|
diff2
|
blob
|
history
sound/soc/intel/skylake/skl-topology.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
include/uapi/sound/snd_sst_tokens.h
Simple merge
diff --cc
sound/soc/intel/boards/kbl_rt5663_rt5514_max98927.c
Simple merge
diff --cc
sound/soc/intel/skylake/skl-messages.c
Simple merge
diff --cc
sound/soc/intel/skylake/skl-nhlt.c
index
bde7f40
,
1ce414d
..
d9b3dc8
---
1
/
sound/soc/intel/skylake/skl-nhlt.c
---
2
/
sound/soc/intel/skylake/skl-nhlt.c
+++ b/
sound/soc/intel/skylake/skl-nhlt.c
@@@
-19,8
-19,9
+19,10
@@@
*/
#include <linux/pci.h>
#include "skl.h"
+#include "skl-i2s.h"
+ #define NHLT_ACPI_HEADER_SIG "NHLT"
+
/* Unique identification for getting NHLT blobs */
static guid_t osc_guid =
GUID_INIT(0xA69F886E, 0x6CEB, 0x4594,
diff --cc
sound/soc/intel/skylake/skl-pcm.c
Simple merge
diff --cc
sound/soc/intel/skylake/skl-sst-utils.c
Simple merge
diff --cc
sound/soc/intel/skylake/skl-topology.c
Simple merge