aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/synclink_gt.c
Commit message (Expand)AuthorAge
* tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman2011-02-22
* tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-17
* tiocmset: kill the file pointer argumentAlan Cox2011-02-17
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
* drivers/char/synclink_gt.c: add extended sync featurePaul Fulghum2010-10-27
* drivers/char/synclink_gt.c: fix information leak to userlandVasiliy Kulikov2010-10-27
* synclink_gt: fix per device lockingPaul Fulghum2010-10-27
* tty: icount changeover for other main devicesAlan Cox2010-10-22
* synclink: add mutex_unlock() on error pathDan Carpenter2010-08-23
* tty: release BTM while sleeping in block_til_readyArnd Bergmann2010-08-10
* synclink: reworking locking a bitAlan Cox2010-08-10
* synclink: kill the big kernel lockAlan Cox2010-08-10
* synclink: use ARRAY_SIZEKulikov Vasiliy2010-07-20
* serial: synclink_gt: dropped transmit data bugfixPaul Fulghum2010-03-02
* hdlc: convert to netdev_tx_tStephen Hemminger2009-09-01
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* synclink_gt: fix transmit race and timeoutPaul Fulghum2009-06-24
* tty: synclink_gt add receive pio modePaul Fulghum2009-06-11
* tty: Add carrier processing on close to the tty_port coreAlan Cox2009-06-11
* synclink_gt: add clock optionsPaul Fulghum2009-04-02
* proc tty: switch synclink_gt to ->proc_fopsAlexey Dobriyan2009-04-01
* WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa2009-01-21
* synclink_gt: enable RI interruptPaul Fulghum2009-01-15
* tty: Introduce some close helpers for portsAlan Cox2009-01-02
* tty: Pull the dtr raise into tty portAlan Cox2009-01-02
* tty_port: Add a port level carrier detect operationAlan Cox2009-01-02
* removed unused #include <version.h>Huang Weiyi2008-08-16
* Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...Jeff Garzik2008-08-07
|\
| * Remove bogus dosyncppp variable from synclink drivers.Krzysztof Hałasa2008-07-23
* | synclink_gt fix locking in error path of rx enablePaul Fulghum2008-07-22
* | synclink_gt: add rx DMA buffer fill level controlPaul Fulghum2008-07-22
* | synclink_gt: leave transmitter in reset state after configurationPaul Fulghum2008-07-22
* | synclink_gt: improve TIOCOUTQ accuracyPaul Fulghum2008-07-22
* | synclink_gt: add serial bit order controlPaul Fulghum2008-07-22
* | synclink_gt: improve and simplify write methodPaul Fulghum2008-07-22
* | tty: rework break handlingAlan Cox2008-07-22
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-20
|\
| * WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa2008-07-04
* | tty: add more tty_port fieldsAlan Cox2008-07-20
* | synclink: use tty_portAlan Cox2008-07-20
* | tty: Ldisc revampAlan Cox2008-07-20
|/
* drivers/char/synclink_gt.c: don't return an uninitialised localAndrew Morton2008-05-13
* char serial: switch drivers to ioremap_nocacheAlan Cox2008-04-30
* synclink series: switch to int put_char methodAlan Cox2008-04-30
* tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-30
* synclink series: Prepare for BKL pushdownAlan Cox2008-04-30
* synclink drivers bool conversionJoe Perches2008-04-28
* drivers/char: minor irq handler cleanupsJeff Garzik2008-04-20
* synclink_gt fix missed serial input signal changesPaul Fulghum2008-02-06
* synclink: standardize format of linux header file include's with "<>"Robert P. J. Day2008-02-06