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
2016-12-01
ASoC: core: replace codec_dev_list to component_dev_list on Card
Kuninori Morimoto
2
-12
/
+20
2016-11-30
ASoC: cht_bsw_rt5672: Use HID translation unit
Takashi Iwai
1
-2
/
+28
2016-11-30
ASoC: intel: Fix crash at suspend/resume without card registration
Takashi Iwai
1
-0
/
+6
2016-11-30
ASoC: intel: Replace kthread with work
Takashi Iwai
7
-48
/
+24
2016-11-30
ASoC: Intel: Add missing 10EC5672 ACPI ID matching for Cherry Trail
Takashi Iwai
1
-0
/
+2
2016-11-29
ASoC: Intel: atom: Make some messages to debug level
Takashi Iwai
2
-3
/
+3
2016-11-25
ASoC: Intel: Skylake: Removed the unused I2S blob structure
GuruprasadX Pawse
1
-17
/
+0
2016-11-25
ASoC: Intel: Skylake: Don't use dma I2S config structure in kernel
GuruprasadX Pawse
1
-6
/
+3
2016-11-22
ASoC: cht_bsw_rt5645: Fix leftover kmalloc
Takashi Iwai
1
-3
/
+3
2016-11-16
ASoC: intel: mfld: Make static string arrays 'const 'char * const []'
Lars-Peter Clausen
1
-2
/
+2
2016-11-13
ASoC: Intel: bytct_rt5640: change default capture settings
Pierre-Louis Bossart
1
-3
/
+8
2016-11-13
ASoC: Intel: detect audio routing with CHAN package
Pierre-Louis Bossart
1
-2
/
+51
2016-11-13
ASoC: Intel: common: add ACPI package extraction utility
Pierre-Louis Bossart
2
-1
/
+73
2016-11-09
ASoC: Intel: Skylake: Flush pending D0i3 request on suspend
Jayachandran B
3
-0
/
+38
2016-11-09
ASoC: Intel: Skylake: remove pci device enabling calls on suspend
Jayachandran B
1
-2
/
+0
2016-11-04
Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus
Mark Brown
4
-7
/
+9
2016-11-03
ASoC: Intel: Skylake: Add D0i3 mode ref counting
Vinod Koul
6
-0
/
+74
2016-11-03
ASoC: Intel: Skylake: Add support for specifying D0i3 configuration
Vinod Koul
2
-0
/
+11
2016-11-03
ASoC: Intel: Skylake: Add support for LPMode
Vinod Koul
5
-3
/
+17
2016-11-03
ASoC: Intel: Skylake: Add D0iX callbacks
Jayachandran B
3
-0
/
+171
2016-11-03
ASoC: Intel: Skylake: Add support for programming D0i3C
Pardha Saradhi K
4
-0
/
+56
2016-11-03
ASoC: Intel: Skylake: Add D0iX IPCs
Pardha Saradhi K
2
-1
/
+52
2016-11-03
ASoC: Intel: Add sst_ipc_tx_message_nopm
Vinod Koul
2
-0
/
+11
2016-10-28
ASoC: Intel: Add check_dsp_lp_on callback on IPC
Vinod Koul
2
-1
/
+19
2016-10-28
ASoC: Intel: atom: Add debug information related to FW version
Sebastien Guiriec
1
-0
/
+5
2016-10-28
ASoC: Intel: Skylake: Use DPIB to update position for Playback stream
Dharageswari R
1
-2
/
+16
2016-10-28
ASoC: Intel: Skylake: Fix to turn off hdmi power on probe failure
Sodhi, VunnyX
1
-1
/
+4
2016-10-26
ASoC: Intel: Skylake: Fix a shift wrapping bug
Dan Carpenter
1
-1
/
+1
2016-10-24
ASoC: constify snd_soc_ops structures
Julia Lawall
12
-24
/
+24
2016-10-24
ASoC: intel: broadwell: constify snd_soc_ops structures
Julia Lawall
1
-1
/
+1
2016-10-24
ASoC: sst-bxt-da7219_max98357a: fix obsoleted initializer for array
Colin Ian King
1
-1
/
+1
2016-10-24
ASoC: Intel: Skylake: Always acquire runtime pm ref on unload
Lukas Wunner
1
-2
/
+1
2016-10-24
ASoC: Intel: Atom: add terminate entry for dmi_system_id tables
Wei Yongjun
1
-0
/
+1
2016-10-21
ASoC: Intel: report JACK_LINEOUT event
Sathyanarayana Nujella
1
-2
/
+2
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
1
-1
/
+0
2016-10-11
kthread: kthread worker API cleanup
Petr Mladek
4
-6
/
+6
2016-10-11
ASoC: Intel: haswell depends on sst-firmware
Arnd Bergmann
1
-2
/
+1
2016-10-06
ASoC: Intel: report JACK_LINEOUT event
Sathyanarayana Nujella
1
-2
/
+2
2016-09-30
Merge tag 'asoc-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
Takashi Iwai
28
-368
/
+2314
2016-09-29
Merge remote-tracking branch 'asoc/topic/pcm' into asoc-next
Mark Brown
3
-3
/
+3
2016-09-29
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
Mark Brown
25
-365
/
+2310
2016-09-29
ASoC: Intel: Skylake: fix memory leak of module on error exit path
Colin Ian King
1
-1
/
+3
2016-09-27
ASoC: sst-bxt-rt298: fix obsoleted initializers for array
Takashi Sakamoto
1
-7
/
+7
2016-09-27
ASoC: sst-bxt-da7219_max98357a: fix obsoleted initializers for array
Takashi Sakamoto
1
-6
/
+6
2016-09-26
ASoC: Intel: Add DMIC channel constraint for bxt machine
Yong Zhi
1
-0
/
+63
2016-09-24
ASoC: Intel: boards: Add bdw-rt5677 machine driver
John Keeping
4
-0
/
+361
2016-09-24
ASoC: Intel: remove status, it is shadowing status of a higher scope
Colin Ian King
1
-1
/
+0
2016-09-24
ASoC: Intel: atom: add missing \n to end of dev_err/dev_dbg messages
Colin Ian King
1
-8
/
+8
2016-09-24
ASoC: Intel: Skylake: add missing \n to end of dev_* messages
Colin Ian King
5
-23
/
+23
2016-09-24
ASoC: Intel: Skylake: Add table for module id for quick ref
Dharageswari R
2
-2
/
+37
[prev]
[next]