summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2006-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven2-3/+3
2006-01-15spelling: s/appropiate/appropriate/Adrian Bunk1-1/+1
2006-01-12[PATCH] m68k: dmasound __user annotationsAl Viro3-60/+60
2006-01-12[PATCH] m68k: compile fixes for dmasound (static vs. extern)Al Viro2-1/+1
2006-01-12[PATCH] m68k: lvalues abuse in dmasoundAl Viro1-18/+36
2006-01-12[PATCH] m68k: dmasound_paula.c lvalues abuse (from m68k CVS)Al Viro1-3/+4
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro1-0/+1
2006-01-11[PATCH] x86_64: Enable sound in old style OSS driver for NForce4 CK804Andi Kleen1-1/+2
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap1-0/+1
2006-01-11[PATCH] remove unused out_pio label in i810_audioJesper Juhl1-1/+0
2006-01-10[PARISC] OSS: Fix build of parisc harmony driverStuart Brady1-2/+2
2006-01-10[PATCH] i386: GPIO driver for AMD CS5535/CS5536Ben Gardner1-1/+1
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds16-16/+16
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds2-6/+0
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2-6/+0
2006-01-10spelling: s/trough/through/Adrian Bunk1-1/+1
2006-01-09[PATCH] drivers/sound/oss: Replace pci_module_init() with pci_register_driver()Greg Kroah-Hartman16-16/+16
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds3-70/+114
2006-01-08[PATCH] i810_audio: request_irq() fixAndrew Morton1-10/+8
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton1-7/+0
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt3-70/+114
2006-01-07Merge with Linus' kernel.Russell King388-25060/+35969
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King1-1/+1
2006-01-06Merge ../torvalds-2.6/Greg Kroah-Hartman8-521/+1
2006-01-06[PATCH] oss: remove deprecated PM interface from opl3sa2 driverPatrick Mochel1-110/+0
2006-01-06[PATCH] oss: remove deprecated PM interface from nm256 driverPatrick Mochel1-47/+0
2006-01-06[PATCH] oss: remove deprecated PM interface from maestro driverPatrick Mochel1-149/+0
2006-01-06[PATCH] oss: remove deprecated PM interface from cs46xx driverPatrick Mochel2-64/+0
2006-01-06[PATCH] oss: remove deprecated PM interface from cs4281 driverPatrick Mochel2-59/+1
2006-01-06[PATCH] oss: remove deprecated PM interface from ad1848 driverPatrick Mochel1-92/+0
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman3-3/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 7 of 11Laurent Riffard1-1/+4
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 6 of 11Laurent Riffard2-4/+8
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare3-3/+0
2006-01-06[PATCH] pcmcia: fix sound driversDominik Brodowski2-194/+115
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds378-24338/+35847
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2-2/+0
2006-01-04[ALSA] ad1889 - remove CVS ID from the driver identificationJaroslav Kysela1-1/+1
2006-01-04[ALSA] opl3 - Fix the unreleased resourcesTakashi Iwai1-3/+3
2006-01-04[ALSA] Revert the nested-device patchTakashi Iwai2-10/+3
2006-01-04[ALSA] dummy driver - added CA0106 emulation definesJaroslav Kysela1-1/+17
2006-01-03[ALSA] Remove xxx_t typedefs: SPARC CS4231Takashi Iwai1-174/+168
2006-01-03[ALSA] snd-emu10k1: Add new SB Live 5.1 PCI-ID.James Courtier-Dutton1-0/+8
2006-01-03[ALSA] snd-emu10k1: Correct control names for Audigy 4 Pro.James Courtier-Dutton1-1/+11
2006-01-03[ALSA] hda-codec - Add model entry for Shuttle ST20G5Takashi Iwai1-0/+1
2006-01-03[ALSA] emu10k1 - Clean up p16v codeTakashi Iwai1-281/+80
2006-01-03[ALSA] snd-emu10k1: Add comments regarding chips present on the card.James Courtier-Dutton1-2/+11
2006-01-03[ALSA] snd-emu10k1: Add some comments regarding chip types.James Courtier-Dutton1-0/+14
2006-01-03[ALSA] snd-ca0106: Fix SPI driver code. Fixes speaker output.James Courtier-Dutton1-15/+57