index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
oss
Age
Commit message (
Expand
)
Author
Files
Lines
2005-12-15
[PATCH] Au1550 AC'97 OSS driver spinlock fixes
Sergei Shtylylov
1
-11
/
+18
2005-11-13
[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h
Jeff Garzik
5
-8
/
+14
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
4
-5
/
+0
2005-11-09
[PATCH] schedule obsolete OSS drivers for removal
Adrian Bunk
1
-29
/
+44
2005-11-07
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2
-6
/
+6
2005-11-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-12
/
+19
2005-11-07
OSS MIPS drivers: "extern inline" -> "static inline"
Adrian Bunk
2
-6
/
+6
2005-11-07
[PATCH] sound/oss/sequencer_syms: unexport reprogram_timer
Adrian Bunk
1
-1
/
+0
2005-11-02
Input: convert dmasound_awacs (OSS) to dynamic input allocation
Ian Wienand
1
-12
/
+19
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+1
2005-10-30
[PATCH] Typo fix: dot after newline in printk strings
Jean Delvare
1
-1
/
+1
2005-10-30
[PATCH] remove some more check_region stuff
Jeff Garzik
2
-13
/
+31
2005-10-29
Useless includes of everything, the kitchen sink and version.h ...
Ralf Baechle
1
-1
/
+0
2005-10-28
[PATCH] pci_ids: macros: replace partial with whole symbols
Grant Coady
1
-8
/
+9
2005-10-28
Merge ../bleed-2.6
Greg KH
5
-9
/
+9
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
1
-2
/
+2
2005-10-28
[PATCH] gfp_t: sound
Al Viro
5
-9
/
+9
2005-09-22
[PATCH] oss: don't concatenate __FUNCTION__ with strings
Clemens Buchacher
2
-2
/
+2
2005-09-10
[PATCH] patch] remove sound/oss/skeleton.c
Adrian Bunk
1
-219
/
+0
2005-09-09
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
4
-7
/
+4
2005-09-07
[PATCH] Remove non-arch consumers of asm/segment.h
Kumar Gala
1
-3
/
+0
2005-08-23
Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg...
Linus Torvalds
1
-2
/
+2
2005-08-23
[PATCH] ad1980 makefile fix
Al Viro
1
-1
/
+1
2005-08-23
[PATCH] Kconfig fix (missing dependencies on PCI in sound/*)
Al Viro
1
-5
/
+5
2005-08-23
[PATCH] vidc gcc4 fix
Al Viro
1
-4
/
+0
2005-08-23
[PATCH] Kconfig fix (ISA_DMA_API and sound/*)
Al Viro
1
-3
/
+3
2005-08-23
[PATCH] i810_audio: fix release_region misordering in error exit from i810_probe
John W. Linville
1
-2
/
+2
2005-07-27
[PATCH] clean up inline static vs static inline
Jesper Juhl
1
-2
/
+2
2005-07-27
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
1
-1
/
+1
2005-07-07
[PATCH] pm: more u32 vs. pm_message_t fixes
Pavel Machek
1
-3
/
+3
2005-06-27
[PATCH] ppc32: Remove CONFIG_PMAC_PBOOK
Benjamin Herrenschmidt
1
-7
/
+7
2005-06-27
Merge 'upstream' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+3
2005-06-27
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually
Linus Torvalds
7
-92
/
+211
2005-06-27
[PATCH] sound/oss/via82cxxx_audio: Use the DMA_32BIT_MASK constant
Tobias Klauser
1
-2
/
+3
2005-06-25
[PATCH] sound/oss/cmpci: Use the DMA_32BIT_MASK constant
Tobias Klauser
1
-1
/
+2
2005-06-25
[PATCH] sound/oss/es1370: Use the DMA_32BIT_MASK constant
Tobias Klauser
1
-1
/
+2
2005-06-25
[PATCH] sound/oss/es1371: Use the DMA_32BIT_MASK constant
Tobias Klauser
1
-1
/
+2
2005-06-25
[PATCH] sound/oss/esssolo1: Use the DMA_32BIT_MASK constant
Tobias Klauser
1
-1
/
+2
2005-06-25
[PATCH] change the SOUND_PRIME handling
Adrian Bunk
1
-31
/
+31
2005-06-25
[PATCH] sound/oss/sscape.c: remove dead code
Adrian Bunk
1
-7
/
+1
2005-06-25
[PATCH] sound/oss/rme96xx.c: remove kernel 2.2 #if's
Adrian Bunk
1
-4
/
+0
2005-06-25
[PATCH] nm256 oss build failure
Dave Jones
2
-5
/
+3
2005-06-25
[PATCH] sound/oss/: cleanups
Adrian Bunk
6
-13
/
+11
2005-06-25
[PATCH] remove redundant NULL checks before kfree() in sound/ and avoid casti...
Jesper Juhl
8
-28
/
+16
2005-06-21
[PATCH] rme96xx: fix PageReserved range
Hugh Dickins
1
-1
/
+1
2005-06-20
[PATCH] class: convert sound/* to use the new class api instead of class_simple
gregkh@suse.de
1
-10
/
+9
2005-06-01
Input: ES1371 (OSS) - do not carry around gameport code if gameport
Dmitry Torokhov
1
-32
/
+63
2005-06-01
Input: ES1370 (OSS) - do not carry around gameport code if gameport
Dmitry Torokhov
1
-30
/
+58
2005-06-01
Input: make sure that joystick support in CMPCI driver can only be
Dmitry Torokhov
1
-1
/
+1
2005-06-01
Input: mad16 (OSS) - do not carry around gameport code if gameport core
Dmitry Torokhov
1
-7
/
+23
[next]