aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/amiserial.c
AgeCommit message (Expand)Author
2012-09-05serial: add a new helper functionHuang Shijie
2012-08-13TTY: use tty_port_link_deviceJiri Slaby
2012-08-10tty: localise the lockAlan Cox
2012-07-16tty: move the termios object into the ttyAlan Cox
2012-07-16tty: revert incorrectly applied lock patchAlan Cox
2012-07-06tty: localise the lockAlan Cox
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds
2012-05-07tty/amiserial: Add missing argument for tty_unlock()Geert Uytterhoeven
2012-05-04tty_lock: Localise the lockAlan Cox
2012-04-19drivers/tty/amiserial.c: add missing tty_unlockJulia Lawall
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-08TTY: amiserial, use tty_port_close_startJiri Slaby
2012-03-08TTY: amiserial, use tty_port_close_endJiri Slaby
2012-03-08TTY: amiserial, use tty_port_block_til_readyJiri Slaby
2012-03-08TTY: amiserial, provide carrier helpersJiri Slaby
2012-03-08TTY: amiserial no longer needs serialPJiri Slaby
2012-03-08TTY: amiserial, stop using serial_state->{irq,type,line}Jiri Slaby
2012-03-08TTY: amiserial, define local tty_port pointerJiri Slaby
2012-03-08TTY: amiserial/simserial, use flags from tty_portJiri Slaby
2012-03-08TTY: amiserial/simserial, use count from tty_portJiri Slaby
2012-03-08TTY: amiserial/simserial, use close delays from tty_portJiri Slaby
2012-03-08TTY: amiserial/simserial, use tty_portJiri Slaby
2012-03-08TTY: amiserial, pass tty down to functionsJiri Slaby
2012-03-08TTY: amiserial, simplify set_serial_infoJiri Slaby
2012-03-08TTY: serialP, merge serial_state and async_structJiri Slaby
2012-03-08TTY: amiserial, remove IRQ_portsJiri Slaby
2012-03-08TTY: simserial/amiserial, use one instance of other membersJiri Slaby
2012-03-08TTY: amiserial, use only one copy of async flagsJiri Slaby
2012-03-08TTY: amiserial, remove tasklet for tty_wakeupJiri Slaby
2012-03-08TTY: serialP, remove unused materialJiri Slaby
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2011-09-22TTY: irq: Remove IRQF_DISABLEDYong Zhang
2011-08-23TTY: ami_serial, remove BTM from wait_until_sentJiri Slaby
2011-04-19tty: remove invalid location line in file headerJovi Zhang
2011-02-22tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman