aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss/trident.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-24remove the OSS trident driverAdrian Bunk1-4654/+0
2008-04-24sound: Use BUG_ONJulia Lawall1-8/+4
2008-02-08OSS: constify function pointer tablesJan Engelhardt1-2/+2
2008-02-06sound/oss/trident.c: fix incorrect test in trident_ac97_set()Roel Kluin1-2/+2
2007-07-17OSS trident: replace deprecated pci_find_device with pci_get_deviceMuli Ben-Yehuda1-3/+5
2007-07-17OSS trident: fix locking around write_voice_regsMuli Ben-Yehuda1-0/+5
2007-07-17OSS trident: massive whitespace removalMuli Ben-Yehuda1-179/+179
2007-05-09sound: convert "sound" subdirectory to UTF-8John Anthony Kazos Jr1-2/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-14[PATCH] OSS: replace kmalloc()+memset() combos with kzalloc()Robert P. J. Day1-6/+3
2006-12-04[PATCH] severing poll.h -> mm.hAl Viro1-0/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-03[PATCH] pr_debug: trident: use size_t length modifier in pr_debug format argumentsZach Brown1-2/+2
2006-10-01[PATCH] trident: fix pci_dev reference counting and bugletAlan Cox1-15/+29
2006-09-29[PATCH] CONFIG_PM=n slim: sound/oss/trident.cAlexey Dobriyan1-11/+11
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-23[PATCH] sem2mutex: sound/oss/Ingo Molnar1-30/+32
2006-01-18[PATCH] Prevent trident driver from grabbing pcnet32 hardwareJon Mason1-10/+8
2005-06-01Input: trident (OSS) - do not carry around gameport code if gameportDmitry Torokhov1-12/+25
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+4628