Age | Commit message (Expand) | Author |
2007-03-14 | [PATCH] const file_operations fallout | Al Viro |
2007-02-14 | [PATCH] OSS: replace kmalloc()+memset() combos with kzalloc() | Robert P. J. Day |
2007-02-12 | [PATCH] mark struct file_operations const 9 | Arjan van de Ven |
2007-02-12 | [PATCH] OSS: Use ARRAY_SIZE macro when appropriate (2) | Ahmed S. Darwish |
2007-02-12 | [PATCH] OSS: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish |
2007-02-11 | [PATCH] Remove dead kernel config option AEDSP16_MPU401. | Robert P. J. Day |
2007-02-11 | [PATCH] schedule obsolete OSS drivers for removal, 3rd round | Adrian Bunk |
2006-12-17 | [PATCH] more work_struct fixes: tas300x sound drivers | Al Viro |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day |
2006-12-08 | [PATCH] struct path: convert sound | Josef Sipek |
2006-12-07 | [PATCH] The scheduled removal of some OSS options | Adrian Bunk |
2006-12-07 | [PATCH] sound/oss/emu10k1: handle userspace copy errors | Jeff Garzik |
2006-12-07 | [PATCH] sound/oss/btaudio.c: ioremap balanced with iounmap | Amol Lad |
2006-12-07 | [PATCH] mm: incorrect VM_FAULT_OOM returns from drivers | Nick Piggin |
2006-12-04 | [PATCH] severing poll.h -> mm.h | Al Viro |
2006-12-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2006-12-01 | Driver core: convert sound core to use struct device | Greg Kroah-Hartman |
2006-11-30 | Fix misc .c/.h comment typos | Matt LaPlante |
2006-10-19 | sh: Cleanup board header directories. | Paul Mundt |
2006-10-09 | Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds |
2006-10-08 | [PATCH] misc arm pt_regs fixes | Al Viro |
2006-10-06 | Various drivers' irq handlers: kill dead code, needless casts | Jeff Garzik |
2006-10-05 | [PATCH] powerpc: irq change build breaks | Olof Johansson |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-04 | [PATCH] kill sound/oss/*_syms.c | Adrian Bunk |
2006-10-04 | [PATCH] The scheduled removal of some OSS drivers | Adrian Bunk |
2006-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-10-03 | fix file specification in comments | Uwe Zeisberger |
2006-10-03 | more misc typo fixes | Matt LaPlante |
2006-10-03 | [MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support. | Yoichi Yuasa |
2006-10-03 | [PATCH] pr_debug: trident: use size_t length modifier in pr_debug format argu... | Zach Brown |
2006-10-01 | [PATCH] trident: fix pci_dev reference counting and buglet | Alan Cox |
2006-10-01 | [PATCH] proper flags type of spin_lock_irqsave() | Alexey Dobriyan |
2006-10-01 | [PATCH] cs46xx OSS: switch to pci_get_device | Alan Cox |
2006-10-01 | [PATCH] via82cxxx_audio: Use pci_get_device | Alan Cox |
2006-09-29 | [PATCH] remove sound/oss/COPYING | Andrew Morton |
2006-09-29 | [PATCH] CONFIG_PM=n slim: sound/oss/cs46xx.c | Alexey Dobriyan |
2006-09-29 | [PATCH] CONFIG_PM=n slim: sound/oss/trident.c | Alexey Dobriyan |
2006-09-27 | sound: SH DAC audio driver updates. | Andriy Skulysh |
2006-09-27 | sh: hp6xx mach-type cleanups. | Andriy Skulysh |
2006-09-26 | [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc | Ralf Baechle |
2006-09-14 | Merge branch 'linux-2.6' | Paul Mackerras |
2006-09-01 | [PATCH] schedule obsolete OSS drivers for removal, 2nd round | Adrian Bunk |
2006-08-31 | Merge branch 'merge' | Paul Mackerras |
2006-08-08 | V4L/DVB (4371b): Fix V4L1 dependencies at drivers under sound/oss and sound/pci | Mauro Carvalho Chehab |
2006-07-31 | [POWERPC] sound: Constify & voidify get_property() | Jeremy Kerr |
2006-07-03 | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt |
2006-07-02 | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-30 | typo fixes: aquire -> acquire | Adrian Bunk |