summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2014-01-09ASoC: wm_adsp: Mark wm_adsp2_boot_work as staticCharles Keepax1-1/+1
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: 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
2014-01-08ASoC: twl4030: Introduce local ctl register cachePeter Ujfalusi1-0/+15
2014-01-08ASoC: twl4030: Remove reset registers functionalityPeter Ujfalusi1-17/+0
2014-01-08ASoC: twl4030: Remove check defaults functionalityPeter Ujfalusi1-23/+0
2014-01-08ASoC: twl4030: Separate write condition checking from I/O functionPeter Ujfalusi1-17/+23
2014-01-08ASoC: adau1701: Fix ADAU1701_SEROCTL_WORD_LEN_16 constantLars-Peter Clausen1-1/+1
2014-01-06ASoC: mc13783: trivial: Cleanup moduleAlexander Shiyan1-10/+7
2014-01-06ASoC: mc13783: Drop fixed ADC & DAC ports usageAlexander Shiyan1-2/+1
2014-01-06ASoC: mc13783: Use core error messages if registration failsAlexander Shiyan1-8/+0
2014-01-06ASoC: mc13783: Use module_platform_driver_probe()Alexander Shiyan1-4/+2
2014-01-02Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...Mark Brown46-1021/+1368
2014-01-02ASoC: ad1836: Reject unsupported bit sizesMark Brown1-0/+2
2014-01-02ASoC: ssm2518: Fix off-by-one error by ffs()Takashi Iwai1-4/+4
2013-12-31ASoC: hdmi-codec: Add devicetree binding with documentationJyri Sarha1-0/+10
2013-12-19ASoC: twl6040: Remove self managed local reg_cache supportPeter Ujfalusi1-162/+49
2013-12-19ASoC: twl6040: Remove register restore functionalityPeter Ujfalusi1-29/+0
2013-12-19ASoC: twl6040: Custom caching for sensitive DL1/2 path registersPeter Ujfalusi1-2/+49
2013-12-19ASoC: twl6040: Rename twl6040_is_path_unmuted -> twl6040_can_write_to_chipPeter Ujfalusi1-3/+3
2013-12-19Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/arizona', 'asoc/fix...Mark Brown4-5/+22
2013-12-19ASoC: wm5110: Add support for ASRC RATE 1Charles Keepax3-0/+9
2013-12-19ASoC: wm5110: Add FSH for ISRCsCharles Keepax3-0/+20
2013-12-19ASoC: wm5110: Expose switch controls for DRECharles Keepax1-0/+7
2013-12-18ASoC: sgtl5000: clean up sgtl5000_enable_regulators()Shawn Guo1-40/+22
2013-12-18ASoC: wm8904: fix DSP mode B configurationBo Shen1-1/+1
2013-12-18ASoC: wm_adsp: Add small delay while polling DSP RAM startCharles Keepax1-3/+7
2013-12-18ASoC: wm_adsp: Remove duplicate info message for DSP RAM readyCharles Keepax1-1/+0
2013-12-17ASoC: wm5110: Correct HPOUT3 DAPM route typoCharles Keepax1-1/+1
2013-12-17ASoC: wm8997: Use async writesMark Brown1-2/+2
2013-12-17ASoC: wm5110: Use async writesMark Brown1-2/+2
2013-12-17ASoC: wm5102: Use async writesMark Brown1-2/+2
2013-12-17ASoC: arizona: Use async writesMark Brown1-74/+89
2013-12-17ASoC: sgtl5000: read chip revision for onceShawn Guo1-13/+3
2013-12-09ASoC: tlv320aic3x: no mono controls 3007 modelJan Weitzel1-43/+83
2013-12-05ASoC: wm8962: Enable SYSCLK provisonally before fetching generated DSPCLK_DIVNicolin Chen1-0/+13
2013-12-04ASoC: adsp: Use async writes where possibleMark Brown1-9/+9
2013-12-03Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/atmel', 'asoc/fi...Mark Brown3-27/+4
2013-12-03ASoC: wm8731: fix dsp mode configurationBo Shen1-2/+2
2013-12-03ASoC: ssm2602: Use core for applying symmetry constraintsLars-Peter Clausen1-48/+2
2013-12-02ASoC: ak4642: Convert to module_i2c_driver()Mark Brown1-21/+1
2013-12-02ASoC: ak4642: Convert to direct regmap API usageMark Brown1-54/+59
2013-12-02ASoC: ak4642: Convert to table based control initMark Brown1-3/+4
2013-11-29ASoC: cs42l52: Fix buildMark Brown1-1/+1
2013-11-28ASoC: wm_adsp: Stop region iteration when the desired region is foundCharles Keepax1-0/+1