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