aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/crisv10.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-05cris: Remove obsolete ASYNC_SPLIT_TERMIOS behaviorPeter Hurley1-12/+0
2014-07-10tty: Remove tty_hung_up_p() tests from tty drivers' open()Peter Hurley1-10/+5
2014-02-15tty: serial: crisv10: Drop remaining code for CRISv10 CPU simulatorPaul Bolle1-112/+0
2014-01-07treewide: fix comments and printk msgsMasanari Iida1-1/+1
2013-03-18crisv10: use counts from tty_portJiri Slaby1-25/+23
2013-03-18crisv10: use *_wait from tty_portJiri Slaby1-9/+7
2013-03-18crisv10: use close delays from tty_portJiri Slaby1-11/+9
2013-03-18crisv10: stop returning info from handle_ser_rx_interruptJiri Slaby1-6/+4
2013-03-18crisv10: use flags from tty_portJiri Slaby1-35/+29
2013-03-18TTY: cleanup tty->hw_stopped usesJiri Slaby1-10/+2
2013-01-17tty: serial/crisv10.c: remove unnecessary null pointer checkCong Ding1-1/+1
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-15/+2
2013-01-15TTY: move low_latency to tty_portJiri Slaby1-2/+2
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby1-1/+1
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby1-6/+4
2012-08-13TTY: use tty_port_link_deviceJiri Slaby1-3/+6
2012-08-13TTY: automatically create nodes for some driversJiri Slaby1-1/+1
2012-08-10tty: localise the lockAlan Cox1-4/+4
2012-07-16tty: move the termios object into the ttyAlan Cox1-13/+13
2012-07-16tty: revert incorrectly applied lock patchAlan Cox1-4/+4
2012-07-06tty: localise the lockAlan Cox1-4/+4
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds1-4/+4
2012-05-08cris: fix missing tty arg in wait_event_interruptible_tty callPaul Gortmaker1-2/+2
2012-05-04tty_lock: Localise the lockAlan Cox1-2/+2
2012-04-09TTY: crisv10, initialize tty_portJiri Slaby1-0/+1
2012-04-09TTY: crisv10, remove unused tmp_bufJiri Slaby1-26/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-28Disintegrate asm/system.h for CRISDavid Howells1-0/+1
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby1-12/+3
2011-11-15RS485: fix inconsistencies in the meaning of some variablesClaudio Scordino1-8/+2
2011-09-22TTY: irq: Remove IRQF_DISABLEDYong Zhang1-9/+9
2011-09-22cris: lower the printk level in cris serial driverWANG Cong1-6/+6
2011-09-22cris: fix a build error in drivers/tty/serial/crisv10.cWANG Cong1-2/+2
2011-02-17tty: now phase out the ioctl file pointer for goodAlan Cox1-1/+1
2011-02-17tiocmset: kill the file pointer argumentAlan Cox1-2/+1
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox1-1/+1
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+4573