aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-01[PATCH] powermac: Fix some 64b resource damageBenjamin Herrenschmidt1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel29-29/+0
2006-06-30typo fixes: specfic -> specificAdrian Bunk1-1/+1
2006-06-30typo fixes: aquire -> acquireAdrian Bunk1-3/+3
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds4-45/+2
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds49-195/+11263
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds11-26/+34
2006-06-29[PATCH] re-add CONFIG_SOUND_SSCAPEAdrian Bunk1-0/+13
2006-06-28[PATCH] oss/via: make bitfield unsignedRandy Dunlap1-1/+1
2006-06-28[PATCH] sound: fix cs4232 section mismatchRandy Dunlap1-1/+1
2006-06-28[ALSA] echoaudio - Remove kfree_nocheck()Takashi Iwai1-4/+3
2006-06-28[ALSA] echoaudio - Fix MakefileTakashi Iwai1-0/+13
2006-06-28[ALSA] Add Intel D965 board supportTakashi Iwai1-11/+99
2006-06-28[ALSA] Fix/add support of Realtek ALC883 / ALC888 and ALC861 codecsTakashi Iwai2-97/+991
2006-06-28[ALSA] Fix a typo in echoaudio/midi.cTakashi Iwai1-1/+1
2006-06-28[ALSA] snd-aoa: enable dual-edge in GPIOsJohannes Berg1-0/+15
2006-06-28[ALSA] snd-aoa: support iMac G5 iSightJohannes Berg1-6/+8
2006-06-28[ALSA] snd-aoa: not experimentalJohannes Berg1-1/+2
2006-06-28[ALSA] Add echoaudio sound driversGiuliano Pochini34-0/+9853
2006-06-28[ALSA] ak4xxx-adda - Code clean-upTakashi Iwai1-65/+138
2006-06-28[ALSA] Remove CONFIG_EXPERIMENTAL from intel8x0m driverTakashi Iwai1-2/+2
2006-06-28[ALSA] Stereo controls for M-Audio Revolution cardsJani Alinikula2-9/+103
2006-06-28[ALSA] Fix misuse of __list_add() in seq_ports.cTakashi Iwai1-4/+2
2006-06-28[ALSA] hda-codec - Add model entry for Samsung X60 ChaneTakashi Iwai1-0/+2
2006-06-28[ALSA] make CONFIG_SND_DYNAMIC_MINORS non-experimentalClemens Ladisch1-2/+2
2006-06-28[ALSA] Fix wrong dependencies of snd-aoa driverTakashi Iwai1-1/+2
2006-06-28[ALSA] fix build failure due to snd-aoaTakashi Iwai1-1/+2
2006-06-28[ALSA] AD1888 mixer controls for DC modeJaya Kumar1-0/+2
2006-06-28[ALSA] usb-audio support for Turtle Beach RoadieSam Revitch1-0/+32
2006-06-27Properly delete sound/ppc/toonie.cLinus Torvalds1-0/+0
2006-06-27[PATCH] update two drivers for poison.hRandy Dunlap1-2/+3
2006-06-27[PATCH] 64bit resource: fix up printks for resources in sound driversGreg Kroah-Hartman11-26/+34
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds3-16/+16
2006-06-26[PATCH] devfs: Remove devfs support from the sound subsystemGreg Kroah-Hartman4-45/+2
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1
2006-06-26spelling fixesAndreas Mohr3-16/+16
2006-06-25[PATCH] au1xxx: oss sound support for au1200Domen Puncer2-2/+5
2006-06-25[PATCH] au1550_ac97: spin_unlock in error pathDomen Puncer1-2/+5
2006-06-25[PATCH] emu10k1: mark midi_spinlock as usedAlexey Dobriyan1-1/+1
2006-06-25[PATCH] msnd section fixAndrew Morton1-1/+1
2006-06-23[SOUND] sparc: Port amd7930 to new SBUS device layer.David S. Miller1-61/+77
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller1-7/+6
2006-06-23[PATCH] OSS: cs46xx cleanup and tiny bugfixJesper Juhl1-783/+489
2006-06-23[PATCH] Au1550/1200: add missing PSC #define's, make OSS driver use the proper onesSergei Shtylyov1-1/+1
2006-06-22[ALSA] aoa driver - Kconfig - remove spaces for SND!=nJaroslav Kysela1-1/+1
2006-06-22[ALSA] hda-codec - Show EAPD and pin-detection capabilities in procTakashi Iwai1-0/+4
2006-06-22[ALSA] Remove nested mutexes in seq_ports.cTakashi Iwai1-2/+0
2006-06-22[ALSA] Remove ppc/toonie.cTakashi Iwai1-378/+0
2006-06-22[ALSA] snd-powermac: no longer handle anything with a layout-id propertyJohannes Berg4-46/+10
2006-06-22[ALSA] snd-aoa: add snd-aoaJohannes Berg35-1/+7009