Storage class should be first
[safe/jmp/linux-2.6] / sound / oss /
2006-06-26 Andreas Mohrspelling fixes
2006-06-25 Domen Puncer[PATCH] au1xxx: oss sound support for au1200
2006-06-25 Domen Puncer[PATCH] au1550_ac97: spin_unlock in error path
2006-06-25 Alexey Dobriyan[PATCH] emu10k1: mark midi_spinlock as used
2006-06-25 Andrew Morton[PATCH] msnd section fix
2006-06-23 Jesper Juhl[PATCH] OSS: cs46xx cleanup and tiny bugfix
2006-06-23 Sergei Shtylyov[PATCH] Au1550/1200: add missing PSC #define's, make...
2006-06-19 Kumba[MIPS] Correct HAL2 Kconfig description
2006-05-21 Andrew Morton[PATCH] ad1848 section fix
2006-05-21 Andrew Morton[PATCH] nm256_audio section fix
2006-04-28 Adrian Bunk[PATCH] re-add the OSS SOUND_CS4232 option
2006-04-23 Linus TorvaldsMerge git://git./linux/kernel/git/kyle/parisc-2.6
2006-04-21 Stuart Brady[PARISC] OSS ad1889: Match register names with ALSA...
2006-04-21 Benjamin Herrenschmidt[PATCH] powerpc: fix oops in alsa powermac driver
2006-04-20 Adrian Bunk[PATCH] make the OSS SOUND_VIA82CXXX option available...
2006-04-20 Adrian Bunk[PATCH] update OBSOLETE_OSS_DRIVER schedule and depende...
2006-04-11 Tobias Klauser[PATCH] Last DMA_xBIT_MASK cleanups
2006-03-29 Paul MackerrasMerge ../linux-2.6
2006-03-28 Jesper Juhl[PATCH] sound: Remove unneeded kmalloc() return value...
2006-03-28 Jesper Juhl[PATCH] vfree does its own NULL check, no need to be...
2006-03-28 Jesper Juhl[PATCH] no need to check vfree arg for null in oss...
2006-03-28 Jesper Juhl[PATCH] maestro3 vfree NULL check fixup
2006-03-28 Jesper Juhl[PATCH] vfree NULL check fixup for sb_card
2006-03-28 Matthias Gehre[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
2006-03-28 Benjamin Herrenschmidt[PATCH] powerpc: Kill _machine and hard-coded platform...
2006-03-27 Bjorn Helgaas[PATCH] PNP: adjust pnp_register_card_driver() signatur...
2006-03-27 Bjorn Helgaas[PATCH] pnp: cs4232: adjust pnp_register_driver signature
2006-03-26 Richard Knutsson[PATCH] oss/sonicvibes.c defines its own hweight32
2006-03-26 Andrew Morton[PATCH] cmpci: don't use generic_hweight32()
2006-03-26 Eric Sesterhenn[PATCH] Fix compilation for sound/oss/vwsnd.c
2006-03-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/sam/kbuild
2006-03-25 Eugene Teo[PATCH] Fix sequencer missing negative bound check
2006-03-25 Jesper Juhl[PATCH] OSS: Fix leak in awe_wave, also remove pointles...
2006-03-25 Eugene Teo[PATCH] Fix sb_mixer use before validation
2006-03-25 Rusty Russell[PATCH] Remove MODULE_PARM
2006-03-23 Jean Delvare[PATCH] I2C: Drop unneeded i2c-dev.h includes
2006-03-23 Ingo Molnar[PATCH] oss: semaphore to mutex conversion
2006-03-23 Ingo Molnar[PATCH] sem2mutex: sound/oss/
2006-02-26 Sam Ravnborgkbuild: ignore all generated files for make allmodconfi...
2006-02-08 Benjamin Herrenschmidt[PATCH] powerpc: Fix sound driver use of i2c
2006-02-08 Al Viro[PATCH] bogus asm/delay.h includes
2006-02-01 Sergei Shtylylov[PATCH] USB: Au1xx0: replace casual readl() with au_rea...
2006-01-19 Jon Mason[PATCH] Prevent trident driver from grabbing pcnet32...
2006-01-16 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-15 Adrian Bunkspelling: s/appropiate/appropriate/
2006-01-12 Al Viro[PATCH] m68k: dmasound __user annotations
2006-01-12 Al Viro[PATCH] m68k: compile fixes for dmasound (static vs...
2006-01-12 Al Viro[PATCH] m68k: lvalues abuse in dmasound
2006-01-12 Al Viro[PATCH] m68k: dmasound_paula.c lvalues abuse (from...
2006-01-12 Al Viro[PATCH] m68k: namespace pollution fix (custom->amiga_cu...
2006-01-12 Andi Kleen[PATCH] x86_64: Enable sound in old style OSS driver...
2006-01-12 Jesper Juhl[PATCH] remove unused out_pio label in i810_audio
2006-01-11 Stuart Brady[PARISC] OSS: Fix build of parisc harmony driver
2006-01-09 Greg Kroah-Hartman[PATCH] drivers/sound/oss: Replace pci_module_init...
2006-01-09 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc-merge
2006-01-09 Andrew Morton[PATCH] i810_audio: request_irq() fix
2006-01-09 Benjamin Herrenschmidt[PATCH] powerpc: Remove device_node addrs/n_addr
2006-01-06 Greg Kroah-HartmanMerge ../torvalds-2.6/
2006-01-06 Patrick Mochel[PATCH] oss: remove deprecated PM interface from opl3sa...
2006-01-06 Patrick Mochel[PATCH] oss: remove deprecated PM interface from nm256...
2006-01-06 Patrick Mochel[PATCH] oss: remove deprecated PM interface from maestr...
2006-01-06 Patrick Mochel[PATCH] oss: remove deprecated PM interface from cs46xx...
2006-01-06 Patrick Mochel[PATCH] oss: remove deprecated PM interface from cs4281...
2006-01-06 Patrick Mochel[PATCH] oss: remove deprecated PM interface from ad1848...
2006-01-06 Greg Kroah-Hartman[PATCH] I2C: Remove .owner setting from i2c_driver...
2006-01-06 Laurent Riffard[PATCH] i2c: Drop i2c_driver.{owner,name}, 6 of 11
2006-01-06 Jean Delvare[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
2005-12-15 Sergei Shtylylov[PATCH] Au1550 AC'97 OSS driver spinlock fixes
2005-11-14 Jeff Garzik[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY,...
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-11-09 Adrian Bunk[PATCH] schedule obsolete OSS drivers for removal
2005-11-07 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2005-11-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/dtor/input
2005-11-07 Adrian BunkOSS MIPS drivers: "extern inline" -> "static inline"
2005-11-07 Adrian Bunk[PATCH] sound/oss/sequencer_syms: unexport reprogram_timer
2005-11-03 Ian WienandInput: convert dmasound_awacs (OSS) to dynamic input...
2005-10-31 Tim Schmielau[PATCH] fix missing includes
2005-10-31 Jean Delvare[PATCH] Typo fix: dot after newline in printk strings
2005-10-31 Jeff Garzik[PATCH] remove some more check_region stuff
2005-10-29 Ralf BaechleUseless includes of everything, the kitchen sink and...
2005-10-28 Grant Coady[PATCH] pci_ids: macros: replace partial with whole...
2005-10-28 Greg KHMerge ../bleed-2.6
2005-10-28 Greg Kroah-Hartman[PATCH] Driver Core: fix up all callers of class_device...
2005-10-28 Al Viro[PATCH] gfp_t: sound
2005-09-23 Clemens Buchacher[PATCH] oss: don't concatenate __FUNCTION__ with strings
2005-09-10 Adrian Bunk[PATCH] patch] remove sound/oss/skeleton.c
2005-09-09 Ingo Molnar[PATCH] timer initialization cleanup: DEFINE_TIMER
2005-09-07 Kumar Gala[PATCH] Remove non-arch consumers of asm/segment.h
2005-08-24 Linus TorvaldsMerge head 'upstream-fixes' of /linux/kernel/git/jgarzi...
2005-08-24 Al Viro[PATCH] ad1980 makefile fix
2005-08-24 Al Viro[PATCH] Kconfig fix (missing dependencies on PCI in...
2005-08-24 Al Viro[PATCH] vidc gcc4 fix
2005-08-24 Al Viro[PATCH] Kconfig fix (ISA_DMA_API and sound/*)
2005-08-23 John W. Linville[PATCH] i810_audio: fix release_region misordering...
2005-07-27 Jesper Juhl[PATCH] clean up inline static vs static inline
2005-07-27 Olaf Hering[PATCH] turn many #if $undefined_string into #ifdef...
2005-07-08 Pavel Machek[PATCH] pm: more u32 vs. pm_message_t fixes
2005-06-27 Benjamin Herrenschmidt[PATCH] ppc32: Remove CONFIG_PMAC_PBOOK
2005-06-27 Linus TorvaldsMerge 'upstream' branch of /linux/kernel/git/jgarzik...
next