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