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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-05
Merge remote-tracking branches 'asoc/topic/gpiod-flags', 'asoc/topic/gtm601',...
Mark Brown
14
-68
/
+711
2015-06-05
Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-next
Mark Brown
1
-1
/
+1
2015-06-02
ASoC: Intel: Allocate for the mailbox with max size
Subhransu S. Prusty
2
-3
/
+30
2015-06-02
ASoC: Intel: handle haswell pcm suspend including runtime modules freeing
Jie Yang
1
-6
/
+16
2015-06-02
ASoC: Intel: check and clear runtime module pointer
Jie Yang
1
-2
/
+7
2015-06-02
ASoC: intel: Revert "ASoC: Intel: fix broadwell module removing failed issue"
Jie Yang
1
-3
/
+1
2015-06-02
ASoC: intel: Revert "ASoC: Intel: remove unused function hsw_pcm_free_modules()"
Jie Yang
1
-0
/
+15
2015-06-02
ASoC: Intel: don't need compress offload for broadwell
Jie Yang
1
-1
/
+0
2015-05-28
ASoC: Intel: fix broadwell module removing failed issue
Liam Girdwood
1
-1
/
+3
2015-05-28
ASoC: Intel: remove unused function hsw_pcm_free_modules()
Jie Yang
1
-15
/
+0
2015-05-22
ASoC: Intel: Initialize max mailbox size for haswell
Subhransu S. Prusty
1
-0
/
+3
2015-05-22
ASoC: Intel: Initialize max mailbox size for baytrail
Subhransu S. Prusty
1
-0
/
+2
2015-05-22
ASoC: Intel: Allow to configure max size for mailbox data
Subhransu S. Prusty
1
-0
/
+2
2015-05-22
ASoC: Intel: Remove the direct register reference from common ipc
Subhransu S. Prusty
1
-3
/
+2
2015-05-22
ASoC: Intel: Move the busy check to ops for HSW
Subhransu S. Prusty
1
-0
/
+9
2015-05-22
ASoC: Intel: Move the busy check to ops for Baytrail
Subhransu S. Prusty
1
-0
/
+9
2015-05-22
ASoC: Intel: Create an ops to check for DSP busy
Subhransu S. Prusty
1
-0
/
+1
2015-05-06
ASoC: Intel: add support for configuring TDM slots for SSP
Vinod Koul
3
-0
/
+31
2015-05-06
ASoC: intel: add support for specifying PCM format
Vinod Koul
3
-0
/
+115
2015-05-06
ASoC: Intel: load hw_defaults in hw_params of ssp be
Vinod Koul
2
-3
/
+15
2015-05-06
ASoC: Intel: use local values for ssp configuration
Vinod Koul
2
-23
/
+32
2015-05-06
ASoC: Intel: add frame and data polarity to ssp config
Vinod Koul
2
-0
/
+4
2015-05-06
ASoC: Intel: Enabled button jack for BSW platform with rt5650 codec
Fang, Yang A
1
-13
/
+12
2015-05-06
Merge branch 'topic/rt5645' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Mark Brown
1
-1
/
+1
2015-05-05
ASoC: Intel: Fixed kbuild warnings
Fang, Yang A
1
-3
/
+1
2015-05-04
ASoC: Intel: Support rt5650 codec for Cherrytrail & Braswell
Fang, Yang A
2
-13
/
+84
2015-05-04
ASoC: Intel: Add Cherrytrail & Braswell machine driver cht_bsw_max98090_ti
Fang, Yang A
3
-0
/
+334
2015-05-04
ASoC: Intel: Add support max98090 in sst driver
Fang, Yang A
1
-0
/
+2
2015-04-29
ASoC: rt5645: Adds push button support for rt5650
Bard Liao
1
-1
/
+1
2015-04-27
ASoC: Intel: Add support rt5650 in sst driver
Fang, Yang A
1
-0
/
+2
2015-04-27
ASoC: intel - use SNDRV_CTL_ELEM_ID_NAME_MAXLEN
Vinod Koul
1
-1
/
+1
2015-04-27
ASoC: Intel: Remove invalid kfree of devm allocated data
Jin Yao
1
-1
/
+0
2015-04-23
ASoC: Intel: fix the makefile for atom code
Vinod Koul
1
-1
/
+1
2015-04-17
ASoC: Intel: sst_byt: remove kfree for memory allocated with devm_kzalloc
Wei Yongjun
1
-1
/
+0
2015-04-15
ASoC: Intel: Remove invalid kfree of devm allocated data
Jin Yao
1
-1
/
+0
2015-04-12
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
Mark Brown
45
-695
/
+1350
2015-04-12
Merge tag 'asoc-v4.1' into asoc-next
Mark Brown
13
-69
/
+291
2015-04-12
Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus
Mark Brown
4
-1
/
+7
2015-04-12
ASoC: Intel: fix array_size.cocci warnings
kbuild test robot
1
-1
/
+1
2015-04-10
ASoC: Intel: Use the generic IPC/mailbox APIs in Broadwell
Jin Yao
1
-295
/
+87
2015-04-10
ASoC: Intel: Use the generic IPC/mailbox APIs in Baytrail
Jin Yao
1
-283
/
+77
2015-04-10
ASoC: Intel: Refactor common IPC/mailbox code into generic APIs
Jin Yao
3
-1
/
+387
2015-04-09
ASoC: Intel: do cast earlier in sst_cdev_tstamp()
Dan Carpenter
1
-1
/
+1
2015-04-08
ASoC: Intel: remove unused functions
Sudip Mukherjee
1
-24
/
+0
2015-04-08
ASoC: Intel: Fix a buffer overflow issue
Jie Yang
1
-1
/
+1
2015-04-06
ASoC: Intel: read_shim_data() can be static
kbuild test robot
1
-2
/
+2
2015-04-06
ASoC: Intel: create atom folder and move atom platform files in
Jie Yang
21
-20
/
+18
2015-04-06
ASoC: Intel: create baytrail folder and move baytrail platform files in
Jie Yang
6
-10
/
+11
2015-04-06
ASoC: Intel: create boards folder and move sst boards files in
Jie Yang
10
-30
/
+31
2015-04-06
ASoC: Intel: create haswell folder and move haswell platform files in
Jie Yang
6
-11
/
+13
[next]