summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-21ASoC: soc-core: symmetry checking for each DAIs separatelyDong Aisheng3-17/+28
2011-09-21ASoC: 88pm860x-codec - reset the codec correctlyBas Vermeulen1-0/+3
2011-09-21ASoC: 88pm860x-codec - Allow independent use of both I2S playback and captureBas Vermeulen1-2/+8
2011-09-21ASoC: Add driver for rt5631johnnyhsu@realtek.com2-0/+2490
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-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 Brown4-0/+45
2011-09-20ASoC: Add WM5100 driverMark Brown6-0/+9301
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-20ASoC: twl6040: Correct supported number of playback channelsPeter Ujfalusi1-1/+1
2011-09-20ASoC: twl6040: Fix the number of channels for vibraPeter Ujfalusi1-2/+2
2011-09-20ASoC: twl6040: Use chip defaults in the initial reg_cachePeter Ujfalusi1-2/+6
2011-09-20ASoC: twl6040: Chip initialization cleanupPeter Ujfalusi2-90/+13
2011-09-20MFD: twl6040: Fix power on GPIO handlingPeter Ujfalusi1-5/+6
2011-09-20Input: twl6040-vibra: Use accessor to get revision informationPeter Ujfalusi1-1/+1
2011-09-20MFD: twl6040: Add accessor for revision IDPeter Ujfalusi2-1/+6
2011-09-20MFD: twl6040: Remove global pointer for platform_devicePeter Ujfalusi1-16/+11
2011-09-19ASoC: mxs-saif: add record functionDong Aisheng3-14/+151
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-16ARM: ep93xx: snappercl15: register audio platform deviceMika Westerberg1-1/+12
2011-09-16ARM: ep93xx: edb93xx: register audio platform deviceMika Westerberg1-0/+6
2011-09-16ARM: ep93xx: simone: register audio platform deviceMika Westerberg1-1/+12
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-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