summaryrefslogtreecommitdiffstats
path: root/sound/oss
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] OSS: Fix leak in awe_wave, also remove pointless cast.Jesper Juhl2006-03-251-2/+4
* [PATCH] Fix sb_mixer use before validationEugene Teo2006-03-251-3/+3
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-256-15/+15
* [PATCH] I2C: Drop unneeded i2c-dev.h includesJean Delvare2006-03-231-2/+0
* [PATCH] oss: semaphore to mutex conversionIngo Molnar2006-03-236-53/+53
* [PATCH] sem2mutex: sound/oss/Ingo Molnar2006-03-2327-410/+449
* [PATCH] powerpc: Fix sound driver use of i2cBenjamin Herrenschmidt2006-02-071-8/+8
* [PATCH] bogus asm/delay.h includesAl Viro2006-02-071-1/+1
* [PATCH] USB: Au1xx0: replace casual readl() with au_readl() in the driversSergei Shtylylov2006-01-311-6/+6
* [PATCH] Prevent trident driver from grabbing pcnet32 hardwareJon Mason2006-01-181-10/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-151-1/+1
|\
| * spelling: s/appropiate/appropriate/Adrian Bunk2006-01-151-1/+1
* | [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-1/+1
|/
* [PATCH] m68k: dmasound __user annotationsAl Viro2006-01-123-60/+60
* [PATCH] m68k: compile fixes for dmasound (static vs. extern)Al Viro2006-01-122-1/+1
* [PATCH] m68k: lvalues abuse in dmasoundAl Viro2006-01-121-18/+36
* [PATCH] m68k: dmasound_paula.c lvalues abuse (from m68k CVS)Al Viro2006-01-121-3/+4
* [PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro2006-01-121-0/+1
* [PATCH] x86_64: Enable sound in old style OSS driver for NForce4 CK804Andi Kleen2006-01-111-1/+2
* [PATCH] remove unused out_pio label in i810_audioJesper Juhl2006-01-111-1/+0
* [PARISC] OSS: Fix build of parisc harmony driverStuart Brady2006-01-101-2/+2
* [PATCH] drivers/sound/oss: Replace pci_module_init() with pci_register_driver()Greg Kroah-Hartman2006-01-0916-16/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-091-32/+49
|\
| * [PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt2006-01-091-32/+49
* | [PATCH] i810_audio: request_irq() fixAndrew Morton2006-01-081-10/+8
|/
* Merge ../torvalds-2.6/Greg Kroah-Hartman2006-01-068-521/+1
|\
| * [PATCH] oss: remove deprecated PM interface from opl3sa2 driverPatrick Mochel2006-01-061-110/+0
| * [PATCH] oss: remove deprecated PM interface from nm256 driverPatrick Mochel2006-01-061-47/+0
| * [PATCH] oss: remove deprecated PM interface from maestro driverPatrick Mochel2006-01-061-149/+0
| * [PATCH] oss: remove deprecated PM interface from cs46xx driverPatrick Mochel2006-01-062-64/+0
| * [PATCH] oss: remove deprecated PM interface from cs4281 driverPatrick Mochel2006-01-062-59/+1
| * [PATCH] oss: remove deprecated PM interface from ad1848 driverPatrick Mochel2006-01-061-92/+0
* | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-052-2/+0
* | [PATCH] i2c: Drop i2c_driver.{owner,name}, 6 of 11Laurent Riffard2006-01-052-4/+8
* | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-052-2/+0
|/
* [PATCH] Au1550 AC'97 OSS driver spinlock fixesSergei Shtylylov2005-12-151-11/+18
* [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2005-11-135-8/+14
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-094-5/+0
* [PATCH] schedule obsolete OSS drivers for removalAdrian Bunk2005-11-091-29/+44
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2005-11-072-6/+6
|\
| * OSS MIPS drivers: "extern inline" -> "static inline"Adrian Bunk2005-11-072-6/+6
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2005-11-071-12/+19
|\ \
| * | Input: convert dmasound_awacs (OSS) to dynamic input allocationIan Wienand2005-11-021-12/+19
| |/
* | [PATCH] sound/oss/sequencer_syms: unexport reprogram_timerAdrian Bunk2005-11-071-1/+0
|/
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* [PATCH] Typo fix: dot after newline in printk stringsJean Delvare2005-10-301-1/+1
* [PATCH] remove some more check_region stuffJeff Garzik2005-10-302-13/+31
* Useless includes of everything, the kitchen sink and version.h ...Ralf Baechle2005-10-291-1/+0
* [PATCH] pci_ids: macros: replace partial with whole symbolsGrant Coady2005-10-281-8/+9
* Merge ../bleed-2.6Greg KH2005-10-285-9/+9
|\
OpenPOWER on IntegriCloud