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
/
davinci
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-21
ASoC: davinci: fix sample rotation
Daniel Mack
1
-3
/
+4
2013-05-03
Merge tag 'asoc-v3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
1
-2
/
+5
2013-05-03
ASoC: McASP: Fix receive clock polarity in DAIFMT_NB_NF mode.
Marek Belisko
1
-1
/
+1
2013-04-30
ASoC: McASP: Add pins output direction for rx clocks when configured in CBS_C...
Marek Belisko
1
-1
/
+4
2013-04-23
ASoC: davinci-mcasp: Add Support BCLK-to-LRCLK ratio for TDM modes
Michal Bachraty
2
-4
/
+5
2013-04-23
ASoC: davinci-pcm, davinci-mcasp: Clean up active_serializers
Michal Bachraty
3
-10
/
+10
2013-04-12
Merge remote-tracking branch 'asoc/topic/davinci' into asoc-next
Mark Brown
3
-30
/
+69
2013-04-05
ASoC: davinci-mcasp: don't overwrite DIT settings
Yegor Yefremov
1
-12
/
+13
2013-04-05
ASoC: davinci-mcasp: don't configure AFSX direction in DIT mode
Yegor Yefremov
1
-3
/
+0
2013-03-26
ASoC: switch over to use snd_soc_register_component() on davinci mcasp
Kuninori Morimoto
1
-5
/
+10
2013-03-26
ASoC: switch over to use snd_soc_register_component() on davinci vcif
Kuninori Morimoto
1
-3
/
+8
2013-03-26
ASoC: switch over to use snd_soc_register_component() on davinci i2s
Kuninori Morimoto
1
-5
/
+10
2013-03-12
ASoC: davinci-mcasp: clean up davinci_hw_common_param()
Daniel Mack
1
-23
/
+11
2013-03-04
ASoC: davinci-mcasp: Add support for multichannel playback
Michal Bachraty
3
-15
/
+68
2013-02-11
Merge remote-tracking branch 'asoc/topic/tlv320aic3x' into asoc-next
Mark Brown
1
-3
/
+3
2013-02-04
ASoC: tlv320aic3x: Convert mic bias to a supply widget
Hebbar Gururaja
1
-3
/
+3
2013-01-27
ASoC: McASP: Fix data rotation for playback. Enables 24bit audio playback
Michal Bachraty
1
-1
/
+1
2012-12-07
ASoC: McASP: implement a way to force BCLK/LRCLK ratios
Daniel Mack
2
-0
/
+16
2012-12-07
ASoC: McASP: calculate values for channel size
Daniel Mack
2
-63
/
+10
2012-12-07
ASoC: McASP: remove unused variables
Daniel Mack
2
-3
/
+0
2012-10-22
ASoC: davinci: replace private sram api with genalloc
Matt Porter
3
-6
/
+35
2012-10-15
ASoC: McASP: treat SNDRV_PCM_FORMAT_U24_* as 32 bit words
Daniel Mack
1
-2
/
+2
2012-10-15
ASoC: McASP: add support for 24 bit samples
Daniel Mack
1
-0
/
+12
2012-10-15
ASoC: McASP: set format parameters in dependence of the DAI format
Daniel Mack
1
-4
/
+17
2012-10-15
ASoC: McASP: make AHCLK direction configurable
Daniel Mack
2
-6
/
+25
2012-10-15
ASoC: McASP: add support for clock dividers
Daniel Mack
1
-1
/
+31
2012-10-15
ASoC: enable 192KHz support for McASP
Daniel Mack
2
-13
/
+5
2012-09-06
ASoC: Davinci: McASP: add support new McASP IP Variant
Hebbar, Gururaja
1
-13
/
+73
2012-09-05
Merge branch 'asoc-omap' into for-3.7
Mark Brown
1
-2
/
+8
2012-08-31
ASoC: Davinci: evm: Fix typo in cpu dai name
Hebbar, Gururaja
1
-1
/
+1
2012-08-27
ASoC: Davinci: McASP: add device tree support for McASP
Hebbar, Gururaja
1
-1
/
+123
2012-08-27
ASoC/ARM: Davinci: McASP: split asp header into platform and audio specific
Hebbar, Gururaja
5
-9
/
+4
2012-08-27
ASoC: davinci: davinci-pcm does not need to be a plaform_driver
Hebbar, Gururaja
7
-25
/
+46
2012-08-09
ASoC: McASP: Convert driver to use Runtime PM API
Hebbar, Gururaja
2
-23
/
+20
2012-08-09
ASoC: Davinci: McASP: remove unused header include
Hebbar, Gururaja
1
-1
/
+0
2012-08-09
ASoC: Davinci: McASP: Flush the FIFO before enabling
Vaibhav Bedia
1
-2
/
+8
2012-01-20
ASoC: replace 0xffffffff with DMA_BIT_MASK macro
Joachim Eastwood
1
-2
/
+2
2012-01-07
ASoC: check for substream not channels_min in pcm engines
Joachim Eastwood
1
-3
/
+2
2012-01-02
ASoC: davinci-i2s.c: use devm_ functions
Julia Lawall
1
-26
/
+13
2012-01-02
ASoC: davinci-mcasp.c: use devm_ functions
Julia Lawall
1
-28
/
+12
2012-01-02
ASoC: davinci-vcif.c: use devm_ functions
Julia Lawall
1
-10
/
+4
2011-12-22
ASoC: davinci: Add .owner to struct snd_soc_card
Axel Lin
2
-0
/
+7
2011-11-25
ASoC: Convert davinci directory to module_platform_driver
Axel Lin
4
-44
/
+4
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
3
-3
/
+3
2011-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
4
-74
/
+76
2011-10-13
Drop default from "DM365 codec select" choice
Paul Bolle
1
-1
/
+0
2011-10-08
ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers
Mark Brown
1
-2
/
+0
2011-09-30
ASoC: Davinci: Fix FS polarity for I2S format
Jarkko Nikula
1
-1
/
+4
2011-09-16
ASoC: davinci-pcm: trivial: replace link with actual chan/link
Ben Gardiner
1
-64
/
+59
2011-08-29
ASoC: davinci-mcasp: add support for unsigned PCM formats
Ben Gardiner
1
-7
/
+13
[next]