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