summaryrefslogtreecommitdiff
path: root/arch/ia64/hp/sim
AgeCommit message (Expand)Author
2019-08-16ia64: remove the hpsim platformChristoph Hellwig
2019-05-24tty: simserial: drop unused iflag macroJohan Hovold
2019-03-15scsi: ia64: simscsi: use request tag instead of serial_numberHannes Reinecke
2018-12-18scsi: remove the use_clustering flagChristoph Hellwig
2018-10-13kill TIOCSERGSTRUCTAl Viro
2018-10-13kill TIOCSER[SG]WILDAl Viro
2018-09-14simserial: switch to ->[sg]et_serial()Al Viro
2018-05-16tty: replace ->proc_fops with ->proc_showChristoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-13tty: simserial: drop unused alt_speed handlingJohan Hovold
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-08-07[kbuild] handle exports in lib-y objects reliablyAl Viro
2016-04-30tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley
2015-06-16ia64: don't use module_init in non-modular sim/simscsi.c codePaul Gortmaker
2013-07-10Merge tag 'please-pull-fix-ia64-warnings' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-08[IA64] sim: Add casts to avoid assignment warningsLuck, Tony
2013-06-03[IA64] hpsim: Fix check for overlong simscsi prefix.Chen Gang
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-03-18TTY: cleanup tty->hw_stopped usesJiri Slaby
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: move low_latency to tty_portJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-08-13TTY: use tty_port_link_deviceJiri Slaby
2012-07-16tty: move the termios object into the ttyAlan Cox
2012-03-28Disintegrate asm/system.h for IA64David Howells
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-08TTY: simserial, final cleanupJiri Slaby
2012-03-08TTY: simserial, reindent some codeJiri Slaby
2012-03-08TTY: simserial, fix includesJiri Slaby
2012-03-08TTY: simserial, remove useless commentsJiri Slaby
2012-03-08TTY: simserial, use tty_port_hangupJiri Slaby
2012-03-08TTY: simserial, use tty_port_openJiri Slaby
2012-03-08TTY: simserial, properly refcount tty_port->ttyJiri Slaby
2012-03-08TTY: simserial, use tty_port_close_startJiri Slaby
2012-03-08TTY: simserial, use tty_port_close_endJiri Slaby
2012-03-08TTY: simserial, remove some tty opsJiri Slaby
2012-03-08TTY: simserial, define local tty_port pointerJiri Slaby
2012-03-08TTY: simserial no longer needs serialPJiri Slaby
2012-03-08TTY: simserial, stop using serial_state->{line,icount}Jiri Slaby
2012-03-08TTY: simserial, remove tmp_bufJiri Slaby
2012-03-08TTY: simserial, remove static initializationJiri 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: simserial, pass tty down to functionsJiri Slaby
2012-03-08TTY: serialP, merge serial_state and async_structJiri Slaby