aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2011-09-21ASoC: Staticise jz4740_pcm_new()Gravatar Axel Lin 1-1/+1
2011-09-21ASoC: Staticise bf5xx_pcm_i2s_new()Gravatar Axel Lin 1-1/+1
2011-09-21ASoC: Staticise bf5xx_pcm_ac97_new()Gravatar Axel Lin 1-1/+1
2011-09-21Merge branch 'for-3.1' into for-3.2Gravatar Mark Brown 1-3/+15
2011-09-21ASoC: Ensure we generate a driver nameGravatar Mark Brown 1-3/+15
2011-09-21ASoC: Factor out per-widget DAPM power checksGravatar Mark Brown 1-52/+60
2011-09-21ASoC: Trace and collect statistics for DAPM graph walkingGravatar Mark Brown 1-0/+17
2011-09-20ASoC: Add WM5100 driverGravatar Mark Brown 5-0/+9242
2011-09-20Merge branch 'for-3.1' into for-3.2Gravatar Mark Brown 1-26/+0
2011-09-20ASoC: ssm2602: Do not dereference codec->control_dataGravatar Lars-Peter Clausen 1-2/+1
2011-09-20ASoC: fsl: Fix error handling if platform_device_add failsGravatar Axel Lin 2-2/+2
2011-09-20ASoC: Remove bitrotted wm8962_resume()Gravatar Mark Brown 1-26/+0
2011-09-20ASoC: Refcount WM8996 bandgap from FLL tooGravatar Mark Brown 1-6/+39
2011-09-20ASoC: Fix unused variable warning in WM8996Gravatar Mark Brown 1-2/+0
2011-09-19ASoC: twl6040: Correct supported number of playback channelsGravatar Peter Ujfalusi 1-1/+1
2011-09-19ASoC: twl6040: Fix the number of channels for vibraGravatar Peter Ujfalusi 1-2/+2
2011-09-19ASoC: twl6040: Use chip defaults in the initial reg_cacheGravatar Peter Ujfalusi 1-2/+6
2011-09-19ASoC: twl6040: Chip initialization cleanupGravatar Peter Ujfalusi 1-87/+13
2011-09-19ASoC: mxs-saif: add record functionGravatar Dong Aisheng 2-14/+135
2011-09-19ASoC: sn95031: Staticize sn95031_pcm_hw_paramsGravatar Axel Lin 1-1/+1
2011-09-19ASoC: Add line loads to the list of supported detections for SpeysideGravatar Mark Brown 1-1/+2
2011-09-19ASoC: Initial WM8996 headphone impedance measurement supportGravatar Mark Brown 1-25/+112
2011-09-19ASoC: WM8996 only needs bandgap for analogue functionalityGravatar Mark Brown 1-11/+29
2011-09-19ASoC: Display the error code when we fail to add a DAPM controlGravatar Mark Brown 1-2/+2
2011-09-16ASoC: support all possible sample rates in the WM8776 driverGravatar Timur Tabi 1-7/+6
2011-09-16ASoC: wm8995: Remove unused i2c variable in wm8995_remove()Gravatar Axel Lin 1-2/+0
2011-09-16ASoC: wm8995: Return -EINVAL if device ID mismatchGravatar Axel Lin 1-0/+1
2011-09-16ASoC: tpa6130a2: Remove obsolete cleanup for clientdataGravatar Axel Lin 1-1/+0
2011-09-16ASoC: davinci-pcm: trivial: replace link with actual chan/linkGravatar Ben Gardiner 1-64/+59
2011-09-16ASoC: edb93xx: convert to use snd_soc_register_card()Gravatar Mika Westerberg 1-27/+33
2011-09-16ASoC: simone: convert to use snd_soc_register_card()Gravatar Mika Westerberg 1-28/+36
2011-09-16ASoC: ep93xx-pcm: add MODULE_ALIASGravatar Mika Westerberg 1-0/+1
2011-09-16ASoC: snappercl15: convert to use snd_soc_register_card()Gravatar Mika Westerberg 1-17/+36
2011-09-16ASoC: support sample sizes properly in the WM8776 codec driverGravatar Timur Tabi 1-12/+13
2011-09-16Merge branch 'for-3.1' into for-3.2Gravatar Mark Brown 2-2/+2
2011-09-16ASoC: Fix WM8996 DC servo operation without IRQGravatar Mark Brown 1-6/+3
2011-09-16ASoC: bf5xx-ad73311: Fix prototype for bf5xx_probeGravatar Axel Lin 1-1/+1
2011-09-16ASoC: samsung: Fix checking return value of clk_getGravatar Axel Lin 3-8/+8
2011-09-16ASoC: improve asynchronous mode support in the fsl_ssi driverGravatar Timur Tabi 1-77/+68
2011-09-14ASoC: Correct channel numbers for WM8996 AIF2Gravatar Mark Brown 1-4/+4
2011-09-14ASoC: Disable WM8996 CPVDD supply when not in useGravatar Mark Brown 1-8/+30
2011-09-12ASoC: Fix trivial build regression in Kirkwood I2SGravatar Arnd Bergmann 1-1/+1
2011-09-09ASoC: ad193x: Setup regmap read and write flag masks for SPIGravatar Lars-Peter Clausen 2-28/+71
2011-09-09ASoC: playpaq_wm8510: Return proper error if clk_get failsGravatar Axel Lin 1-1/+4
2011-09-08ASoC: sst_platform: fix memory leakGravatar Lu Guanqun 1-2/+6
2011-09-08ASoC: sst_platform: using builtin functionGravatar Lu Guanqun 1-3/+4
2011-09-08ASoC: sst_platform: trivial coding style fixGravatar Lu Guanqun 1-1/+1
2011-09-08ASoC: ad1980: Return proper error if vendor id mismatchGravatar Axel Lin 1-3/+7
2011-09-08ASoC: Remove unused step size from debugfs CODEC write functionGravatar Mark Brown 1-4/+0
2011-09-05ASoC: alc5623: Remove unused mutexGravatar Axel Lin 1-2/+0