summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2012-08-03Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds9-3/+28
2012-07-31ASoC: wm8962: Allow VMID time to fully rampMark Brown1-0/+3
2012-07-31ASoC: AC97 doesn't use regmap by defaultManuel Lauss4-0/+4
2012-07-31ASoC: sgtl5000: enable VAG_POWER for LINE_INDong Aisheng1-0/+1
2012-07-31ASoC: ab8500: Inform SoC Core that we have our own I/O arrangementsLee Jones1-0/+4
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-27ASoC: mc13783: Provide codec->control_dataFabio Estevam1-0/+2
2012-07-25mfd: Fix twl6040 revision informationPeter Ujfalusi1-1/+1
2012-07-24ASoC: wm8994: Hold runtime PM reference while handling mic and jack IRQsMark Brown1-0/+13
2012-07-24ASoC: sgtl5000: remove unneeded snd_soc_dapm_new_widgets in probeDong Aisheng1-2/+0
2012-07-23ASoC: wm8994: Ensure there are enough BCLKs for four channelsMark Brown1-1/+1
2012-07-23Merge branch 'for-3.5' into for-3.6Mark Brown4-6/+3
2012-07-19Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai51-825/+11029
2012-07-19ASoC: 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