aboutsummaryrefslogtreecommitdiff
path: root/sound/oss
AgeCommit message (Expand)Author
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
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt
2006-01-06Merge ../torvalds-2.6/Greg Kroah-Hartman
2006-01-06[PATCH] oss: remove deprecated PM interface from opl3sa2 driverPatrick Mochel
2006-01-06[PATCH] oss: remove deprecated PM interface from nm256 driverPatrick Mochel
2006-01-06[PATCH] oss: remove deprecated PM interface from maestro driverPatrick Mochel
2006-01-06[PATCH] oss: remove deprecated PM interface from cs46xx driverPatrick Mochel
2006-01-06[PATCH] oss: remove deprecated PM interface from cs4281 driverPatrick Mochel
2006-01-06[PATCH] oss: remove deprecated PM interface from ad1848 driverPatrick Mochel
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 6 of 11Laurent Riffard