aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8804.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-02ASoC: WM8804: Use a proper DAI nameDimitris Papastamos1-1/+1
2010-10-02ASoC: Put WM8962 GPIO2/3 into GPIO mode when configuring platform data tooMark Brown1-13/+29
2010-10-02ASoC: Implement interrupt based jack detectionMark Brown2-0/+88
2010-10-02ASoC: Add support for WM8962 GPIO outputsMark Brown3-0/+121
2010-10-01ASoC: Remove -dai suffix from i.MX SSI driverMark Brown8-12/+12
2010-09-30ASoC: Relax restrictions on WM8962 BCLK configurationMark Brown1-6/+0
2010-09-30ASoC: WM8804: Initial driverDimitris Papastamos4-0/+887
2010-09-30ASoC: Remove unneeded use of spi_bus_typeDimitris Papastamos10-10/+0
2010-09-30ASoC: Provide microphone bias configuration for WM8962Mark Brown2-0/+18
2010-09-30ASoC: Mark WM8962 Additional Control 4 register as volatileMark Brown1-1/+1
2010-09-29ASoC: Initial WM8962 IRQ supportMark Brown2-1/+61
2010-09-29ASoC: Lowercase WM8962 CODEC nameMark Brown1-1/+1
2010-09-28ASoC: Fix masking of WM8962 FLL1 registerMark Brown1-1/+1
2010-09-28ASoC: WM8985: Use the correct macro for the kcontrol definedDimitris Papastamos1-2/+2
2010-09-27ASoC: Fix a compile warning for printk formatTakashi Iwai1-1/+1
2010-09-25ASoC: Add Jassi Brar as Samsung maintainerMark Brown1-0/+6
2010-09-24omap: zoom: Move new code introduced by ASoC m-c to board-zoom-peripheralsJarkko Nikula2-44/+12
2010-09-24omap: zoom2: Fix ASoC multi-component build breakage by removing dead codeJarkko Nikula1-12/+0
2010-09-24ASoC: WM8985: Remove unneeded declaration.Dimitris Papastamos1-2/+0
2010-09-24ASoC: Clean up AC'97 glue driverMark Brown1-9/+5
2010-09-24ASoC: Add debug logging for s3c-ac97 resetsMark Brown1-0/+3
2010-09-24ASoC: Convert s3c-ac97 to pr_() macrosMark Brown1-5/+6
2010-09-24ASoC: Clean up the CODEC device as well as the board for SMDK WM9713Mark Brown1-0/+1
2010-09-24ASoC: Clarify naming for SMDK WM9713 driverMark Brown1-1/+1
2010-09-24ASoC: Remove unneeded WM9713 header include from SMDK WM9713 driverMark Brown1-1/+0
2010-09-23ASoC: Fix incorrect parameter to snd_soc_codec_volatile_registerDimitris Papastamos1-1/+1
2010-09-23ASoC: Delegate to hw specific read for volatile registersDimitris Papastamos1-26/+50
2010-09-23ASoC: adapt multi-componentism againTakashi Iwai1-3/+3
2010-09-22ASoC: Fix multi-componentismMark Brown1-1/+1
2010-09-22ASoC: Return -1 instead of -EINVAL to ensure consistencyDimitris Papastamos1-2/+2
2010-09-22ASoC: Report error codes for card DAI instantiation failuresMark Brown1-1/+2
2010-09-22ASoC: Fix soc-cache buffer overflow bugDimitris Papastamos1-2/+3
2010-09-21ASoC: Fix soc-cache buffer overflow bugDimitris Papastamos1-2/+3
2010-09-21ASoC: Remove extra rtd->dev.init_name assignment in soc_probe_dai_linkJarkko Nikula1-1/+0
2010-09-21ASoC: Fix merge issue with WM8962 control additionMark Brown1-2/+0
2010-09-21ASoC: Report error code when failing to add controlsMark Brown1-2/+2
2010-09-21ASoC: Prototype s3c64xx_i2s_get_clock()Mark Brown1-0/+1
2010-09-20ASoC: fsi: merge fsi_data_push/pop to fsi_fifo_data_ctrlKuninori Morimoto1-95/+67
2010-09-20ASoC: fsi: modify variable name to easy to understandKuninori Morimoto1-77/+96
2010-09-20ASoC: Fix WM8978/migor driver name conflictMark Brown2-2/+2
2010-09-20ASoC: tlv320aic3x: Let the codec hit SND_SOC_BIAS_OFF when idleJarkko Nikula1-18/+2
2010-09-20ASoC: tlv320aic3x: Use regulator notifiers for optimizing the cache syncJarkko Nikula1-2/+61
2010-09-20ASoC: tlv320aic3x: Add runtime regulator control to aic3x_set_bias_levelJarkko Nikula1-18/+65
2010-09-20ASoC: tlv320aic3x: Move regulator management from i2c to soc domainJarkko Nikula1-50/+50
2010-09-20ASoC: tlv320aic3x: Add virtual output pin DetectionJarkko Nikula1-0/+8
2010-09-19ASoC: fsi: Add fsi_dma_soft_push/pop functionKuninori Morimoto1-18/+54
2010-09-19ASoC: fsi: modify noisy comment outKuninori Morimoto1-67/+35
2010-09-19ASoC: fsi: Add fsi_dma_get_areaKuninori Morimoto1-4/+7
2010-09-19ASoC: fix SIU driver breakage, occurred during the multi-component transitionGuennadi Liakhovetski3-13/+32
2010-09-19sh: fix an SIU device name mismatchGuennadi Liakhovetski1-1/+1