aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-02-26kbuild: ignore all generated files for make allmodconfig (x86_64)Sam Ravnborg1-0/+4
2006-02-07[PATCH] powerpc: Fix sound driver use of i2cBenjamin Herrenschmidt1-8/+8
2006-02-07[PATCH] bogus asm/delay.h includesAl Viro1-1/+1
2006-01-31[PATCH] USB: Au1xx0: replace casual readl() with au_readl() in the driversSergei Shtylylov1-6/+6
2006-01-18[PATCH] Prevent trident driver from grabbing pcnet32 hardwareJon Mason1-10/+8
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 Ven1-1/+1
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] 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-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 Torvalds1-32/+49
2006-01-08[PATCH] i810_audio: request_irq() fixAndrew Morton1-10/+8
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt1-32/+49
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-Hartman2-2/+0
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 Delvare2-2/+0
2005-12-15[PATCH] Au1550 AC'97 OSS driver spinlock fixesSergei Shtylylov1-11/+18
2005-11-13[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik5-8/+14
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering4-5/+0
2005-11-09[PATCH] schedule obsolete OSS drivers for removalAdrian Bunk1-29/+44
2005-11-07Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-6/+6
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-12/+19
2005-11-07OSS MIPS drivers: "extern inline" -> "static inline"Adrian Bunk2-6/+6
2005-11-07[PATCH] sound/oss/sequencer_syms: unexport reprogram_timerAdrian Bunk1-1/+0
2005-11-02Input: convert dmasound_awacs (OSS) to dynamic input allocationIan Wienand1-12/+19
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-10-30[PATCH] Typo fix: dot after newline in printk stringsJean Delvare1-1/+1
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik2-13/+31
2005-10-29Useless includes of everything, the kitchen sink and version.h ...Ralf Baechle1-1/+0
2005-10-28[PATCH] pci_ids: macros: replace partial with whole symbolsGrant Coady1-8/+9
2005-10-28Merge ../bleed-2.6Greg KH5-9/+9
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-2/+2
2005-10-28[PATCH] gfp_t: soundAl Viro5-9/+9
2005-09-22[PATCH] oss: don't concatenate __FUNCTION__ with stringsClemens Buchacher2-2/+2
2005-09-10[PATCH] patch] remove sound/oss/skeleton.cAdrian Bunk1-219/+0
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar4-7/+4