aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang28-31/+31
2011-09-22Merge branch 'topic/asoc' into topic/remove-irqf_disableTakashi Iwai131-1205/+6667
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-20ALSA: via82xx: allow to disable the SRCClemens Ladisch1-0/+8
2011-09-20ALSA: emu10k1: allow to disable the SRCClemens Ladisch1-0/+5
2011-09-20ALSA: ymfpci: allow to disable the SRCClemens Ladisch1-0/+6
2011-09-20ALSA: pcm: add snd_pcm_hw_rule_noresample()Clemens Ladisch2-0/+28
2011-09-20ALSA: ymfpci: fix PCM open error handlingClemens Ladisch1-6/+18
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 Ujfalusi2-90/+13
2011-09-19MFD: twl6040: Fix power on GPIO handlingPeter Ujfalusi1-5/+6
2011-09-19Input: twl6040-vibra: Use accessor to get revision informationPeter Ujfalusi1-1/+1
2011-09-19MFD: twl6040: Add accessor for revision IDPeter Ujfalusi2-1/+6
2011-09-19MFD: 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-16ALSA: usb-audio: Added support for Roland UM-ONE midi-usb interfaceDaniele Guerrieri1-0/+14
2011-09-16Merge branch 'fix/misc' into topic/miscTakashi Iwai33-120/+222
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-15ALSA: pcm - fix race condition in wait_for_avail()Arjan van de Ven1-9/+24
2011-09-14Merge branch 'fix/asoc' into for-linusTakashi Iwai9-17/+20
2011-09-14ALSA: snd-usb: move code from urb.c to endpoint.cDaniel Mack8-991/+967