summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
...
| * ASoC: wm8904: Move register default setup into I2C probe()Mark Brown2012-06-251-56/+55
| * ASoC: wm8904: Move regulator acquisition and device identification to I2CMark Brown2012-06-251-61/+51
| * ASoC: wm8904: Rely entirely on the core for bias level managementMark Brown2012-06-251-27/+3
| * Merge tag 'v3.5-rc4' into for-3.6Mark Brown2012-06-254-96/+102
| |\
| * | ASoC: wm5102: Initial driverMark Brown2012-06-234-0/+897
| * | ASoC: Add shared code for Wolfson Arizona class devicesMark Brown2012-06-234-0/+937
| * | ASoC: isabelle: Staticise non-exported isabelle_daiMark Brown2012-06-231-1/+1
| * | ASoC: da732x: Staticise non-exported symbol soc_codec_dev_da732xMark Brown2012-06-231-1/+1
| * | ASoC: wm5100: Remove stubs of ASoC-level register map codeMark Brown2012-06-191-9/+0
| * | ASoC: Ux500: unlock on an error pathDan Carpenter2012-06-171-1/+2
| * | ASoC: ml26124: Convert to devm_regmap_init_i2cAxel Lin2012-06-131-4/+1
| * | ASoC: Ux500: Correct license stringsOla Lilja2012-06-131-1/+1
| * | ASoC: wm8903: Move register default changes to I2C probeMark Brown2012-06-121-32/+31
| * | ASoC: wm8903: Move interrupt request to I2C probeMark Brown2012-06-121-34/+31
| * | ASoC: wm8903: Make interrupt handler use regmap directlyMark Brown2012-06-121-16/+32
| * | ASoC: wm8903: Move pin configuration into I2C probe() functionMark Brown2012-06-121-45/+47
| * | ASoC: codecs: Add DA732x codec driverAdam Thomson2012-06-115-0/+2420
| * | ASoC: wm8996: Convert to devm_regmap_init_i2c()Mark Brown2012-06-111-3/+1
| * | ASoC: wm8996: Remove write sequencer registers from the defaults tableMark Brown2012-06-111-178/+0
| * | ASoC: codecs: Add AB8500 codec-driverOla Lilja2012-06-114-0/+3117
| * | ASoC: wm8904: Convert to devm_regmap_init_i2c()Mark Brown2012-06-091-4/+1
| * | ASoC: wm8904: Convert to module_i2c_driver()Mark Brown2012-06-091-17/+1
| * | ASoC: wm8903: Convert to devm_regmap_init_i2c()Mark Brown2012-06-091-3/+1
| * | ASoC: isabelle: using an uninitialized variableDan Carpenter2012-06-081-2/+1
| * | ASoC: max98095: Staticise non-exported functions and export jack detectMark Brown2012-06-081-2/+3
| * | ASoC: lm59453: Unconstify dai_driverMark Brown2012-06-051-1/+1
| * | ASoC: cs42l52: Convert to devm_regmap_init_i2c()Brian Austin2012-06-051-14/+4
| * | ASoC: cs42l73: Convert to devm_regmap_init_i2c()Brian Austin2012-06-051-15/+5
| * | ASoC: isabelle: Remove regmap_exit()MR Swami Reddy2012-06-051-2/+0
| * | ASoC: Support TI Isabelle Audio driverM R Swami Reddy2012-06-054-0/+1328
| * | ASoC: lm49453: Remove version.h header file inclusionSachin Kamat2012-06-041-1/+0
| * | ASoC: cs42l52: Remove version.h header file inclusionSachin Kamat2012-06-041-1/+0
| * | ASoC: wm8350: Convert to direct regmap API usageMark Brown2012-06-031-17/+3
| * | ASoC: wm2000: Add register readability informationMark Brown2012-06-031-0/+30
| * | ASoC: ac97: Remove empty remove() functionMark Brown2012-06-031-6/+0
| * | ASoC: tlv320aic3x: Change Class-D amplifier gain control nameJarkko Nikula2012-06-031-1/+1
| * | ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown2012-06-0324-21/+26
| * | ASoC: wm8903: init GPIOs during I2C probe not codec probeStephen Warren2012-06-031-26/+22
* | | ASoC: tlv320aic3x: Fix codec pll configure bugHebbar, Gururaja2012-06-292-3/+2
* | | ASoC: wm2200: Add missing BCLK rateMark Brown2012-06-291-0/+1
* | | ASoC: wm8994: remove duplicate codeJaroslav Kysela2012-06-251-3/+0
| |/ |/|
* | ASoC: wm8996: Mark the CODEC as cache only when powering off on bootMark Brown2012-06-111-2/+1
* | ASoC: wm8996: Move reset before the initial regulator disableMark Brown2012-06-111-2/+2
* | ASoC: wm8996: Remove spurious regulator_bulk_free()Mark Brown2012-06-111-1/+0
* | ASoC: wm8904: Fix cache only managementMark Brown2012-06-111-9/+4
* | ASoC: wm8904: Fix GPIO and MICBIAS initialisation for regmap conversionMark Brown2012-06-111-5/+8
* | ASoC: wm2000: Always use a 4s timeout for the firmwareMark Brown2012-06-081-38/+21
* | ASoC: wm8994: Apply volume updates with clocks enabledMark Brown2012-06-051-35/+58
* | ASoC: wm8994: Ensure all AIFnCLK events are run from the _late variantsMark Brown2012-06-051-4/+8
|/
* Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-2373-1480/+6966
|\