| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-10-28 | 4 | -74/+76 |
|\ |
|
| * | ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers | Mark Brown | 2011-10-08 | 1 | -2/+0 |
| * | ASoC: Davinci: Fix FS polarity for I2S format | Jarkko Nikula | 2011-09-30 | 1 | -1/+4 |
| * | ASoC: davinci-pcm: trivial: replace link with actual chan/link | Ben Gardiner | 2011-09-16 | 1 | -64/+59 |
| * | ASoC: davinci-mcasp: add support for unsigned PCM formats | Ben Gardiner | 2011-08-29 | 1 | -7/+13 |
* | | Drop default from "DM365 codec select" choice | Paul Bolle | 2011-10-13 | 1 | -1/+0 |
|/ |
|
* | ASoC: davinci: add missing break statement | Rajashekhara, Sudhakar | 2011-07-20 | 1 | -0/+1 |
* | ASoC: davinci: fix codec start and stop functions | Rajashekhara, Sudhakar | 2011-07-20 | 1 | -4/+4 |
* | ASoC: core - Optimise and refactor pcm_new() to pass only rtd | Liam Girdwood | 2011-06-07 | 1 | -2/+4 |
* | Merge branch 'for-3.0' into for-3.1 | Mark Brown | 2011-06-06 | 1 | -1/+1 |
|\ |
|
| * | mfd: Use mfd cell platform_data for davinci cells platform bits | Samuel Ortiz | 2011-05-26 | 1 | -1/+1 |
* | | Merge branch 'for-2.6.40' into for-2.6.41 | Mark Brown | 2011-05-30 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | ASoC: davinci-mcasp: enable ping-pong SRAM buffers | Ben Gardiner | 2011-05-19 | 1 | -0/+2 |
* | | ASoC: davinci-pcm: comments for the conversion to BATCH mode | Ben Gardiner | 2011-05-25 | 1 | -0/+19 |
* | | ASoC: davinci-pcm: convert to BATCH mode | Ben Gardiner | 2011-05-25 | 1 | -48/+19 |
* | | ASoC: davinci-pcm: extract period elapsed functions | Ben Gardiner | 2011-05-25 | 1 | -4/+18 |
* | | ASoC: davinci-pcm: fix audible glitch on 2nd ping-pong playback | Ben Gardiner | 2011-05-25 | 1 | -6/+7 |
* | | ASoC: davinci-pcm: increase the maximum channels | Ben Gardiner | 2011-05-25 | 1 | -2/+2 |
* | | ASoC: davinci-pcm: expand the .formats | Ben Gardiner | 2011-05-25 | 1 | -2/+18 |
* | | ASoC: davinci-pcm: trivial: make ping-pong params setup symmetrical | Ben Gardiner | 2011-05-25 | 1 | -2/+3 |
|/ |
|
* | davinci-mcasp: fix _CBM_CFS pin directions | Ben Gardiner | 2011-04-26 | 1 | -1/+3 |
* | davinci-mcasp: fix _CBM_CFS hw_params | Ben Gardiner | 2011-04-26 | 1 | -2/+2 |
* | davinci-mcasp: use bitfield definitions for PDIR | Ben Gardiner | 2011-04-26 | 1 | -3/+6 |
* | ASoC: davinci-mcasp: correct tdm_slots limit | Ben Gardiner | 2011-04-26 | 1 | -2/+2 |
* | asoc: davinci_voicecodec: use mfd_data instead of driver_data | Andres Salomon | 2011-03-23 | 1 | -1/+1 |
* | ASoC: Davinci: Replace usage of IO_ADDRESS with ioremap() | Vaibhav Bedia | 2011-02-09 | 2 | -12/+27 |
* | ASoC: Davinci: Call clk_disable() and clk_put() in case of error | Vaibhav Bedia | 2011-02-09 | 2 | -6/+12 |
* | ASoC: Davinci: Use resource_size() helper function | Vaibhav Bedia | 2011-02-09 | 2 | -6/+6 |
* | asoc: davinci: da830/omap-l137: correct cpu_dai_name | Vaibhav Bedia | 2011-02-03 | 1 | -3/+15 |
* | ASoC: da8xx/omap-l1xx: match codec_name with i2c ids | Rajashekhara, Sudhakar | 2011-01-21 | 1 | -1/+1 |
* | ASoC: Remove needless inclusion of tlv320aic3x.h from machine drivers | Jarkko Nikula | 2011-01-05 | 1 | -1/+0 |
* | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown | 2010-11-25 | 1 | -0/+3 |
|\ |
|
| * | ASoC: davinci-vcif - fix a memory leak | Axel Lin | 2010-11-25 | 1 | -0/+3 |
* | | ASoC: Do not include soc-dapm.h | Jarkko Nikula | 2010-11-22 | 2 | -2/+0 |
* | | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown | 2010-11-17 | 5 | -22/+61 |
|\ \
| |/ |
|
| * | ASoC: davinci: fixes for multi-component | Chris Paulson-Ellis | 2010-11-17 | 5 | -22/+61 |
* | | ASoC: Decouple DAPM from CODECs | Liam Girdwood | 2010-11-06 | 1 | -10/+11 |
|/ |
|
* | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2010-10-25 | 10 | -195/+130 |
|\ |
|
| * | ASoC: davinci-mcasp.c: Return error code in failure | Julia Lawall | 2010-10-18 | 1 | -0/+2 |
| * | ALSA: ASoc: DaVinci Delay start of ASP to trigger | Troy Kisky | 2010-10-04 | 1 | -6/+0 |
| * | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 10 | -189/+128 |
* | | sound: fixed typos | Andrea Gelmini | 2010-10-17 | 1 | -1/+1 |
|/ |
|
* | ASoC: davinci: let platform data define edma queue numbers | Sekhar Nori | 2010-07-20 | 4 | -5/+19 |
* | ASoC: davinci: check kzalloc() result (typo) | Kulikov Vasiliy | 2010-07-17 | 1 | -1/+1 |
* | ASoC: Remove unnecessary casts of private_data | Joe Perches | 2010-07-13 | 1 | -1/+1 |
* | ASoC: DaVinci: More accurate continuous serial clock for McBSP (I2S) | Raffaele Recalcati | 2010-07-06 | 1 | -5/+19 |
* | ASoC: DaVinci: Added selection of clk input pin for McBSP | Raffaele Recalcati | 2010-07-06 | 1 | -5/+24 |
* | ASoC: DaVinci: Added two clocking possibilities to McBSP (I2S) | Raffaele Recalcati | 2010-07-06 | 2 | -9/+106 |
* | ASoC: DaVinci: Fix McASP hardware FIFO configuration | Sudhakar Rajashekhara | 2010-06-15 | 1 | -2/+0 |
* | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2010-05-20 | 5 | -5/+387 |
|\ |
|