index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
n_r3964.c
Age
Commit message (
Expand
)
Author
2018-12-05
tty: Don't block on IO when ldisc change is pending
Dmitry Safonov
2018-10-13
change semantics of ldisc ->compat_ioctl()
Al Viro
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-08
tty: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2015-10-17
tty: r3964: Replace/remove bogus tty lock use
Peter Hurley
2015-10-17
tty: r3964: Use tty->read_wait waitqueue
Peter Hurley
2013-12-08
tty: Always handle NULL flag ptr
Peter Hurley
2012-08-10
tty: localise the lock
Alan Cox
2012-07-16
tty: revert incorrectly applied lock patch
Alan Cox
2012-07-06
tty: localise the lock
Alan Cox
2012-06-02
tty: Revert the tty locking series, it needs more work
Linus Torvalds
2012-05-04
tty_lock: Localise the lock
Alan Cox
2011-06-04
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
2011-04-22
tty: make receive_buf() return the amout of bytes received
Felipe Balbi
2011-03-02
drivers: remove extraneous includes of smp_lock.h
Arnd Bergmann
2010-11-05
TTY: create drivers/tty and move the tty core files there
Greg Kroah-Hartman