summaryrefslogtreecommitdiffstats
path: root/sound/oss
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Au1550 AC'97 OSS driver spinlock fixesSergei Shtylylov2005-12-151-11/+18
* [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2005-11-135-8/+14
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-094-5/+0
* [PATCH] schedule obsolete OSS drivers for removalAdrian Bunk2005-11-091-29/+44
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2005-11-072-6/+6
|\
| * OSS MIPS drivers: "extern inline" -> "static inline"Adrian Bunk2005-11-072-6/+6
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2005-11-071-12/+19
|\ \
| * | Input: convert dmasound_awacs (OSS) to dynamic input allocationIan Wienand2005-11-021-12/+19
| |/
* | [PATCH] sound/oss/sequencer_syms: unexport reprogram_timerAdrian Bunk2005-11-071-1/+0
|/
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* [PATCH] Typo fix: dot after newline in printk stringsJean Delvare2005-10-301-1/+1
* [PATCH] remove some more check_region stuffJeff Garzik2005-10-302-13/+31
* Useless includes of everything, the kitchen sink and version.h ...Ralf Baechle2005-10-291-1/+0
* [PATCH] pci_ids: macros: replace partial with whole symbolsGrant Coady2005-10-281-8/+9
* 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-222-2/+2
* [PATCH] patch] remove sound/oss/skeleton.cAdrian Bunk2005-09-101-219/+0
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-094-7/+4
* [PATCH] Remove non-arch consumers of asm/segment.hKumar Gala2005-09-071-3/+0
* Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2005-08-231-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-231-1/+1
* | [PATCH] Kconfig fix (missing dependencies on PCI in sound/*)Al Viro2005-08-231-5/+5
* | [PATCH] vidc gcc4 fixAl Viro2005-08-231-4/+0
* | [PATCH] Kconfig fix (ISA_DMA_API and sound/*)Al Viro2005-08-231-3/+3
|/
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-271-2/+2
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-271-1/+1
* [PATCH] pm: more u32 vs. pm_message_t fixesPavel Machek2005-07-071-3/+3
* [PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt2005-06-271-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-251-1/+2
* | [PATCH] sound/oss/es1370: Use the DMA_32BIT_MASK constantTobias Klauser2005-06-251-1/+2
* | [PATCH] sound/oss/es1371: Use the DMA_32BIT_MASK constantTobias Klauser2005-06-251-1/+2
* | [PATCH] sound/oss/esssolo1: Use the DMA_32BIT_MASK constantTobias Klauser2005-06-251-1/+2
* | [PATCH] change the SOUND_PRIME handlingAdrian Bunk2005-06-251-31/+31
* | [PATCH] sound/oss/sscape.c: remove dead codeAdrian Bunk2005-06-251-7/+1
* | [PATCH] sound/oss/rme96xx.c: remove kernel 2.2 #if'sAdrian Bunk2005-06-251-4/+0
* | [PATCH] nm256 oss build failureDave Jones2005-06-252-5/+3
* | [PATCH] sound/oss/: cleanupsAdrian Bunk2005-06-256-13/+11
OpenPOWER on IntegriCloud