summaryrefslogtreecommitdiff
path: root/sound/oss
AgeCommit message (Expand)Author
2006-06-19[MIPS] Correct HAL2 Kconfig descriptionKumba
2006-05-21[PATCH] ad1848 section fixAndrew Morton
2006-05-21[PATCH] nm256_audio section fixAndrew Morton
2006-04-28[PATCH] re-add the OSS SOUND_CS4232 optionAdrian Bunk
2006-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2006-04-21[PARISC] OSS ad1889: Match register names with ALSA driverStuart Brady
2006-04-21[PATCH] powerpc: fix oops in alsa powermac driverBenjamin Herrenschmidt
2006-04-20[PATCH] make the OSS SOUND_VIA82CXXX option available againAdrian Bunk
2006-04-20[PATCH] update OBSOLETE_OSS_DRIVER schedule and dependenciesAdrian Bunk
2006-04-11[PATCH] Last DMA_xBIT_MASK cleanupsTobias Klauser
2006-03-29Merge ../linux-2.6Paul Mackerras
2006-03-28[PATCH] sound: Remove unneeded kmalloc() return value castsJesper Juhl
2006-03-28[PATCH] vfree does its own NULL check, no need to be explicit in oss/msnd.cJesper Juhl
2006-03-28[PATCH] no need to check vfree arg for null in oss/sequencerJesper Juhl
2006-03-28[PATCH] maestro3 vfree NULL check fixupJesper Juhl
2006-03-28[PATCH] vfree NULL check fixup for sb_cardJesper Juhl
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt
2006-03-27[PATCH] PNP: adjust pnp_register_card_driver() signature: sb_cardBjorn Helgaas
2006-03-27[PATCH] pnp: cs4232: adjust pnp_register_driver signatureBjorn Helgaas
2006-03-26[PATCH] oss/sonicvibes.c defines its own hweight32Richard Knutsson
2006-03-26[PATCH] cmpci: don't use generic_hweight32()Andrew Morton
2006-03-26[PATCH] Fix compilation for sound/oss/vwsnd.cEric Sesterhenn
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-03-25[PATCH] Fix sequencer missing negative bound checkEugene Teo
2006-03-25[PATCH] OSS: Fix leak in awe_wave, also remove pointless cast.Jesper Juhl
2006-03-25[PATCH] Fix sb_mixer use before validationEugene Teo
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell
2006-03-23[PATCH] I2C: Drop unneeded i2c-dev.h includesJean Delvare
2006-03-23[PATCH] oss: semaphore to mutex conversionIngo Molnar
2006-03-23[PATCH] sem2mutex: sound/oss/Ingo Molnar
2006-02-26kbuild: ignore all generated files for make allmodconfig (x86_64)Sam Ravnborg
2006-02-07[PATCH] powerpc: Fix sound driver use of i2cBenjamin Herrenschmidt
2006-02-07[PATCH] bogus asm/delay.h includesAl Viro
2006-01-31[PATCH] USB: Au1xx0: replace casual readl() with au_readl() in the driversSergei Shtylylov
2006-01-18[PATCH] Prevent trident driver from grabbing pcnet32 hardwareJon Mason
2006-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2006-01-15spelling: s/appropiate/appropriate/Adrian Bunk
2006-01-12[PATCH] m68k: dmasound __user annotationsAl Viro
2006-01-12[PATCH] m68k: compile fixes for dmasound (static vs. extern)Al Viro
2006-01-12[PATCH] m68k: lvalues abuse in dmasoundAl Viro
2006-01-12[PATCH] m68k: dmasound_paula.c lvalues abuse (from m68k CVS)Al Viro
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro
2006-01-11[PATCH] x86_64: Enable sound in old style OSS driver for NForce4 CK804Andi Kleen
2006-01-11[PATCH] remove unused out_pio label in i810_audioJesper Juhl
2006-01-10[PARISC] OSS: Fix build of parisc harmony driverStuart Brady
2006-01-09[PATCH] drivers/sound/oss: Replace pci_module_init() with pci_register_driver()Greg Kroah-Hartman
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-01-08[PATCH] i810_audio: request_irq() fixAndrew Morton