summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm5110: Add audio CODEC driverMark Brown2012-07-114-0/+979
* ASoC: STA529: fix an error messageDan Carpenter2012-07-111-1/+2
* ASoC: arizona: Support variable FLL VCO multipliersMark Brown2012-07-103-3/+7
* ASoC: tlv320aic3x: add input clock selectionJiri Prchal2012-07-102-0/+14
* ASoC: tlv320aic3x: add AGC settingsJiri Prchal2012-07-101-0/+25
* ASoC: tlv320aic3x: add deemphasis switchJiri Prchal2012-07-091-0/+3
* ASoC: wm5102: Fix cut'n'paste for digital volume registersMark Brown2012-07-091-3/+3
* ASoC: arizona: Add IN4 to the mixer tablesMark Brown2012-07-092-1/+5
* ASoC: arizona: Export dai_opsMark Brown2012-07-091-0/+1
* ASoC: arizona: Change DAPM routes for AIF clocks when we change themMark Brown2012-07-061-3/+29
* ASoC: twl6040: fix spelling mistakeSimon Wilson2012-07-061-1/+1
* ASoC: wm1250-ev1: Flag all supported rates in the DAIMark Brown2012-07-051-2/+5
* ASoC: wm5102: Allow routing through the ASRCsMark Brown2012-07-051-1/+29
* ASoC: arizona: Enable ASYNCCLK domain for audio interfacesMark Brown2012-07-051-6/+24
* ASoC: arizona: Be more forgiving in BCLK selectionMark Brown2012-07-041-1/+2
* ASoC: arizona: Implement AIF clock configurationMark Brown2012-07-043-0/+118
* ASoC: arizona: Rename current rates tables to bclk_ratesMark Brown2012-07-041-6/+6
* ASoC: STA529: Add support for STA529 Audio CodecRajeev Kumar2012-07-043-0/+447
* ASoC: tlv320aic3x: extending registers cacheJiri Prchal2012-07-041-1/+3
* ASoC: tlv320aic3x: add missing registers and bitsJiri Prchal2012-07-041-1/+18
* ASoC: wm8994: Don't suspend accessory detectionMark Brown2012-07-031-37/+0
* ASoC: wm8962: Log AIF configuration requested by hw_params()Mark Brown2012-07-031-0/+3
* ASoC: spdif: Build separate RX and TX objectsMark Brown2012-06-291-2/+3
* ASoC: spdif_receiver: Add support for spdif in Audio CodecVipin Kumar2012-06-282-1/+68
* ASoC: wm5102: Remove unused platform data headerMark Brown2012-06-271-1/+0
* ASoC: wm8996: Move register default configuration to I2C probeMark Brown2012-06-251-151/+180
* ASoC: wm8996: Inline wm8996_reset() and optimise cache-only usageMark Brown2012-06-251-18/+13
* ASoC: wm8996: Move regulator notifier callbacks into I2C levelMark Brown2012-06-251-21/+20
* 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: 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
* | 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