summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-18ALSA: pcm - Remove unneeded ifdef pgprot_noncachedTakashi Iwai1-2/+0
2010-01-14ALSA: ctxfi - Add subsystem optionTakashi Iwai4-10/+23
2010-01-14ALSA: Add snd_pci_quirk_lookup_id()Takashi Iwai2-5/+30
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 Iwai21-371/+720
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/tiw...Jaroslav Kysela3329-68583/+157643
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 Kysela3-12/+27
2010-01-07ALSA: pcm_lib - cleanup & merge hw_ptr update functionsJaroslav Kysela5-195/+121
2010-01-07ALSA: pcm_lib - add possibility to log last 10 DMA ring buffer positionsJaroslav Kysela3-23/+127
2010-01-07ALSA: pcm_lib.c - convert second xrun_debug() parameter to use definesJaroslav Kysela1-10/+17
2009-12-28ALSA: Release v1.0.22.1Jaroslav Kysela1-1/+1
2009-12-28ALSA: usb-audio: use usbquirk.h for detection of HVR-950Q/850John S. Gruber3-15/+130
2009-12-28ALSA: usb-audio: relax urb data align. restriction HVR-950Q and HVR-850 onlyJohn S. Gruber2-2/+30
2009-12-28ALSA: usb-audio: make buffer pointer based on bytes instead on framesClemens Ladisch1-39/+37
2009-12-28ALSA: usb-audio - Added functionality for E-mu 0404USB/0202USB/TrackerPreSergiy Kovalchuk3-4/+133
2009-12-28ALSA: hda: Refactor powerdown for Realtek HDA codecsDaniel T Chen1-22/+38
2009-12-28ALSA: hda: Add powerdown for Analog Devices HDA codecsDaniel T Chen1-0/+68
2009-12-27ALSA: hda - Use strict_strtoul()Takashi Iwai2-24/+31
2009-12-27ALSA: hda - Add sanity check for storing the user-defined pin configsTakashi Iwai1-0/+3
2009-12-27ALSA: hda - Fix click noises at suspend/free with Realtek codecsTakashi Iwai1-0/+7
2009-12-27ALSA: hda - Add snd_hda_shutup_pins() helper functionTakashi Iwai3-11/+21
2009-12-26ALSA: hda - Add more hints for GPIO setup of IDT/STAC codecsTakashi Iwai1-0/+14
2009-12-25Merge branch 'fix/hda' into topic/hdaTakashi Iwai3318-68443/+156978
2009-12-25ALSA: hda - HDMI sticky stream tag supportWu Fengguang1-6/+15
2009-12-25ALSA: jazz16: refine dma and irq selectionKrzysztof Helt3-2/+37
2009-12-25Merge branch 'fix/misc' into topic/miscTakashi Iwai1301-18890/+47851
2009-12-25ALSA: Fix indentation in pcm_native.cGuennadi Liakhovetski1-4/+4
2009-12-25Linux 2.6.33-rc2Linus Torvalds1-1/+1
2009-12-25Merge branch 'sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/lin...Linus Torvalds2-5/+37
2009-12-25Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2-1/+10
2009-12-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds32-664/+1432
2009-12-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds19-116/+170
2009-12-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds182-553/+320
2009-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-19/+28
2009-12-24Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-78/+117
2009-12-24VIDEO: cyberpro: pci_request_regions needs a persistent nameRussell King1-6/+6
2009-12-24ARM: dma-isa: request cascade channel after registering itRussell King1-2/+2
2009-12-24ARM: footbridge: trim down old ISA rtc setupRussell King6-174/+73
2009-12-24ARM: fix PAGE_KERNELRussell King1-2/+1
2009-12-24edac, pci: remove pesky debug printkBorislav Petkov1-2/+0
2009-12-24amd64_edac: restrict PCI config space accessBorislav Petkov1-1/+1
2009-12-24amd64_edac: fix forcing module load/unloadBorislav Petkov1-2/+1
2009-12-24amd64_edac: make driver loading more robustBorislav Petkov1-7/+16