Age | Commit message (Expand) | Author |
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 |
2011-05-30 | Merge branch 'for-2.6.40' into for-2.6.41 | Mark Brown |
2011-05-26 | mfd: Use mfd cell platform_data for davinci cells platform bits | Samuel Ortiz |
2011-05-25 | ASoC: davinci-pcm: comments for the conversion to BATCH mode | Ben Gardiner |
2011-05-25 | ASoC: davinci-pcm: convert to BATCH mode | Ben Gardiner |
2011-05-25 | ASoC: davinci-pcm: extract period elapsed functions | Ben Gardiner |
2011-05-25 | ASoC: davinci-pcm: fix audible glitch on 2nd ping-pong playback | Ben Gardiner |
2011-05-25 | ASoC: davinci-pcm: increase the maximum channels | Ben Gardiner |
2011-05-25 | ASoC: davinci-pcm: expand the .formats | Ben Gardiner |
2011-05-25 | ASoC: davinci-pcm: trivial: make ping-pong params setup symmetrical | 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-03-23 | asoc: davinci_voicecodec: use mfd_data instead of driver_data | Andres Salomon |
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 |
2011-02-03 | asoc: davinci: da830/omap-l137: correct cpu_dai_name | Vaibhav Bedia |
2011-01-21 | ASoC: da8xx/omap-l1xx: match codec_name with i2c ids | Rajashekhara, Sudhakar |
2011-01-05 | ASoC: Remove needless inclusion of tlv320aic3x.h from machine drivers | Jarkko Nikula |
2010-11-25 | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown |
2010-11-25 | ASoC: davinci-vcif - fix a memory leak | Axel Lin |