summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-2228-31/+31
* Merge branch 'topic/asoc' into topic/remove-irqf_disableTakashi Iwai2011-09-22131-1205/+6667
|\
| * 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 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
| * | ASoC: ad193x: Setup regmap read and write flag masks for SPILars-Peter Clausen2011-09-092-28/+71
| * | Merge branch 'topic/interface' of git://opensource.wolfsonmicro.com/regmap in...Mark Brown2011-09-092-0/+61
| |\ \
| | * | regmap: Provide device read and write map interface for mergingMark Brown2011-09-091-0/+9
| | * | regmap: Allow drivers to specify register defaultsMark Brown2011-08-211-2/+22
| | * | regmap: Fix kerneldoc errors for regmapMark Brown2011-08-091-9/+9
| | * | regmap: Add precious registers to the driver interfaceMark Brown2011-08-081-0/+4
| | * | regmap: Allow devices to specify which registers are accessibleMark Brown2011-08-082-0/+22