index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
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-14
ASoC: Add snd_soc_kcontrol_platform() helper function
Lars-Peter Clausen
1
-4
/
+4
2014-03-21
ASoC: mfld_machine: Fix compile error
Lars-Peter Clausen
1
-1
/
+1
2014-03-21
ASoC: mfld_machine: Convert to table based DAPM and control setup
Lars-Peter Clausen
1
-29
/
+20
2014-03-13
Merge tag 'asoc-v3.15' into asoc-intel
Mark Brown
1
-24
/
+41
2014-03-13
ASoC: Intel: don't select RT5640 if !I2C
Stephen Warren
1
-2
/
+2
2014-03-12
Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/topic/omap', 'asoc/topic/pxa' and 'asoc/topic/rcar' into asoc-next
Mark Brown
20
-14
/
+7687
2014-03-07
ASoC: Intel: Clean up indentation for Haswell machine driver/Kconfig
Liam Girdwood
2
-6
/
+6
2014-03-07
ASoC: Intel: Use .dai_fmt for setting Haswell BE format.
Liam Girdwood
1
-8
/
+2
2014-03-07
ASoC: Intel: Check Haswell IPC process_reply/notification return value.
Liam Girdwood
1
-2
/
+2
2014-03-06
ASoC: Baytrail: fix error handling in sst_byt_dsp_init()
Dan Carpenter
1
-5
/
+5
2014-02-26
ASoC: Intel: Baytrail: Fix implicit declaration of function 'memcpy_fromio'
Jarkko Nikula
1
-0
/
+1
2014-02-26
ASoC: Intel: byt-rt5640: Use init time DAI format
Jarkko Nikula
1
-11
/
+4
2014-02-26
ASoC: Intel: byt-rt5640: Update internal mic and speaker kcontrol names
Jarkko Nikula
1
-11
/
+11
2014-02-26
ASoC: intel: incorrect sizeof()
Dan Carpenter
1
-1
/
+1
2014-02-26
ASoC: intel: restore IRQs on error
Dan Carpenter
1
-1
/
+1
2014-02-26
ASoC: Intel: sst-firmware: missing curly braces (harmless)
Dan Carpenter
1
-1
/
+2
2014-02-26
ASoC: Intel: sst-acpi: Fix Oops in case of missing firmware
Jarkko Nikula
1
-0
/
+1
2014-02-25
ASoC: Intel: Add build support for Baytrail SST
Jarkko Nikula
2
-1
/
+18
2014-02-25
ASoC: Intel: Add Baytrail SST and byt-rt5640 machine driver probing
Jarkko Nikula
1
-0
/
+17
2014-02-25
ASoC: Intel: Add machine driver for Baytrail SST with RT5640 codec
Jarkko Nikula
1
-0
/
+194
2014-02-25
ASoC: Intel: Add Intel Baytrail SST PCM platform driver
Jarkko Nikula
1
-0
/
+422
2014-02-25
ASoC: Intel: Add Intel Baytrail SST DSP IPC support
Jarkko Nikula
2
-0
/
+935
2014-02-25
ASoC: Intel: Add Intel Baytrail SST DSP support
Jarkko Nikula
2
-0
/
+373
2014-02-25
ASoC: Intel: Add Baytrail SST ID and Baytrail specific register bits
Jarkko Nikula
1
-0
/
+11
2014-02-22
ASoC: Intel: Add Haswell Machine support
Liam Girdwood
3
-0
/
+257
2014-02-22
ASoC: Intel: Add build support for Haswell ADSP
Liam Girdwood
2
-0
/
+8
2014-02-22
ASoC: Intel: Add Haswell and Broadwell PCM platform driver
Liam Girdwood
1
-0
/
+872
2014-02-22
ASoC: Intel: Add Haswell/Broadwell IPC
Liam Girdwood
2
-0
/
+2273
[prev]
[next]