summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ALSA: asoc: pxa - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-108-23/+23
* ALSA: asoc: omap - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-104-12/+12
* ALSA: asoc: fsl - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-105-18/+18
* ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-1024-67/+67
* ALSA: asoc: davinci - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-104-11/+11
* ALSA: asoc: at91 - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-104-14/+14
* ALSA: asoc: at32 - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-104-13/+13
* ALSA: asoc: core - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-101-25/+25
* ALSA: asoc: core - refactored DAPM pin control API.Liam Girdwood2008-07-1011-189/+225
* ALSA: ASoC: Fix warning from strict_strtoul()Mark Brown2008-07-101-1/+5
* ALSA: ASoC: AC97 codec PMManuel Lauss2008-07-101-0/+25
* ALSA: ASoC: Make pop/click debug wait times dynamically configurableMark Brown2008-07-101-14/+53
* ALSA: ASoC: Advertise 16000Hz rate for WM9713 PCM interfaceMark Brown2008-07-101-5/+14
* ALSA: ASoC: TLV320AIC3X: Add mixer control for ADC highpass filterJarkko Nikula2008-07-102-0/+8
* ALSA: ASoC: Add digital mic configuration to N810 machine driverJarkko Nikula2008-06-261-0/+34
* ALSA: ASoC: TLV320AIC3X: Add support for digital microphone inputJarkko Nikula2008-06-261-0/+31
* ALSA: ASoC: TLV320AIC3X: Modify only interface related bits in aic3x_set_dai_fmtJarkko Nikula2008-06-261-2/+4
* ALSA: ASoC: TLV320AIC3X: Use register modifier widget for mic biasJarkko Nikula2008-06-261-4/+6
* ALSA: ASoC: Add support for generic DAPM register modifier widgetJarkko Nikula2008-06-261-0/+19
* ALSA: ASoC: Replace custom debug macros with pr_ equivalentsMark Brown2008-06-265-110/+15Star
* ALSA: ASoC: Add AK4535 driverRichard Purdie2008-06-264-0/+747
* ALSA: ASoC: fix PM=n buildRandy Dunlap2008-06-181-0/+2
* ALSA: Fix register programming in Freescale MPC8610 HPCD sound driverTimur Tabi2008-06-181-5/+5
* ALSA: ASoC: Don't block system resumeAndy Green2008-06-161-3/+43
* ALSA: ASoC: Check for exact register match in wm97xx_reset()Mark Brown2008-06-162-4/+4
* ALSA: ASoC: Cover also Nokia N810 WiMAX Edition in N810 machine driverJarkko Nikula2008-06-131-1/+1
* ALSA: ASoC: Add TLV information to the LM4857 controls on the GTA01Mike Montour2008-06-131-6/+10
* ALSA: ASoC: Add TLV information to remaining WM8753 controlsMike Montour2008-06-131-25/+50
* ALSA: ASoC: Fix WM9713 voice PCM slave mode configurationMark Brown2008-06-131-1/+1
* ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and removeMark Brown2008-06-136-10/+17
* ALSA: ASoC: Add missing includesMark Brown2008-06-132-0/+2
* ALSA: ASoC: Tweak tlv320aicx reg_cache_sizeMark Brown2008-06-131-1/+1
* ALSA: ASoC: Fix register cache size for UDA1380Mark Brown2008-06-131-2/+2
* ALSA: ASoC: Fix register cache sizes for Wolfson codecsMark Brown2008-06-133-3/+3
* [ALSA] ASoC: Fix default mono mixer configuration for WM8510Mark Brown2008-06-131-1/+1
* [ALSA] Revised AT32 ASoC PatchGeoffrey Wossum2008-06-069-1/+2050
* [ALSA] ASoC: Add WM8990 driverMark Brown2008-06-064-0/+2482
* [ALSA] ASoC: Add WM8510 driverMark Brown2008-06-064-0/+944
* [ALSA] ASoC: Add UDA1380 driverPhilipp Zabel2008-05-294-0/+946
* [ALSA] ASoC: Add SOC_DOUBLE_S8_TLV control typeMark Brown2008-05-291-0/+72
* [ALSA] Add EM-X270 ASoC driverMike Rapoport2008-05-273-1/+113
* sound: Convert to menuconfigTakashi Iwai2008-05-278-27/+17Star
* [ALSA] soc - Fix s3c24xx-i2s LR sync while timer ticks are disabledWerner Almesberger2008-05-191-2/+3
* [ALSA] soc - Convert Wolfson codec drivers to use bulk DAPM registrationMark Brown2008-05-195-59/+20Star
* [ALSA] ASoC: core checkpatch cleanupsMark Brown2008-05-191-46/+54
* [ALSA] ASoC: Clarify API for bias configurationMark Brown2008-05-198-125/+124Star
* [ALSA] ASoC: Remove in-code changelogsMark Brown2008-05-1914-50/+0Star
* [ALSA] ASoC: Convert N810 machine driver to use gpiolibJarkko Nikula2008-05-191-11/+14
* [ALSA] soc - n810 - Update for bulk DAPM registration APIsMark Brown2008-05-191-6/+4Star
* [ALSA] soc - davinci-evm - Update for bulk DAPM registration APIsMark Brown2008-05-191-10/+4Star