summaryrefslogtreecommitdiffstats
path: root/drivers/char/synclink_gt.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/char/synclink_gt.c: add extended sync featurePaul Fulghum2010-10-271-3/+108
* drivers/char/synclink_gt.c: fix information leak to userlandVasiliy Kulikov2010-10-271-0/+3
* synclink_gt: fix per device lockingPaul Fulghum2010-10-271-13/+15
* tty: icount changeover for other main devicesAlan Cox2010-10-221-26/+29
* synclink: add mutex_unlock() on error pathDan Carpenter2010-08-231-1/+3
* tty: release BTM while sleeping in block_til_readyArnd Bergmann2010-08-101-0/+2
* synclink: reworking locking a bitAlan Cox2010-08-101-1/+11
* synclink: kill the big kernel lockAlan Cox2010-08-101-44/+34
* synclink: use ARRAY_SIZEKulikov Vasiliy2010-07-201-1/+1
* serial: synclink_gt: dropped transmit data bugfixPaul Fulghum2010-03-021-81/+105
* hdlc: convert to netdev_tx_tStephen Hemminger2009-09-011-4/+3
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* synclink_gt: fix transmit race and timeoutPaul Fulghum2009-06-241-42/+30
* tty: synclink_gt add receive pio modePaul Fulghum2009-06-111-9/+68
* tty: Add carrier processing on close to the tty_port coreAlan Cox2009-06-111-3/+6
* synclink_gt: add clock optionsPaul Fulghum2009-04-021-20/+38
* proc tty: switch synclink_gt to ->proc_fopsAlexey Dobriyan2009-04-011-40/+34
* WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa2009-01-211-7/+11
* synclink_gt: enable RI interruptPaul Fulghum2009-01-151-10/+6
* tty: Introduce some close helpers for portsAlan Cox2009-01-021-49/+2
* tty: Pull the dtr raise into tty portAlan Cox2009-01-021-6/+15
* tty_port: Add a port level carrier detect operationAlan Cox2009-01-021-17/+31
* removed unused #include <version.h>Huang Weiyi2008-08-161-1/+0
* Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...Jeff Garzik2008-08-071-5/+0
|\
| * Remove bogus dosyncppp variable from synclink drivers.Krzysztof Hałasa2008-07-231-5/+0
* | synclink_gt fix locking in error path of rx enablePaul Fulghum2008-07-221-1/+3
* | synclink_gt: add rx DMA buffer fill level controlPaul Fulghum2008-07-221-15/+27
* | synclink_gt: leave transmitter in reset state after configurationPaul Fulghum2008-07-221-1/+1
* | synclink_gt: improve TIOCOUTQ accuracyPaul Fulghum2008-07-221-2/+57
* | synclink_gt: add serial bit order controlPaul Fulghum2008-07-221-0/+2
* | synclink_gt: improve and simplify write methodPaul Fulghum2008-07-221-27/+11
* | tty: rework break handlingAlan Cox2008-07-221-4/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-201-16/+12
|\
| * WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa2008-07-041-16/+12
* | tty: add more tty_port fieldsAlan Cox2008-07-201-9/+7
* | synclink: use tty_portAlan Cox2008-07-201-104/+97
* | tty: Ldisc revampAlan Cox2008-07-201-2/+2
|/
* drivers/char/synclink_gt.c: don't return an uninitialised localAndrew Morton2008-05-131-1/+1
* char serial: switch drivers to ioremap_nocacheAlan Cox2008-04-301-1/+1
* synclink series: switch to int put_char methodAlan Cox2008-04-301-5/+9
* tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-301-2/+4
* synclink series: Prepare for BKL pushdownAlan Cox2008-04-301-19/+39
* synclink drivers bool conversionJoe Perches2008-04-281-51/+51
* drivers/char: minor irq handler cleanupsJeff Garzik2008-04-201-9/+4
* 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
OpenPOWER on IntegriCloud