summaryrefslogtreecommitdiffstats
path: root/sound/oss
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Last DMA_xBIT_MASK cleanupsTobias Klauser2006-04-111-1/+2
* Merge ../linux-2.6Paul Mackerras2006-03-2910-47/+50
|\
| * [PATCH] sound: Remove unneeded kmalloc() return value castsJesper Juhl2006-03-283-5/+8
| * [PATCH] vfree does its own NULL check, no need to be explicit in oss/msnd.cJesper Juhl2006-03-281-4/+2
| * [PATCH] no need to check vfree arg for null in oss/sequencerJesper Juhl2006-03-281-10/+3
| * [PATCH] maestro3 vfree NULL check fixupJesper Juhl2006-03-281-8/+2
| * [PATCH] vfree NULL check fixup for sb_cardJesper Juhl2006-03-281-4/+2
| * [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-282-2/+3
| * [PATCH] PNP: adjust pnp_register_card_driver() signature: sb_cardBjorn Helgaas2006-03-271-9/+20
| * [PATCH] pnp: cs4232: adjust pnp_register_driver signatureBjorn Helgaas2006-03-271-5/+10
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-1/+1
|/
* [PATCH] oss/sonicvibes.c defines its own hweight32Richard Knutsson2006-03-261-18/+0
* [PATCH] cmpci: don't use generic_hweight32()Andrew Morton2006-03-261-1/+1
* [PATCH] Fix compilation for sound/oss/vwsnd.cEric Sesterhenn2006-03-261-21/+19
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-03-251-0/+4
|\
| * kbuild: ignore all generated files for make allmodconfig (x86_64)Sam Ravnborg2006-02-261-0/+4
* | [PATCH] Fix sequencer missing negative bound checkEugene Teo2006-03-251-2/+2
* | [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
OpenPOWER on IntegriCloud