summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Staticise jz4740_pcm_new()Axel Lin2011-09-211-1/+1
* ASoC: Staticise bf5xx_pcm_i2s_new()Axel Lin2011-09-211-1/+1
* ASoC: Staticise bf5xx_pcm_ac97_new()Axel Lin2011-09-211-1/+1
* Merge branch 'for-3.1' into for-3.2Mark Brown2011-09-211-3/+15
|\
| * ASoC: Ensure we generate a driver nameMark Brown2011-09-211-3/+15
* | ASoC: Factor out per-widget DAPM power checksMark Brown2011-09-211-52/+60
* | ASoC: Trace and collect statistics for DAPM graph walkingMark Brown2011-09-214-0/+45
* | ASoC: Add WM5100 driverMark Brown2011-09-206-0/+9301
* | Merge branch 'for-3.1' into for-3.2Mark Brown2011-09-201-26/+0
|\|
| * ASoC: Remove bitrotted wm8962_resume()Mark Brown2011-09-201-26/+0
* | ASoC: ssm2602: Do not dereference codec->control_dataLars-Peter Clausen2011-09-201-2/+1
* | ASoC: fsl: Fix error handling if platform_device_add failsAxel Lin2011-09-202-2/+2
* | ASoC: Refcount WM8996 bandgap from FLL tooMark Brown2011-09-201-6/+39
* | ASoC: Fix unused variable warning in WM8996Mark Brown2011-09-201-2/+0
* | ASoC: twl6040: Correct supported number of playback channelsPeter Ujfalusi2011-09-201-1/+1
* | ASoC: twl6040: Fix the number of channels for vibraPeter Ujfalusi2011-09-201-2/+2
* | ASoC: twl6040: Use chip defaults in the initial reg_cachePeter Ujfalusi2011-09-201-2/+6
* | ASoC: twl6040: Chip initialization cleanupPeter Ujfalusi2011-09-202-90/+13
* | MFD: twl6040: Fix power on GPIO handlingPeter Ujfalusi2011-09-201-5/+6
* | Input: twl6040-vibra: Use accessor to get revision informationPeter Ujfalusi2011-09-201-1/+1
* | MFD: twl6040: Add accessor for revision IDPeter Ujfalusi2011-09-202-1/+6
* | MFD: twl6040: Remove global pointer for platform_devicePeter Ujfalusi2011-09-201-16/+11
* | ASoC: mxs-saif: add record functionDong Aisheng2011-09-193-14/+151
* | ASoC: sn95031: Staticize sn95031_pcm_hw_paramsAxel Lin2011-09-191-1/+1
* | ASoC: Add line loads to the list of supported detections for SpeysideMark Brown2011-09-191-1/+2
* | ASoC: Initial WM8996 headphone impedance measurement supportMark Brown2011-09-191-25/+112
* | ASoC: WM8996 only needs bandgap for analogue functionalityMark Brown2011-09-191-11/+29
* | ASoC: Display the error code when we fail to add a DAPM controlMark Brown2011-09-191-2/+2
* | ASoC: support all possible sample rates in the WM8776 driverTimur Tabi2011-09-161-7/+6
* | ASoC: wm8995: Remove unused i2c variable in wm8995_remove()Axel Lin2011-09-161-2/+0
* | ASoC: wm8995: Return -EINVAL if device ID mismatchAxel Lin2011-09-161-0/+1
* | ASoC: tpa6130a2: Remove obsolete cleanup for clientdataAxel Lin2011-09-161-1/+0
* | ASoC: davinci-pcm: trivial: replace link with actual chan/linkBen Gardiner2011-09-161-64/+59
* | ASoC: edb93xx: convert to use snd_soc_register_card()Mika Westerberg2011-09-161-27/+33
* | ASoC: simone: convert to use snd_soc_register_card()Mika Westerberg2011-09-161-28/+36
* | ASoC: ep93xx-pcm: add MODULE_ALIASMika Westerberg2011-09-161-0/+1
* | ARM: ep93xx: snappercl15: register audio platform deviceMika Westerberg2011-09-161-1/+12
* | ARM: ep93xx: edb93xx: register audio platform deviceMika Westerberg2011-09-161-0/+6
* | ARM: ep93xx: simone: register audio platform deviceMika Westerberg2011-09-161-1/+12
* | ASoC: snappercl15: convert to use snd_soc_register_card()Mika Westerberg2011-09-161-17/+36
* | ASoC: support sample sizes properly in the WM8776 codec driverTimur Tabi2011-09-161-12/+13
* | Merge branch 'for-3.1' into for-3.2Mark Brown2011-09-162-2/+2
|\|
| * ASoC: bf5xx-ad73311: Fix prototype for bf5xx_probeAxel Lin2011-09-161-1/+1
| * ASoC: Fix trivial build regression in Kirkwood I2SArnd Bergmann2011-09-121-1/+1
* | ASoC: Fix WM8996 DC servo operation without IRQMark Brown2011-09-161-6/+3
* | ASoC: samsung: Fix checking return value of clk_getAxel Lin2011-09-163-8/+8
* | ASoC: improve asynchronous mode support in the fsl_ssi driverTimur Tabi2011-09-161-77/+68
* | ASoC: Correct channel numbers for WM8996 AIF2Mark Brown2011-09-141-4/+4
* | ASoC: Disable WM8996 CPVDD supply when not in useMark Brown2011-09-141-8/+30
* | regulator: Implement deferred disable supportMark Brown2011-09-143-0/+69