index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-08
ASoC: fsl-ssi: Fix probe error handling
Markus Pargmann
1
-4
/
+12
2014-01-07
ASoC: fsl: Don't set unused struct snd_pcm_hardware fields
Lars-Peter Clausen
4
-17
/
+0
2014-01-07
ASoC: fsl: fsl_ssi: Use '%ld' to print 'long int'
Fabio Estevam
1
-1
/
+1
2014-01-06
ASoC: fsl_ssi: Fix printing return code on clk error
Alexander Shiyan
1
-1
/
+2
2013-12-19
ASoC: fsl_ssi: Add DAI master mode support for SSI on i.MX series
Nicolin Chen
2
-4
/
+278
2013-12-19
ASoC: fsl/mxs: Remove unnecessarily gendered language
Matthew Garrett
2
-6
/
+6
2013-12-05
ASoC: imx-ssi: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-1
/
+3
2013-12-03
ASoC: fsl_ssi: Implement symmetric_channels and symmetric_samplebits
Nicolin Chen
1
-70
/
+9
2013-12-03
Merge remote-tracking branch 'asoc/topic/symmetry' into asoc-fsl
Mark Brown
1
-28
/
+130
2013-12-02
ASoC: fsl_ssi: Add monaural audio support for non-ac97 interface
Nicolin Chen
1
-7
/
+12
2013-12-02
ASoC: fsl: imx-ssi: omit ssi counter to avoid harm in unbalanced situation
Oskar Schirmer
2
-4
/
+2
2013-12-02
ASoC: fsl: Use devm_snd_dmaengine_pcm_register()
Lars-Peter Clausen
5
-27
/
+2
2013-12-02
Merge remote-tracking branch 'asoc/topic/dma' into asoc-fsl
Mark Brown
2
-0
/
+44
2013-12-02
ASoC: Set SNDRV_PCM_INFO_JOINT_DUPLEX for PCMs with symmetry constraints
Lars-Peter Clausen
1
-0
/
+18
2013-12-02
ASoC: generic-dmaengine-pcm: Set BATCH flag when residue reporting is not sup...
Lars-Peter Clausen
1
-0
/
+3
2013-12-02
ASoC: imx-spdif: Remove error message upon devm_kzalloc() failure
Fabio Estevam
1
-1
/
+0
2013-11-28
ASoC: Add resource managed snd_dmaengine_pcm_register()
Lars-Peter Clausen
1
-0
/
+41
2013-11-24
ASoC: fsl-ssi: Move ac97 specific setup to seperate function
Markus Pargmann
1
-25
/
+32
2013-11-24
ASoC: soc-pcm: move DAIs parameters cleaning into hw_free()
Nicolin Chen
1
-13
/
+13
2013-11-24
ASoC: soc-pcm: add symmetry for channels and sample bits
Nicolin Chen
1
-23
/
+107
2013-11-22
Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-42
/
+86
2013-11-21
Merge tag 'asoc-v3.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
5
-42
/
+86
2013-11-21
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+1
2013-11-20
Merge remote-tracking branch 'asoc/fix/wm8962' into asoc-linus
Mark Brown
1
-0
/
+2
2013-11-20
Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linus
Mark Brown
2
-9
/
+6
2013-11-20
Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linus
Mark Brown
19
-124
/
+207
2013-11-20
Merge remote-tracking branch 'asoc/fix/dma' into asoc-linus
Mark Brown
1
-1
/
+3
2013-11-20
Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linus
Mark Brown
1
-1
/
+1
2013-11-20
Merge remote-tracking branch 'asoc/fix/blackfin' into asoc-linus
Mark Brown
1
-0
/
+1
2013-11-20
Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linus
Mark Brown
2
-1
/
+46
2013-11-20
Merge remote-tracking branch 'asoc/fix/ab8500' into asoc-linus
Mark Brown
104
-2781
/
+3145
2013-11-20
ASoC: arizona: Set FLL to free-run before disabling
Richard Fitzgerald
1
-0
/
+4
2013-11-19
ASoC: rcar: fixup dma_async_issue_pending() timing
Kuninori Morimoto
1
-2
/
+1
2013-11-19
ASoC: rcar: off by one in rsnd_scu_set_route()
Dan Carpenter
1
-1
/
+1
2013-11-19
ASoC: wm5110: Add post SYSCLK register patch for rev D chip
Charles Keepax
1
-1
/
+42
2013-11-19
ASoC: ab8500: Revert to using custom I/O functions
Lee Jones
1
-32
/
+34
2013-11-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2013-11-18
ASoC: rcar: fixup mod access before checking
Kuninori Morimoto
1
-6
/
+4
2013-11-17
Merge tag 'sound-fix-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-26
/
+34
2013-11-16
Merge tag 'asoc-v3.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
7
-26
/
+34
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-11-15
Merge remote-tracking branch 'asoc/fix/wm8962' into asoc-linus
Mark Brown
1
-0
/
+2
2013-11-15
Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linus
Mark Brown
19
-124
/
+207
2013-11-15
Merge remote-tracking branch 'asoc/fix/dma' into asoc-linus
Mark Brown
1
-1
/
+3
2013-11-15
Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linus
Mark Brown
1
-1
/
+1
2013-11-15
Merge remote-tracking branch 'asoc/fix/blackfin' into asoc-linus
Mark Brown
1
-0
/
+1
2013-11-15
Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linus
Mark Brown
107
-2828
/
+3190
2013-11-15
ASoC: cs42l52: Correct MIC CTL mask
Brian Austin
1
-1
/
+1
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-3
/
+3
2013-11-14
ASoC: wm8962: Turn on regcache_cache_only before disabling regulator
Nicolin Chen
1
-0
/
+2
[next]