summaryrefslogtreecommitdiffstats
path: root/drivers/tty/synclink_gt.c
Commit message (Expand)AuthorAgeFilesLines
* tty: synclink: avoid sleep_on raceArnd Bergmann2014-01-071-2/+2
* TTY: synclink_gt: fix DTR being raised on hang upJohan Hovold2013-04-121-1/+1
* TTY: synclink: Convert + to | for bit operationsJoe Perches2013-01-301-13/+13
* TTY: synclink, remove unneeded testsJiri Slaby2013-01-151-2/+0
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-3/+2
* TTY: move low_latency to tty_portJiri Slaby2013-01-151-1/+1
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-5/+3
* synclink fix ldisc buffer argumentPaul Fulghum2013-01-151-2/+16
* tty: remove use of __devexitBill Pemberton2012-11-211-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-211-1/+1
* tty: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-151-1/+4
* serial: add a new helper functionHuang Shijie2012-09-051-1/+1
* TTY: use tty_port_register_deviceJiri Slaby2012-08-131-2/+5
* tty: localise the lockAlan Cox2012-08-101-2/+2
* tty: move the termios object into the ttyAlan Cox2012-07-161-12/+12
* tty: revert incorrectly applied lock patchAlan Cox2012-07-161-2/+2
* tty: localise the lockAlan Cox2012-07-061-2/+2
* tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-021-2/+2
* tty_lock: Localise the lockAlan Cox2012-05-041-2/+2
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-201-1/+1
|\
| * tty: fix comment typo in synclink_gt.cMasanari Iida2012-02-031-1/+1
* | TTY: remove unneeded tty->index checksJiri Slaby2012-03-081-1/+1
* | TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-1/+0
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman2011-02-221-0/+5161
OpenPOWER on IntegriCloud