aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/crisv10.c
Commit message (Expand)AuthorAge
* 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