aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/qcom (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-28ASoC: qcom: Constify asoc_qcom_lpass_cpu_dai_opsAxel Lin2-2/+2
2015-07-29ASoC: lpass-ipq806x: Staticise local symbolsLars-Peter Clausen1-1/+1
2015-07-07ASoC: qcom: remove Kconfig deps from variant configsKenneth Westfield1-2/+0
2015-07-07ASoC: qcom: move board Kconfig deps to parent configKenneth Westfield1-2/+3
2015-06-22Merge remote-tracking branches 'asoc/topic/qcom', 'asoc/topic/rcar', 'asoc/topic/rt286' and 'asoc/topic/rt5640' into asoc-nextMark Brown4-18/+217
2015-06-10ASoC: qcom: add apq8016 sound card supportSrinivas Kandagatla3-0/+209
2015-06-09ASoC: qcom: storm: remove special casing EPROBE_DEFERSrinivas Kandagatla1-6/+3
2015-06-09ASoC: qcom: storm: allocate snd_soc_card struct dynamically.Srinivas Kandagatla1-12/+5
2015-06-05Merge remote-tracking branches 'asoc/topic/max98095', 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/topic/qcom' and 'asoc/topic/rcar' into asoc-nextMark Brown8-260/+699
2015-06-02ASoC: qcom: fix STORM board KconfigArnd Bergmann1-1/+1
2015-05-25ASoC: qcom: Add apq8016 lpass driver supportSrinivas Kandagatla4-0/+254
2015-05-22ASoC: qcom: add bit map to track static dma channel allocationsSrinivas Kandagatla1-0/+3
2015-05-22ASoC: qcom: Add ability to handle interrupts per dma channelSrinivas Kandagatla2-35/+63
2015-05-22ASoC: qcom: add dma channel control offset to variant dataSrinivas Kandagatla2-1/+6
2015-05-22ASoC: qcom: make osr clock optionalSrinivas Kandagatla1-9/+18
2015-05-22ASoC: qcom: support bitclk and osrclk per i2s portSrinivas Kandagatla2-22/+43
2015-05-22ASoC: qcom: ipq806x_lpass_alloc_dma_channel() can be statickbuild test robot1-2/+2
2015-05-21ASoC: qcom: remove hardcoded dma channelSrinivas Kandagatla3-30/+77
2015-05-21ASoC: qcom: remove hardcoded i2s port numberSrinivas Kandagatla2-9/+8
2015-05-21ASoC: qcom: move ipq806x specific bits out of lpass driver.Srinivas Kandagatla7-172/+261
2015-05-21ASoC: qcom: remove incorrect dependenciesArnd Bergmann1-2/+0
2015-05-04ASoC: qcom: remove unnecessary header filesSrinivas Kandagatla2-11/+1
2015-05-04ASoC: qcom: Remove redundant error check.Srinivas Kandagatla1-4/+0
2015-04-15ASoC: qcom: Return an error for invalid PCM trigger commandTakashi Iwai1-1/+1
2015-03-16ASoC: qcom: Add ability to build QCOM driversKenneth Westfield2-0/+36
2015-03-16ASoC: qcom: Add Storm machine driverKenneth Westfield1-0/+162
2015-03-16ASoC: qcom: Modify test for DSP in LPASS driverKenneth Westfield1-26/+7
2015-03-05ASoC: qcom: Add LPASS platform driverKenneth Westfield1-0/+526
2015-03-05ASoC: qcom: Add LPASS CPU DAI driverKenneth Westfield1-0/+510
2015-03-05ASoC: qcom: add LPASS header filesKenneth Westfield2-0/+223