aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm2200.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-14ASoC: wm2200: Replace usage deprecated MUX/ENUM macrosLars-Peter Clausen1-2/+2
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-7/+0
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-7/+0
2014-02-23ASoC: wm2200: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai1-10/+8
2013-03-29ASoC: wm_adsp: Split ADSP1 and ADSP2 firmware controlsMark Brown1-1/+1
2013-02-11Merge remote-tracking branch 'asoc/topic/wm2200' into asoc-nextMark Brown1-0/+58
2013-02-05ASoC: wm2200: Provide platform data for MICBIAS configurationChris Rattray1-0/+31
2013-02-04ASoC: wm2200: correct IN2L and IN3L digital muteChris Rattray1-2/+2
2013-02-04ASoC: wm2200: Add Rx ANC input select controlChris Rattray1-0/+11
2013-01-24ASoC: wm2200: Set system clock control register is adsp structsChris Rattray1-0/+3
2013-01-20ASoC: wm2200: Implement EQ and LHPF coefficient configurationMark Brown1-0/+6
2013-01-18ASoC: wm2200: Add controls for firmware enumerationMark Brown1-0/+4
2013-01-16ASoC: wm2200: correct mixer values and textChris Rattray1-3/+0
2013-01-16ASoC: wm2200: Initialise the ADSPsMark Brown1-0/+3
2013-01-04ASoC: wm2200: Remove DSP B and left justified AIF modesMark Brown1-6/+0
2012-12-21ASoC: wm2200: Fix setting dai format in wm2200_set_fmtAxel Lin1-1/+1
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-4/+4
2012-11-28ASoC: wm2200: Remove empty labelsSachin Kamat1-6/+3
2012-10-28ASoC: wm2200: Convert over to wm_adsp for ADSP1 supportMark Brown1-400/+32
2012-10-22ASoC: fix wm2200.c printk format warningsRandy Dunlap1-6/+6
2012-10-15ASoC: wm2200: Add names for rangesMark Brown1-12/+6
2012-10-05ASoC: wm2200: Provide initial coefficient loadingMark Brown1-0/+194
2012-10-05ASoC: wm2200: Initial DSP supportMark Brown1-2/+238
2012-10-05ASoC: wm2200: Fully plumb the DSPs into the routing mapMark Brown1-6/+49
2012-10-05ASoC: wm2200: Map DSPs into regmapMark Brown1-1/+84
2012-10-05ASoC: wm2200: Implement AEC loopback supportMark Brown1-1/+24
2012-10-05ASoC: wm2200: Convert to devm APIsMark Brown1-25/+14
2012-10-05ASoC: wm2200: Fix non-inverted OUT2 mute controlMark Brown1-1/+1
2012-10-05ASoC: wm2200: Use rev A register patches on rev BMark Brown1-0/+1
2012-09-08ASoC: dapm: Add flags to regulator suppliesMark Brown1-2/+2
2012-08-06ASoC: wm2200: Use module_i2c_driverSachin Kamat1-11/+1
2012-06-29ASoC: wm2200: Add missing BCLK rateMark Brown1-0/+1
2012-02-15ASoC: Get correct revision id for wm2200Axel Lin1-1/+1
2012-02-09ASoC: wm2200: Ignore pmdown_timeMark Brown1-0/+1
2012-01-29ASoC: wm2200: Remove trailing whitespaceMark Brown1-339/+339
2012-01-26ASoC: wm2200: Add WM2200 CODEC driverMark Brown1-0/+2285