aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-01[PATCH] trident: fix pci_dev reference counting and bugletAlan Cox1-15/+29
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan1-1/+1
2006-10-01[PATCH] cs46xx OSS: switch to pci_get_deviceAlan Cox1-1/+2
2006-10-01[PATCH] via82cxxx_audio: Use pci_get_deviceAlan Cox1-2/+4
2006-09-29[PATCH] remove sound/oss/COPYINGAndrew Morton1-339/+0
2006-09-29[PATCH] CONFIG_PM=n slim: sound/oss/cs46xx.cAlexey Dobriyan2-52/+8
2006-09-29[PATCH] CONFIG_PM=n slim: sound/oss/trident.cAlexey Dobriyan1-11/+11
2006-09-27sound: SH DAC audio driver updates.Andriy Skulysh1-7/+19
2006-09-27sh: hp6xx mach-type cleanups.Andriy Skulysh1-19/+15
2006-09-26[PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocRalf Baechle1-4/+2
2006-09-14Merge branch 'linux-2.6'Paul Mackerras1-8/+22
2006-09-01[PATCH] schedule obsolete OSS drivers for removal, 2nd roundAdrian Bunk1-8/+22
2006-08-31Merge branch 'merge'Paul Mackerras1-3/+3
2006-08-08V4L/DVB (4371b): Fix V4L1 dependencies at drivers under sound/oss and sound/pciMauro Carvalho Chehab1-3/+3
2006-07-31[POWERPC] sound: Constify & voidify get_property()Jeremy Kerr1-5/+6
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt1-10/+6
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner28-30/+30
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel24-24/+0
2006-06-30typo fixes: aquire -> acquireAdrian Bunk1-3/+3
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds1-14/+2
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-2/+3
2006-06-29[PATCH] re-add CONFIG_SOUND_SSCAPEAdrian Bunk1-0/+13
2006-06-28[PATCH] oss/via: make bitfield unsignedRandy Dunlap1-1/+1
2006-06-28[PATCH] sound: fix cs4232 section mismatchRandy Dunlap1-1/+1
2006-06-27[PATCH] update two drivers for poison.hRandy Dunlap1-2/+3
2006-06-27[PATCH] 64bit resource: fix up printks for resources in sound driversGreg Kroah-Hartman1-2/+3
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-14/+14
2006-06-26[PATCH] devfs: Remove devfs support from the sound subsystemGreg Kroah-Hartman1-14/+2
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1
2006-06-26spelling fixesAndreas Mohr1-14/+14
2006-06-25[PATCH] au1xxx: oss sound support for au1200Domen Puncer2-2/+5
2006-06-25[PATCH] au1550_ac97: spin_unlock in error pathDomen Puncer1-2/+5
2006-06-25[PATCH] emu10k1: mark midi_spinlock as usedAlexey Dobriyan1-1/+1
2006-06-25[PATCH] msnd section fixAndrew Morton1-1/+1
2006-06-23[PATCH] OSS: cs46xx cleanup and tiny bugfixJesper Juhl1-783/+489
2006-06-23[PATCH] Au1550/1200: add missing PSC #define's, make OSS driver use the proper onesSergei Shtylyov1-1/+1
2006-06-19[MIPS] Correct HAL2 Kconfig descriptionKumba1-2/+2
2006-06-09kconfig: remove leading whitespace in menu promptsRoman Zippel1-1/+1
2006-05-21[PATCH] ad1848 section fixAndrew Morton1-4/+6
2006-05-21[PATCH] nm256_audio section fixAndrew Morton1-3/+3
2006-04-28[PATCH] re-add the OSS SOUND_CS4232 optionAdrian Bunk1-0/+14
2006-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2-149/+150
2006-04-21[PARISC] OSS ad1889: Match register names with ALSA driverStuart Brady2-149/+150
2006-04-21[PATCH] powerpc: fix oops in alsa powermac driverBenjamin Herrenschmidt1-2/+2
2006-04-20[PATCH] make the OSS SOUND_VIA82CXXX option available againAdrian Bunk1-0/+20
2006-04-20[PATCH] update OBSOLETE_OSS_DRIVER schedule and dependenciesAdrian Bunk1-331/+5
2006-04-11[PATCH] Last DMA_xBIT_MASK cleanupsTobias Klauser1-1/+2
2006-03-29Merge ../linux-2.6Paul Mackerras10-47/+50
2006-03-28[PATCH] sound: Remove unneeded kmalloc() return value castsJesper Juhl3-5/+8
2006-03-28[PATCH] vfree does its own NULL check, no need to be explicit in oss/msnd.cJesper Juhl1-4/+2