summaryrefslogtreecommitdiffstats
path: root/arch/ia64/hp/sim/simserial.c
Commit message (Expand)AuthorAgeFilesLines
* TTY: cleanup tty->hw_stopped usesJiri Slaby2013-03-191-13/+3Star
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-161-14/+4Star
* TTY: move low_latency to tty_portJiri Slaby2013-01-161-1/+1
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-161-1/+2
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-161-0/+1
* TTY: use tty_port_link_deviceJiri Slaby2012-08-141-0/+1
* tty: move the termios object into the ttyAlan Cox2012-07-161-1/+1
* TTY: simserial, final cleanupJiri Slaby2012-03-081-16/+5Star
* TTY: simserial, reindent some codeJiri Slaby2012-03-081-76/+44Star
* TTY: simserial, fix includesJiri Slaby2012-03-081-5/+2Star
* TTY: simserial, remove useless commentsJiri Slaby2012-03-081-28/+1Star
* TTY: simserial, use tty_port_hangupJiri Slaby2012-03-081-57/+7Star
* TTY: simserial, use tty_port_openJiri Slaby2012-03-081-59/+5Star
* TTY: simserial, properly refcount tty_port->ttyJiri Slaby2012-03-081-4/+5
* TTY: simserial, use tty_port_close_startJiri Slaby2012-03-081-35/+1Star
* TTY: simserial, use tty_port_close_endJiri Slaby2012-03-081-7/+6Star
* TTY: simserial, remove some tty opsJiri Slaby2012-03-081-38/+1Star
* TTY: simserial, define local tty_port pointerJiri Slaby2012-03-081-40/+44
* TTY: simserial no longer needs serialPJiri Slaby2012-03-081-1/+8
* TTY: simserial, stop using serial_state->{line,icount}Jiri Slaby2012-03-081-11/+4Star
* TTY: simserial, remove tmp_bufJiri Slaby2012-03-081-14/+2Star
* TTY: simserial, remove static initializationJiri Slaby2012-03-081-67/+27Star
* TTY: amiserial/simserial, use flags from tty_portJiri Slaby2012-03-081-16/+17
* TTY: amiserial/simserial, use count from tty_portJiri Slaby2012-03-081-12/+12
* TTY: amiserial/simserial, use close delays from tty_portJiri Slaby2012-03-081-2/+3
* TTY: amiserial/simserial, use tty_portJiri Slaby2012-03-081-12/+12
* TTY: simserial, pass tty down to functionsJiri Slaby2012-03-081-26/+24Star
* TTY: serialP, merge serial_state and async_structJiri Slaby2012-03-081-97/+63Star
* TTY: simserial, remove IRQ_TJiri Slaby2012-03-081-4/+2Star
* TTY: simserial, remove support of shared interruptsJiri Slaby2012-03-081-57/+7Star
* TTY: simserial/amiserial, use one instance of other membersJiri Slaby2012-03-081-6/+3Star
* TTY: simserial, use only one copy of async flagsJiri Slaby2012-03-081-25/+23Star
* simserial, bail out when request_irq failsJiri Slaby2012-03-081-8/+1Star
* hpsim, initialize chip for assigned irqsJiri Slaby2012-03-081-2/+1Star
* simserial, include some headersJiri Slaby2012-03-081-5/+3Star
* TTY: amiserial, remove tasklet for tty_wakeupJiri Slaby2012-03-081-2/+0Star
* TTY: serialP, remove unused materialJiri Slaby2012-03-081-9/+1Star
* TTY: remove unneeded tty->index checksJiri Slaby2012-03-081-6/+3Star
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-1/+0Star
* tty: simserial: now phase out the ioctl file pointer for goodLuck, Tony2011-02-231-2/+1Star
* tty: icount changeover for other main devicesAlan Cox2010-10-221-11/+1Star
* Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-211-1/+1
* proc tty: switch ia64 simserial to ->proc_fopsAlexey Dobriyan2009-04-011-25/+24Star
* simserial: Fix up for ldisc changesAlan Cox2008-07-211-43/+3Star
* tty: The big operations reworkAlan Cox2008-04-301-4/+7
* [IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-1/+1
* [IA64] Clean away some code inside some non-existent CONFIG ifdefsTony Luck2007-07-141-4/+0Star
* [IA64] s/termios/ktermios/ in simserial.cTony Luck2006-12-121-1/+1
* [IA64] replace kmalloc+memset with kzallocYan Burman2006-12-071-2/+1Star
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-051-2/+2