| Commit message (Expand) | Author | Age |
* | serial: synclink_gt: dropped transmit data bugfix | Paul Fulghum | 2010-03-02 |
* | hdlc: convert to netdev_tx_t | Stephen Hemminger | 2009-09-01 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 |
* | synclink_gt: fix transmit race and timeout | Paul Fulghum | 2009-06-24 |
* | tty: synclink_gt add receive pio mode | Paul Fulghum | 2009-06-11 |
* | tty: Add carrier processing on close to the tty_port core | Alan Cox | 2009-06-11 |
* | synclink_gt: add clock options | Paul Fulghum | 2009-04-02 |
* | proc tty: switch synclink_gt to ->proc_fops | Alexey Dobriyan | 2009-04-01 |
* | WAN: Convert generic HDLC drivers to netdev_ops. | Krzysztof Hałasa | 2009-01-21 |
* | synclink_gt: enable RI interrupt | Paul Fulghum | 2009-01-15 |
* | tty: Introduce some close helpers for ports | Alan Cox | 2009-01-02 |
* | tty: Pull the dtr raise into tty port | Alan Cox | 2009-01-02 |
* | tty_port: Add a port level carrier detect operation | Alan Cox | 2009-01-02 |
* | removed unused #include <version.h> | Huang Weiyi | 2008-08-16 |
* | Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri... | Jeff Garzik | 2008-08-07 |
|\ |
|
| * | Remove bogus dosyncppp variable from synclink drivers. | Krzysztof Hałasa | 2008-07-23 |
* | | synclink_gt fix locking in error path of rx enable | Paul Fulghum | 2008-07-22 |
* | | synclink_gt: add rx DMA buffer fill level control | Paul Fulghum | 2008-07-22 |
* | | synclink_gt: leave transmitter in reset state after configuration | Paul Fulghum | 2008-07-22 |
* | | synclink_gt: improve TIOCOUTQ accuracy | Paul Fulghum | 2008-07-22 |
* | | synclink_gt: add serial bit order control | Paul Fulghum | 2008-07-22 |
* | | synclink_gt: improve and simplify write method | Paul Fulghum | 2008-07-22 |
* | | tty: rework break handling | Alan Cox | 2008-07-22 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-20 |
|\ |
|
| * | WAN: convert drivers to use built-in netdev_stats | Krzysztof Halasa | 2008-07-04 |
* | | tty: add more tty_port fields | Alan Cox | 2008-07-20 |
* | | synclink: use tty_port | Alan Cox | 2008-07-20 |
* | | tty: Ldisc revamp | Alan Cox | 2008-07-20 |
|/ |
|
* | drivers/char/synclink_gt.c: don't return an uninitialised local | Andrew Morton | 2008-05-13 |
* | char serial: switch drivers to ioremap_nocache | Alan Cox | 2008-04-30 |
* | synclink series: 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 |
* | synclink series: Prepare for BKL pushdown | Alan Cox | 2008-04-30 |
* | synclink drivers bool conversion | Joe Perches | 2008-04-28 |
* | drivers/char: minor irq handler cleanups | Jeff Garzik | 2008-04-20 |
* | synclink_gt fix missed serial input signal changes | Paul Fulghum | 2008-02-06 |
* | synclink: standardize format of linux header file include's with "<>" | Robert P. J. Day | 2008-02-06 |
* | synclink_gt endianness annotations | Al Viro | 2007-10-14 |
* | synclink_gt fix module reference | Paul Fulghum | 2007-08-22 |
* | synclink_gt: fix transmit DMA stall | Paul Fulghum | 2007-07-31 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 |
* | synclink: remove bogus 'no change' termios optimisation from synclink drivers | Alan Cox | 2007-07-16 |
* | synclink_gt: add compat_ioctl | Paul Fulghum | 2007-05-11 |
* | synclink_gt use dynamic tty device registration | Paul Fulghum | 2007-05-08 |
* | [PATCH] Char: timers cleanup | Jiri Slaby | 2007-02-12 |
* | [PATCH] Char: tty_wakeup cleanup | Jiri Slaby | 2007-02-11 |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 |
* | [PATCH] generic HDLC synclink config mismatch fix | Paul Fulghum | 2006-12-07 |
* | [PATCH] synclink_gt: fix init error handling | Akinobu Mita | 2006-12-07 |
* | WorkStruct: make allyesconfig | David Howells | 2006-11-22 |