summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)Author
2012-04-01ASoC: wm8962: Add HPF coefficient configuration supportMark Brown
2012-04-01ASoC: wm8962: Add HD Bass and VSS coefficient configurationMark Brown
2012-04-01ASoC: wm8962: Add Dynamic Range Control supportMark Brown
2012-04-01ASoC: wm8962: Add Direct-Form 1 filter supportMark Brown
2012-04-01ASoC: wm8962: Add 3D enhancement supportMark Brown
2012-04-01ASoC: wm8962: Implement DSP2 configuration initialisationMark Brown
2012-04-01ASoC: max98095: add jack detectionRhyland Klein
2012-04-01ASoC: wm8994: Don't lock CODEC mutex to do DAPM syncMark Brown
2012-04-01ASoC: wm5100: Convert to devm_regmap_init_i2c()Mark Brown
2012-04-01ASoC: ak4641: Push GPIO allocation out into the I2C probeMark Brown
2012-04-01ASoC: ak4641: Convert to module_i2c_driver()Mark Brown
2012-03-30Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-03-29Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-03-23Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds
2012-03-21ASoC: wm8994: Update WM8994 DCS calibrationMark Brown
2012-03-21Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-03-19ASoC: wm8994: Provide VMID mode control and fix default sequenceMark Brown
2012-03-19ASoC: wm8994: Add missing break in resumeMark Brown
2012-03-19ASoC: wm_hubs: Don't actively manage LINEOUT_VMID_BUFMark Brown
2012-03-18Merge branch 'topic/asoc' into for-linusTakashi Iwai
2012-03-14ASoC: wm8996: Add 44.1kHz supportMark Brown
2012-03-12ASoC: wm8994: Prevent ABBA deadlock with CODEC and accdet mutexesMark Brown
2012-03-09ASoC: da7210: Remove extra registers from defaults listAshish Chavan
2012-03-08ASoC: wm8996: Remove separate output stage enable stepMark Brown
2012-03-08ASoC: wm8996: Remove some volatile regisers from the defaults tableMark Brown
2012-03-08ASoC: da7210: Update for using I2C regmapAshish Chavan
2012-03-06Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-03-06ASoC: Add missing regmap_init_i2c in wm8804_i2c_probeAxel Lin
2012-03-06ASoC: wm8962: Remove defaults for volatile registersMark Brown
2012-03-06ASoC: wm8962: Remove unneeded pm_runtime_set_active()Mark Brown
2012-03-06ASoC: wm8994: Use audio mode for jack detection when system is activeMark Brown
2012-03-05Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-03-04ASoC: wm8753: fix initializationDenis 'GNUtoo' Carikli
2012-03-04ASoC: wm8994: Factor out WM1811A detection mode settingMark Brown
2012-03-04ASoC: wm8994: Don't bother updating the jackdet mode needlesslyMark Brown
2012-03-04ASoC: wm8994: Disable JACKDET when disabling detectonMark Brown
2012-03-04ASoC: wm8994: Make sure we sync DAPM on WM8958 detection mode changesMark Brown
2012-03-04ASoC: wm_hubs: Disable cache of the DC servo calibration for WM1811Mark Brown
2012-03-04ASoC: wm8994: Suppress noop updates of FLL KMark Brown
2012-03-04ASoC: wm8994: Push wm8994 private data allocation out into device probeMark Brown
2012-03-02ASoC: wm8962: Run the headphone in class G mode when sidetone is enabledMark Brown
2012-03-01ASoC: wm8994: Disable debounce of jack detection on inserted jackMark Brown
2012-03-01ASoC: wm8962: Remove register default for PLL2Mark Brown
2012-02-29ASoC: wm8994: Remove stub of register access codeMark Brown
2012-02-29ASoC: wm_hubs: Bomb out if we can't read back the DC servo resultMark Brown
2012-02-29ASoC: wm8996: Remove stub register cacheMark Brown
2012-02-29ASoC: wm8996: Fix /RESET bounce orderingMark Brown
2012-02-29ASoC: wm8994: Make sure we don't have MICBIAS on during jackdet modeMark Brown
2012-02-28ASoC: Remove unnecessary -codec from cs4270 driver nameShawn Guo
2012-02-27ASoC: wm8753: Convert to devm_kzalloc()Mark Brown