summaryrefslogtreecommitdiffstats
path: root/drivers/char/synclink_gt.c
Commit message (Expand)AuthorAgeFilesLines
* synclink_gt fix missed serial input signal changesPaul Fulghum2008-02-061-31/+37
* synclink: standardize format of linux header file include's with "<>"Robert P. J. Day2008-02-061-2/+1
* synclink_gt endianness annotationsAl Viro2007-10-141-4/+4
* synclink_gt fix module referencePaul Fulghum2007-08-221-0/+4
* synclink_gt: fix transmit DMA stallPaul Fulghum2007-07-311-29/+46
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* synclink: remove bogus 'no change' termios optimisation from synclink driversAlan Cox2007-07-161-8/+0
* synclink_gt: add compat_ioctlPaul Fulghum2007-05-111-0/+107
* synclink_gt use dynamic tty device registrationPaul Fulghum2007-05-081-16/+18
* [PATCH] Char: timers cleanupJiri Slaby2007-02-121-13/+6
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-111-4/+1
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+4
* [PATCH] generic HDLC synclink config mismatch fixPaul Fulghum2006-12-071-12/+14
* [PATCH] synclink_gt: fix init error handlingAkinobu Mita2006-12-071-0/+1
* WorkStruct: make allyesconfigDavid Howells2006-11-221-5/+5
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+2
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* [PATCH] synclink_gt: increase max devicesPaul Fulghum2006-10-011-3/+3
* [PATCH] synclink_gt: add bisync and monosync modesPaul Fulghum2006-10-011-25/+63
* [PATCH] synclink_gt: fix receive tty error handlingPaul Fulghum2006-09-011-7/+7
* [WAN]: Converted synclink drivers to use netif_carrier_*()Krzysztof Halasa2006-07-211-4/+10
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] synclink_gt: add GT2 adapter supportPaul Fulghum2006-06-251-1/+7
* [PATCH] fix synclink_gt diagnostics error reportingPaul Fulghum2006-06-251-3/+3
* [PATCH] add synclink_gt crc return featurePaul Fulghum2006-06-251-22/+33
* [PATCH] add synclink_gt custom hdlc idlePaul Fulghum2006-06-251-13/+33
* [PATCH] More !tty cleanups in drivers/charEric Sesterhenn2006-06-251-2/+2
* [PATCH] synclink_gt: remove uneeded async codePaul Fulghum2006-03-281-4/+0
* [PATCH] synclink_gt add gpio featurePaul Fulghum2006-03-281-4/+242
* [PATCH] s/;;/;/gAlexey Dobriyan2006-03-241-1/+1
* [PATCH] synclink_gt: make ->init_error signedDarren Jenkins2006-02-281-1/+1
* [PATCH] synclink_gt fix size of register value storagePaul Fulghum2006-01-181-1/+1
* [PATCH] synclink_gt remove unnecessary page alignmentPaul Fulghum2006-01-111-12/+4
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-18/+17
* [PATCH] remove asm/serial.h from synclink_gt.Andrew Morton2006-01-101-1/+0
* [PATCH] new driver synclink_gtPaul Fulghum2006-01-081-0/+4501
OpenPOWER on IntegriCloud