summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.2' into for-3.3Mark Brown2011-11-218-13/+15
|\
| * Merge branch 'DB_RANGE-size-fixes' of git://git.alsa-project.org/alsa-kprivat...Mark Brown2011-11-217-10/+10
| |\
| | * ASoC: wm_hubs: fix DB_RANGE sizeClemens Ladisch2011-11-201-1/+1
| | * ASoC: wm9090: fix DB_RANGE sizeClemens Ladisch2011-11-201-3/+3
| | * ASoC: wm8993: fix DB_RANGE sizeClemens Ladisch2011-11-201-1/+1
| | * ASoC: wm8962: fix DB_RANGE sizeClemens Ladisch2011-11-201-2/+2
| | * ASoC: sgtl5000: fix DB_RANGE sizeClemens Ladisch2011-11-201-1/+1
| | * ASoC: rt5631: fix DB_RANGE sizeClemens Ladisch2011-11-201-1/+1
| | * ASoC: adau1373: fix DB_RANGE sizeClemens Ladisch2011-11-201-1/+1
| * | ASoC: cs4271: Fix wrong mask parameter in some snd_soc_update_bits callsAxel Lin2011-11-201-3/+5
* | | ASoC: alc5632: Remove volatile registers from regmap defaultsLeon Romanovsky2011-11-171-7/+0
* | | Merge branch 'for-3.2' into for-3.3Mark Brown2011-11-172-0/+4
|\| |
| * | ASoC: wm8753: Skip noop reconfiguration of DAI modeTimo Juhani Lindfors2011-11-171-0/+3
| * | ASoC: fsl_ssi: properly initialize the sysfs attribute objectTimur Tabi2011-11-151-0/+1
* | | 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