summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2012-05-22Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-2/+6
2012-05-17Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2-9/+9
2012-05-15ASoC: wm8994: Fix AIF2ADC power downMark Brown1-1/+1
2012-05-12Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regma...Mark Brown1-2/+6
2012-05-12ASoC: cs42l73: Sync digital mixer kcontrols to allow for 0dBBrian Austin1-8/+8
2012-05-05Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds3-13/+17
2012-05-01ASoC: wm8350: Don't use locally allocated codec structMark Brown1-5/+6
2012-04-30ASoC: tlv312aic23: unbreak resumeEric BĂ©nard1-2/+2
2012-04-27Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2-54/+224
2012-04-23ASoC: wm_hubs: Make sure we don't disable differential line outputsMark Brown1-6/+9
2012-04-23ASoC: wm8994: Improve sequencing of AIF channel enablesMark Brown1-54/+222
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2-4/+2
2012-04-13ASoC: cs42l73: don't use negative array indexJesper Juhl1-0/+2
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown1-2/+6
2012-04-05ASoC: ak4642: fixup: mute needs +1 stepKuninori Morimoto1-1/+1
2012-04-03ASoC: sgtl5000: Enable VAG when DAC/ADC upZeng Zhaoming1-12/+13
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
2012-03-01ASoC: wm_hubs: Bomb out if we can't read back the DC servo resultMark Brown1-1/+1