index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
intel
/
skylake
Commit message (
Expand
)
Author
Age
Files
Lines
*
kthread: kthread worker API cleanup
Petr Mladek
2016-10-11
1
-1
/
+1
*
Merge remote-tracking branch 'asoc/topic/pcm' into asoc-next
Mark Brown
2016-09-29
1
-1
/
+1
|
\
|
*
ASoC: constify snd_pcm_ops structures
Julia Lawall
2016-09-12
1
-1
/
+1
*
|
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
Mark Brown
2016-09-29
14
-286
/
+1293
|
\
\
|
*
|
ASoC: Intel: Skylake: fix memory leak of module on error exit path
Colin Ian King
2016-09-29
1
-1
/
+3
|
*
|
ASoC: Intel: Skylake: add missing \n to end of dev_* messages
Colin Ian King
2016-09-24
5
-23
/
+23
|
*
|
ASoC: Intel: Skylake: Add table for module id for quick ref
Dharageswari R
2016-09-24
2
-2
/
+37
|
*
|
ASoC: Intel: Skylake: Update to use instance ids generated
Dharageswari R
2016-09-24
4
-1
/
+36
|
*
|
ASoC: Intel: Skylake: Use private instance id of modules in IPC
Dharageswari R
2016-09-24
3
-14
/
+20
|
*
|
ASoC: Intel: Skylake: Add module instance id generation APIs
Dharageswari R
2016-09-24
3
-0
/
+120
|
*
|
ASoC: Intel: Skylake: Add 32bit support
Samaga Krishna
2016-09-14
1
-1
/
+2
|
*
|
ASoC: Intel: Skylake: Unload all the loadable modules
Dharageswari R
2016-09-01
1
-2
/
+6
|
*
|
ASoC: Intel: Skylake: Fix DMA control config size
Jeeja KP
2016-09-01
1
-1
/
+1
|
*
|
ASoC: Intel: Skylake: Fix the inverted logic check
Vinod Koul
2016-09-01
1
-1
/
+1
|
*
|
ASoC: Intel: Skylake: check manifest size
Vinod Koul
2016-09-01
1
-0
/
+4
|
*
|
ASoC: Intel: Skylake: Parse manifest data
Shreyas NC
2016-08-23
1
-1
/
+193
|
*
|
ASoC: Intel: Skylake: Remove dfw config and associated structures
Shreyas NC
2016-08-22
2
-78
/
+0
|
*
|
ASoC: Intel: Skylake: Parse vendor tokens to build module data
Shreyas NC
2016-08-22
2
-110
/
+545
|
*
|
ASoC: Intel: Skylake: remove module id query at runtime
Vinod Koul
2016-08-10
1
-6
/
+4
|
*
|
ASoC: Intel: Skylake: Populate modules after loading
Vinod Koul
2016-08-10
1
-0
/
+27
|
*
|
ASoC: Intel: Skylake: modify snd_skl_get_module_info args
Dharageswari R
2016-08-10
3
-21
/
+10
|
*
|
Merge branch 'topic/hda-link-time' of git://git.kernel.org/pub/scm/linux/kern...
Mark Brown
2016-08-09
3
-9
/
+9
|
|
\
\
|
|
*
|
ALSA: convert users to core bus_parse_capabilities
Vinod Koul
2016-08-09
3
-9
/
+9
|
|
|
/
|
*
|
ASoC: Intel: Skylake: Add module processing domain support
Senthilnathan Veppur
2016-08-08
5
-1
/
+11
|
*
|
ASoC: Intel: Skylake: Fix a comment style
Vinod Koul
2016-08-08
1
-1
/
+1
|
*
|
ASoC: Intel: Skylake: Add library loading support
Ramesh Babu
2016-08-08
2
-3
/
+85
|
*
|
ASoC: Intel: Skylake: fix noderef.cocci warnings
kbuild test robot
2016-08-08
1
-1
/
+1
|
*
|
ASoC: Intel: Skylake: Add library loading IPCs
Ramesh Babu
2016-08-08
2
-0
/
+26
|
*
|
ASoC: Intel: Bxt: Parse UUIDs once
Vinod Koul
2016-08-08
1
-3
/
+6
|
*
|
ASoC: Intel: Skylake: Parse UUIDs once
Vinod Koul
2016-08-08
1
-7
/
+9
|
*
|
ASoC: Intel: Skylake: add additional args to module parsing
Senthilnathan Veppur
2016-08-08
4
-7
/
+9
|
*
|
ASoC: Intel: Skylake: add support for tplg manifest load
Kranthi G
2016-08-08
3
-0
/
+37
|
*
|
ASoC: Intel: Skylake: split fw and dsp initialization
Vinod Koul
2016-08-08
7
-15
/
+65
|
*
|
ASoC: Intel: Skylake: modify skl_get_dsp_ops()
Vinod Koul
2016-08-08
2
-14
/
+17
|
*
|
ASoC: Intel: Skylake: Move modules query to runtime
Vinod Koul
2016-08-08
2
-6
/
+28
|
|
/
*
|
ASoC: Intel: Skylake: Fix error return code in skl_probe()
Wei Yongjun
2016-08-12
1
-1
/
+3
*
|
ASoC: Intel: Skylake: Check list empty while getting module info
Vinod Koul
2016-08-01
1
-0
/
+5
|
/
*
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
Mark Brown
2016-07-24
16
-334
/
+1114
|
\
|
*
ASoC: Intel: Skylake: Delete an unnecessary check before the function call "r...
Markus Elfring
2016-07-24
1
-2
/
+1
|
*
ASoC: Intel: Skylake: Fix NULL Pointer exception in dynamic_debug.
Vedang Patel
2016-07-24
1
-1
/
+1
|
*
ASoC: Intel: Kbl: add kabylake additional machine entries
Vinod Koul
2016-07-14
1
-0
/
+2
|
*
ASoC: Intel: Skylake: reduce machine name for skl_nau88l25_max98357a
Vinod Koul
2016-07-14
1
-1
/
+1
|
*
ASoC: Intel: Skylake: reduce machine name for skl_nau88l25_ssm4567
Vinod Koul
2016-07-14
1
-1
/
+1
|
*
ASoC: Intel: Skylake: Fix fw reload failure
Senthilnathan Veppur
2016-07-14
1
-1
/
+2
|
*
ASoC: Intel: add kablake device IDs
Vinod Koul
2016-07-11
2
-0
/
+14
|
*
ASoC: Intel: Skylake: Increase loglevel of debug messages.
Vedang Patel
2016-06-27
2
-3
/
+3
|
*
ASoC: Intel: Skylake: Support multi-core in Broxton
Jayachandran B
2016-06-22
1
-41
/
+103
|
*
ASoC: Intel: Skylake: Support multi-core in Skylake
Jayachandran B
2016-06-22
1
-29
/
+48
|
*
ASoC: Intel: Skylake: Add DSP muti-core infrastructure
Jayachandran B
2016-06-22
5
-120
/
+278
|
*
ASoC: Intel: Skylake: Update comment style
Vinod Koul
2016-06-22
1
-1
/
+1
[next]