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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-01
ASoC: Intel: byt/hsw: Add missing kthread_stop to error/cleanup path
Imre Deak
2
-5
/
+12
2014-06-01
ASoC: Intel: Add Baytrail byt-max98090 machine driver
Jarkko Nikula
4
-0
/
+215
2014-05-26
ASoC: Intel: avoid format string leak to thread name
Kees Cook
2
-2
/
+2
2014-05-19
ASoC: Intel: Fix pcm stream context restore crash
Kevin Strasser
1
-1
/
+3
2014-05-16
ASoC: Intel: remove codec memeber from codec structs
Vinod Koul
3
-7
/
+0
2014-05-16
ASoC: Intel: add drain_notify support
Vinod Koul
2
-0
/
+13
2014-05-16
ASoC: Intel: Revert "rename pcm dias to media dai"
Vinod Koul
1
-19
/
+19
2014-05-15
ASoC: Intel: Fix simultaneous Baytrail SST capture and playback
Jarkko Nikula
1
-1
/
+1
2014-05-14
ASoC: Intel: Only export one Baytrail DAI
Liam Girdwood
2
-18
/
+3
2014-05-14
ASoC: Intel: Make Baytrail PCM data per stream rather than per DAI device
Liam Girdwood
1
-8
/
+8
2014-05-13
Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
11
-62
/
+129
2014-05-13
ASoC: Intel: Fix Baytrail SST DSP firmware loading
Jarkko Nikula
1
-1
/
+1
2014-05-13
ASoC: Intel: Use ACPI device for Baytrail PCM buffer allocation
Jarkko Nikula
1
-5
/
+3
2014-05-12
ASoC: Intel: Allow byt-5640 machine driver and SST core go to suspend
Jarkko Nikula
1
-2
/
+12
2014-05-12
ASoC: Intel: Add Baytrail suspend/resume support
Liam Girdwood
3
-1
/
+179
2014-05-12
ASoC: Intel: Allow Rx/Tx message list can be cleared prior to suspend
Liam Girdwood
1
-0
/
+18
2014-05-12
ASoC: Intel: Move Baytrail extended fw address saving to sst_byt_boot()
Jarkko Nikula
1
-7
/
+7
2014-05-12
ASoC: Intel: Pass stream start position to sst_byt_stream_start()
Jarkko Nikula
3
-4
/
+6
2014-05-12
ASoC: Intel: Simplify Baytrail stream control IPC construction
Jarkko Nikula
1
-19
/
+15
2014-05-12
ASoC: Intel: Sample Baytrail DSP DMA pointer only after each period
Jarkko Nikula
1
-13
/
+13
2014-05-09
ASoC: Intel: Build Medfield compressed ops
Mark Brown
1
-1
/
+1
2014-05-08
ASoC: Intel: rename pcm dias to media dai
Vinod Koul
1
-19
/
+19
2014-05-08
ASoC: Intel: remove unused sst-mfld platform dais
Vinod Koul
1
-30
/
+0
2014-05-08
ASoC: Intel: split the pcm and compress to different files
Vinod Koul
3
-200
/
+232
2014-05-08
ASoC: Intel: mark sst_set_stream_status as non static
Vinod Koul
2
-1
/
+2
2014-05-08
ASoc: Intel: rename sst-mfld-platform.c
Vinod Koul
2
-1
/
+1
2014-05-08
ASoC: Intel: remove FSF snail mail address
Vinod Koul
3
-16
/
+0
2014-05-08
ASoC: Intel: move component registration blob
Vinod Koul
1
-4
/
+5
2014-05-08
ASoC: Intel: Add support to unload/reload firmware modules.
Liam Girdwood
2
-0
/
+40
2014-05-07
ASoC: Intel: Fix block offset calculations.
Liam Girdwood
1
-5
/
+3
2014-05-05
ASoC: Intel: Fix check for pdata usage before dereference.
Liam Girdwood
1
-1
/
+3
2014-05-02
ASoC: Intel: Fix stream position pointer.
Liam Girdwood
3
-7
/
+29
2014-05-02
ASoC: Intel: Fix allow hw_params to be called more than once.
Liam Girdwood
1
-0
/
+28
2014-05-02
ASoC: Intel: Fix Audio DSP usage when IOMMU is enabled.
Liam Girdwood
7
-15
/
+12
2014-05-02
ASoC: Intel: Fix Haswell/Broadwell DSP page table creation.
Liam Girdwood
1
-27
/
+31
2014-05-02
ASoC: Intel: Fix allocated block list usage when adding blocks.
Liam Girdwood
1
-0
/
+3
2014-05-02
ASoC: Intel: Fix block allocation so we only allocate blocks once.
Liam Girdwood
1
-4
/
+0
2014-04-24
ASoC: Intel: Cancel hsw_notification_work before freeing the stream
Jarkko Nikula
1
-0
/
+1
2014-04-23
ASoC: Intel: Fix audio crash due to race condition in stream deletion
Wenkai Du
2
-0
/
+16
2014-04-22
ASoC: Intel: Fix audio crash due to negative address offset
Wenkai Du
1
-1
/
+1
2014-04-18
ASoC: Intel: Fix incorrect sizeof() in sst_hsw_stream_get_volume()
Christian Engelmayer
1
-1
/
+2
2014-04-18
ASoC: Intel: some incorrect sizeof() usages
Dan Carpenter
1
-2
/
+2
2014-04-15
ASoC: Intel: Fix a self assignment in sst_mem_block_alloc_scratch()
Christian Engelmayer
1
-3
/
+1
2014-04-15
ASoC: Intel: Fix incorrect sizeof() in sst_hsw_stream_get_volume()
Christian Engelmayer
1
-1
/
+2
2014-04-10
Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
19
-39
/
+163
2014-04-09
Merge tag 'asoc-v3.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
19
-39
/
+163
2014-04-08
Merge remote-tracking branches 'asoc/fix/rt5640', 'asoc/fix/samsung', 'asoc/f...
Mark Brown
10
-18
/
+35
2014-04-08
Merge remote-tracking branches 'asoc/fix/alc5632', 'asoc/fix/cs42l52', 'asoc/...
Mark Brown
9
-21
/
+128
2014-04-08
ASoC: davinci-mcasp: Fix bit clock polarity settings
Peter Ujfalusi
1
-3
/
+3
2014-04-08
ASoC: samsung: Fix build on multiplatform
Sachin Kamat
7
-16
/
+18
[next]