summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2011-09-21ASoC: Staticise nuc900_dma_getposition()Axel Lin1-1/+1
2011-09-21ASoC: Staticise jz4740_pcm_new()Axel Lin1-1/+1
2011-09-21ASoC: Staticise bf5xx_pcm_i2s_new()Axel Lin1-1/+1
2011-09-21ASoC: Staticise bf5xx_pcm_ac97_new()Axel Lin1-1/+1
2011-09-21Merge branch 'for-3.1' into for-3.2Mark Brown1-3/+15
2011-09-21ASoC: Ensure we generate a driver nameMark Brown1-3/+15
2011-09-21ASoC: Factor out per-widget DAPM power checksMark Brown1-52/+60
2011-09-21ASoC: Trace and collect statistics for DAPM graph walkingMark Brown1-0/+17
2011-09-20ASoC: Add WM5100 driverMark Brown5-0/+9242
2011-09-20Merge branch 'for-3.1' into for-3.2Mark Brown1-26/+0
2011-09-20ASoC: ssm2602: Do not dereference codec->control_dataLars-Peter Clausen1-2/+1
2011-09-20ASoC: fsl: Fix error handling if platform_device_add failsAxel Lin2-2/+2
2011-09-20ASoC: Remove bitrotted wm8962_resume()Mark Brown1-26/+0
2011-09-20ASoC: Refcount WM8996 bandgap from FLL tooMark Brown1-6/+39
2011-09-20ASoC: Fix unused variable warning in WM8996Mark Brown1-2/+0
2011-09-19ASoC: twl6040: Correct supported number of playback channelsPeter Ujfalusi1-1/+1
2011-09-19ASoC: twl6040: Fix the number of channels for vibraPeter Ujfalusi1-2/+2
2011-09-19ASoC: twl6040: Use chip defaults in the initial reg_cachePeter Ujfalusi1-2/+6
2011-09-19ASoC: twl6040: Chip initialization cleanupPeter Ujfalusi1-87/+13
2011-09-19ASoC: mxs-saif: add record functionDong Aisheng2-14/+135
2011-09-19ASoC: sn95031: Staticize sn95031_pcm_hw_paramsAxel Lin1-1/+1
2011-09-19ASoC: Add line loads to the list of supported detections for SpeysideMark Brown1-1/+2
2011-09-19ASoC: Initial WM8996 headphone impedance measurement supportMark Brown1-25/+112
2011-09-19ASoC: WM8996 only needs bandgap for analogue functionalityMark Brown1-11/+29
2011-09-19ASoC: Display the error code when we fail to add a DAPM controlMark Brown1-2/+2
2011-09-16ASoC: support all possible sample rates in the WM8776 driverTimur Tabi1-7/+6
2011-09-16ASoC: wm8995: Remove unused i2c variable in wm8995_remove()Axel Lin1-2/+0
2011-09-16ASoC: wm8995: Return -EINVAL if device ID mismatchAxel Lin1-0/+1
2011-09-16ASoC: tpa6130a2: Remove obsolete cleanup for clientdataAxel Lin1-1/+0
2011-09-16ASoC: davinci-pcm: trivial: replace link with actual chan/linkBen Gardiner1-64/+59
2011-09-16ASoC: edb93xx: convert to use snd_soc_register_card()Mika Westerberg1-27/+33
2011-09-16ASoC: simone: convert to use snd_soc_register_card()Mika Westerberg1-28/+36
2011-09-16ASoC: ep93xx-pcm: add MODULE_ALIASMika Westerberg1-0/+1
2011-09-16ASoC: snappercl15: convert to use snd_soc_register_card()Mika Westerberg1-17/+36
2011-09-16ASoC: support sample sizes properly in the WM8776 codec driverTimur Tabi1-12/+13
2011-09-16Merge branch 'for-3.1' into for-3.2Mark Brown2-2/+2
2011-09-16ASoC: Fix WM8996 DC servo operation without IRQMark Brown1-6/+3
2011-09-16ASoC: bf5xx-ad73311: Fix prototype for bf5xx_probeAxel Lin1-1/+1
2011-09-16ASoC: samsung: Fix checking return value of clk_getAxel Lin3-8/+8
2011-09-16ASoC: improve asynchronous mode support in the fsl_ssi driverTimur Tabi1-77/+68
2011-09-14ASoC: Correct channel numbers for WM8996 AIF2Mark Brown1-4/+4
2011-09-14ASoC: Disable WM8996 CPVDD supply when not in useMark Brown1-8/+30
2011-09-12ASoC: Fix trivial build regression in Kirkwood I2SArnd Bergmann1-1/+1
2011-09-09ASoC: ad193x: Setup regmap read and write flag masks for SPILars-Peter Clausen2-28/+71
2011-09-09ASoC: playpaq_wm8510: Return proper error if clk_get failsAxel Lin1-1/+4
2011-09-08ASoC: sst_platform: fix memory leakLu Guanqun1-2/+6
2011-09-08ASoC: sst_platform: using builtin functionLu Guanqun1-3/+4
2011-09-08ASoC: sst_platform: trivial coding style fixLu Guanqun1-1/+1
2011-09-08ASoC: ad1980: Return proper error if vendor id mismatchAxel Lin1-3/+7
2011-09-08ASoC: Remove unused step size from debugfs CODEC write functionMark Brown1-4/+0