index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
ipwireless
/
tty.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
1
-1
/
+2
*
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-08-11
1
-2
/
+1
*
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
1
-2
/
+2
*
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-27
1
-4
/
+4
*
ipwireless: remove unused ipw_tty::closing
Jiri Slaby
2021-06-15
1
-2
/
+0
*
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2021-05-13
1
-1
/
+1
*
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-05-13
1
-1
/
+1
*
tty: make everyone's write_room return >= 0
Jiri Slaby
2021-03-10
1
-2
/
+2
*
tty: do not check tty_unregister_driver's return value
Jiri Slaby
2021-03-10
1
-6
/
+1
*
tty_port: drop last traces of low_latency
Jiri Slaby
2021-01-07
1
-1
/
+0
*
tty: ipwireless: fix error handling
Tong Zhang
2020-09-04
1
-1
/
+1
*
ipwireless: switch to ->[sg]et_serial()
Al Viro
2018-10-13
1
-18
/
+18
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
tty: ipwireless, cleanup TIOCGSERIAL
Jiri Slaby
2016-06-25
1
-10
/
+1
*
tty: ipwireless: Remove tty->closing abort from ipw_open()
Peter Hurley
2014-07-11
1
-5
/
+0
*
tty: Fix low_latency BUG
Peter Hurley
2014-03-01
1
-3
/
+0
*
tty: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-08
1
-1
/
+0
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
1
-7
/
+1
*
TTY: move low_latency to tty_port
Jiri Slaby
2013-01-16
1
-1
/
+1
*
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-16
1
-1
/
+1
*
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-11-16
1
-0
/
+1
*
TTY: use tty_port_register_device
Jiri Slaby
2012-08-14
1
-1
/
+1
*
TTY: ipwireless, use tty from tty_port
Jiri Slaby
2012-04-09
1
-9
/
+8
*
TTY: ipwireless, add tty_port
Jiri Slaby
2012-04-09
1
-14
/
+15
*
TTY: ipwireless, move prints to appropriate places
Jiri Slaby
2012-04-09
1
-21
/
+10
*
TTY: ipwireless, use synchronous hangup
Jiri Slaby
2012-04-09
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-21
1
-1
/
+1
|
\
|
*
ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>
Paul Mackerras
2012-03-05
1
-1
/
+1
*
|
TTY: ipwireless, fix tty->index handling
Jiri Slaby
2012-03-08
1
-23
/
+13
*
|
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-03-08
1
-1
/
+0
|
/
*
tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/
Greg Kroah-Hartman
2011-02-23
1
-0
/
+679