summaryrefslogtreecommitdiffstats
path: root/sound/oss
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] oss: remove deprecated PM interface from opl3sa2 driverPatrick Mochel2006-01-061-110/+0Star
* [PATCH] oss: remove deprecated PM interface from nm256 driverPatrick Mochel2006-01-061-47/+0Star
* [PATCH] oss: remove deprecated PM interface from maestro driverPatrick Mochel2006-01-061-149/+0Star
* [PATCH] oss: remove deprecated PM interface from cs46xx driverPatrick Mochel2006-01-062-64/+0Star
* [PATCH] oss: remove deprecated PM interface from cs4281 driverPatrick Mochel2006-01-062-59/+1Star
* [PATCH] oss: remove deprecated PM interface from ad1848 driverPatrick Mochel2006-01-061-92/+0Star
* [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-145-8/+14
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-094-5/+0Star
* [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-031-12/+19
| |/
* / [PATCH] sound/oss/sequencer_syms: unexport reprogram_timerAdrian Bunk2005-11-071-1/+0Star
|/
* [PATCH] fix missing includesTim Schmielau2005-10-311-0/+1
* [PATCH] Typo fix: dot after newline in printk stringsJean Delvare2005-10-311-1/+1
* [PATCH] remove some more check_region stuffJeff Garzik2005-10-312-13/+31
* Useless includes of everything, the kitchen sink and version.h ...Ralf Baechle2005-10-291-1/+0Star
* [PATCH] pci_ids: macros: replace partial with whole symbolsGrant Coady2005-10-291-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-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