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