index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
oss
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-20
[PATCH] make the OSS SOUND_VIA82CXXX option available again
Adrian Bunk
1
-0
/
+20
2006-04-20
[PATCH] update OBSOLETE_OSS_DRIVER schedule and dependencies
Adrian Bunk
1
-331
/
+5
2006-04-11
[PATCH] Last DMA_xBIT_MASK cleanups
Tobias Klauser
1
-1
/
+2
2006-03-29
Merge ../linux-2.6
Paul Mackerras
10
-47
/
+50
2006-03-28
[PATCH] sound: Remove unneeded kmalloc() return value casts
Jesper Juhl
3
-5
/
+8
2006-03-28
[PATCH] vfree does its own NULL check, no need to be explicit in oss/msnd.c
Jesper Juhl
1
-4
/
+2
2006-03-28
[PATCH] no need to check vfree arg for null in oss/sequencer
Jesper Juhl
1
-10
/
+3
2006-03-28
[PATCH] maestro3 vfree NULL check fixup
Jesper Juhl
1
-8
/
+2
2006-03-28
[PATCH] vfree NULL check fixup for sb_card
Jesper Juhl
1
-4
/
+2
2006-03-28
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
Matthias Gehre
2
-2
/
+3
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
1
-1
/
+1
2006-03-27
[PATCH] PNP: adjust pnp_register_card_driver() signature: sb_card
Bjorn Helgaas
1
-9
/
+20
2006-03-27
[PATCH] pnp: cs4232: adjust pnp_register_driver signature
Bjorn Helgaas
1
-5
/
+10
2006-03-26
[PATCH] oss/sonicvibes.c defines its own hweight32
Richard Knutsson
1
-18
/
+0
2006-03-26
[PATCH] cmpci: don't use generic_hweight32()
Andrew Morton
1
-1
/
+1
2006-03-26
[PATCH] Fix compilation for sound/oss/vwsnd.c
Eric Sesterhenn
1
-21
/
+19
2006-03-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-0
/
+4
2006-03-25
[PATCH] Fix sequencer missing negative bound check
Eugene Teo
1
-2
/
+2
2006-03-25
[PATCH] OSS: Fix leak in awe_wave, also remove pointless cast.
Jesper Juhl
1
-2
/
+4
2006-03-25
[PATCH] Fix sb_mixer use before validation
Eugene Teo
1
-3
/
+3
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
6
-15
/
+15
2006-03-23
[PATCH] I2C: Drop unneeded i2c-dev.h includes
Jean Delvare
1
-2
/
+0
2006-03-23
[PATCH] oss: semaphore to mutex conversion
Ingo Molnar
6
-53
/
+53
2006-03-23
[PATCH] sem2mutex: sound/oss/
Ingo Molnar
27
-410
/
+449
2006-02-26
kbuild: ignore all generated files for make allmodconfig (x86_64)
Sam Ravnborg
1
-0
/
+4
2006-02-07
[PATCH] powerpc: Fix sound driver use of i2c
Benjamin Herrenschmidt
1
-8
/
+8
2006-02-07
[PATCH] bogus asm/delay.h includes
Al Viro
1
-1
/
+1
2006-01-31
[PATCH] USB: Au1xx0: replace casual readl() with au_readl() in the drivers
Sergei Shtylylov
1
-6
/
+6
2006-01-18
[PATCH] Prevent trident driver from grabbing pcnet32 hardware
Jon Mason
1
-10
/
+8
2006-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-1
/
+1
2006-01-15
spelling: s/appropiate/appropriate/
Adrian Bunk
1
-1
/
+1
2006-01-12
[PATCH] m68k: dmasound __user annotations
Al Viro
3
-60
/
+60
2006-01-12
[PATCH] m68k: compile fixes for dmasound (static vs. extern)
Al Viro
2
-1
/
+1
2006-01-12
[PATCH] m68k: lvalues abuse in dmasound
Al Viro
1
-18
/
+36
2006-01-12
[PATCH] m68k: dmasound_paula.c lvalues abuse (from m68k CVS)
Al Viro
1
-3
/
+4
2006-01-12
[PATCH] m68k: namespace pollution fix (custom->amiga_custom)
Al Viro
1
-0
/
+1
2006-01-11
[PATCH] x86_64: Enable sound in old style OSS driver for NForce4 CK804
Andi Kleen
1
-1
/
+2
2006-01-11
[PATCH] remove unused out_pio label in i810_audio
Jesper Juhl
1
-1
/
+0
2006-01-10
[PARISC] OSS: Fix build of parisc harmony driver
Stuart Brady
1
-2
/
+2
2006-01-09
[PATCH] drivers/sound/oss: Replace pci_module_init() with pci_register_driver()
Greg Kroah-Hartman
16
-16
/
+16
2006-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
1
-32
/
+49
2006-01-08
[PATCH] i810_audio: request_irq() fix
Andrew Morton
1
-10
/
+8
2006-01-09
[PATCH] powerpc: Remove device_node addrs/n_addr
Benjamin Herrenschmidt
1
-32
/
+49
2006-01-06
Merge ../torvalds-2.6/
Greg Kroah-Hartman
8
-521
/
+1
2006-01-06
[PATCH] oss: remove deprecated PM interface from opl3sa2 driver
Patrick Mochel
1
-110
/
+0
2006-01-06
[PATCH] oss: remove deprecated PM interface from nm256 driver
Patrick Mochel
1
-47
/
+0
2006-01-06
[PATCH] oss: remove deprecated PM interface from maestro driver
Patrick Mochel
1
-149
/
+0
2006-01-06
[PATCH] oss: remove deprecated PM interface from cs46xx driver
Patrick Mochel
2
-64
/
+0
2006-01-06
[PATCH] oss: remove deprecated PM interface from cs4281 driver
Patrick Mochel
2
-59
/
+1
[next]