summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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-24Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-6/+16
2010-09-24ALSA: hda - Fix auto-parse of SPDIF input of Realtek codecsTakashi Iwai1-6/+16
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-23ALSA: hda - MacBookPro 5,3 line-in supportVince Weaver1-1/+21
2010-09-23Fix typo configue => configure in commentsThomas Weber2-2/+2
2010-09-23SOUND-OSS: Remove sh_dac_audioJohn Kacur3-335/+0
2010-09-23ASoC: adapt multi-componentism againTakashi Iwai1-3/+3
2010-09-23Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai1-1/+1
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-22Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Mark Brown3-217/+287
2010-09-22ASoC: Fix soc-cache buffer overflow bugDimitris Papastamos1-2/+3
2010-09-22ALSA: oxygen: fix analog capture on Claro halo cardsErik J. Staab1-0/+4
2010-09-22Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai1-1/+1
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-21ALSA: hda - Apply ALC269 VAIO fix-up to all Sony laptops with ALC269Takashi Iwai1-2/+1
2010-09-21Merge branch 'fix/hda' into topic/hdaTakashi Iwai2-0/+11
2010-09-21ALSA: hda - Check invalid NIDs in alc_init_jacks()Takashi Iwai1-8/+12
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-21ALSA: hda - Add Dell Latitude E6400 model quirkLuke Yelavich1-0/+1
2010-09-21ALSA: hda - Introduce hda_call_check_power_status() helperTakashi Iwai4-20/+20
2010-09-21ALSA: hdmi - fix surround41 channel mappingJerry Zhou1-1/+1
2010-09-21ALSA: hdmi - support infoframe for DisplayPortWu Fengguang1-37/+73
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-20ALSA: hda - Refactor ALC269 power-ups/downs in PM callbacksTakashi Iwai1-30/+21
2010-09-20ALSA: hda - Fix capture widget for ALC269vb and coTakashi Iwai1-1/+5
2010-09-20ALSA: hda - Optimize the check of ALC269 codec variantsTakashi Iwai1-6/+15
2010-09-20ALSA: hda - Fix initialization of multiple output pins for ALC268/269Takashi Iwai1-6/+14
2010-09-20ALSA: hda - Fix up autocfg output pin numbers in realtek parserTakashi Iwai1-0/+24
2010-09-20Merge remote branch 'asoc/for-2.6.37' into for-2.6.37Liam Girdwood1-148/+115
2010-09-20ASoC: tlv320aic3x: Add virtual output pin DetectionJarkko Nikula1-0/+8
2010-09-20Merge remote branch 'broonie-asoc/for-2.6.37' into for-2.6.37Liam Girdwood50-173/+2551
2010-09-20ALSA: hda - Merge all HDMI modules into the unified moduleTakashi Iwai7-1107/+691