aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/crisv10.c
Commit message (Expand)AuthorAge
* cris: Remove obsolete ASYNC_SPLIT_TERMIOS behaviorPeter Hurley2014-11-05
* tty: Remove tty_hung_up_p() tests from tty drivers' open()Peter Hurley2014-07-10
* tty: serial: crisv10: Drop remaining code for CRISv10 CPU simulatorPaul Bolle2014-02-15
* treewide: fix comments and printk msgsMasanari Iida2014-01-07
* crisv10: use counts from tty_portJiri Slaby2013-03-18
* crisv10: use *_wait from tty_portJiri Slaby2013-03-18
* crisv10: use close delays from tty_portJiri Slaby2013-03-18
* crisv10: stop returning info from handle_ser_rx_interruptJiri Slaby2013-03-18
* crisv10: use flags from tty_portJiri Slaby2013-03-18
* TTY: cleanup tty->hw_stopped usesJiri Slaby2013-03-18
* tty: serial/crisv10.c: remove unnecessary null pointer checkCong Ding2013-01-17
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
* TTY: move low_latency to tty_portJiri Slaby2013-01-16
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-16
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-16
* TTY: use tty_port_link_deviceJiri Slaby2012-08-13
* TTY: automatically create nodes for some driversJiri Slaby2012-08-13
* tty: localise the lockAlan Cox2012-08-10
* tty: move the termios object into the ttyAlan Cox2012-07-16
* tty: revert incorrectly applied lock patchAlan Cox2012-07-16
* tty: localise the lockAlan Cox2012-07-06
* tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-02
* cris: fix missing tty arg in wait_event_interruptible_tty callPaul Gortmaker2012-05-08
* tty_lock: Localise the lockAlan Cox2012-05-04
* TTY: crisv10, initialize tty_portJiri Slaby2012-04-09
* TTY: crisv10, remove unused tmp_bufJiri Slaby2012-04-09
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* Disintegrate asm/system.h for CRISDavid Howells2012-03-28
* TTY: remove unneeded tty->index checksJiri Slaby2012-03-08
* RS485: fix inconsistencies in the meaning of some variablesClaudio Scordino2011-11-15
* TTY: irq: Remove IRQF_DISABLEDYong Zhang2011-09-22
* cris: lower the printk level in cris serial driverWANG Cong2011-09-22
* cris: fix a build error in drivers/tty/serial/crisv10.cWANG Cong2011-09-22
* tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-17
* tiocmset: kill the file pointer argumentAlan Cox2011-02-17
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-13