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
/
davinci
/
davinci-mcasp.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-0
/
+15
2012-12-07
ASoC: McASP: calculate values for channel size
Daniel Mack
1
-53
/
+10
2012-12-07
ASoC: McASP: remove unused variables
Daniel Mack
1
-1
/
+0
2012-10-22
ASoC: davinci: replace private sram api with genalloc
Matt Porter
1
-0
/
+2
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
1
-6
/
+20
2012-10-15
ASoC: McASP: add support for clock dividers
Daniel Mack
1
-1
/
+31
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-27
ASoC: Davinci: McASP: add device tree support for McASP
Hebbar, Gururaja
1
-1
/
+123
2012-08-27
ASoC: davinci: davinci-pcm does not need to be a plaform_driver
Hebbar, Gururaja
1
-0
/
+10
2012-08-09
ASoC: McASP: Convert driver to use Runtime PM API
Hebbar, Gururaja
1
-21
/
+19
2012-08-09
ASoC: Davinci: McASP: Flush the FIFO before enabling
Vaibhav Bedia
1
-2
/
+8
2012-01-02
ASoC: davinci-mcasp.c: use devm_ functions
Julia Lawall
1
-28
/
+12
2011-11-25
ASoC: Convert davinci directory to module_platform_driver
Axel Lin
1
-11
/
+1
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-1
/
+1
2011-08-29
ASoC: davinci-mcasp: add support for unsigned PCM formats
Ben Gardiner
1
-7
/
+13
2011-05-20
ASoC: davinci-mcasp: enable ping-pong SRAM buffers
Ben Gardiner
1
-0
/
+2
2011-04-26
davinci-mcasp: fix _CBM_CFS pin directions
Ben Gardiner
1
-1
/
+3
2011-04-26
davinci-mcasp: fix _CBM_CFS hw_params
Ben Gardiner
1
-2
/
+2
2011-04-26
davinci-mcasp: use bitfield definitions for PDIR
Ben Gardiner
1
-3
/
+6
2011-04-26
ASoC: davinci-mcasp: correct tdm_slots limit
Ben Gardiner
1
-2
/
+2
2011-02-10
ASoC: Davinci: Replace usage of IO_ADDRESS with ioremap()
Vaibhav Bedia
1
-6
/
+14
2011-02-10
ASoC: Davinci: Call clk_disable() and clk_put() in case of error
Vaibhav Bedia
1
-3
/
+6
2011-02-10
ASoC: Davinci: Use resource_size() helper function
Vaibhav Bedia
1
-3
/
+3
2010-11-17
ASoC: davinci: fixes for multi-component
Chris Paulson-Ellis
1
-3
/
+10
2010-10-19
ASoC: davinci-mcasp.c: Return error code in failure
Julia Lawall
1
-0
/
+2
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-19
/
+13
2010-07-20
ASoC: davinci: let platform data define edma queue numbers
Sekhar Nori
1
-2
/
+4
2010-06-15
ASoC: DaVinci: Fix McASP hardware FIFO configuration
Sudhakar Rajashekhara
1
-2
/
+0
2010-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-1
/
+2
2010-04-05
ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream
Daniel Mack
1
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-26
ASoC: DaVinci: Fix stream restart error
Chaithrika U S
1
-3
/
+2
2009-12-04
ASoC: DaVinci: Update suspend/resume support for McASP driver
Chaithrika U S
1
-2
/
+16
2009-11-18
ASoC: DaVinci: remove requirement that dma_params is 1st in structure
Troy Kisky
1
-0
/
+1
2009-09-30
ASoC: DaVinci: McASP FIFO related updates
Chaithrika U S
1
-10
/
+7
2009-09-23
ASoC: DaVinci: Correct McASP FIFO initialization
Chaithrika U S
1
-18
/
+18
2009-09-23
ASoC: Davinci: Fix race with cpu_dai->dma_data
Troy Kisky
1
-34
/
+10
2009-09-18
ASoC: DaVinci: Fixes to McASP configuration
Chaithrika U S
1
-2
/
+22
2009-08-14
ASoC: DaVinci: Add a DAI format to McASP driver
Chaithrika U S
1
-0
/
+10
2009-08-14
ASoC: DaVinci: McASP driver enhacements
Chaithrika U S
1
-8
/
+97
2009-07-16
ASoC: davinci: don't use clock names
Kevin Hilman
1
-1
/
+1
2009-06-07
ASoC: Add mcasp support for DM646x
Chaithrika U S
1
-0
/
+874