summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: alc5632: Update of i2c_probe function to use regmap API onlyLeon Romanovsky2011-11-171-37/+30
* ASoC: alc5632: Added support of two undocumented registersLeon Romanovsky2011-11-171-0/+2
* ASoC: alc5632: Remove unrelevant registers and name the relevantLeon Romanovsky2011-11-171-112/+49
* ASoC: Add support for CS42L73 codecBrian Austin2011-11-174-0/+1690
* ASoC: Say how long short WM8958 DSP2 firmwares areMark Brown2011-11-161-1/+2
* ASoC: alc5632: rename volume/switch contols for master and speaker volumes.Andrey Danin2011-11-161-4/+4
* ASoC: Convert ALC5632 codec to use regmap APILeon Romanovsky2011-11-162-58/+161
* ASoC: alc5632: Fix compile without CONFIG_PMLeon Romanovsky2011-11-161-0/+5
* ASoC: Remove unused control_data and mutex fields from struct alc5632_privAxel Lin2011-11-141-4/+0
* ASoC: sta32x: add workaround for ESD reset issueJohannes Stezenbach2011-11-141-1/+49
* ASoC: sta32x: add platform data definitionJohannes Stezenbach2011-11-141-9/+21
* Merge branch 'for-3.2' into for-3.3Mark Brown2011-11-142-1/+63
|\
| * ASoC: sta32x: preserve coefficient RAMJohannes Stezenbach2011-11-142-1/+63
* | ASoC: ak4642: add ak4648 supportKuninori Morimoto2011-11-111-8/+36
* | ASoC: ak4642: add Line out supportKuninori Morimoto2011-11-111-0/+11
* | ASoC: ak4642: add headphone mute switch controlKuninori Morimoto2011-11-111-3/+2
* | ASoC: ak4642: add DAPM support for HeadPhone OutputKuninori Morimoto2011-11-111-9/+35
* | ASoC: ak4642: add ak4642_set_bias_level()Kuninori Morimoto2011-11-111-4/+29
* | ASoC: Remove unnecessary backslash from alc5632 codecLeon Romanovsky2011-11-111-1/+1
* | ASoC: Remove unused defines in alc5632 codecLeon Romanovsky2011-11-111-21/+0
* | ASoC: Convert WM8995 to direct regmap usageMark Brown2011-11-101-109/+608
* | ASoC: Move WM5100 platform data based setup into I2C probeMark Brown2011-11-101-18/+18
* | ASoC: Remove LZO cache typeMark Brown2011-11-102-399/+0
* | ASoC: Add new Realtek ALC5632 CODEC driverLeon Romanovsky2011-11-104-0/+1407
* | ASoC: Fix duplicate const warnings in da7210.cMark Brown2011-11-101-2/+2
* | ASoC: Convert WM5100 gpiolib support to direct regmap API usageMark Brown2011-11-091-27/+25
* | ASoC: Add Lowland machine driverMark Brown2011-11-093-0/+255
* | ASoC: Move most WM5100 resource allocation to I2C probeMark Brown2011-11-091-132/+131
* | ASoC: Mark WM5100 MISC CONTROL as readableMark Brown2011-11-091-0/+1
* | ASoC: Need to convert wm5100 cache sync to direct regmap usage tooMark Brown2011-11-091-1/+1
* | ASoC: wm9081: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-11-091-46/+35
* | ASoC: Convert wm8971 MICBIAS to a supply widgetMark Brown2011-11-091-1/+1
* | ASoC: Disable debounce on some WM8962 interruptsMark Brown2011-11-081-0/+6
* | Merge branch 'for-3.2' into for-3.3Mark Brown2011-11-081-5/+5
|\|
| * ASoC: wm9081: Don't write WM9081_BIAS_ENA bit to WM9081_VMID_CONTROL registerAxel Lin2011-11-081-4/+4
| * ASoC: wm9081: Fix reading wrong register for setting VMID 2*240kAxel Lin2011-11-081-1/+1
* | ASoC: Convert WM9081 to direct regmap API usageMark Brown2011-11-081-98/+180
* | ASoC: Convert wm5100 to direct regmap API usageMark Brown2011-11-083-758/+786
* | ASoC: Convert WM8962 to direct regmap usageMark Brown2011-11-081-791/+802
* | ASoC: Convert WM8996 gpiolib to regmapMark Brown2011-11-081-29/+27
* | ASoC: Move most WM8996 resource acquisition to I2C probeMark Brown2011-11-081-87/+96
* | ASoC: Convert WM8996 to direct regmap API usageMark Brown2011-11-081-308/+391
* | ASoC: Avoid a redundant read in cs42l51_pdn_eventAxel Lin2011-11-081-8/+5
* | ASoC: fsi: add valid data position control supportKuninori Morimoto2011-11-081-0/+15
* | ASoC: ak4642: ak4642 was testedKuninori Morimoto2011-11-081-1/+1
* | ASoC: fsi: fixup compile warningKuninori Morimoto2011-11-081-3/+3
* | Merge branch 'for-3.2' into for-3.3Mark Brown2011-11-08375-7913/+4653
|\|
| * Merge branch 'for-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown2011-11-081-14/+29
| |\
| * \ Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-07295-98/+297
| |\ \
| | * | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-11-0145-0/+45