aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/hp/sim/simserial.c
Commit message (Expand)AuthorAge
* kill TIOCSERGSTRUCTAl Viro2018-10-13
* kill TIOCSER[SG]WILDAl Viro2018-10-13
* simserial: switch to ->[sg]et_serial()Al Viro2018-09-14
* tty: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-16
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* tty: simserial: drop unused alt_speed handlingJohan Hovold2017-06-13
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley2016-04-30
* TTY: cleanup tty->hw_stopped usesJiri Slaby2013-03-18
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
* TTY: move low_latency to tty_portJiri Slaby2013-01-16
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-16
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-15
* TTY: use tty_port_link_deviceJiri Slaby2012-08-13
* tty: move the termios object into the ttyAlan Cox2012-07-16
* TTY: simserial, final cleanupJiri Slaby2012-03-08
* TTY: simserial, reindent some codeJiri Slaby2012-03-08
* TTY: simserial, fix includesJiri Slaby2012-03-08
* TTY: simserial, remove useless commentsJiri Slaby2012-03-08
* TTY: simserial, use tty_port_hangupJiri Slaby2012-03-08
* TTY: simserial, use tty_port_openJiri Slaby2012-03-08
* TTY: simserial, properly refcount tty_port->ttyJiri Slaby2012-03-08
* TTY: simserial, use tty_port_close_startJiri Slaby2012-03-08
* TTY: simserial, use tty_port_close_endJiri Slaby2012-03-08
* TTY: simserial, remove some tty opsJiri Slaby2012-03-08
* TTY: simserial, define local tty_port pointerJiri Slaby2012-03-08
* TTY: simserial no longer needs serialPJiri Slaby2012-03-08
* TTY: simserial, stop using serial_state->{line,icount}Jiri Slaby2012-03-08
* TTY: simserial, remove tmp_bufJiri Slaby2012-03-08
* TTY: simserial, remove static initializationJiri Slaby2012-03-08
* TTY: amiserial/simserial, use flags from tty_portJiri Slaby2012-03-08
* TTY: amiserial/simserial, use count from tty_portJiri Slaby2012-03-08
* TTY: amiserial/simserial, use close delays from tty_portJiri Slaby2012-03-08
* TTY: amiserial/simserial, use tty_portJiri Slaby2012-03-08
* TTY: simserial, pass tty down to functionsJiri Slaby2012-03-08
* TTY: serialP, merge serial_state and async_structJiri Slaby2012-03-08
* TTY: simserial, remove IRQ_TJiri Slaby2012-03-08
* TTY: simserial, remove support of shared interruptsJiri Slaby2012-03-08
* TTY: simserial/amiserial, use one instance of other membersJiri Slaby2012-03-08
* TTY: simserial, use only one copy of async flagsJiri Slaby2012-03-08
* simserial, bail out when request_irq failsJiri Slaby2012-03-08
* hpsim, initialize chip for assigned irqsJiri Slaby2012-03-08
* simserial, include some headersJiri Slaby2012-03-08
* TTY: amiserial, remove tasklet for tty_wakeupJiri Slaby2012-03-08
* TTY: serialP, remove unused materialJiri Slaby2012-03-08
* TTY: remove unneeded tty->index checksJiri Slaby2012-03-08
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-08
* tty: simserial: now phase out the ioctl file pointer for goodLuck, Tony2011-02-22
* tty: icount changeover for other main devicesAlan Cox2010-10-22
* Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-21