| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-20 | 1 | -16/+12 |
|\ |
|
| * | WAN: convert drivers to use built-in netdev_stats | Krzysztof Halasa | 2008-07-04 | 1 | -16/+12 |
* | | tty: add more tty_port fields | Alan Cox | 2008-07-20 | 1 | -9/+7 |
* | | synclink: use tty_port | Alan Cox | 2008-07-20 | 1 | -104/+97 |
* | | tty: Ldisc revamp | Alan Cox | 2008-07-20 | 1 | -2/+2 |
|/ |
|
* | drivers/char/synclink_gt.c: don't return an uninitialised local | Andrew Morton | 2008-05-13 | 1 | -1/+1 |
* | char serial: switch drivers to ioremap_nocache | Alan Cox | 2008-04-30 | 1 | -1/+1 |
* | synclink series: switch to int put_char method | Alan Cox | 2008-04-30 | 1 | -5/+9 |
* | tty/serial: lay the foundations for the next set of reworks | Alan Cox | 2008-04-30 | 1 | -2/+4 |
* | synclink series: Prepare for BKL pushdown | Alan Cox | 2008-04-30 | 1 | -19/+39 |
* | synclink drivers bool conversion | Joe Perches | 2008-04-28 | 1 | -51/+51 |
* | drivers/char: minor irq handler cleanups | Jeff Garzik | 2008-04-20 | 1 | -9/+4 |
* | synclink_gt fix missed serial input signal changes | Paul Fulghum | 2008-02-06 | 1 | -31/+37 |
* | synclink: standardize format of linux header file include's with "<>" | Robert P. J. Day | 2008-02-06 | 1 | -2/+1 |
* | synclink_gt endianness annotations | Al Viro | 2007-10-14 | 1 | -4/+4 |
* | synclink_gt fix module reference | Paul Fulghum | 2007-08-22 | 1 | -0/+4 |
* | synclink_gt: fix transmit DMA stall | Paul Fulghum | 2007-07-31 | 1 | -29/+46 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 1 | -2/+1 |
* | synclink: remove bogus 'no change' termios optimisation from synclink drivers | Alan Cox | 2007-07-16 | 1 | -8/+0 |
* | synclink_gt: add compat_ioctl | Paul Fulghum | 2007-05-11 | 1 | -0/+107 |
* | synclink_gt use dynamic tty device registration | Paul Fulghum | 2007-05-08 | 1 | -16/+18 |
* | [PATCH] Char: timers cleanup | Jiri Slaby | 2007-02-12 | 1 | -13/+6 |
* | [PATCH] Char: tty_wakeup cleanup | Jiri Slaby | 2007-02-11 | 1 | -4/+1 |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 | 1 | -2/+4 |
* | [PATCH] generic HDLC synclink config mismatch fix | Paul Fulghum | 2006-12-07 | 1 | -12/+14 |
* | [PATCH] synclink_gt: fix init error handling | Akinobu Mita | 2006-12-07 | 1 | -0/+1 |
* | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -5/+5 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -3/+2 |
* | [PATCH] const struct tty_operations | Jeff Dike | 2006-10-02 | 1 | -1/+1 |
* | [PATCH] synclink_gt: increase max devices | Paul Fulghum | 2006-10-01 | 1 | -3/+3 |
* | [PATCH] synclink_gt: add bisync and monosync modes | Paul Fulghum | 2006-10-01 | 1 | -25/+63 |
* | [PATCH] synclink_gt: fix receive tty error handling | Paul Fulghum | 2006-09-01 | 1 | -7/+7 |
* | [WAN]: Converted synclink drivers to use netif_carrier_*() | Krzysztof Halasa | 2006-07-21 | 1 | -4/+10 |
* | [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] synclink_gt: add GT2 adapter support | Paul Fulghum | 2006-06-25 | 1 | -1/+7 |
* | [PATCH] fix synclink_gt diagnostics error reporting | Paul Fulghum | 2006-06-25 | 1 | -3/+3 |
* | [PATCH] add synclink_gt crc return feature | Paul Fulghum | 2006-06-25 | 1 | -22/+33 |
* | [PATCH] add synclink_gt custom hdlc idle | Paul Fulghum | 2006-06-25 | 1 | -13/+33 |
* | [PATCH] More !tty cleanups in drivers/char | Eric Sesterhenn | 2006-06-25 | 1 | -2/+2 |
* | [PATCH] synclink_gt: remove uneeded async code | Paul Fulghum | 2006-03-28 | 1 | -4/+0 |
* | [PATCH] synclink_gt add gpio feature | Paul Fulghum | 2006-03-28 | 1 | -4/+242 |
* | [PATCH] s/;;/;/g | Alexey Dobriyan | 2006-03-24 | 1 | -1/+1 |
* | [PATCH] synclink_gt: make ->init_error signed | Darren Jenkins | 2006-02-28 | 1 | -1/+1 |
* | [PATCH] synclink_gt fix size of register value storage | Paul Fulghum | 2006-01-18 | 1 | -1/+1 |
* | [PATCH] synclink_gt remove unnecessary page alignment | Paul Fulghum | 2006-01-11 | 1 | -12/+4 |
* | [PATCH] TTY layer buffering revamp | Alan Cox | 2006-01-10 | 1 | -18/+17 |
* | [PATCH] remove asm/serial.h from synclink_gt. | Andrew Morton | 2006-01-10 | 1 | -1/+0 |
* | [PATCH] new driver synclink_gt | Paul Fulghum | 2006-01-08 | 1 | -0/+4501 |