aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-06-01Input: sonicvibes (OSS) - do not carry around gameport code if gameportDmitry Torokhov1-5/+20
2005-06-01Input: trident (OSS) - do not carry around gameport code if gameportDmitry Torokhov1-12/+25
2005-06-01Input: ESS Solo (OSS) - do not carry around gameport code if gameportDmitry Torokhov1-5/+21
2005-05-28Input:Adrian Bunk1-6/+6
2005-05-05[PATCH] Add CXT48 to modem black list in ac97Herbert Xu1-0/+1
2005-05-01[PATCH] sound/oss/sonicvibes.c: fix an array overflowAdrian Bunk1-1/+1
2005-04-24[PATCH] msnd_pinnacle GFP fixAl Viro1-1/+1
2005-04-16[PATCH] let SOUND_AD1889 depend on PCIAdrian Bunk1-1/+1
2005-04-16[PATCH] opl3sa2: MODULE_PARM_DESCMagnus Damm1-1/+1
2005-04-16[PATCH] fix u32 vs. pm_message_t in rest of the treePavel Machek1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds210-0/+172711