summaryrefslogtreecommitdiffstats
path: root/drivers/tty/n_r3964.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* tty: r3964: Replace/remove bogus tty lock usePeter Hurley2015-10-171-7/+13
* tty: r3964: Use tty->read_wait waitqueuePeter Hurley2015-10-171-6/+4
* tty: Always handle NULL flag ptrPeter Hurley2013-12-081-1/+1
* tty: localise the lockAlan Cox2012-08-101-5/+5
* tty: revert incorrectly applied lock patchAlan Cox2012-07-161-5/+5
* tty: localise the lockAlan Cox2012-07-061-5/+5
* tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-021-6/+5
* tty_lock: Localise the lockAlan Cox2012-05-041-5/+6
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-041-6/+4
* tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-221-4/+6
* drivers: remove extraneous includes of smp_lock.hArnd Bergmann2011-03-021-1/+0
* TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-051-0/+1264