summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2012-04-11ASoC: wm9705: Fix build due to removal of 'runtime' definitionFabio Estevam1-1/+1
2012-04-11ASoC: ac97: Fix build due to removal of 'runtime' definitionFabio Estevam1-1/+1
2012-04-10ASoC: wm9712: Fix build due to missing definition of "runtime"Fabio Estevam1-0/+2
2012-04-10ASoC: wm8994: Implement FLL bypass supportMark Brown2-0/+20
2012-04-10ASoC: wm8994: Don't test for NULL before release_firmware()Jesper Juhl1-8/+4
2012-04-10ASoC: wm1250-ev1: Convert to module_i2c_driverMark Brown1-17/+1
2012-04-05ASoC: wm8400: Use snd_soc_write() and snd_soc_read()Mark Brown1-66/+66
2012-04-05ASoC: lm49453: fix build warningsM R Swami Reddy1-8/+5
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown48-152/+78
2012-04-04ASoC: tlv320aic23: Remove driver-specific version numberMark Brown1-4/+0
2012-04-04ASoC: wm8994: Don't bother updating the jackdet mode needlesslyMark Brown1-0/+3
2012-04-04ASoC: sgtl5000: Convert to module_i2c_driver()Mark Brown1-11/+1
2012-04-04ASoC: sgtl5000: Fix warning due to the lack of REGULATOR_CHANGE_VOLTAGEFabio Estevam1-2/+2
2012-04-03ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLVBrian Austin2-16/+16
2012-04-02ASoC: max98095: Fix build failureMark Brown1-2/+2
2012-04-01ASoC: Support TI LM49453 Audio driverM R Swami Reddy4-1/+1941
2012-04-01ASoC: wm8994: Don't bother lowering clock dividers inside idle AIFsMark Brown1-29/+0
2012-04-01ASoC: da7210: Add support for spi regmapAshish Chavan1-21/+133
2012-04-01ASoC: sgtl5000: Convert mic bias to a supply widgetMark Brown1-3/+3
2012-04-01ASoC: wm8994: Don't allow reconfiguration of FLL when it provides SYSCLKMark Brown1-18/+17
2012-04-01ASoC: Add LAPIS Semiconductor ML26124 driverTomoya MORINAGA4-0/+871
2012-04-01ASoC: cs4270: Check that we can enable regulators on resumeMark Brown1-3/+5
2012-04-01ASoC: wm8962: Add HPF coefficient configuration supportMark Brown1-0/+1
2012-04-01ASoC: wm8962: Add HD Bass and VSS coefficient configurationMark Brown1-0/+2
2012-04-01ASoC: wm8962: Add Dynamic Range Control supportMark Brown1-0/+3
2012-04-01ASoC: wm8962: Add Direct-Form 1 filter supportMark Brown1-0/+3
2012-04-01ASoC: wm8962: Add 3D enhancement supportMark Brown1-0/+3
2012-04-01ASoC: wm8962: Implement DSP2 configuration initialisationMark Brown1-1/+2
2012-04-01ASoC: max98095: add jack detectionRhyland Klein2-1/+179
2012-04-01ASoC: wm8994: Don't lock CODEC mutex to do DAPM syncMark Brown1-13/+4
2012-04-01ASoC: wm5100: Convert to devm_regmap_init_i2c()Mark Brown1-6/+3
2012-04-01ASoC: ak4641: Push GPIO allocation out into the I2C probeMark Brown1-44/+48
2012-04-01ASoC: ak4641: Convert to module_i2c_driver()Mark Brown1-17/+1
2012-03-30Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-1/+1
2012-03-29Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai1-1/+1
2012-03-22Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds1-24/+1
2012-03-21ASoC: wm8994: Update WM8994 DCS calibrationMark Brown1-1/+1
2012-03-21Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai4-59/+171
2012-03-19ASoC: wm8994: Provide VMID mode control and fix default sequenceMark Brown2-39/+155
2012-03-19ASoC: wm8994: Add missing break in resumeMark Brown1-0/+1
2012-03-19ASoC: wm_hubs: Don't actively manage LINEOUT_VMID_BUFMark Brown1-11/+5
2012-03-18Merge branch 'topic/asoc' into for-linusTakashi Iwai78-3952/+10120
2012-03-14ASoC: wm8996: Add 44.1kHz supportMark Brown1-9/+10
2012-03-12ASoC: wm8994: Prevent ABBA deadlock with CODEC and accdet mutexesMark Brown1-35/+34
2012-03-09ASoC: da7210: Remove extra registers from defaults listAshish Chavan1-88/+0
2012-03-08ASoC: wm8996: Remove separate output stage enable stepMark Brown1-20/+12
2012-03-08ASoC: wm8996: Remove some volatile regisers from the defaults tableMark Brown1-2/+0
2012-03-08ASoC: da7210: Update for using I2C regmapAshish Chavan1-38/+196
2012-03-06Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai4-44/+58
2012-03-06ASoC: Add missing regmap_init_i2c in wm8804_i2c_probeAxel Lin1-0/+6