Age | Commit message (Expand) | Author |
2011-02-22 | tty: move obsolete and broken tty drivers to drivers/staging/tty/ | Greg Kroah-Hartman |
2011-02-17 | tty: now phase out the ioctl file pointer for good | Alan Cox |
2011-02-17 | tiocmset: kill the file pointer argument | Alan Cox |
2011-02-17 | tiocmget: kill off the passing of the struct file | Alan Cox |
2011-01-07 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2010-12-10 | specialix: fix compiler warning on specialix_pci_tbl | Namhyung Kim |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |
2010-08-10 | tty: release BTM while sleeping in block_til_ready | Arnd Bergmann |
2010-08-10 | specialix: Kill the BKL | Alan Cox |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-02 | tty: Fix up char drivers request_room usage | Alan Cox |
2009-07-20 | specialix.c: convert nested spin_lock_irqsave to spin_lock | Julia Lawall |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan |
2009-04-06 | specialix: Auto-load specialix module when device opened. | Scott James Remnant |
2009-01-02 | tty: Remove some pointless casts | Alan Cox |
2008-11-14 | Create/use more directory structure in the Documentation/ tree. | Randy Dunlap |
2008-07-22 | specialix: restore driver using new break functionality | Alan Cox |
2008-07-22 | specialix: Code cleanups | Alan Cox |
2008-07-22 | specialix: Tidy up coding style | Alan Cox |
2008-07-20 | tty: add more tty_port fields | Alan Cox |
2008-04-30 | drivers/char: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-30 | specialix: Switch to int put_char method | Alan Cox |
2008-04-30 | tty/serial: lay the foundations for the next set of reworks | Alan Cox |
2008-04-30 | specialix: Prepare for BKL pushdown | Alan Cox |
2008-04-20 | drivers/char: minor irq handler cleanups | Jeff Garzik |
2008-03-04 | specialix.c: fix possible double-unlock | Harvey Harrison |
2008-02-07 | Char: specialix, remove bottomhalves | Jiri Slaby |
2007-07-17 | Char: specialix, remove busy waiting | Jiri Slaby |
2007-02-12 | [PATCH] Char: timers cleanup | Jiri Slaby |
2007-02-12 | [PATCH] Char: specialix, isr have 2 params | Jiri Slaby |
2007-02-11 | [PATCH] Char: tty_wakeup cleanup | Jiri Slaby |
2006-12-08 | [PATCH] tty: switch to ktermios | Alan Cox |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-10-17 | [PATCH] drivers/char/specialix.c: fix the baud conversion | Adrian Bunk |
2006-10-06 | Various drivers' irq handlers: kill dead code, needless casts | Jeff Garzik |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-02 | [PATCH] const struct tty_operations | Jeff Dike |
2006-10-01 | [PATCH] Char: specialix, kill unneeded page alloc | Jiri Slaby |
2006-09-29 | [PATCH] specialix - remove private speed decoding | Alan Cox |
2006-07-10 | [PATCH] Add Specialix IO8+ card support hotplug support | Chuck Short |
2006-07-02 | [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-27 | [PATCH] spin/rwlock init cleanups | Ingo Molnar |
2006-06-25 | [PATCH] More !tty cleanups in drivers/char | Eric Sesterhenn |
2006-01-14 | [PATCH] remove unused tmp_buf_sem's | Adrian Bunk |
2006-01-10 | [PATCH] TTY layer buffering revamp | Alan Cox |
2005-11-09 | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering |
2005-10-30 | [PATCH] remove some more check_region stuff | Jeff Garzik |
2005-05-01 | [PATCH] misc verify_area cleanups | Jesper Juhl |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |