summaryrefslogtreecommitdiffstats
path: root/drivers/tty/cyclades.c
AgeCommit message (Expand)AuthorLines
2014-07-10tty: Remove tty_hung_up_p() tests from tty drivers' open()Peter Hurley-1/+1
2013-12-20tty: an overflow of multiplication in drivers/tty/cyclades.cQixue Xiao-0/+2
2013-03-18TTY: add tty_port_tty_hangup helperJiri Slaby-8/+2
2013-01-15cyclades: push down tty_port_tty_getJiri Slaby-122/+115
2013-01-15TTY: switch tty_schedule_flipJiri Slaby-21/+12
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby-12/+12
2013-01-15TTY: convert more flipping functionsJiri Slaby-1/+1
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby-5/+8
2012-11-21tty: remove use of __devexitBill Pemberton-1/+1
2012-11-21tty: remove use of __devinitBill Pemberton-8/+8
2012-11-21tty: remove use of __devexit_pBill Pemberton-1/+1
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby-3/+5
2012-09-05serial: add a new helper functionHuang Shijie-1/+1
2012-08-13TTY: use tty_port_register_deviceJiri Slaby-7/+9
2012-08-10tty: localise the lockAlan Cox-1/+1
2012-07-16tty: move the termios object into the ttyAlan Cox-11/+8
2012-07-16tty: revert incorrectly applied lock patchAlan Cox-1/+1
2012-07-06tty: localise the lockAlan Cox-1/+1
2012-06-12TTY: cyclades, add local pointer for cardJiri Slaby-30/+33
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds-1/+1
2012-05-04tty_lock: Localise the lockAlan Cox-1/+1
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby-5/+1
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby-1/+0
2012-03-08tty: cyclades: TIOCSERGETLSR should should store to a uintDan Carpenter-1/+1
2011-09-22TTY: irq: Remove IRQF_DISABLEDYong Zhang-1/+1
2011-08-23TTY: mxser+cyclades remove wait_until_sent debug codeJiri Slaby-11/+1
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-2/+1
2011-04-19tty: remove invalid location line in file headerJovi Zhang-2/+0
2011-04-19Char: cyclades, fix unused variableJiri Slaby-2/+1
2011-04-19cyclades: Drop __TIME__ usageMichal Marek-2/+1
2011-02-22tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman-0/+4200