aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-03-28[PATCH] no need to check vfree arg for null in oss/sequencerJesper Juhl1-10/+3
2006-03-28[PATCH] maestro3 vfree NULL check fixupJesper Juhl1-8/+2
2006-03-28[PATCH] vfree NULL check fixup for sb_cardJesper Juhl1-4/+2
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2-2/+3
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-1/+1
2006-03-27[PATCH] PNP: adjust pnp_register_card_driver() signature: sb_cardBjorn Helgaas1-9/+20
2006-03-27[PATCH] pnp: cs4232: adjust pnp_register_driver signatureBjorn Helgaas1-5/+10
2006-03-26[PATCH] oss/sonicvibes.c defines its own hweight32Richard Knutsson1-18/+0
2006-03-26[PATCH] cmpci: don't use generic_hweight32()Andrew Morton1-1/+1
2006-03-26[PATCH] Fix compilation for sound/oss/vwsnd.cEric Sesterhenn1-21/+19
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-0/+4
2006-03-25[PATCH] Fix sequencer missing negative bound checkEugene Teo1-2/+2
2006-03-25[PATCH] OSS: Fix leak in awe_wave, also remove pointless cast.Jesper Juhl1-2/+4
2006-03-25[PATCH] Fix sb_mixer use before validationEugene Teo1-3/+3
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell6-15/+15