| Commit message (Expand) | Author | Age | Files | Lines |
* | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 1 | -1/+0 |
* | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
* | tty: replace BKL with a new tty_lock | Arnd Bergmann | 2010-08-10 | 1 | -6/+6 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 1 | -0/+1 |
* | sx.c: avoid referencing freed memory if copy_from_user() fails | Dan Carpenter | 2009-02-20 | 1 | -1/+1 |
* | sx.c: fix dbl statement if - add missing braces | Ilpo Järvinen | 2009-02-20 | 1 | -1/+2 |
* | sx.c: fix missed unlock_kernel() on error path in sx_fw_ioctl() | Dan Carpenter | 2009-02-05 | 1 | -3/+5 |
* | tty: Remove some pointless casts | Alan Cox | 2009-01-02 | 1 | -2/+2 |
* | tty_port: Add a port level carrier detect operation | Alan Cox | 2009-01-02 | 1 | -13/+14 |
* | Char: sx, remove bogus iomap | Jiri Slaby | 2008-10-20 | 1 | -3/+3 |
* | Char: sx, fix io unmapping | Jiri Slaby | 2008-10-13 | 1 | -2/+2 |
* | sx: push BKL down into the firmware ioctl handler | Alan Cox | 2008-07-25 | 1 | -30/+43 |
* | tty: rework break handling | Alan Cox | 2008-07-22 | 1 | -1/+2 |
* | tty: add more tty_port fields | Alan Cox | 2008-07-20 | 1 | -1/+1 |
* | gs: use tty_port | Alan Cox | 2008-07-20 | 1 | -59/+56 |
* | sx.c: fix printk warnings on sparc32 | Andrew Morton | 2008-05-08 | 1 | -3/+6 |
* | drivers/char: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-30 | 1 | -4/+4 |
* | char serial: switch drivers to ioremap_nocache | Alan Cox | 2008-04-30 | 1 | -5/+5 |
* | sx: prepare for BKL pushdown | Alan Cox | 2008-04-30 | 1 | -13/+4 |
* | Use helpers to obtain task pid in printks | Pavel Emelyanov | 2007-10-19 | 1 | -1/+1 |
* | sx: switch subven and subid values | Jiri Slaby | 2007-07-10 | 1 | -2/+2 |
* | [PATCH] sx: fix non-PCI build | Jiri Slaby | 2006-12-13 | 1 | -0/+8 |
* | [PATCH] Char: sx, request regions | Jiri Slaby | 2006-12-08 | 1 | -6/+49 |
* | [PATCH] Char: sx, use pci_iomap | Jiri Slaby | 2006-12-08 | 1 | -12/+14 |
* | [PATCH] Char: sx, fix return in module init | Jiri Slaby | 2006-12-08 | 1 | -0/+1 |
* | [PATCH] Char: sx, simplify timer logic | Jiri Slaby | 2006-12-08 | 1 | -11/+4 |
* | [PATCH] Char: sx, whitespace cleanup | Jiri Slaby | 2006-12-08 | 1 | -846/+976 |
* | [PATCH] Char: sx, remove duplicite code | Jiri Slaby | 2006-12-08 | 1 | -15/+3 |
* | [PATCH] Char: sx, lock boards struct | Jiri Slaby | 2006-12-08 | 1 | -14/+23 |
* | [PATCH] Char: sx, ifdef ISA code | Jiri Slaby | 2006-12-08 | 1 | -6/+14 |
* | [PATCH] Char: sx, use eisa probing | Jiri Slaby | 2006-12-08 | 1 | -47/+117 |
* | [PATCH] Char: sx, mark functions as devinit | Jiri Slaby | 2006-12-08 | 1 | -4/+4 |
* | [PATCH] Char: sx, use kcalloc | Jiri Slaby | 2006-12-08 | 1 | -13/+1 |
* | [PATCH] Char: sx, convert to pci probing | Jiri Slaby | 2006-12-08 | 1 | -78/+105 |
* | [PATCH] Char: isicom, remove cvs stuff | Jiri Slaby | 2006-12-08 | 1 | -5/+2 |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 | 1 | -0/+2 |
* | [PATCH] sx: fix user-visible typo (devic) | Alexey Dobriyan | 2006-10-17 | 1 | -1/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -2/+2 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 1 | -2/+0 |
* | [PATCH] const struct tty_operations | Jeff Dike | 2006-10-02 | 1 | -1/+1 |
* | [PATCH] make more file_operation structs static | Arjan van de Ven | 2006-07-03 | 1 | -1/+1 |
* | [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -2/+2 |
* | [PATCH] spin/rwlock init cleanups | Ingo Molnar | 2006-06-27 | 1 | -1/+1 |
* | [PATCH] sem2mutex: serial ->port_write_mutex | Ingo Molnar | 2006-03-23 | 1 | -1/+1 |
* | [PATCH] Fix Specialix SX corruption | Marc Zyngier | 2006-02-27 | 1 | -5/+5 |
* | [PATCH] Fix Specialix SI probing | Marc Zyngier | 2006-02-26 | 1 | -4/+8 |
* | [PATCH] sx.c printk warning fixes | Andrew Morton | 2006-02-03 | 1 | -3/+3 |
* | [PATCH] sx.c warning fixes | Andrew Morton | 2006-02-03 | 1 | -3/+3 |
* | [PATCH] TTY layer buffering revamp | Alan Cox | 2006-01-10 | 1 | -9/+4 |
* | [PATCH] drivers/char: Use ARRAY_SIZE macro | Tobias Klauser | 2006-01-10 | 1 | -3/+3 |