Age | Commit message (Expand) | Author | Files | Lines |
2005-12-16 | [PATCH] Au1550 AC'97 OSS driver spinlock fixes | Sergei Shtylylov | 1 | -11/+18 |
2005-11-14 | [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h | Jeff Garzik | 5 | -8/+14 |
2005-11-09 | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 4 | -5/+0 |
2005-11-09 | [PATCH] schedule obsolete OSS drivers for removal | Adrian Bunk | 1 | -29/+44 |
2005-11-07 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2 | -6/+6 |
2005-11-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 1 | -12/+19 |
2005-11-07 | OSS MIPS drivers: "extern inline" -> "static inline" | Adrian Bunk | 2 | -6/+6 |
2005-11-07 | [PATCH] sound/oss/sequencer_syms: unexport reprogram_timer | Adrian Bunk | 1 | -1/+0 |
2005-11-03 | Input: convert dmasound_awacs (OSS) to dynamic input allocation | Ian Wienand | 1 | -12/+19 |
2005-10-31 | [PATCH] fix missing includes | Tim Schmielau | 1 | -0/+1 |
2005-10-31 | [PATCH] Typo fix: dot after newline in printk strings | Jean Delvare | 1 | -1/+1 |
2005-10-31 | [PATCH] remove some more check_region stuff | Jeff Garzik | 2 | -13/+31 |
2005-10-29 | Useless includes of everything, the kitchen sink and version.h ... | Ralf Baechle | 1 | -1/+0 |
2005-10-29 | [PATCH] pci_ids: macros: replace partial with whole symbols | Grant Coady | 1 | -8/+9 |
2005-10-28 | Merge ../bleed-2.6 | Greg KH | 5 | -9/+9 |
2005-10-28 | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 1 | -2/+2 |
2005-10-28 | [PATCH] gfp_t: sound | Al Viro | 5 | -9/+9 |
2005-09-23 | [PATCH] oss: don't concatenate __FUNCTION__ with strings | Clemens Buchacher | 2 | -2/+2 |
2005-09-10 | [PATCH] patch] remove sound/oss/skeleton.c | Adrian Bunk | 1 | -219/+0 |
2005-09-10 | [PATCH] timer initialization cleanup: DEFINE_TIMER | Ingo Molnar | 4 | -7/+4 |
2005-09-08 | [PATCH] Remove non-arch consumers of asm/segment.h | Kumar Gala | 1 | -3/+0 |
2005-08-24 | Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg... | Linus Torvalds | 1 | -2/+2 |
2005-08-24 | [PATCH] ad1980 makefile fix | Al Viro | 1 | -1/+1 |
2005-08-24 | [PATCH] Kconfig fix (missing dependencies on PCI in sound/*) | Al Viro | 1 | -5/+5 |
2005-08-24 | [PATCH] vidc gcc4 fix | Al Viro | 1 | -4/+0 |
2005-08-24 | [PATCH] Kconfig fix (ISA_DMA_API and sound/*) | Al Viro | 1 | -3/+3 |
2005-08-23 | [PATCH] i810_audio: fix release_region misordering in error exit from i810_probe | John W. Linville | 1 | -2/+2 |
2005-07-28 | [PATCH] clean up inline static vs static inline | Jesper Juhl | 1 | -2/+2 |
2005-07-28 | [PATCH] turn many #if $undefined_string into #ifdef $undefined_string | Olaf Hering | 1 | -1/+1 |
2005-07-08 | [PATCH] pm: more u32 vs. pm_message_t fixes | Pavel Machek | 1 | -3/+3 |
2005-06-28 | [PATCH] ppc32: Remove CONFIG_PMAC_PBOOK | Benjamin Herrenschmidt | 1 | -7/+7 |
2005-06-28 | Merge 'upstream' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+3 |
2005-06-28 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually | Linus Torvalds | 7 | -92/+211 |
2005-06-27 | [PATCH] sound/oss/via82cxxx_audio: Use the DMA_32BIT_MASK constant | Tobias Klauser | 1 | -2/+3 |
2005-06-26 | [PATCH] sound/oss/cmpci: Use the DMA_32BIT_MASK constant | Tobias Klauser | 1 | -1/+2 |
2005-06-26 | [PATCH] sound/oss/es1370: Use the DMA_32BIT_MASK constant | Tobias Klauser | 1 | -1/+2 |
2005-06-26 | [PATCH] sound/oss/es1371: Use the DMA_32BIT_MASK constant | Tobias Klauser | 1 | -1/+2 |
2005-06-26 | [PATCH] sound/oss/esssolo1: Use the DMA_32BIT_MASK constant | Tobias Klauser | 1 | -1/+2 |
2005-06-26 | [PATCH] change the SOUND_PRIME handling | Adrian Bunk | 1 | -31/+31 |
2005-06-26 | [PATCH] sound/oss/sscape.c: remove dead code | Adrian Bunk | 1 | -7/+1 |
2005-06-26 | [PATCH] sound/oss/rme96xx.c: remove kernel 2.2 #if's | Adrian Bunk | 1 | -4/+0 |
2005-06-26 | [PATCH] nm256 oss build failure | Dave Jones | 2 | -5/+3 |
2005-06-26 | [PATCH] sound/oss/: cleanups | Adrian Bunk | 6 | -13/+11 |
2005-06-26 | [PATCH] remove redundant NULL checks before kfree() in sound/ and avoid casti... | Jesper Juhl | 8 | -28/+16 |
2005-06-22 | [PATCH] rme96xx: fix PageReserved range | Hugh Dickins | 1 | -1/+1 |
2005-06-21 | [PATCH] class: convert sound/* to use the new class api instead of class_simple | gregkh@suse.de | 1 | -10/+9 |
2005-06-01 | Input: ES1371 (OSS) - do not carry around gameport code if gameport | Dmitry Torokhov | 1 | -32/+63 |
2005-06-01 | Input: ES1370 (OSS) - do not carry around gameport code if gameport | Dmitry Torokhov | 1 | -30/+58 |
2005-06-01 | Input: make sure that joystick support in CMPCI driver can only be | Dmitry Torokhov | 1 | -1/+1 |
2005-06-01 | Input: mad16 (OSS) - do not carry around gameport code if gameport core | Dmitry Torokhov | 1 | -7/+23 |