summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-04-272-54/+224
|\
| * ASoC: wm8994: Improve sequencing of AIF channel enablesMark Brown2012-04-231-54/+222
| * ASoC: cs42l73: don't use negative array indexJesper Juhl2012-04-131-0/+2
* | mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2012-04-162-4/+2Star
|/
* ASoC: ak4642: fixup: mute needs +1 stepKuninori Morimoto2012-04-051-1/+1
* ASoC: sgtl5000: Enable VAG when DAC/ADC upZeng Zhaoming2012-04-031-12/+13
* Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-03-301-1/+1
|\
| * Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-03-291-1/+1
| |\
| | * ASoC: wm8994: Update WM8994 DCS calibrationMark Brown2012-03-211-1/+1
* | | Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds2012-03-231-24/+1Star
|\ \ \ | |/ / |/| |
| * | mfd/ASoC: Convert WM8994 driver to use regmap patchesMark Brown2012-02-221-24/+1Star
* | | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-03-214-59/+171
|\ \ \ | | |/ | |/|
| * | ASoC: wm8994: Provide VMID mode control and fix default sequenceMark Brown2012-03-192-39/+155
| * | ASoC: wm8994: Add missing break in resumeMark Brown2012-03-191-0/+1
| * | ASoC: wm_hubs: Don't actively manage LINEOUT_VMID_BUFMark Brown2012-03-191-11/+5Star
| * | ASoC: wm8996: Add 44.1kHz supportMark Brown2012-03-141-9/+10
* | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2012-03-1878-3952/+10120
|\| |
| * | ASoC: wm8994: Prevent ABBA deadlock with CODEC and accdet mutexesMark Brown2012-03-121-35/+34Star
| * | ASoC: da7210: Remove extra registers from defaults listAshish Chavan2012-03-091-88/+0Star
| * | ASoC: wm8996: Remove separate output stage enable stepMark Brown2012-03-081-20/+12Star
| * | ASoC: wm8996: Remove some volatile regisers from the defaults tableMark Brown2012-03-081-2/+0Star
| * | ASoC: da7210: Update for using I2C regmapAshish Chavan2012-03-081-38/+196
| * | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-03-064-44/+58
| |\ \
| | * | ASoC: Add missing regmap_init_i2c in wm8804_i2c_probeAxel Lin2012-03-061-0/+6
| | * | ASoC: wm8962: Remove defaults for volatile registersMark Brown2012-03-061-14/+3Star
| | * | ASoC: wm8962: Remove unneeded pm_runtime_set_active()Mark Brown2012-03-061-1/+0Star
| | * | ASoC: wm8994: Use audio mode for jack detection when system is activeMark Brown2012-03-062-29/+49
| * | | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-03-0568-1110/+7501
| |\| |
| | * | ASoC: wm8753: fix initializationDenis 'GNUtoo' Carikli2012-03-041-0/+5
| | * | ASoC: wm8994: Factor out WM1811A detection mode settingMark Brown2012-03-041-20/+28
| | * | ASoC: wm8994: Don't bother updating the jackdet mode needlesslyMark Brown2012-03-041-0/+3
| | * | ASoC: wm8994: Disable JACKDET when disabling detectonMark Brown2012-03-041-0/+1
| | * | ASoC: wm8994: Make sure we sync DAPM on WM8958 detection mode changesMark Brown2012-03-041-0/+2
| | * | ASoC: wm_hubs: Disable cache of the DC servo calibration for WM1811Mark Brown2012-03-043-1/+3
| | * | ASoC: wm8994: Suppress noop updates of FLL KMark Brown2012-03-041-1/+2
| | * | ASoC: wm8994: Push wm8994 private data allocation out into device probeMark Brown2012-03-041-9/+13
| | * | ASoC: wm8962: Run the headphone in class G mode when sidetone is enabledMark Brown2012-03-021-0/+2
| | * | ASoC: wm8994: Disable debounce of jack detection on inserted jackMark Brown2012-03-011-0/+8
| | * | ASoC: wm8962: Remove register default for PLL2Mark Brown2012-03-011-2/+0Star
| | * | ASoC: wm8994: Remove stub of register access codeMark Brown2012-03-011-8/+0Star
| | * | ASoC: wm_hubs: Bomb out if we can't read back the DC servo resultMark Brown2012-03-011-1/+1
| | * | ASoC: wm8996: Remove stub register cacheMark Brown2012-03-011-8/+0Star
| | * | ASoC: wm8996: Fix /RESET bounce orderingMark Brown2012-03-011-1/+1
| | * | ASoC: wm8994: Make sure we don't have MICBIAS on during jackdet modeMark Brown2012-02-291-12/+13
| | * | ASoC: Remove unnecessary -codec from cs4270 driver nameShawn Guo2012-02-281-1/+1
| | * | ASoC: wm8753: Convert to devm_kzalloc()Mark Brown2012-02-271-5/+5
| | * | ASoC: wm8962: Convert interrupt handler to direct regmap usageMark Brown2012-02-231-20/+39
| | * | ASoC: wm8962: Remove mistakenly committed debug loggingMark Brown2012-02-231-4/+0Star
| | * | ASoC: ak4104: Convert to direct regmap API usageMark Brown2012-02-231-75/+44Star
| | * | ASoC: ak4104: Use snd_soc_write() rather than internal write functionMark Brown2012-02-231-2/+2