summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/crisv10.c
Commit message (Expand)AuthorAgeFilesLines
* TTY: use tty_port_link_deviceJiri Slaby2012-08-131-3/+6
* TTY: automatically create nodes for some driversJiri Slaby2012-08-131-1/+1
* tty: localise the lockAlan Cox2012-08-101-4/+4
* tty: move the termios object into the ttyAlan Cox2012-07-161-13/+13
* tty: revert incorrectly applied lock patchAlan Cox2012-07-161-4/+4
* tty: localise the lockAlan Cox2012-07-061-4/+4
* tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-021-4/+4
* cris: fix missing tty arg in wait_event_interruptible_tty callPaul Gortmaker2012-05-081-2/+2
* tty_lock: Localise the lockAlan Cox2012-05-041-2/+2
* TTY: crisv10, initialize tty_portJiri Slaby2012-04-091-0/+1
* TTY: crisv10, remove unused tmp_bufJiri Slaby2012-04-091-26/+1
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* Disintegrate asm/system.h for CRISDavid Howells2012-03-281-0/+1
* TTY: remove unneeded tty->index checksJiri Slaby2012-03-081-12/+3
* RS485: fix inconsistencies in the meaning of some variablesClaudio Scordino2011-11-151-8/+2
* TTY: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-9/+9
* cris: lower the printk level in cris serial driverWANG Cong2011-09-221-6/+6
* cris: fix a build error in drivers/tty/serial/crisv10.cWANG Cong2011-09-221-2/+2
* tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-171-1/+1
* tiocmset: kill the file pointer argumentAlan Cox2011-02-171-2/+1
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-1/+1
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+4573
OpenPOWER on IntegriCloud