aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/s6000 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-05ASoC: s6105-ipcam: Fix build for I2C dependenciesMark Brown1-2/+3
2014-07-04ASoC: s6105-ipcam: Automatically disconnect non-connected pinsLars-Peter Clausen1-14/+1
2014-07-04ASoC: s6000: Allow to build when COMPILE_TEST is enabledLars-Peter Clausen3-5/+9
2014-07-04ASoC: s6000-i2s: Fix s6000_i2s_remove() return typeLars-Peter Clausen1-1/+3
2014-03-13ASoC: s6105-ipcam: Convert to table based DAPM setupLars-Peter Clausen1-18/+10
2014-01-16Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwaiMark Brown1-2/+1
2014-01-14ASoC: s6000: Don't mix SNDRV_PCM_RATE_CONTINUOUS with specific ratesLars-Peter Clausen1-2/+1
2013-12-24ASoC: s6000: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen1-7/+0
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-6/+3
2013-11-07ASoC: s6000: Use WARN_ON() instead of BUG_ON()Takashi Iwai1-1/+2
2013-10-31DMA-API: sound: fix dma mask handling in a lot of driversRussell King1-6/+3
2013-08-08ASoC: s6105-ipcam: Fix incorrect placement of __initdataSachin Kamat1-1/+1
2013-07-15ASoC: s6000: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+2
2013-03-26ASoC: switch over to use snd_soc_register_component() on s6000 i2sKuninori Morimoto1-2/+7
2012-12-10ASoC: s6000: remove __dev* attributesBill Pemberton2-6/+6
2012-01-20ASoC: use proper defines for stream directions in pcm enginesJoachim Eastwood1-2/+3
2011-12-23ASoC: s6000: Add .owner to struct snd_soc_cardAxel Lin1-0/+1
2011-11-24ASoC: Convert s6000 directory to module_platform_driverAxel Lin2-22/+2
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-08-15ASoC: s6000-pcm: remove unused variable 'dai'Axel Lin1-1/+0
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood1-3/+4
2011-01-05ASoC: Remove needless inclusion of tlv320aic3x.h from machine driversJarkko Nikula1-1/+0
2010-11-30Merge branch 'for-2.6.37' into for-2.6.38Mark Brown3-3/+3
2010-11-30s6105-ipcam: fix compilationDaniel Glöckner1-1/+1
2010-11-30s6000-pcm: fix compilationDaniel Glöckner1-1/+1
2010-11-30s6000-i2s: fix compilationDaniel Glöckner1-1/+1
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-19/+21
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood5-94/+97
2010-06-02ASoC: s6000: use resource_size for {request/release}_mem_region and ioremapWan ZongShun1-21/+17
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-12/+31
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2-12/+31
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-17ASoC: Use DMA_BIT_MASK(32) instead of deprecated DMA_32BIT_MASKMarin Mitov1-2/+2
2009-08-21ASoC: tlv320aic3x: fixup board device changesBen Dooks1-0/+10
2009-08-21ASoC: tlv320aic3x: Change to use device modelBen Dooks1-2/+0
2009-04-06ASoC: correct s6000 I2S clock polarityDaniel Glöckner2-3/+3
2009-04-04ASoC: s6105 IP camera machine specific ASoC codeDaniel Glöckner3-0/+258
2009-04-04ASoC: Add driver for s6000 I2S interfaceDaniel Glöckner6-0/+1202