summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2012-04-01ASoC: wm8994: Don't bother lowering clock dividers inside idle AIFsMark Brown1-29/+0
2012-04-01ASoC: da7210: Add support for spi regmapAshish Chavan1-21/+133
2012-04-01ASoC: sgtl5000: Convert mic bias to a supply widgetMark Brown1-3/+3
2012-04-01ASoC: wm8994: Don't allow reconfiguration of FLL when it provides SYSCLKMark Brown1-18/+17
2012-04-01ASoC: Add LAPIS Semiconductor ML26124 driverTomoya MORINAGA4-0/+871
2012-04-01ASoC: cs4270: Check that we can enable regulators on resumeMark Brown1-3/+5
2012-04-01ASoC: wm8962: Add HPF coefficient configuration supportMark Brown1-0/+1
2012-04-01ASoC: wm8962: Add HD Bass and VSS coefficient configurationMark Brown1-0/+2
2012-04-01ASoC: wm8962: Add Dynamic Range Control supportMark Brown1-0/+3
2012-04-01ASoC: wm8962: Add Direct-Form 1 filter supportMark Brown1-0/+3
2012-04-01ASoC: wm8962: Add 3D enhancement supportMark Brown1-0/+3
2012-04-01ASoC: wm8962: Implement DSP2 configuration initialisationMark Brown1-1/+2
2012-04-01ASoC: max98095: add jack detectionRhyland Klein2-1/+179
2012-04-01ASoC: wm8994: Don't lock CODEC mutex to do DAPM syncMark Brown1-13/+4
2012-04-01ASoC: wm5100: Convert to devm_regmap_init_i2c()Mark Brown1-6/+3
2012-04-01ASoC: ak4641: Push GPIO allocation out into the I2C probeMark Brown1-44/+48
2012-04-01ASoC: ak4641: Convert to module_i2c_driver()Mark Brown1-17/+1
2012-03-30Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-1/+1
2012-03-29Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai1-1/+1
2012-03-23Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds1-24/+1
2012-03-21ASoC: wm8994: Update WM8994 DCS calibrationMark Brown1-1/+1
2012-03-21Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai4-59/+171
2012-03-19ASoC: wm8994: Provide VMID mode control and fix default sequenceMark Brown2-39/+155
2012-03-19ASoC: wm8994: Add missing break in resumeMark Brown1-0/+1
2012-03-19ASoC: wm_hubs: Don't actively manage LINEOUT_VMID_BUFMark Brown1-11/+5
2012-03-18Merge branch 'topic/asoc' into for-linusTakashi Iwai78-3952/+10120
2012-03-15ASoC: wm8996: Add 44.1kHz supportMark Brown1-9/+10
2012-03-12ASoC: wm8994: Prevent ABBA deadlock with CODEC and accdet mutexesMark Brown1-35/+34
2012-03-09ASoC: da7210: Remove extra registers from defaults listAshish Chavan1-88/+0
2012-03-08ASoC: wm8996: Remove separate output stage enable stepMark Brown1-20/+12
2012-03-08ASoC: wm8996: Remove some volatile regisers from the defaults tableMark Brown1-2/+0
2012-03-08ASoC: da7210: Update for using I2C regmapAshish Chavan1-38/+196
2012-03-06Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai4-44/+58
2012-03-06ASoC: Add missing regmap_init_i2c in wm8804_i2c_probeAxel Lin1-0/+6
2012-03-06ASoC: wm8962: Remove defaults for volatile registersMark Brown1-14/+3
2012-03-06ASoC: wm8962: Remove unneeded pm_runtime_set_active()Mark Brown1-1/+0
2012-03-06ASoC: wm8994: Use audio mode for jack detection when system is activeMark Brown2-29/+49
2012-03-05Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai68-1110/+7501
2012-03-04ASoC: wm8753: fix initializationDenis 'GNUtoo' Carikli1-0/+5
2012-03-04ASoC: wm8994: Factor out WM1811A detection mode settingMark Brown1-20/+28
2012-03-04ASoC: wm8994: Don't bother updating the jackdet mode needlesslyMark Brown1-0/+3
2012-03-04ASoC: wm8994: Disable JACKDET when disabling detectonMark Brown1-0/+1
2012-03-04ASoC: wm8994: Make sure we sync DAPM on WM8958 detection mode changesMark Brown1-0/+2
2012-03-04ASoC: wm_hubs: Disable cache of the DC servo calibration for WM1811Mark Brown3-1/+3
2012-03-04ASoC: wm8994: Suppress noop updates of FLL KMark Brown1-1/+2
2012-03-04ASoC: wm8994: Push wm8994 private data allocation out into device probeMark Brown1-9/+13
2012-03-02ASoC: wm8962: Run the headphone in class G mode when sidetone is enabledMark Brown1-0/+2
2012-03-01ASoC: wm8994: Disable debounce of jack detection on inserted jackMark Brown1-0/+8
2012-03-01ASoC: wm8962: Remove register default for PLL2Mark Brown1-2/+0
2012-03-01ASoC: wm8994: Remove stub of register access codeMark Brown1-8/+0