aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/isicom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-02tty/isicom: fix big-endian compile warningArnd Bergmann1-1/+1
2014-11-25tty: pr_warning->pr_warn and logging neateningJoe Perches1-7/+7
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-2/+2
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby1-2/+2
2013-01-15TTY: convert more flipping functionsJiri Slaby1-2/+2
2012-11-21tty: remove use of __devexitBill Pemberton1-2/+2
2012-11-21tty: remove use of __devinitBill Pemberton1-3/+3
2012-11-21tty: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-15TTY: isicom, fix tty buffers memory leakJiri Slaby1-9/+12
2012-11-15TTY: isicom, stop using port->ttyJiri Slaby1-1/+1
2012-09-05serial: add a new helper functionHuang Shijie1-1/+1
2012-08-13TTY: use tty_port_register_deviceJiri Slaby1-1/+2
2012-07-16tty: move the termios object into the ttyAlan Cox1-4/+4
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby1-2/+0
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby1-1/+0
2011-09-22TTY: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-02-22tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman1-0/+1736