summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2011-10-26Merge branch 'topic/remove-irqf_disable' into for-linusTakashi Iwai41-382/+2540
2011-09-27ASoC: ssm2602: Re-enable oscillator after suspendLars-Peter Clausen1-1/+2
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-09-20Merge branch 'for-3.1' into for-3.2Mark Brown1-26/+0
2011-09-20ASoC: ssm2602: Do not dereference codec->control_dataLars-Peter Clausen1-2/+1
2011-09-20ASoC: Remove bitrotted wm8962_resume()Mark Brown1-26/+0
2011-09-20ASoC: Refcount WM8996 bandgap from FLL tooMark Brown1-6/+39
2011-09-20ASoC: Fix unused variable warning in WM8996Mark Brown1-2/+0
2011-09-19ASoC: twl6040: Correct supported number of playback channelsPeter Ujfalusi1-1/+1
2011-09-19ASoC: twl6040: Fix the number of channels for vibraPeter Ujfalusi1-2/+2
2011-09-19ASoC: twl6040: Use chip defaults in the initial reg_cachePeter Ujfalusi1-2/+6
2011-09-19ASoC: twl6040: Chip initialization cleanupPeter Ujfalusi1-87/+13
2011-09-19ASoC: sn95031: Staticize sn95031_pcm_hw_paramsAxel Lin1-1/+1
2011-09-19ASoC: Initial WM8996 headphone impedance measurement supportMark Brown1-25/+112
2011-09-19ASoC: WM8996 only needs bandgap for analogue functionalityMark Brown1-11/+29
2011-09-16ASoC: support all possible sample rates in the WM8776 driverTimur Tabi1-7/+6
2011-09-16ASoC: wm8995: Remove unused i2c variable in wm8995_remove()Axel Lin1-2/+0
2011-09-16ASoC: wm8995: Return -EINVAL if device ID mismatchAxel Lin1-0/+1
2011-09-16ASoC: tpa6130a2: Remove obsolete cleanup for clientdataAxel Lin1-1/+0
2011-09-16ASoC: support sample sizes properly in the WM8776 codec driverTimur Tabi1-12/+13
2011-09-16ASoC: Fix WM8996 DC servo operation without IRQMark Brown1-6/+3
2011-09-14ASoC: Correct channel numbers for WM8996 AIF2Mark Brown1-4/+4
2011-09-14ASoC: Disable WM8996 CPVDD supply when not in useMark Brown1-8/+30
2011-09-09ASoC: ad193x: Setup regmap read and write flag masks for SPILars-Peter Clausen2-28/+71
2011-09-08ASoC: ad1980: Return proper error if vendor id mismatchAxel Lin1-3/+7
2011-09-05ASoC: alc5623: Remove unused mutexAxel Lin1-2/+0
2011-09-05ASoC: Check that WM8996 FLL started even if we don't have the IRQMark Brown1-7/+19
2011-09-04ASoC: sn95031: Fix the logic to find free channelAxel Lin1-5/+3
2011-08-31ASoC: Allow source specification for CODEC level sysclkMark Brown2-3/+4
2011-08-31ASoC: Add device tree binding for WM8804Mark Brown1-0/+9
2011-08-31ASoC: Add device tree binding for WM8776Mark Brown1-0/+9
2011-08-31ASoC: Add device tree binding for WM8770Mark Brown1-0/+8
2011-08-31ASoC: Remove redundant -codec from WM8776 driver nameMark Brown1-2/+2
2011-08-31ASoC: Remove unused mutex from WM9090 driverMark Brown1-2/+0
2011-08-29ASoC: Add 3D stereo support for wm8996susan gao1-0/+9
2011-08-24Merge branch 'for-3.1' into for-3.2Mark Brown1-1/+1
2011-08-24ASoC: Correct element count for WM8996 sidetone HPFMark Brown1-1/+1
2011-08-22ASoC: Convert WM8523 to table based control and DAPM initializationMark Brown1-17/+9
2011-08-22Merge branch 'for-3.1' into for-3.2Mark Brown2-9/+21
2011-08-22ASoC: Clear completions from late WM8996 FLL lock IRQsMark Brown1-0/+3
2011-08-22ASoC: Provide more detail on WM8962 thermal shutdown statusMark Brown1-2/+15
2011-08-22ASoC: Clear any outstanding WM8962 FLL lock completions before waitingMark Brown1-0/+4
2011-08-22ASoC: Report IRQ_NONE when we don't see an interrupt from WM8962Mark Brown1-0/+3
2011-08-22ASoC: Initial WM8962 DSP2 supportMark Brown1-1/+156
2011-08-22ASoC: Add basic WM8962 capture low/high pass filter controlMark Brown1-0/+10
2011-08-22ASoC: Optimise WM8996 no interrupt pathMark Brown1-4/+4
2011-08-22ASoC: Automatically manage WM8996 MICBIAS regulating modeMark Brown1-0/+4
2011-08-22ASoC: Fix configuration of WM8996 input enablesMark Brown1-9/+4
2011-08-22ASoC: WM8996 record paths need AIFCLKMark Brown1-0/+10
2011-08-19ASoC: sta32x: Move resource allocation and release to the corresponding callb...Axel Lin1-11/+2