| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwai | Mark Brown | 2014-01-16 | 1 | -2/+1 |
|\ |
|
| * | ASoC: s6000: Don't mix SNDRV_PCM_RATE_CONTINUOUS with specific rates | Lars-Peter Clausen | 2014-01-14 | 1 | -2/+1 |
* | | ASoC: s6000: Don't set unused struct snd_pcm_hardware fields | Lars-Peter Clausen | 2013-12-24 | 1 | -7/+0 |
|/ |
|
* | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-11-14 | 1 | -6/+3 |
|\ |
|
| * | DMA-API: sound: fix dma mask handling in a lot of drivers | Russell King | 2013-10-31 | 1 | -6/+3 |
* | | ASoC: s6000: Use WARN_ON() instead of BUG_ON() | Takashi Iwai | 2013-11-07 | 1 | -1/+2 |
|/ |
|
* | ASoC: s6105-ipcam: Fix incorrect placement of __initdata | Sachin Kamat | 2013-08-08 | 1 | -1/+1 |
* | ASoC: s6000: Fix unlocked snd_pcm_stop() call | Takashi Iwai | 2013-07-15 | 1 | -0/+2 |
* | ASoC: switch over to use snd_soc_register_component() on s6000 i2s | Kuninori Morimoto | 2013-03-26 | 1 | -2/+7 |
* | ASoC: s6000: remove __dev* attributes | Bill Pemberton | 2012-12-10 | 2 | -6/+6 |
* | ASoC: use proper defines for stream directions in pcm engines | Joachim Eastwood | 2012-01-20 | 1 | -2/+3 |
* | ASoC: s6000: Add .owner to struct snd_soc_card | Axel Lin | 2011-12-23 | 1 | -0/+1 |
* | ASoC: Convert s6000 directory to module_platform_driver | Axel Lin | 2011-11-24 | 2 | -22/+2 |
* | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 2011-11-23 | 1 | -1/+1 |
* | ASoC: s6000-pcm: remove unused variable 'dai' | Axel Lin | 2011-08-15 | 1 | -1/+0 |
* | ASoC: core - Optimise and refactor pcm_new() to pass only rtd | Liam Girdwood | 2011-06-07 | 1 | -3/+4 |
* | 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-30 | 3 | -3/+3 |
|\ |
|
| * | s6105-ipcam: fix compilation | Daniel Glöckner | 2010-11-30 | 1 | -1/+1 |
| * | s6000-pcm: fix compilation | Daniel Glöckner | 2010-11-30 | 1 | -1/+1 |
| * | s6000-i2s: fix compilation | Daniel Glöckner | 2010-11-30 | 1 | -1/+1 |
* | | ASoC: Do not include soc-dapm.h | Jarkko Nikula | 2010-11-22 | 1 | -1/+0 |
* | | ASoC: Decouple DAPM from CODECs | Liam Girdwood | 2010-11-06 | 1 | -19/+21 |
|/ |
|
* | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 5 | -94/+97 |
* | ASoC: s6000: use resource_size for {request/release}_mem_region and ioremap | Wan ZongShun | 2010-06-02 | 1 | -21/+17 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-04-07 | 2 | -12/+31 |
|\ |
|
| * | ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream | Daniel Mack | 2010-04-05 | 2 | -12/+31 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 1 | -1/+1 |
|\ |
|
| * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | | ASoC: Use DMA_BIT_MASK(32) instead of deprecated DMA_32BIT_MASK | Marin Mitov | 2009-11-17 | 1 | -2/+2 |
|/ |
|
* | ASoC: tlv320aic3x: fixup board device changes | Ben Dooks | 2009-08-21 | 1 | -0/+10 |
* | ASoC: tlv320aic3x: Change to use device model | Ben Dooks | 2009-08-21 | 1 | -2/+0 |
* | ASoC: correct s6000 I2S clock polarity | Daniel Glöckner | 2009-04-06 | 2 | -3/+3 |
* | ASoC: s6105 IP camera machine specific ASoC code | Daniel Glöckner | 2009-04-04 | 3 | -0/+258 |
* | ASoC: Add driver for s6000 I2S interface | Daniel Glöckner | 2009-04-04 | 6 | -0/+1202 |