Age | Commit message (Expand) | Author | Files | Lines |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 3 | -0/+3 |
2009-09-24 | drivers/char/rio/rioctrl.c: off by one error in rioctrl.c | Dan Carpenter | 1 | -1/+1 |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 1 | -0/+1 |
2009-04-07 | rio: addition has higher precedence than ?: | Roel Kluin | 1 | -1/+1 |
2009-01-02 | rio: Kill off ckmalloc | Alan Cox | 1 | -13/+4 |
2009-01-02 | tty_port: Add a port level carrier detect operation | Alan Cox | 1 | -10/+8 |
2008-07-25 | rio: push down the BKL into the firmware ioctl handler | Alan Cox | 1 | -3/+5 |
2008-07-21 | gs: use tty_port | Alan Cox | 5 | -29/+29 |
2008-07-21 | drivers/char/rio/: remove VCS tags | Adrian Bunk | 26 | -121/+0 |
2008-04-30 | drivers/char: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -3/+3 |
2008-04-30 | Char: rio, fix cirrus defines | Jiri Slaby | 7 | -185/+191 |
2008-04-29 | drivers: fix integer as NULL pointer warnings | Harvey Harrison | 1 | -1/+1 |
2008-04-19 | drivers: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 9 | -9/+0 |
2008-04-03 | Char: rio, fix sparse warnings | Jiri Slaby | 2 | -1/+7 |
2007-10-14 | long vs. unsigned long - low-hanging fruits in drivers | Al Viro | 1 | -1/+1 |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 3 | -8/+3 |
2007-05-11 | Overrun in drivers/char/rio/riocmd.c | Eric Sesterhenn / Snakebyte | 1 | -1/+1 |
2007-02-17 | rio: typo in bitwise AND expression. | Willy Tarreau | 1 | -1/+1 |
2007-02-12 | [PATCH] Char: timers cleanup | Jiri Slaby | 1 | -8/+4 |
2007-02-11 | [PATCH] Char: tty_wakeup cleanup | Jiri Slaby | 1 | -7/+2 |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 1 | -1/+1 |
2006-12-07 | [PATCH] ioremap balanced with iounmap for drivers/char/rio/rio_linux.c | Amol Lad | 1 | -1/+7 |
2006-11-30 | Fix misc .c/.h comment typos | Matt LaPlante | 3 | -5/+5 |
2006-10-22 | [PATCH] Char: correct pci_get_device changes | Jiri Slaby | 2 | -0/+10 |
2006-10-16 | [PATCH] rio: fix array checking | Alan Cox | 1 | -2/+2 |
2006-10-06 | Various drivers' irq handlers: kill dead code, needless casts | Jeff Garzik | 3 | -4/+4 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -2/+2 |
2006-10-02 | [PATCH] const struct tty_operations | Jeff Dike | 1 | -1/+1 |
2006-07-04 | [PATCH] make more file_operation structs static | Arjan van de Ven | 1 | -1/+1 |
2006-07-03 | [PATCH] irq-flags: rio: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 3 | -3/+0 |
2006-06-26 | spelling fixes | Andreas Mohr | 1 | -1/+1 |
2006-05-27 | [PATCH] missing readb/readw in rio | Al Viro | 3 | -24/+24 |
2006-05-27 | [PATCH] copy_to_user() from iomem is a bad thing | Al Viro | 1 | -4/+16 |
2006-05-27 | [PATCH] forgotten swap of copyout() arguments | Al Viro | 1 | -1/+1 |
2006-05-27 | [PATCH] handling rio MEMDUMP | Al Viro | 1 | -1/+1 |
2006-05-27 | [PATCH] fix rio_copy_to_card() for OLDPCI case | Al Viro | 2 | -2/+14 |
2006-05-27 | [PATCH] uses of ->Copy() in rioroute are bogus | Al Viro | 1 | -5/+5 |
2006-05-27 | [PATCH] bogus order of copy_from_user() arguments | Al Viro | 1 | -1/+1 |
2006-05-27 | [PATCH] rio ->Copy() expects the sourse as first argument | Al Viro | 2 | -2/+2 |
2006-05-27 | [PATCH] trivial annotations in rio | Al Viro | 17 | -230/+228 |
2006-05-15 | [PATCH] Final rio polish | Alan Cox | 4 | -75/+34 |
2006-03-24 | [PATCH] Yet more rio cleaning (2 of 2) | Alan Cox | 18 | -912/+265 |
2006-03-24 | [PATCH] Yet more rio cleaning (1 of 2) | Alan Cox | 15 | -524/+36 |
2006-03-24 | [PATCH] rio driver rework continued #5 | Alan Cox | 2 | -9/+1 |
2006-03-24 | [PATCH] rio driver rework continued #4 | Alan Cox | 1 | -272/+118 |
2006-03-24 | [PATCH] rio driver rework continued #3 | Alan Cox | 7 | -535/+232 |
2006-03-24 | [PATCH] rio driver rework continued #2 | Alan Cox | 4 | -154/+115 |
2006-03-24 | [PATCH] rio driver rework continued #1 | Alan Cox | 10 | -167/+118 |
2006-03-24 | [PATCH] rioboot: post-Lindent | Alan Cox | 1 | -252/+177 |