Age | Commit message (Expand) | Author |
2013-04-23 | ASoC: davinci-mcasp: Add Support BCLK-to-LRCLK ratio for TDM modes | Michal Bachraty |
2013-04-23 | ASoC: davinci-pcm, davinci-mcasp: Clean up active_serializers | Michal Bachraty |
2013-04-12 | Merge remote-tracking branch 'asoc/topic/davinci' into asoc-next | Mark Brown |
2013-04-05 | ASoC: davinci-mcasp: don't overwrite DIT settings | Yegor Yefremov |
2013-04-05 | ASoC: davinci-mcasp: don't configure AFSX direction in DIT mode | Yegor Yefremov |
2013-03-26 | ASoC: switch over to use snd_soc_register_component() on davinci mcasp | Kuninori Morimoto |
2013-03-26 | ASoC: switch over to use snd_soc_register_component() on davinci vcif | Kuninori Morimoto |
2013-03-26 | ASoC: switch over to use snd_soc_register_component() on davinci i2s | Kuninori Morimoto |
2013-03-12 | ASoC: davinci-mcasp: clean up davinci_hw_common_param() | Daniel Mack |
2013-03-04 | ASoC: davinci-mcasp: Add support for multichannel playback | Michal Bachraty |
2013-02-11 | Merge remote-tracking branch 'asoc/topic/tlv320aic3x' into asoc-next | Mark Brown |
2013-02-04 | ASoC: tlv320aic3x: Convert mic bias to a supply widget | Hebbar Gururaja |
2013-01-27 | ASoC: McASP: Fix data rotation for playback. Enables 24bit audio playback | Michal Bachraty |
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-10-15 | ASoC: enable 192KHz support for McASP | 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-31 | ASoC: Davinci: evm: Fix typo in cpu dai name | Hebbar, Gururaja |
2012-08-27 | ASoC: Davinci: McASP: add device tree support for McASP | Hebbar, Gururaja |
2012-08-27 | ASoC/ARM: Davinci: McASP: split asp header into platform and audio specific | 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: remove unused header include | Hebbar, Gururaja |
2012-08-09 | ASoC: Davinci: McASP: Flush the FIFO before enabling | Vaibhav Bedia |
2012-01-20 | ASoC: replace 0xffffffff with DMA_BIT_MASK macro | Joachim Eastwood |
2012-01-07 | ASoC: check for substream not channels_min in pcm engines | Joachim Eastwood |
2012-01-02 | ASoC: davinci-i2s.c: use devm_ functions | Julia Lawall |
2012-01-02 | ASoC: davinci-mcasp.c: use devm_ functions | Julia Lawall |
2012-01-02 | ASoC: davinci-vcif.c: use devm_ functions | Julia Lawall |
2011-12-22 | ASoC: davinci: Add .owner to struct snd_soc_card | Axel Lin |
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-10-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-10-13 | Drop default from "DM365 codec select" choice | Paul Bolle |
2011-10-08 | ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers | Mark Brown |
2011-09-30 | ASoC: Davinci: Fix FS polarity for I2S format | Jarkko Nikula |
2011-09-16 | ASoC: davinci-pcm: trivial: replace link with actual chan/link | Ben Gardiner |
2011-08-29 | ASoC: davinci-mcasp: add support for unsigned PCM formats | Ben Gardiner |
2011-07-20 | ASoC: davinci: add missing break statement | Rajashekhara, Sudhakar |
2011-07-20 | ASoC: davinci: fix codec start and stop functions | Rajashekhara, Sudhakar |
2011-06-07 | ASoC: core - Optimise and refactor pcm_new() to pass only rtd | Liam Girdwood |
2011-06-06 | Merge branch 'for-3.0' into for-3.1 | Mark Brown |