summaryrefslogtreecommitdiffstats
path: root/sound/oss
Commit message (Expand)AuthorAgeFilesLines
* Merge ../bleed-2.6Greg KH2005-10-285-9/+9
|\
| * [PATCH] gfp_t: soundAl Viro2005-10-285-9/+9
* | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-2/+2
|/
* [PATCH] oss: don't concatenate __FUNCTION__ with stringsClemens Buchacher2005-09-232-2/+2
* [PATCH] patch] remove sound/oss/skeleton.cAdrian Bunk2005-09-101-219/+0Star
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-094-7/+4Star
* [PATCH] Remove non-arch consumers of asm/segment.hKumar Gala2005-09-081-3/+0Star
* Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2005-08-241-2/+2
|\
| * [PATCH] i810_audio: fix release_region misordering in error exit from i810_probeJohn W. Linville2005-08-231-2/+2
* | [PATCH] ad1980 makefile fixAl Viro2005-08-241-1/+1
* | [PATCH] Kconfig fix (missing dependencies on PCI in sound/*)Al Viro2005-08-241-5/+5
* | [PATCH] vidc gcc4 fixAl Viro2005-08-241-4/+0Star
* | [PATCH] Kconfig fix (ISA_DMA_API and sound/*)Al Viro2005-08-241-3/+3
|/
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-281-2/+2
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-281-1/+1
* [PATCH] pm: more u32 vs. pm_message_t fixesPavel Machek2005-07-081-3/+3
* [PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt2005-06-281-7/+7
* Merge 'upstream' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2005-06-271-2/+3
|\
| * [PATCH] sound/oss/via82cxxx_audio: Use the DMA_32BIT_MASK constantTobias Klauser2005-06-271-2/+3
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds2005-06-277-92/+211
|\ \ | |/ |/|
| * Input: ES1371 (OSS) - do not carry around gameport code if gameportDmitry Torokhov2005-06-011-32/+63
| * Input: ES1370 (OSS) - do not carry around gameport code if gameportDmitry Torokhov2005-06-011-30/+58
| * Input: make sure that joystick support in CMPCI driver can only beDmitry Torokhov2005-06-011-1/+1
| * Input: mad16 (OSS) - do not carry around gameport code if gameport coreDmitry Torokhov2005-06-011-7/+23
| * Input: sonicvibes (OSS) - do not carry around gameport code if gameportDmitry Torokhov2005-06-011-5/+20
| * Input: trident (OSS) - do not carry around gameport code if gameportDmitry Torokhov2005-06-011-12/+25
| * Input: ESS Solo (OSS) - do not carry around gameport code if gameportDmitry Torokhov2005-06-011-5/+21
* | [PATCH] sound/oss/cmpci: Use the DMA_32BIT_MASK constantTobias Klauser2005-06-261-1/+2
* | [PATCH] sound/oss/es1370: Use the DMA_32BIT_MASK constantTobias Klauser2005-06-261-1/+2
* | [PATCH] sound/oss/es1371: Use the DMA_32BIT_MASK constantTobias Klauser2005-06-261-1/+2
* | [PATCH] sound/oss/esssolo1: Use the DMA_32BIT_MASK constantTobias Klauser2005-06-261-1/+2
* | [PATCH] change the SOUND_PRIME handlingAdrian Bunk2005-06-261-31/+31
* | [PATCH] sound/oss/sscape.c: remove dead codeAdrian Bunk2005-06-261-7/+1Star
* | [PATCH] sound/oss/rme96xx.c: remove kernel 2.2 #if'sAdrian Bunk2005-06-261-4/+0Star
* | [PATCH] nm256 oss build failureDave Jones2005-06-262-5/+3Star
* | [PATCH] sound/oss/: cleanupsAdrian Bunk2005-06-266-13/+11Star
* | [PATCH] remove redundant NULL checks before kfree() in sound/ and avoid casti...Jesper Juhl2005-06-268-28/+16Star
* | [PATCH] rme96xx: fix PageReserved rangeHugh Dickins2005-06-221-1/+1
* | [PATCH] class: convert sound/* to use the new class api instead of class_simplegregkh@suse.de2005-06-211-10/+9Star
|/
* Input:Adrian Bunk2005-05-281-6/+6
* [PATCH] Add CXT48 to modem black list in ac97Herbert Xu2005-05-061-0/+1
* [PATCH] sound/oss/sonicvibes.c: fix an array overflowAdrian Bunk2005-05-011-1/+1
* [PATCH] msnd_pinnacle GFP fixAl Viro2005-04-241-1/+1
* [PATCH] let SOUND_AD1889 depend on PCIAdrian Bunk2005-04-171-1/+1
* [PATCH] opl3sa2: MODULE_PARM_DESCMagnus Damm2005-04-171-1/+1
* [PATCH] fix u32 vs. pm_message_t in rest of the treePavel Machek2005-04-171-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-17210-0/+172711