index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
/
serport.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: remove file from tty_ldisc_ops::ioctl and compat_ioctl
Jiri Slaby
2021-11-25
1
-3
/
+2
*
tty: make tty_ldisc_ops::hangup return void
Jiri Slaby
2021-09-22
1
-2
/
+1
*
tty: make tty_ldisc_ops a param in tty_unregister_ldisc
Jiri Slaby
2021-05-13
1
-1
/
+1
*
tty: set tty_ldisc_ops::num statically
Jiri Slaby
2021-05-13
1
-1
/
+2
*
tty: make fp of tty_ldisc_ops::receive_buf{,2} const
Jiri Slaby
2021-05-13
1
-1
/
+2
*
tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer
Linus Torvalds
2021-01-21
1
-1
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
*
change semantics of ldisc ->compat_ioctl()
Al Viro
2018-10-13
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Input: serio - add hangup support
Hans Verkuil
2016-09-21
1
-3
/
+14
*
tty: remove buf parameter from tty_name()
Rasmus Villemoes
2015-05-06
1
-3
/
+2
*
Input: serport - add compat handling for SPIOCSTYPE ioctl
John Sung
2014-09-10
1
-7
/
+38
*
tty: Always handle NULL flag ptr
Peter Hurley
2013-12-09
1
-13
/
+15
*
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
2011-06-03
1
-8
/
+2
*
tty: make receive_buf() return the amout of bytes received
Felipe Balbi
2011-04-23
1
-2
/
+8
*
Input: serio - allow registered drivers to get status flag
David Engraf
2011-01-21
1
-4
/
+20
*
serport: place serport serio device correctly in the device tree
Dmitry Eremin-Solenikov
2010-10-22
1
-0
/
+1
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
*
tty: Ldisc revamp
Alan Cox
2008-07-21
1
-1
/
+1
*
tty: The big operations rework
Alan Cox
2008-04-30
1
-1
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-4
/
+1
*
[PATCH] TTY layer buffering revamp
Alan Cox
2006-01-10
1
-12
/
+1
*
[PATCH] input: convert kcalloc to kzalloc
Pekka Enberg
2005-09-08
1
-2
/
+2
*
[PATCH] Convert users to tty_unregister_ldisc()
Alexey Dobriyan
2005-06-23
1
-1
/
+1
*
[PATCH] serport oops fix
Dmitry Torokhov
2005-05-17
1
-30
/
+68
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-17
1
-0
/
+226