summaryrefslogtreecommitdiffstats
path: root/drivers/char/synclink_gt.c
Commit message (Expand)AuthorAgeFilesLines
* [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