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
2013-12-12
ASoC: tegra: update module reset list for Tegra124
Stephen Warren
1
-4
/
+16
2013-12-11
ASoC: tegra: convert to standard DMA DT bindings
Stephen Warren
8
-60
/
+42
2013-12-11
ASoC: tegra: allocate AHUB FIFO during probe() not startup()
Stephen Warren
1
-44
/
+47
2013-12-11
ASoC: tegra: call pm_runtime APIs around register accesses
Stephen Warren
1
-0
/
+32
2013-12-11
ASoC: tegra: use reset framework
Stephen Warren
3
-34
/
+41
2013-12-11
Merge tag 'asoc-dma-v3.14' into for-3.14/dmas-resets-rework
Stephen Warren
2
-22
/
+113
2013-12-11
ASoC: dmaengine: fix deferred probe detection
Stephen Warren
1
-1
/
+1
2013-12-11
ASoC: dmaengine: support deferred probe for DMA channels
Stephen Warren
1
-4
/
+16
2013-12-09
ASoC: dmaengine: add custom DMA config to snd_dmaengine_pcm_config
Stephen Warren
1
-2
/
+16
2013-12-09
Merge remote-tracking branch 'asoc/fix/dma' into asoc-dma
Mark Brown
1
-11
/
+27
2013-12-09
ASoC: don't leak on error in snd_dmaengine_pcm_register
Stephen Warren
1
-11
/
+27
2013-12-09
ASoC: restructure dmaengine_pcm_request_chan_of()
Stephen Warren
1
-8
/
+13
2013-12-03
Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/atmel', 'asoc/fi...
Mark Brown
8
-39
/
+24
2013-12-03
ASoC: wm8731: fix dsp mode configuration
Bo Shen
1
-2
/
+2
2013-12-02
ASoC: core: fix devres parameter in devm_snd_soc_register_card()
Shawn Guo
1
-2
/
+2
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: omap: n810: Convert to clk_prepare_enable/clk_disable_unprepare
Jarkko Nikula
1
-2
/
+2
2013-12-02
ASoC: fsl: set correct platform drvdata in pcm030_fabric_probe()
Wei Yongjun
1
-1
/
+2
2013-12-02
ASoC: fsl: imx-pcm-fiq: Remove unused 'runtime' variable
Fabio Estevam
1
-1
/
+0
2013-12-02
ASoC: fsl: imx-pcm-fiq: remove bogus period delta calculation
Oskar Schirmer
1
-19
/
+2
2013-11-29
ASoC: core: Use consistent byte ordering in snd_soc_bytes_get
Charles Keepax
1
-2
/
+2
2013-11-28
ASoC: Add resource managed snd_dmaengine_pcm_register()
Lars-Peter Clausen
1
-0
/
+41
2013-11-27
ASoC: kirkwood: Fix erroneous double output while playing
Jean-Francois Moine
1
-5
/
+5
2013-11-27
ASoC: kirkwood: Fix invalid S/PDIF format
Jean-Francois Moine
1
-4
/
+8
2013-11-27
ASoC: pcm: Always honor DAI min and max sample rate constraints
Lars-Peter Clausen
1
-6
/
+12
2013-11-27
ASoC: pcm: Fix rate_max calculation
Lars-Peter Clausen
1
-1
/
+1
2013-11-27
ASoC: wm5110: Remove output OSR and PGA volume controls
Charles Keepax
1
-25
/
+0
2013-11-27
ASoC: atmel: sam9x5_wm8731: fix oops when unload module
Bo Shen
1
-0
/
+2
2013-11-25
ASoC: wm8990: Mark the register map as dirty when powering down
Mark Brown
1
-0
/
+2
2013-11-24
ASoC: rcar: select REGMAP
Kuninori Morimoto
1
-0
/
+1
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-20
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-18
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-16
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
[next]