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