summaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2015-07-08ASoC: Free card DAPM context on snd_soc_instantiate_card() error pathLars-Peter Clausen1-0/+1
2015-07-08ASoC: dapm: Fix kcontrol widget name memory managementLars-Peter Clausen1-6/+4
2015-07-06ASoC: dapm: Lock during userspace accessLars-Peter Clausen1-0/+9
2015-06-26ASoC: dapm: Fix deadlock on auto-disable mux controlsCharles Keepax1-2/+2
2015-06-05Merge remote-tracking branches 'asoc/topic/wm8994', 'asoc/topic/wm8996' and '...Mark Brown8-4/+830
2015-06-05Merge remote-tracking branches 'asoc/topic/topology', 'asoc/topic/twl6040', '...Mark Brown8-17/+2071
2015-06-05Merge remote-tracking branches 'asoc/topic/sta350', 'asoc/topic/tas2552', 'as...Mark Brown8-123/+852
2015-06-05Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/ssm2518', 'as...Mark Brown4-6/+18
2015-06-05Merge remote-tracking branches 'asoc/topic/rt5677', 'asoc/topic/samsung' and ...Mark Brown9-30/+211
2015-06-05Merge remote-tracking branches 'asoc/topic/max98095', 'asoc/topic/omap', 'aso...Mark Brown20-350/+804
2015-06-05Merge remote-tracking branches 'asoc/topic/gpiod-flags', 'asoc/topic/gtm601',...Mark Brown19-186/+765
2015-06-05Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-sai', 'asoc/...Mark Brown8-32/+156
2015-06-05Merge remote-tracking branches 'asoc/topic/davinci' and 'asoc/topic/dpcm' int...Mark Brown2-82/+132
2015-06-05Merge remote-tracking branches 'asoc/topic/au1x', 'asoc/topic/bt-sco', 'asoc/...Mark Brown4-4/+12
2015-06-05Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/adav80x', '...Mark Brown13-554/+1001
2015-06-05Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad1836', 'asoc/...Mark Brown8-55/+145
2015-06-05Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown3-263/+847
2015-06-05Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown5-17/+16
2015-06-05Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown109-471/+573
2015-06-05Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-21/+23
2015-06-05Merge remote-tracking branches 'asoc/fix/wm8737', 'asoc/fix/wm8903' and 'asoc...Mark Brown3-4/+6
2015-06-05Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/fmtbit', 'asoc/f...Mark Brown9-17/+21
2015-06-05Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown1-4/+4
2015-06-05ASoC: tas2552: Configure the WCLK frequency based on the streamPeter Ujfalusi2-21/+59
2015-06-05ASoC: tas2552: Add support for word length configurationPeter Ujfalusi2-0/+48
2015-06-05ASoC: tas2552: Implement startup/stop sequence as per TRMPeter Ujfalusi1-16/+28
2015-06-05ASoC: tas2552: Correct the Speaker Driver Playback Volume (PGA_GAIN)Peter Ujfalusi1-2/+2
2015-06-05ASoC: tas2552: Clean up the Digital - Analog DAPM route definitionPeter Ujfalusi1-8/+6
2015-06-05ASoC: tas2552: Add TDM supportPeter Ujfalusi2-4/+58
2015-06-05ASoC: tas2552: Correct and clean up data format and BCLK/WCLK directionPeter Ujfalusi2-18/+17
2015-06-05ASoC: tas2552: Correct dai format supportPeter Ujfalusi1-14/+15
2015-06-05ASoC: tas2552: Add support for pll and pdm source clock selectionPeter Ujfalusi1-4/+29
2015-06-05ASoC: rt5645: Init jack_detect_work before registering irqNicolas Boichat1-2/+2
2015-06-04ASoC: zx: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-06-04ASoC: tas2552: Rename mclk parameter to pll_clkin to match with the datasheetPeter Ujfalusi1-7/+7
2015-06-04ASoC: tas2552: Simplify and reverse the functionality of tas2552_sw_shutdownPeter Ujfalusi1-5/+3
2015-06-04ASoC: tas2552: Simplify the tas2552_mute functionPeter Ujfalusi1-4/+2
2015-06-04ASoC: tas2552: Correct CFG1 register bit definitionsPeter Ujfalusi2-16/+15
2015-06-04ASoC: tas2552: Correct PDM configuration register bit definitionsPeter Ujfalusi2-7/+7
2015-06-04ASoC: tas2552: Fix kernel crash caused by wrong kcontrol entryPeter Ujfalusi1-1/+0
2015-06-04ASoC: tas2552: Fix kernel crash when the codec is loaded but not part of a cardPeter Ujfalusi1-0/+3
2015-06-04ASoC: tas2552: Make the enable-gpio really optionalPeter Ujfalusi1-2/+6
2015-06-04ASoC: zte: Fix missing dev in devm operationMark Brown1-1/+1
2015-06-04ASoC: zx: fix simple_return.cocci warningskbuild test robot1-5/+1
2015-06-04ASoC: zx: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-06-04ASoC: dapm: fix build errors for missing snd_soc_dapm_new_control symbolLiam Girdwood1-2/+2
2015-06-04ASoC: zx: zx_i2s_dai can be statickbuild test robot1-1/+1
2015-06-04ASoC: zx: Add ZTE zx296702 I2S DAI driverJun Nie3-0/+447
2015-06-04ASoC: zx: Add zx296702 SPDIF supportJun Nie5-0/+381
2015-06-04ASoC: topology: Add topology coreLiam Girdwood3-0/+1831