index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
davinci
/
davinci-mcasp.c
Age
Commit message (
Expand
)
Author
2012-12-07
ASoC: McASP: implement a way to force BCLK/LRCLK ratios
Daniel Mack
2012-12-07
ASoC: McASP: calculate values for channel size
Daniel Mack
2012-12-07
ASoC: McASP: remove unused variables
Daniel Mack
2012-10-22
ASoC: davinci: replace private sram api with genalloc
Matt Porter
2012-10-15
ASoC: McASP: treat SNDRV_PCM_FORMAT_U24_* as 32 bit words
Daniel Mack
2012-10-15
ASoC: McASP: add support for 24 bit samples
Daniel Mack
2012-10-15
ASoC: McASP: set format parameters in dependence of the DAI format
Daniel Mack
2012-10-15
ASoC: McASP: make AHCLK direction configurable
Daniel Mack
2012-10-15
ASoC: McASP: add support for clock dividers
Daniel Mack
2012-09-06
ASoC: Davinci: McASP: add support new McASP IP Variant
Hebbar, Gururaja
2012-09-05
Merge branch 'asoc-omap' into for-3.7
Mark Brown
2012-08-27
ASoC: Davinci: McASP: add device tree support for McASP
Hebbar, Gururaja
2012-08-27
ASoC: davinci: davinci-pcm does not need to be a plaform_driver
Hebbar, Gururaja
2012-08-09
ASoC: McASP: Convert driver to use Runtime PM API
Hebbar, Gururaja
2012-08-09
ASoC: Davinci: McASP: Flush the FIFO before enabling
Vaibhav Bedia
2012-01-02
ASoC: davinci-mcasp.c: use devm_ functions
Julia Lawall
2011-11-25
ASoC: Convert davinci directory to module_platform_driver
Axel Lin
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-08-29
ASoC: davinci-mcasp: add support for unsigned PCM formats
Ben Gardiner
2011-05-19
ASoC: davinci-mcasp: enable ping-pong SRAM buffers
Ben Gardiner
2011-04-26
davinci-mcasp: fix _CBM_CFS pin directions
Ben Gardiner
2011-04-26
davinci-mcasp: fix _CBM_CFS hw_params
Ben Gardiner
2011-04-26
davinci-mcasp: use bitfield definitions for PDIR
Ben Gardiner
2011-04-26
ASoC: davinci-mcasp: correct tdm_slots limit
Ben Gardiner
2011-02-09
ASoC: Davinci: Replace usage of IO_ADDRESS with ioremap()
Vaibhav Bedia
2011-02-09
ASoC: Davinci: Call clk_disable() and clk_put() in case of error
Vaibhav Bedia
2011-02-09
ASoC: Davinci: Use resource_size() helper function
Vaibhav Bedia
2010-11-17
ASoC: davinci: fixes for multi-component
Chris Paulson-Ellis
2010-10-18
ASoC: davinci-mcasp.c: Return error code in failure
Julia Lawall
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-07-20
ASoC: davinci: let platform data define edma queue numbers
Sekhar Nori
2010-06-15
ASoC: DaVinci: Fix McASP hardware FIFO configuration
Sudhakar Rajashekhara
2010-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2010-04-05
ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream
Daniel Mack
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-26
ASoC: DaVinci: Fix stream restart error
Chaithrika U S
2009-12-04
ASoC: DaVinci: Update suspend/resume support for McASP driver
Chaithrika U S
2009-11-18
ASoC: DaVinci: remove requirement that dma_params is 1st in structure
Troy Kisky
2009-09-30
ASoC: DaVinci: McASP FIFO related updates
Chaithrika U S
2009-09-23
ASoC: DaVinci: Correct McASP FIFO initialization
Chaithrika U S
2009-09-23
ASoC: Davinci: Fix race with cpu_dai->dma_data
Troy Kisky
2009-09-18
ASoC: DaVinci: Fixes to McASP configuration
Chaithrika U S
2009-08-13
ASoC: DaVinci: Add a DAI format to McASP driver
Chaithrika U S
2009-08-13
ASoC: DaVinci: McASP driver enhacements
Chaithrika U S
2009-07-16
ASoC: davinci: don't use clock names
Kevin Hilman
2009-06-07
ASoC: Add mcasp support for DM646x
Chaithrika U S