summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds1-1/+1
2012-07-25mfd: Fix twl6040 revision informationPeter Ujfalusi1-1/+1
2012-07-19Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai51-825/+11029
2012-07-18ASoC: wm8994: Update micdet for irqdomain conversionMark Brown1-3/+4
2012-07-12ASoC: wm8962: Redo early init of the part on resumeMark Brown1-0/+3
2012-07-11ASoC: wm5110: Add audio CODEC driverMark Brown4-0/+979
2012-07-11ASoC: STA529: fix an error messageDan Carpenter1-1/+2
2012-07-10ASoC: arizona: Support variable FLL VCO multipliersMark Brown3-3/+7
2012-07-10ASoC: tlv320aic3x: add input clock selectionJiri Prchal2-0/+14
2012-07-10ASoC: tlv320aic3x: add AGC settingsJiri Prchal1-0/+25
2012-07-09ASoC: tlv320aic3x: add deemphasis switchJiri Prchal1-0/+3
2012-07-09ASoC: wm5102: Fix cut'n'paste for digital volume registersMark Brown1-3/+3
2012-07-09ASoC: arizona: Add IN4 to the mixer tablesMark Brown2-1/+5
2012-07-09ASoC: arizona: Export dai_opsMark Brown1-0/+1
2012-07-06ASoC: arizona: Change DAPM routes for AIF clocks when we change themMark Brown1-3/+29
2012-07-06ASoC: twl6040: fix spelling mistakeSimon Wilson1-1/+1
2012-07-05ASoC: wm1250-ev1: Flag all supported rates in the DAIMark Brown1-2/+5
2012-07-05ASoC: wm5102: Allow routing through the ASRCsMark Brown1-1/+29
2012-07-05ASoC: arizona: Enable ASYNCCLK domain for audio interfacesMark Brown1-6/+24
2012-07-04ASoC: arizona: Be more forgiving in BCLK selectionMark Brown1-1/+2
2012-07-04ASoC: arizona: Implement AIF clock configurationMark Brown3-0/+118
2012-07-04ASoC: arizona: Rename current rates tables to bclk_ratesMark Brown1-6/+6
2012-07-04ASoC: STA529: Add support for STA529 Audio CodecRajeev Kumar3-0/+447
2012-07-04ASoC: tlv320aic3x: extending registers cacheJiri Prchal1-1/+3
2012-07-04ASoC: tlv320aic3x: add missing registers and bitsJiri Prchal1-1/+18
2012-07-03ASoC: wm8994: Don't suspend accessory detectionMark Brown1-37/+0
2012-07-03ASoC: wm8962: Log AIF configuration requested by hw_params()Mark Brown1-0/+3
2012-06-29ASoC: tlv320aic3x: Fix codec pll configure bugHebbar, Gururaja2-3/+2
2012-06-29ASoC: wm2200: Add missing BCLK rateMark Brown1-0/+1
2012-06-29ASoC: spdif: Build separate RX and TX objectsMark Brown1-2/+3
2012-06-28ASoC: spdif_receiver: Add support for spdif in Audio CodecVipin Kumar2-1/+68
2012-06-27ASoC: wm5102: Remove unused platform data headerMark Brown1-1/+0
2012-06-25ASoC: wm8994: remove duplicate codeJaroslav Kysela1-3/+0
2012-06-25ASoC: wm8996: Move register default configuration to I2C probeMark Brown1-151/+180
2012-06-25ASoC: wm8996: Inline wm8996_reset() and optimise cache-only usageMark Brown1-18/+13
2012-06-25ASoC: wm8996: Move regulator notifier callbacks into I2C levelMark Brown1-21/+20
2012-06-25ASoC: wm8904: Move register default setup into I2C probe()Mark Brown1-56/+55
2012-06-25ASoC: wm8904: Move regulator acquisition and device identification to I2CMark Brown1-61/+51
2012-06-25ASoC: wm8904: Rely entirely on the core for bias level managementMark Brown1-27/+3
2012-06-25Merge tag 'v3.5-rc4' into for-3.6Mark Brown4-96/+102
2012-06-23ASoC: wm5102: Initial driverMark Brown4-0/+897
2012-06-23ASoC: Add shared code for Wolfson Arizona class devicesMark Brown4-0/+937
2012-06-23ASoC: isabelle: Staticise non-exported isabelle_daiMark Brown1-1/+1
2012-06-23ASoC: da732x: Staticise non-exported symbol soc_codec_dev_da732xMark Brown1-1/+1
2012-06-19ASoC: wm5100: Remove stubs of ASoC-level register map codeMark Brown1-9/+0
2012-06-17ASoC: Ux500: unlock on an error pathDan Carpenter1-1/+2
2012-06-13ASoC: ml26124: Convert to devm_regmap_init_i2cAxel Lin1-4/+1
2012-06-13ASoC: Ux500: Correct license stringsOla Lilja1-1/+1
2012-06-12ASoC: wm8903: Move register default changes to I2C probeMark Brown1-32/+31
2012-06-12ASoC: wm8903: Move interrupt request to I2C probeMark Brown1-34/+31