aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/jz4740 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-22Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'asoc/topic/jz4740', 'asoc/topic/max98090', 'asoc/topic/max98095', 'asoc/topic/mc13783' and 'asoc/topic/multicodec' into asoc-nextMark Brown3-58/+42
2014-04-23ASoC: jz4740: Improve build test coverageLars-Peter Clausen2-5/+11
2014-04-23ASoC: qi_lb60: Use GPIO descriptor APILars-Peter Clausen1-26/+28
2014-04-22ASoC: qi_lb60: Use devm_snd_soc_register_card()Lars-Peter Clausen1-4/+1
2014-04-22ASoC: qi_lb60: Set .dai_fmt instead of calling snd_soc_set_dai_fmt()Lars-Peter Clausen1-21/+2
2014-04-22ASoC: qi_lb60: Set fully_routed flagLars-Peter Clausen1-3/+1
2014-04-22ASoC: jz4740: Remove Makefile entry for removed fileLars-Peter Clausen1-2/+0
2013-12-03ASoC: jz4740: Use the generic dmaengine PCM driverLars-Peter Clausen5-411/+24
2013-12-03ASoC: jz4740-i2s: Use managed resourcesLars-Peter Clausen1-70/+15
2013-10-31DMA-API: sound: fix dma mask handling in a lot of driversRussell King1-8/+4
2013-05-12ASoC: jz4740-i2s: Use clk_prepare_enable/clk_disable_unprepareLars-Peter Clausen1-8/+8
2013-05-12ASoC: jz4740: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-03-26ASoC: switch over to use snd_soc_register_component() on jz4740 i2sKuninori Morimoto1-2/+7
2012-12-10ASoC: jz4740: remove __dev* attributesBill Pemberton3-9/+9
2012-04-06ASoC: JZ4740: Replaced comma operators with semicolons.Maarten ter Huurne1-2/+2
2012-01-20ASoC: jz4740: Convert qi_lb60 to use snd_soc_register_card()Axel Lin1-30/+26
2012-01-07ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood1-3/+2
2011-12-23ASoC: jz4740: Add .owner to struct snd_soc_cardAxel Lin1-0/+1
2011-11-24ASoC: Convert jz4740 directory to module_platform_driverAxel Lin2-22/+2
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-09-21ASoC: Staticise jz4740_pcm_new()Axel Lin1-1/+1
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood1-2/+4
2011-05-03Merge branch 'for-2.6.39' into for-2.6.40Mark Brown1-1/+1
2011-05-03ASoC: JZ4740: Fix i2s shutdownLars-Peter Clausen1-1/+1
2011-04-13ASoC: JZ4740: qi_lb60: Use the SND_SOC_DAPM_EVENT_OFF for the speakers statusLars-Peter Clausen1-5/+1
2011-04-13ASoC: JZ4740: qi_lb60: Use gpio_request_array to request and setup gpiosLars-Peter Clausen1-19/+10
2011-04-13ASoC: JZ4740: Convert qi_lb60 codec to table based DAPM setupLars-Peter Clausen1-6/+5
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula2-2/+0
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-5/+8
2010-08-17ASoC: Multi-component: JZ4740: QI_LB60 board fixesLars-Peter Clausen1-6/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood5-79/+67
2010-06-23ASoC: JZ4740: Add qi_lb60 board driverLars-Peter Clausen3-0/+179
2010-06-23ASoC: Add JZ4740 ASoC supportLars-Peter Clausen6-0/+976