summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2010-05-10ALSA: Merge es1688 and es968 driversKrzysztof Helt5-293/+181
2010-05-10ALSA: es1688: allocate snd_es1688 structure as a part of snd_card structureKrzysztof Helt3-52/+41
2010-05-10Merge branch 'fix/misc' into topic/miscTakashi Iwai11-75/+234
2010-05-08ALSA: maestro3: Clear interrupts before enabling themVille Syrjälä1-0/+1
2010-05-08ALSA: es1968: Clear interrupts before enabling themVille Syrjälä1-0/+1
2010-05-05ALSA: take tu->qlock with irqs disabledDan Carpenter1-2/+3
2010-04-26ALSA: es968: fix wrong PnP dma indexKrzysztof Helt1-1/+1
2010-04-23Merge branch 'fix/misc' into for-linusTakashi Iwai1-0/+9
2010-04-23Merge branch 'fix/hda' into for-linusTakashi Iwai4-10/+6
2010-04-23ALSA: snd-es1968: Make hardware volume buttons an input device (rev2)Hans de Goede2-10/+128
2010-04-23ALSA: snd-maestro3: Make hardware volume buttons an input device (rev2)Hans de Goede2-2/+124
2010-04-23ALSA: hda: Use STAC_DELL_M6_BOTH quirk for Dell Studio 1558Daniel T Chen1-0/+2
2010-04-23ALSA: hda: Use LPIB quirk for DG965OT board version AAD63733-203Daniel T Chen1-0/+1
2010-04-22ALSA: snd-meastro3: Document hardware volume control a bitHans de Goede1-4/+18
2010-04-22Merge branch 'fix/misc' into topic/miscTakashi Iwai1-0/+9
2010-04-22ALSA: snd-meastro3: Ignore spurious HV interrupts during suspend / resumeHans de Goede1-0/+8
2010-04-22ALSA: snd-meastro3: Add amp_gpio quirk for Compaq EVO N600CHans de Goede1-0/+1
2010-04-22ALSA: hda: Use ALC880_F1734 quirk for Fujitsu Siemens AMILO Xi 1526Daniel T Chen1-1/+1
2010-04-22ALSA: hda: Use STAC_DELL_M6_BOTH quirk for Dell Studio XPS 1645Daniel T Chen1-0/+2
2010-04-22ALSA: Add support of AudioScience ASI boardsEliot Blennerhassett26-0/+18419
2010-04-19ALSA: hda - Fix resume from StR of HP 2510p with docking-stationTakashi Iwai1-9/+0
2010-04-16Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai267-4966/+5983
2010-04-16ALSA: usb/mixer - use get_iface_desc() rather than direct structureJaroslav Kysela1-1/+1
2010-04-16Merge branch 'topic/usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Jaroslav Kysela37-4757/+5679
2010-04-16Merge branch 'fix/hda' into for-linusTakashi Iwai3-33/+179
2010-04-16Merge branch 'fix/misc' into for-linusTakashi Iwai2-8/+23
2010-04-16Merge branch 'fix/asoc' into for-linusTakashi Iwai4-29/+45
2010-04-16ASoC: imx-ssi: do not call hrtimer_disable in trigger functionSascha Hauer1-2/+8
2010-04-15ALSA: i2c: Fixed 8 checkpatch errorsBrian Waters1-6/+12
2010-04-15ALSA: hda - Add position_fix quirk for Biostar moboTakashi Iwai1-0/+1
2010-04-15ALSA: hda - add a quirk for Clevo M570U laptopJoerg Schirottke1-0/+1
2010-04-15ASoC: imx-ssi: increase minimum periods to 4Sascha Hauer1-1/+1
2010-04-14ALSA: hda - Avoid invalid "Independent HP" control for VIA codecsTakashi Iwai1-16/+23
2010-04-14ALSA: hda - Fix control element allocations in VIA codec parserTakashi Iwai1-1/+1
2010-04-13Merge branch 'fix/misc' into topic/miscTakashi Iwai8-27/+57
2010-04-13ALSA: aaci - Fix alignment faults on ARM Cortex introduced by commit 29a4f2d3Philby John1-2/+5
2010-04-12ALSA: hda - Add fix-up for Sony VAIO with ALC269Takashi Iwai1-1/+28
2010-04-12ALSA: hda - Enhance fix-up table for Realtek codecsTakashi Iwai1-7/+28
2010-04-10Merge branch 'fix/misc' into topic/usbTakashi Iwai7-25/+52
2010-04-10ALSA: usb - Fix Oops after usb-midi disconnectionTakashi Iwai1-6/+18
2010-04-09ALSA: hda - Fix initial capture source connections of ALC880/260Takashi Iwai1-0/+23
2010-04-09ALSA: hda - Fix setup for ALC269vb amic and dmic modelsKailang Yang1-8/+20
2010-04-09ALSA: hda - Fix auto-parser of ALC269vb for HP pin NID 0x21Kailang Yang1-0/+1
2010-04-08ASoC: imx-ssi: Use a hrtimer in FIQ modeSascha Hauer1-24/+21
2010-04-08ASoC: imx-pcm-dma-mx2: restart DMA after an errorSascha Hauer1-1/+14
2010-04-08ASoC: imx-ssi: honor IMX_SSI_DMA flagSascha Hauer1-1/+2
2010-04-08ASoC: wm2000: remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds32-206/+377
2010-04-07ALSA: hda: Add support for Medion WIM2160Maurus Cuelenaere1-0/+53
2010-04-07Merge branch 'fix/hda' into for-linusTakashi Iwai3-47/+126