aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-16Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into develJaroslav Kysela119-1321/+3364
2010-02-16Merge branch 'fixes' into develJaroslav Kysela24-132/+155
2010-02-16ALSA: USB MIDI support for Access Music VirusTISebastien Alaiwan3-0/+65
2010-02-16ALSA: usb-audio: reduce MIDI packet size to work around broken firmwareClemens Ladisch1-3/+15
2010-02-15ALSA: Echoaudio - Add suspend support #2Giuliano Pochini3-78/+222
2010-02-15ALSA: Echoaudio - Add suspend support #1Giuliano Pochini15-80/+115
2010-02-15ALSA: Echoaudio - Add firmware cache #2Giuliano Pochini2-4/+41
2010-02-15ALSA: Echoaudio - Add firmware cache #1Giuliano Pochini18-65/+69
2010-02-12Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai3-165/+273
2010-02-11ALSA: usbmixer - add possibility to remap dB valuesJaroslav Kysela2-55/+93
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan67-70/+70
2010-02-05ALSA: ice1724 - aureon - fix wm8770 volume offsetJaroslav Kysela1-5/+7
2010-02-05ALSA: ice1712: fix: lock samplerate when samplerate locking is enabledSebastien Alaiwan1-0/+9
2010-02-04ALSA: ctxfi - fix PTP address initializationJaroslav Kysela3-36/+25
2010-02-02ALSA: dummy driver - add model parameterJaroslav Kysela1-110/+180
2010-02-02ALSA: trivial: sound seq ioctl dbg: print hexadecimal value padded with 0sThadeu Lima de Souza Cascardo1-1/+1
2010-02-01Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2-6/+40
2010-02-01sound: control: fix minimum TLV lengthClemens Ladisch1-1/+1
2010-02-01sound: control: actually allow TLV command accessClemens Ladisch1-2/+3
2010-01-27ALSA: pcm_native - fix runtime->boundary calculationJaroslav Kysela1-3/+36
2010-01-26Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai4-5/+18
2010-01-26ALSA: pcm_lib - return back hw_ptr_interruptJaroslav Kysela3-4/+8
2010-01-26ALSA: cs46xx: Fix cpu idling with resumeFlorian Zumbiehl1-0/+10
2010-01-21Merge branch 'topic/noncached-mmap' into topic/miscTakashi Iwai6-2/+19
2010-01-21ALSA: hda - AD1988 codec - fix SPDIF-input mixer initialization (unmute)Jaroslav Kysela1-1/+10
2010-01-21Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai3-10/+14
2010-01-21ALSA: pcm_core: Fix wake_up() optimizationJaroslav Kysela3-10/+14
2010-01-18Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai8-15/+1291
2010-01-18sound: virtuoso: add Xonar DS supportClemens Ladisch7-1/+1278
2010-01-18sound: seq_timer: simplify snd_seq_timer_set_tick_resolution() parametersClemens Ladisch1-14/+13
2010-01-18ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai6-0/+19
2010-01-18ALSA: pcm - Remove unneeded ifdef pgprot_noncachedTakashi Iwai1-2/+0
2010-01-14ALSA: ctxfi - Add subsystem optionTakashi Iwai3-10/+20
2010-01-14ALSA: Add snd_pci_quirk_lookup_id()Takashi Iwai1-5/+27
2010-01-13Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/miscTakashi Iwai13-183/+591
2010-01-13ALSA: pcm_lib - fix wrong delta print for jiffies checkJaroslav Kysela1-3/+5
2010-01-12sound_oss: remove use of old BKL ioctl pathAlan Cox1-13/+22
2010-01-12Merge commit alsa/devel into topic/miscTakashi Iwai18-368/+709
2010-01-10ALSA: ac97: add AC97 STMicroelectronics' codecsKrzysztof Helt2-0/+12
2010-01-10ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense blacklistDaniel T Chen1-0/+1
2010-01-08sbawe: fix memory detection part 2Krzysztof Helt1-4/+7
2010-01-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into fixesJaroslav Kysela45-312/+337
2010-01-08sound: oss: off by one bugDan Carpenter3-9/+13
2010-01-08ALSA: hda - support OLPC XO-1.5 DC inputDaniel Drake1-23/+190
2010-01-08ALSA: hda - Configure XO-1.5 microphones at capture timeDaniel Drake1-40/+85
2010-01-08Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into develJaroslav Kysela44-359/+824
2010-01-08ALSA: hda - conexant - Fixed microphone mixer for HP Compaq Presario F700Ken Prox1-0/+50
2010-01-08ALSA: ac97_codec: merge WM9703 and WM9705 opsKrzysztof Helt1-16/+1
2010-01-08ALSA: pcm_lib: fix "something must be really wrong" conditionJaroslav Kysela1-1/+1
2010-01-07ALSA: pcm_lib - optimize wake_up() calls for PCM I/OJaroslav Kysela2-12/+24