| Commit message (Expand) | Author | Age | Files | Lines |
* | tty: move a number of tty drivers from drivers/char/ to drivers/tty/ | Greg Kroah-Hartman | 2011-02-22 | 1 | -1993/+0 |
* | tty: now phase out the ioctl file pointer for good | Alan Cox | 2011-02-17 | 1 | -1/+1 |
* | tiocmset: kill the file pointer argument | Alan Cox | 2011-02-17 | 1 | -2/+2 |
* | tiocmget: kill off the passing of the struct file | Alan Cox | 2011-02-17 | 1 | -1/+1 |
* | nozomi: Fix warning from the previous TIOCGCOUNT changes | Alan Cox | 2010-11-09 | 1 | -1/+0 |
* | tty: icount changeover for other main devices | Alan Cox | 2010-10-22 | 1 | -19/+18 |
* | kfifo: fix kfifo miss use of nozami.c | Stefani Seibold | 2010-08-11 | 1 | -2/+1 |
* | Char: nozomi, set tty->driver_data appropriately | Jiri Slaby | 2010-08-10 | 1 | -1/+2 |
* | Char: nozomi, fix tty->count counting | Jiri Slaby | 2010-08-10 | 1 | -0/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | tty: Fix up char drivers request_room usage | Alan Cox | 2010-03-02 | 1 | -2/+0 |
* | nozomi: Tidy up the PCI table | Alan Cox | 2010-03-02 | 1 | -5/+1 |
* | nozomi: Fix mutex handling | Alan Cox | 2010-03-02 | 1 | -22/+12 |
* | nozomi: Add tty_port usage | Alan Cox | 2010-03-02 | 1 | -47/+68 |
* | nozomi: quick fix for the close/close bug | Alan Cox | 2010-01-20 | 1 | -1/+1 |
* | kfifo: fix warn_unused_result | Stefani Seibold | 2009-12-22 | 1 | -4/+27 |
* | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... | Stefani Seibold | 2009-12-22 | 1 | -2/+2 |
* | kfifo: cleanup namespace | Stefani Seibold | 2009-12-22 | 1 | -6/+6 |
* | kfifo: move out spinlock | Stefani Seibold | 2009-12-22 | 1 | -1/+1 |
* | kfifo: move struct kfifo in place | Stefani Seibold | 2009-12-22 | 1 | -11/+10 |
* | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 |
* | tty: fix chars_in_buffers | Alan Cox | 2009-07-20 | 1 | -3/+1 |
* | tty: nozomi, fix tty refcounting bug | Jiri Slaby | 2009-07-16 | 1 | -4/+8 |
* | Remove low_latency flag setting from nozomi and mxser drivers | Chuck Ebbert | 2009-06-24 | 1 | -2/+0 |
* | tty: kref nozomi | Alan Cox | 2009-01-02 | 1 | -40/+45 |
* | nozomi: Fix close on error | Alan Cox | 2008-10-13 | 1 | -1/+4 |
* | drivers/char: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-30 | 1 | -1/+1 |
* | char serial: switch drivers to ioremap_nocache | Alan Cox | 2008-04-30 | 1 | -1/+1 |
* | tty/serial: lay the foundations for the next set of reworks | Alan Cox | 2008-04-30 | 1 | -11/+2 |
* | fix iomem misannotations in nozomi | Al Viro | 2008-03-30 | 1 | -10/+10 |
* | nozomi: fix initialization and early flow control access | Frank Seidel | 2008-03-10 | 1 | -18/+43 |
* | nozomi: finish constification | Frank Seidel | 2008-02-02 | 1 | -7/+7 |
* | nozomi: constify driver | Jan Engelhardt | 2008-02-02 | 1 | -20/+18 |
* | nozomi driver update | Frank Seidel | 2008-02-02 | 1 | -86/+36 |
* | nozomi driver | Frank Seidel | 2008-01-24 | 1 | -0/+1993 |