aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-12-15[PATCH] Au1550 AC'97 OSS driver spinlock fixesSergei Shtylylov1-11/+18
2005-11-13[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik5-8/+14
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering4-5/+0
2005-11-09[PATCH] schedule obsolete OSS drivers for removalAdrian Bunk1-29/+44
2005-11-07Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-6/+6
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-12/+19
2005-11-07OSS MIPS drivers: "extern inline" -> "static inline"Adrian Bunk2-6/+6
2005-11-07[PATCH] sound/oss/sequencer_syms: unexport reprogram_timerAdrian Bunk1-1/+0
2005-11-02Input: convert dmasound_awacs (OSS) to dynamic input allocationIan Wienand1-12/+19
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-10-30[PATCH] Typo fix: dot after newline in printk stringsJean Delvare1-1/+1
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik2-13/+31
2005-10-29Useless includes of everything, the kitchen sink and version.h ...Ralf Baechle1-1/+0
2005-10-28[PATCH] pci_ids: macros: replace partial with whole symbolsGrant Coady1-8/+9
2005-10-28Merge ../bleed-2.6Greg KH5-9/+9
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-2/+2
2005-10-28[PATCH] gfp_t: soundAl Viro5-9/+9
2005-09-22[PATCH] oss: don't concatenate __FUNCTION__ with stringsClemens Buchacher2-2/+2
2005-09-10[PATCH] patch] remove sound/oss/skeleton.cAdrian Bunk1-219/+0
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar4-7/+4
2005-09-07[PATCH] Remove non-arch consumers of asm/segment.hKumar Gala1-3/+0
2005-08-23Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-2/+2
2005-08-23[PATCH] ad1980 makefile fixAl Viro1-1/+1
2005-08-23[PATCH] Kconfig fix (missing dependencies on PCI in sound/*)Al Viro1-5/+5
2005-08-23[PATCH] vidc gcc4 fixAl Viro1-4/+0
2005-08-23[PATCH] Kconfig fix (ISA_DMA_API and sound/*)Al Viro1-3/+3
2005-08-23[PATCH] i810_audio: fix release_region misordering in error exit from i810_probeJohn W. Linville1-2/+2
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl1-2/+2
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering1-1/+1
2005-07-07[PATCH] pm: more u32 vs. pm_message_t fixesPavel Machek1-3/+3
2005-06-27[PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt1-7/+7
2005-06-27Merge 'upstream' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-2/+3
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds7-92/+211
2005-06-27[PATCH] sound/oss/via82cxxx_audio: Use the DMA_32BIT_MASK constantTobias Klauser1-2/+3
2005-06-25[PATCH] sound/oss/cmpci: Use the DMA_32BIT_MASK constantTobias Klauser1-1/+2
2005-06-25[PATCH] sound/oss/es1370: Use the DMA_32BIT_MASK constantTobias Klauser1-1/+2
2005-06-25[PATCH] sound/oss/es1371: Use the DMA_32BIT_MASK constantTobias Klauser1-1/+2
2005-06-25[PATCH] sound/oss/esssolo1: Use the DMA_32BIT_MASK constantTobias Klauser1-1/+2
2005-06-25[PATCH] change the SOUND_PRIME handlingAdrian Bunk1-31/+31
2005-06-25[PATCH] sound/oss/sscape.c: remove dead codeAdrian Bunk1-7/+1
2005-06-25[PATCH] sound/oss/rme96xx.c: remove kernel 2.2 #if'sAdrian Bunk1-4/+0
2005-06-25[PATCH] nm256 oss build failureDave Jones2-5/+3
2005-06-25[PATCH] sound/oss/: cleanupsAdrian Bunk6-13/+11
2005-06-25[PATCH] remove redundant NULL checks before kfree() in sound/ and avoid casting pointers about to be kfree()'edJesper Juhl8-28/+16
2005-06-21[PATCH] rme96xx: fix PageReserved rangeHugh Dickins1-1/+1
2005-06-20[PATCH] class: convert sound/* to use the new class api instead of class_simplegregkh@suse.de1-10/+9
2005-06-01Input: ES1371 (OSS) - do not carry around gameport code if gameportDmitry Torokhov1-32/+63
2005-06-01Input: ES1370 (OSS) - do not carry around gameport code if gameportDmitry Torokhov1-30/+58
2005-06-01Input: make sure that joystick support in CMPCI driver can only beDmitry Torokhov1-1/+1
2005-06-01Input: mad16 (OSS) - do not carry around gameport code if gameport coreDmitry Torokhov1-7/+23