| Commit message (Expand) | Author | Age | Files | Lines |
* | typo fixes: aquire -> acquire | Adrian Bunk | 2006-06-30 | 1 | -3/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 | 1 | -14/+2 |
|\ |
|
| * | [PATCH] devfs: Remove devfs support from the sound subsystem | Greg Kroah-Hartman | 2006-06-26 | 1 | -14/+2 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 | 1 | -2/+3 |
|\ \ |
|
| * | | [PATCH] 64bit resource: fix up printks for resources in sound drivers | Greg Kroah-Hartman | 2006-06-27 | 1 | -2/+3 |
* | | | [PATCH] re-add CONFIG_SOUND_SSCAPE | Adrian Bunk | 2006-06-29 | 1 | -0/+13 |
* | | | [PATCH] oss/via: make bitfield unsigned | Randy Dunlap | 2006-06-28 | 1 | -1/+1 |
* | | | [PATCH] sound: fix cs4232 section mismatch | Randy Dunlap | 2006-06-28 | 1 | -1/+1 |
* | | | [PATCH] update two drivers for poison.h | Randy Dunlap | 2006-06-28 | 1 | -2/+3 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-26 | 1 | -14/+14 |
|\ \
| |/
|/| |
|
| * | spelling fixes | Andreas Mohr | 2006-06-26 | 1 | -14/+14 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-06-26 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | kconfig: remove leading whitespace in menu prompts | Roman Zippel | 2006-06-09 | 1 | -1/+1 |
* | | [PATCH] au1xxx: oss sound support for au1200 | Domen Puncer | 2006-06-25 | 2 | -2/+5 |
* | | [PATCH] au1550_ac97: spin_unlock in error path | Domen Puncer | 2006-06-25 | 1 | -2/+5 |
* | | [PATCH] emu10k1: mark midi_spinlock as used | Alexey Dobriyan | 2006-06-25 | 1 | -1/+1 |
* | | [PATCH] msnd section fix | Andrew Morton | 2006-06-25 | 1 | -1/+1 |
* | | [PATCH] OSS: cs46xx cleanup and tiny bugfix | Jesper Juhl | 2006-06-23 | 1 | -783/+489 |
* | | [PATCH] Au1550/1200: add missing PSC #define's, make OSS driver use the prope... | Sergei Shtylyov | 2006-06-23 | 1 | -1/+1 |
* | | [MIPS] Correct HAL2 Kconfig description | Kumba | 2006-06-19 | 1 | -2/+2 |
|/ |
|
* | [PATCH] ad1848 section fix | Andrew Morton | 2006-05-21 | 1 | -4/+6 |
* | [PATCH] nm256_audio section fix | Andrew Morton | 2006-05-21 | 1 | -3/+3 |
* | [PATCH] re-add the OSS SOUND_CS4232 option | Adrian Bunk | 2006-04-28 | 1 | -0/+14 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2006-04-23 | 2 | -149/+150 |
|\ |
|
| * | [PARISC] OSS ad1889: Match register names with ALSA driver | Stuart Brady | 2006-04-22 | 2 | -149/+150 |
* | | [PATCH] powerpc: fix oops in alsa powermac driver | Benjamin Herrenschmidt | 2006-04-21 | 1 | -2/+2 |
|/ |
|
* | [PATCH] make the OSS SOUND_VIA82CXXX option available again | Adrian Bunk | 2006-04-20 | 1 | -0/+20 |
* | [PATCH] update OBSOLETE_OSS_DRIVER schedule and dependencies | Adrian Bunk | 2006-04-20 | 1 | -331/+5 |
* | [PATCH] Last DMA_xBIT_MASK cleanups | Tobias Klauser | 2006-04-11 | 1 | -1/+2 |
* | Merge ../linux-2.6 | Paul Mackerras | 2006-03-29 | 10 | -47/+50 |
|\ |
|
| * | [PATCH] sound: Remove unneeded kmalloc() return value casts | Jesper Juhl | 2006-03-28 | 3 | -5/+8 |
| * | [PATCH] vfree does its own NULL check, no need to be explicit in oss/msnd.c | Jesper Juhl | 2006-03-28 | 1 | -4/+2 |
| * | [PATCH] no need to check vfree arg for null in oss/sequencer | Jesper Juhl | 2006-03-28 | 1 | -10/+3 |
| * | [PATCH] maestro3 vfree NULL check fixup | Jesper Juhl | 2006-03-28 | 1 | -8/+2 |
| * | [PATCH] vfree NULL check fixup for sb_card | Jesper Juhl | 2006-03-28 | 1 | -4/+2 |
| * | [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK | Matthias Gehre | 2006-03-28 | 2 | -2/+3 |
| * | [PATCH] PNP: adjust pnp_register_card_driver() signature: sb_card | Bjorn Helgaas | 2006-03-27 | 1 | -9/+20 |
| * | [PATCH] pnp: cs4232: adjust pnp_register_driver signature | Bjorn Helgaas | 2006-03-27 | 1 | -5/+10 |
* | | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt | 2006-03-28 | 1 | -1/+1 |
|/ |
|
* | [PATCH] oss/sonicvibes.c defines its own hweight32 | Richard Knutsson | 2006-03-26 | 1 | -18/+0 |
* | [PATCH] cmpci: don't use generic_hweight32() | Andrew Morton | 2006-03-26 | 1 | -1/+1 |
* | [PATCH] Fix compilation for sound/oss/vwsnd.c | Eric Sesterhenn | 2006-03-26 | 1 | -21/+19 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-03-25 | 1 | -0/+4 |
|\ |
|
| * | kbuild: ignore all generated files for make allmodconfig (x86_64) | Sam Ravnborg | 2006-02-26 | 1 | -0/+4 |
* | | [PATCH] Fix sequencer missing negative bound check | Eugene Teo | 2006-03-25 | 1 | -2/+2 |
* | | [PATCH] OSS: Fix leak in awe_wave, also remove pointless cast. | Jesper Juhl | 2006-03-25 | 1 | -2/+4 |
* | | [PATCH] Fix sb_mixer use before validation | Eugene Teo | 2006-03-25 | 1 | -3/+3 |
* | | [PATCH] Remove MODULE_PARM | Rusty Russell | 2006-03-25 | 6 | -15/+15 |
* | | [PATCH] I2C: Drop unneeded i2c-dev.h includes | Jean Delvare | 2006-03-23 | 1 | -2/+0 |
* | | [PATCH] oss: semaphore to mutex conversion | Ingo Molnar | 2006-03-23 | 6 | -53/+53 |