summaryrefslogtreecommitdiffstats
path: root/drivers/tty/cyclades.c
Commit message (Expand)AuthorAgeFilesLines
* tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-021-1/+1
* tty_lock: Localise the lockAlan Cox2012-05-041-1/+1
* TTY: remove unneeded tty->index checksJiri Slaby2012-03-081-5/+1
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-1/+0
* tty: cyclades: TIOCSERGETLSR should should store to a uintDan Carpenter2012-03-081-1/+1
* TTY: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-1/+1
* TTY: mxser+cyclades remove wait_until_sent debug codeJiri Slaby2011-08-231-11/+1
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-261-2/+1
|\
| * cyclades: Drop __TIME__ usageMichal Marek2011-04-191-2/+1
* | tty: remove invalid location line in file headerJovi Zhang2011-04-191-2/+0
* | Char: cyclades, fix unused variableJiri Slaby2011-04-191-2/+1
|/
* tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman2011-02-221-0/+4200