summaryrefslogtreecommitdiffstats
path: root/drivers/char/synclink_gt.c
AgeCommit message (Expand)AuthorLines
2008-05-13drivers/char/synclink_gt.c: don't return an uninitialised localAndrew Morton-1/+1
2008-04-30char serial: switch drivers to ioremap_nocacheAlan Cox-1/+1
2008-04-30synclink series: switch to int put_char methodAlan Cox-5/+9
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox-2/+4
2008-04-30synclink series: Prepare for BKL pushdownAlan Cox-19/+39
2008-04-28synclink drivers bool conversionJoe Perches-51/+51
2008-04-20drivers/char: minor irq handler cleanupsJeff Garzik-9/+4
2008-02-06synclink_gt fix missed serial input signal changesPaul Fulghum-31/+37
2008-02-06synclink: standardize format of linux header file include's with "<>"Robert P. J. Day-2/+1
2007-10-14synclink_gt endianness annotationsAl Viro-4/+4
2007-08-22synclink_gt fix module referencePaul Fulghum-0/+4
2007-07-31synclink_gt: fix transmit DMA stallPaul Fulghum-29/+46
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau-2/+1
2007-07-16synclink: remove bogus 'no change' termios optimisation from synclink driversAlan Cox-8/+0
2007-05-11synclink_gt: add compat_ioctlPaul Fulghum-0/+107
2007-05-08synclink_gt use dynamic tty device registrationPaul Fulghum-16/+18
2007-02-12[PATCH] Char: timers cleanupJiri Slaby-13/+6
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby-4/+1
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox-2/+4
2006-12-07[PATCH] generic HDLC synclink config mismatch fixPaul Fulghum-12/+14
2006-12-07[PATCH] synclink_gt: fix init error handlingAkinobu Mita-0/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells-5/+5
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-3/+2
2006-10-02[PATCH] const struct tty_operationsJeff Dike-1/+1
2006-10-01[PATCH] synclink_gt: increase max devicesPaul Fulghum-3/+3
2006-10-01[PATCH] synclink_gt: add bisync and monosync modesPaul Fulghum-25/+63
2006-09-01[PATCH] synclink_gt: fix receive tty error handlingPaul Fulghum-7/+7
2006-07-21[WAN]: Converted synclink drivers to use netif_carrier_*()Krzysztof Halasa-4/+10
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-25[PATCH] synclink_gt: add GT2 adapter supportPaul Fulghum-1/+7
2006-06-25[PATCH] fix synclink_gt diagnostics error reportingPaul Fulghum-3/+3
2006-06-25[PATCH] add synclink_gt crc return featurePaul Fulghum-22/+33
2006-06-25[PATCH] add synclink_gt custom hdlc idlePaul Fulghum-13/+33
2006-06-25[PATCH] More !tty cleanups in drivers/charEric Sesterhenn-2/+2
2006-03-28[PATCH] synclink_gt: remove uneeded async codePaul Fulghum-4/+0
2006-03-28[PATCH] synclink_gt add gpio featurePaul Fulghum-4/+242
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan-1/+1
2006-02-28[PATCH] synclink_gt: make ->init_error signedDarren Jenkins-1/+1
2006-01-18[PATCH] synclink_gt fix size of register value storagePaul Fulghum-1/+1
2006-01-11[PATCH] synclink_gt remove unnecessary page alignmentPaul Fulghum-12/+4
2006-01-10[PATCH] TTY layer buffering revampAlan Cox-18/+17
2006-01-10[PATCH] remove asm/serial.h from synclink_gt.Andrew Morton-1/+0
2006-01-08[PATCH] new driver synclink_gtPaul Fulghum-0/+4501