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-12-17
[PATCH] more work_struct fixes: tas300x sound drivers
Al Viro
2
-15
/
+14
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
15
-22
/
+22
2006-12-08
[PATCH] struct path: convert sound
Josef Sipek
3
-8
/
+8
2006-12-07
[PATCH] The scheduled removal of some OSS options
Adrian Bunk
1
-115
/
+0
2006-12-07
[PATCH] sound/oss/emu10k1: handle userspace copy errors
Jeff Garzik
4
-16
/
+38
2006-12-07
[PATCH] sound/oss/btaudio.c: ioremap balanced with iounmap
Amol Lad
1
-0
/
+2
2006-12-07
[PATCH] mm: incorrect VM_FAULT_OOM returns from drivers
Nick Piggin
1
-2
/
+2
2006-12-04
[PATCH] severing poll.h -> mm.h
Al Viro
8
-0
/
+8
2006-12-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-8
/
+8
2006-12-01
Driver core: convert sound core to use struct device
Greg Kroah-Hartman
1
-8
/
+8
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
1
-3
/
+3
2006-10-19
sh: Cleanup board header directories.
Paul Mundt
1
-1
/
+1
2006-10-09
Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-5
/
+5
2006-10-08
[PATCH] misc arm pt_regs fixes
Al Viro
1
-1
/
+1
2006-10-06
Various drivers' irq handlers: kill dead code, needless casts
Jeff Garzik
5
-5
/
+5
2006-10-05
[PATCH] powerpc: irq change build breaks
Olof Johansson
1
-2
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
31
-51
/
+50
2006-10-04
[PATCH] kill sound/oss/*_syms.c
Adrian Bunk
14
-168
/
+93
2006-10-04
[PATCH] The scheduled removal of some OSS drivers
Adrian Bunk
59
-59106
/
+6
2006-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
45
-45
/
+45
2006-10-03
fix file specification in comments
Uwe Zeisberger
44
-44
/
+44
2006-10-03
more misc typo fixes
Matt LaPlante
1
-1
/
+1
2006-10-03
[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.
Yoichi Yuasa
3
-2266
/
+0
2006-10-03
[PATCH] pr_debug: trident: use size_t length modifier in pr_debug format argu...
Zach Brown
1
-2
/
+2
2006-10-01
[PATCH] trident: fix pci_dev reference counting and buglet
Alan Cox
1
-15
/
+29
2006-10-01
[PATCH] proper flags type of spin_lock_irqsave()
Alexey Dobriyan
1
-1
/
+1
2006-10-01
[PATCH] cs46xx OSS: switch to pci_get_device
Alan Cox
1
-1
/
+2
2006-10-01
[PATCH] via82cxxx_audio: Use pci_get_device
Alan Cox
1
-2
/
+4
2006-09-29
[PATCH] remove sound/oss/COPYING
Andrew Morton
1
-339
/
+0
2006-09-29
[PATCH] CONFIG_PM=n slim: sound/oss/cs46xx.c
Alexey Dobriyan
2
-52
/
+8
2006-09-29
[PATCH] CONFIG_PM=n slim: sound/oss/trident.c
Alexey Dobriyan
1
-11
/
+11
2006-09-27
sound: SH DAC audio driver updates.
Andriy Skulysh
1
-7
/
+19
2006-09-27
sh: hp6xx mach-type cleanups.
Andriy Skulysh
1
-19
/
+15
2006-09-26
[PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc
Ralf Baechle
1
-4
/
+2
2006-09-14
Merge branch 'linux-2.6'
Paul Mackerras
1
-8
/
+22
2006-09-01
[PATCH] schedule obsolete OSS drivers for removal, 2nd round
Adrian Bunk
1
-8
/
+22
2006-08-31
Merge branch 'merge'
Paul Mackerras
1
-3
/
+3
2006-08-08
V4L/DVB (4371b): Fix V4L1 dependencies at drivers under sound/oss and sound/pci
Mauro Carvalho Chehab
1
-3
/
+3
2006-07-31
[POWERPC] sound: Constify & voidify get_property()
Jeremy Kerr
1
-5
/
+6
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
1
-10
/
+6
2006-07-02
[PATCH] irq-flags: sound: Use the new IRQF_ constants
Thomas Gleixner
28
-30
/
+30
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
24
-24
/
+0
2006-06-30
typo fixes: aquire -> acquire
Adrian Bunk
1
-3
/
+3
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
1
-14
/
+2
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-2
/
+3
2006-06-29
[PATCH] re-add CONFIG_SOUND_SSCAPE
Adrian Bunk
1
-0
/
+13
2006-06-28
[PATCH] oss/via: make bitfield unsigned
Randy Dunlap
1
-1
/
+1
2006-06-28
[PATCH] sound: fix cs4232 section mismatch
Randy Dunlap
1
-1
/
+1
2006-06-27
[PATCH] update two drivers for poison.h
Randy Dunlap
1
-2
/
+3
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in sound drivers
Greg Kroah-Hartman
1
-2
/
+3
[next]