summaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2014-01-13ASoC: simple-card: use snd_soc_card_set/get_drvdataXiubo Li1-4/+4
2014-01-13ASoC: codec: tlv320aic32x4: Fix regmap range configMarkus Pargmann1-1/+1
2014-01-13ASoC: max9850: Use params_width() rather than memory formatMark Brown1-4/+4
2014-01-13ASoC: max98095: Use params_width() rather than memory formatMark Brown1-3/+3
2014-01-13ASoC: max98090: Use params_width() rather than memory formatMark Brown1-2/+2
2014-01-13ASoC: max98088: Use params_width() rather than memory formatMark Brown1-3/+3
2014-01-13ASoC: isabelle: Use params_width() rather than memory formatMark Brown1-3/+3
2014-01-13ASoC: da9055: Use params_width() rather than memory formatMark Brown1-5/+5
2014-01-13ASoC: da732x: Use params_width() rather than memory formatMark Brown1-5/+5
2014-01-13ASoC: da7213: Use params_width() rather than memory formatMark Brown1-5/+5
2014-01-13ASoC: da7210: Use params_width() rather than memory formatMark Brown1-5/+5
2014-01-13ASoC: cs42l51: Use params_width() rather than memory formatMark Brown1-9/+5
2014-01-13ASoC: alc5632: Use params_width() rather than memory formatMark Brown1-4/+4
2014-01-13ASoC: alc5623: Use params_width() rather than memory formatMark Brown1-5/+5
2014-01-10ASoC: fsl_esai: Add ESAI CPU DAI driverNicolin Chen4-0/+1174
2014-01-10ASoC: wm5110: Add controls for headphone short circuit protectionCharles Keepax1-0/+7
2014-01-10Merge tag 'v3.13-rc3' into asoc-arizonaMark Brown11-49/+40
2014-01-09ASoC: simple-card: fix the cinfo error checkXiubo Li1-5/+7
2014-01-09ASoC: simple-card: fix a bug where cinfo will be NULL before using itXiubo Li1-1/+1
2014-01-09ASoC: fsl_ssi: Set default slot number for common casesNicolin Chen1-0/+11
2014-01-09ASoC: fsl-ssi: Add missing clk_disable_unprepare() on error in fsl_ssi_probe()Wei Yongjun1-1/+1
2014-01-09ASoC: Allow PCMs to restrict the supported formatsLars-Peter Clausen1-1/+4
2014-01-09ASoC: ux500: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen1-15/+0
2014-01-09ASoC: sh: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen3-29/+0
2014-01-09ASoC: nuc900: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen1-3/+0
2014-01-09ASoC: kirkwood: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen1-16/+0
2014-01-09ASoC: intel: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2-14/+0
2014-01-09ASoC: adav80x: Use params_width() rather than memory formatMark Brown1-16/+14
2014-01-09ASoC: adau1701: Use params_width() rather than memory formatMark Brown1-18/+16
2014-01-09ASoC: adau1373: Use params_width() rather than memory formatMark Brown1-5/+5
2014-01-09ASoC: ad193x: Use params_width() rather than memory formatMark Brown1-5/+5
2014-01-09ASoC: ad1836: Use params_width() rather than explicit memory formatMark Brown1-5/+5
2014-01-09ASoC: fsl-ssi: Fix stats compile warningMarkus Pargmann1-1/+1
2014-01-09ASoC: wm_adsp: Mark wm_adsp2_boot_work as staticCharles Keepax1-1/+1
2014-01-08ASoC: bcm: Remove obsoleted Kconfig dependencyTakashi Iwai1-1/+0
2014-01-08ASoC: wm_adsp: Start DSP booting earlier in the DAPM processCharles Keepax3-13/+38
2014-01-08ASoC: wm_adsp: Factor out ADSP2 boot proceedureCharles Keepax2-78/+105
2014-01-08ASoC: fsl-ssi: Drop ac97 specific trigger functionMarkus Pargmann1-53/+8
2014-01-08ASoC: fsl-ssi: Move RX/TX configuration to seperate functionsMarkus Pargmann1-43/+46
2014-01-08ASoC: fsl-ssi: Add configuration helper functionsMarkus Pargmann1-0/+122
2014-01-08ASoC: fsl-ssi: Add offline_config flagMarkus Pargmann1-0/+27
2014-01-08ASoC: fsl-ssi: Fix interrupt stats for imxMarkus Pargmann1-8/+32
2014-01-08ASoC: fsl-ssi: Add imx51-ssi and of_device_id matchingMarkus Pargmann1-8/+24
2014-01-08ASoC: fsl-ssi: Move sysfs stats to debugfsMarkus Pargmann1-67/+117
2014-01-08ASoC: fsl-ssi: Fix probe error handlingMarkus Pargmann1-4/+12
2014-01-08ASoC: ssm2602: add 16kHz sampling rate supportAndreas Pretzsch1-4/+10
2014-01-08ASoC: twl4030: Pass the twl4030_priv directly to twl4030_can_write_to_chip()Peter Ujfalusi1-3/+2
2014-01-08ASoC: twl4030: Move the ctl cache update local to twl4030_write() functionPeter Ujfalusi1-20/+16
2014-01-08ASoC: twl4030: Parameter alignment fixes (for code consistency)Peter Ujfalusi1-48/+45
2014-01-08ASoC: twl4030: Remove local reg cachePeter Ujfalusi1-144/+63