| Commit message (Expand) | Author | Age |
* | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt | 2006-07-03 |
* | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | typo fixes: aquire -> acquire | Adrian Bunk | 2006-06-30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 |
|\ |
|
| * | [PATCH] devfs: Remove devfs support from the sound subsystem | Greg Kroah-Hartman | 2006-06-26 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 |
|\ \ |
|
| * | | [PATCH] 64bit resource: fix up printks for resources in sound drivers | Greg Kroah-Hartman | 2006-06-27 |
* | | | [PATCH] re-add CONFIG_SOUND_SSCAPE | Adrian Bunk | 2006-06-29 |
* | | | [PATCH] oss/via: make bitfield unsigned | Randy Dunlap | 2006-06-28 |
* | | | [PATCH] sound: fix cs4232 section mismatch | Randy Dunlap | 2006-06-28 |
* | | | [PATCH] update two drivers for poison.h | Randy Dunlap | 2006-06-27 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-26 |
|\ \
| |/
|/| |
|
| * | spelling fixes | Andreas Mohr | 2006-06-26 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-06-26 |
|\ \
| |/
|/| |
|
| * | kconfig: remove leading whitespace in menu prompts | Roman Zippel | 2006-06-09 |
* | | [PATCH] au1xxx: oss sound support for au1200 | Domen Puncer | 2006-06-25 |
* | | [PATCH] au1550_ac97: spin_unlock in error path | Domen Puncer | 2006-06-25 |
* | | [PATCH] emu10k1: mark midi_spinlock as used | Alexey Dobriyan | 2006-06-25 |
* | | [PATCH] msnd section fix | Andrew Morton | 2006-06-25 |
* | | [PATCH] OSS: cs46xx cleanup and tiny bugfix | Jesper Juhl | 2006-06-23 |
* | | [PATCH] Au1550/1200: add missing PSC #define's, make OSS driver use the prope... | Sergei Shtylyov | 2006-06-23 |
* | | [MIPS] Correct HAL2 Kconfig description | Kumba | 2006-06-19 |
|/ |
|
* | [PATCH] ad1848 section fix | Andrew Morton | 2006-05-21 |
* | [PATCH] nm256_audio section fix | Andrew Morton | 2006-05-21 |
* | [PATCH] re-add the OSS SOUND_CS4232 option | Adrian Bunk | 2006-04-28 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2006-04-23 |
|\ |
|
| * | [PARISC] OSS ad1889: Match register names with ALSA driver | Stuart Brady | 2006-04-21 |
* | | [PATCH] powerpc: fix oops in alsa powermac driver | Benjamin Herrenschmidt | 2006-04-21 |
|/ |
|
* | [PATCH] make the OSS SOUND_VIA82CXXX option available again | Adrian Bunk | 2006-04-20 |
* | [PATCH] update OBSOLETE_OSS_DRIVER schedule and dependencies | Adrian Bunk | 2006-04-20 |
* | [PATCH] Last DMA_xBIT_MASK cleanups | Tobias Klauser | 2006-04-11 |
* | Merge ../linux-2.6 | Paul Mackerras | 2006-03-28 |
|\ |
|
| * | [PATCH] sound: Remove unneeded kmalloc() return value casts | Jesper Juhl | 2006-03-28 |
| * | [PATCH] vfree does its own NULL check, no need to be explicit in oss/msnd.c | Jesper Juhl | 2006-03-28 |
| * | [PATCH] no need to check vfree arg for null in oss/sequencer | Jesper Juhl | 2006-03-28 |
| * | [PATCH] maestro3 vfree NULL check fixup | Jesper Juhl | 2006-03-28 |
| * | [PATCH] vfree NULL check fixup for sb_card | Jesper Juhl | 2006-03-28 |
| * | [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK | Matthias Gehre | 2006-03-28 |
| * | [PATCH] PNP: adjust pnp_register_card_driver() signature: sb_card | Bjorn Helgaas | 2006-03-27 |
| * | [PATCH] pnp: cs4232: adjust pnp_register_driver signature | Bjorn Helgaas | 2006-03-27 |
* | | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt | 2006-03-28 |
|/ |
|
* | [PATCH] oss/sonicvibes.c defines its own hweight32 | Richard Knutsson | 2006-03-26 |
* | [PATCH] cmpci: don't use generic_hweight32() | Andrew Morton | 2006-03-26 |
* | [PATCH] Fix compilation for sound/oss/vwsnd.c | Eric Sesterhenn | 2006-03-26 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-03-25 |
|\ |
|
| * | kbuild: ignore all generated files for make allmodconfig (x86_64) | Sam Ravnborg | 2006-02-26 |
* | | [PATCH] Fix sequencer missing negative bound check | Eugene 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 validation | Eugene Teo | 2006-03-25 |