aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/sn95031.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-10-03ASoC: Remove needless codec->dapm.bias_level assignment to SND_SOC_BIAS_OFFAxel Lin1-1/+0
2011-09-30ASoC: sn95031: Do not use static variable for channel_indexAxel Lin1-1/+1
2011-09-26ASoC: Drop exporting sn95031_get_mic_biasAxel Lin1-1/+0
2011-09-23ASoC: Staticize sn95031_daisAxel Lin1-1/+1
2011-09-19ASoC: sn95031: Staticize sn95031_pcm_hw_paramsAxel Lin1-1/+1
2011-09-04ASoC: sn95031: Fix the logic to find free channelAxel Lin1-5/+3
2011-04-18ASoC: Merge branch 'for-2.6.39' into for-2.6.40Mark Brown1-0/+2
2011-04-18Merge commit 'v2.6.39-rc3' into for-2.6.39Mark Brown1-0/+2
2011-04-11Merge branch 'for-2.6.39' into for-2.6.40Mark Brown1-1/+1
2011-04-11ASoC: sn95031: decorate function with __devexit_p()Lu Guanqun1-1/+1
2011-03-31sound: Add delay.h to sound/soc/codecs/sn95031.cIngo Molnar1-0/+2
2011-03-31ASoC: Use data based init for sn95031 DAPMLu Guanqun1-12/+5
2011-02-15ASoC: sn95031: fix the amic tlv scaleVinod Koul1-1/+1
2011-02-15ASoC: sn95031: fix the DMIC path routingVinod Koul1-24/+24
2011-02-15ASoC: sn95031: make playback rails depend on actual pins they controlVinod Koul1-4/+4
2011-02-11ASoC: mid-x86: Use the soc-jack apis for jack type detectionVinod Koul1-3/+1
2011-02-09ASoC: sn95031: Add support for reading mic biasVinod Koul1-4/+123
2011-02-09ASoC: sn95031: Add jack support in the codecVinod Koul1-0/+56
2011-01-31ASoC: sn95031: add capture supportHarsha Priya1-0/+281
2011-01-10ASoC: sn95031 fix the code style and format inconsistenciesVinod Koul1-15/+15
2011-01-06ASoC: sst v2: Add sn95031 codec driverVinod Koul1-0/+495