Age | Commit message (Expand) | Author | Files | Lines |
2006-09-14 | Merge branch 'linux-2.6' | Paul Mackerras | 1 | -8/+22 |
2006-09-01 | [PATCH] schedule obsolete OSS drivers for removal, 2nd round | Adrian Bunk | 1 | -8/+22 |
2006-08-31 | Merge branch 'merge' | Paul Mackerras | 1 | -3/+3 |
2006-08-08 | V4L/DVB (4371b): Fix V4L1 dependencies at drivers under sound/oss and sound/pci | Mauro Carvalho Chehab | 1 | -3/+3 |
2006-07-31 | [POWERPC] sound: Constify & voidify get_property() | Jeremy Kerr | 1 | -5/+6 |
2006-07-03 | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt | 1 | -10/+6 |
2006-07-03 | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner | 28 | -30/+30 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 24 | -24/+0 |
2006-06-30 | typo fixes: aquire -> acquire | Adrian Bunk | 1 | -3/+3 |
2006-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 1 | -14/+2 |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 1 | -2/+3 |
2006-06-29 | [PATCH] re-add CONFIG_SOUND_SSCAPE | Adrian Bunk | 1 | -0/+13 |
2006-06-29 | [PATCH] oss/via: make bitfield unsigned | Randy Dunlap | 1 | -1/+1 |
2006-06-29 | [PATCH] sound: fix cs4232 section mismatch | Randy Dunlap | 1 | -1/+1 |
2006-06-28 | [PATCH] update two drivers for poison.h | Randy Dunlap | 1 | -2/+3 |
2006-06-27 | [PATCH] 64bit resource: fix up printks for resources in sound drivers | Greg Kroah-Hartman | 1 | -2/+3 |
2006-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -14/+14 |
2006-06-26 | [PATCH] devfs: Remove devfs support from the sound subsystem | Greg Kroah-Hartman | 1 | -14/+2 |
2006-06-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -1/+1 |
2006-06-26 | spelling fixes | Andreas Mohr | 1 | -14/+14 |
2006-06-25 | [PATCH] au1xxx: oss sound support for au1200 | Domen Puncer | 2 | -2/+5 |
2006-06-25 | [PATCH] au1550_ac97: spin_unlock in error path | Domen Puncer | 1 | -2/+5 |
2006-06-25 | [PATCH] emu10k1: mark midi_spinlock as used | Alexey Dobriyan | 1 | -1/+1 |
2006-06-25 | [PATCH] msnd section fix | Andrew Morton | 1 | -1/+1 |
2006-06-23 | [PATCH] OSS: cs46xx cleanup and tiny bugfix | Jesper Juhl | 1 | -783/+489 |
2006-06-23 | [PATCH] Au1550/1200: add missing PSC #define's, make OSS driver use the prope... | Sergei Shtylyov | 1 | -1/+1 |
2006-06-19 | [MIPS] Correct HAL2 Kconfig description | Kumba | 1 | -2/+2 |
2006-06-09 | kconfig: remove leading whitespace in menu prompts | Roman Zippel | 1 | -1/+1 |
2006-05-21 | [PATCH] ad1848 section fix | Andrew Morton | 1 | -4/+6 |
2006-05-21 | [PATCH] nm256_audio section fix | Andrew Morton | 1 | -3/+3 |
2006-04-28 | [PATCH] re-add the OSS SOUND_CS4232 option | Adrian Bunk | 1 | -0/+14 |
2006-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2 | -149/+150 |
2006-04-22 | [PARISC] OSS ad1889: Match register names with ALSA driver | Stuart Brady | 2 | -149/+150 |
2006-04-21 | [PATCH] powerpc: fix oops in alsa powermac driver | Benjamin Herrenschmidt | 1 | -2/+2 |
2006-04-20 | [PATCH] make the OSS SOUND_VIA82CXXX option available again | Adrian Bunk | 1 | -0/+20 |
2006-04-20 | [PATCH] update OBSOLETE_OSS_DRIVER schedule and dependencies | Adrian Bunk | 1 | -331/+5 |
2006-04-11 | [PATCH] Last DMA_xBIT_MASK cleanups | Tobias Klauser | 1 | -1/+2 |
2006-03-29 | Merge ../linux-2.6 | Paul Mackerras | 10 | -47/+50 |
2006-03-28 | [PATCH] sound: Remove unneeded kmalloc() return value casts | Jesper Juhl | 3 | -5/+8 |
2006-03-28 | [PATCH] vfree does its own NULL check, no need to be explicit in oss/msnd.c | Jesper Juhl | 1 | -4/+2 |
2006-03-28 | [PATCH] no need to check vfree arg for null in oss/sequencer | Jesper Juhl | 1 | -10/+3 |
2006-03-28 | [PATCH] maestro3 vfree NULL check fixup | Jesper Juhl | 1 | -8/+2 |
2006-03-28 | [PATCH] vfree NULL check fixup for sb_card | Jesper Juhl | 1 | -4/+2 |
2006-03-28 | [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK | Matthias Gehre | 2 | -2/+3 |
2006-03-28 | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt | 1 | -1/+1 |
2006-03-27 | [PATCH] PNP: adjust pnp_register_card_driver() signature: sb_card | Bjorn Helgaas | 1 | -9/+20 |
2006-03-27 | [PATCH] pnp: cs4232: adjust pnp_register_driver signature | Bjorn Helgaas | 1 | -5/+10 |
2006-03-26 | [PATCH] oss/sonicvibes.c defines its own hweight32 | Richard Knutsson | 1 | -18/+0 |
2006-03-26 | [PATCH] cmpci: don't use generic_hweight32() | Andrew Morton | 1 | -1/+1 |
2006-03-26 | [PATCH] Fix compilation for sound/oss/vwsnd.c | Eric Sesterhenn | 1 | -21/+19 |