index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
serial: amba-pl011: drop low-latency workaround
Johan Hovold
2021-04-22
1
-2
/
+0
*
|
|
serial: amba-pl010: drop low-latency workaround
Johan Hovold
2021-04-22
1
-2
/
+0
*
|
|
serial: altera_uart: drop low-latency workaround
Johan Hovold
2021-04-22
1
-2
/
+0
*
|
|
serial: altera_jtaguart: drop low-latency workaround
Johan Hovold
2021-04-22
1
-2
/
+0
*
|
|
tty: mxser: drop low-latency workaround
Johan Hovold
2021-04-22
1
-7
/
+0
*
|
|
serial: omap: fix rs485 half-duplex filtering
Dario Binacchi
2021-04-22
1
-15
/
+24
*
|
|
serial: omap: don't disable rs485 if rts gpio is missing
Dario Binacchi
2021-04-22
1
-8
/
+4
*
|
|
serial: stm32: defer sysrq processing
Johan Hovold
2021-04-22
1
-10
/
+6
*
|
|
serial: stm32: fix threaded interrupt handling
Johan Hovold
2021-04-22
1
-10
/
+12
*
|
|
serial: do not restore interrupt state in sysrq helper
Johan Hovold
2021-04-22
5
-17
/
+17
*
|
|
tty: synclink_gt: remove redundant initialization of variable count
Colin Ian King
2021-04-22
1
-1
/
+1
*
|
|
serial: sh-sci: remove obsolete latency workaround
Ulrich Hecht
2021-04-15
1
-12
/
+1
*
|
|
tty: clean include/linux/tty.h up
Greg Kroah-Hartman
2021-04-15
4
-0
/
+40
*
|
|
tty: move some tty-only functions to drivers/tty/tty.h
Greg Kroah-Hartman
2021-04-15
2
-0
/
+18
*
|
|
tty: make tty_release_redirect() static
Greg Kroah-Hartman
2021-04-15
1
-2
/
+1
*
|
|
tty: move some internal tty lock enums and functions out of tty.h
Greg Kroah-Hartman
2021-04-15
3
-1
/
+28
*
|
|
tty: audit: move some local functions out of tty.h
Greg Kroah-Hartman
2021-04-15
2
-0
/
+15
*
|
|
tty: tty.h: remove tty_info()
Greg Kroah-Hartman
2021-04-15
1
-1
/
+0
*
|
|
tty: create internal tty.h file
Greg Kroah-Hartman
2021-04-15
7
-0
/
+27
*
|
|
tty: n_gsm: check error while registering tty devices
Hillf Danton
2021-04-15
1
-2
/
+12
*
|
|
serial: 8250_aspeed_vuart: add aspeed, lpc-io-reg and aspeed, lpc-interrupts ...
Zev Weiss
2021-04-15
1
-2
/
+49
*
|
|
serial: 8250_aspeed_vuart: refactor sirq and lpc address setting code
Zev Weiss
2021-04-15
1
-16
/
+35
*
|
|
tty: hvc: make symbol 'hvc_udbg_dev' static
Yu Kuai
2021-04-10
1
-1
/
+1
*
|
|
serial: Add missing MODULE_DEVICE_TABLE
Bixuan Cui
2021-04-10
1
-0
/
+1
*
|
|
serial: core: return early on unsupported ioctls
Johan Hovold
2021-04-10
1
-3
/
+3
*
|
|
serial: core: drop redundant TIOCGSERIAL memset
Johan Hovold
2021-04-10
1
-2
/
+0
*
|
|
tty: refactor TIOCSSERIAL handling
Johan Hovold
2021-04-10
1
-17
/
+16
*
|
|
tty: use pr_warn_ratelimited() for deprecated serial flags
Johan Hovold
2021-04-10
1
-12
/
+6
*
|
|
tty: fix return value for unsupported termiox ioctls
Johan Hovold
2021-04-10
1
-2
/
+2
*
|
|
tty: fix return value for unsupported ioctls
Johan Hovold
2021-04-10
1
-5
/
+5
*
|
|
tty: tty_ldisc: Remove the repeated word 'the'
Xiaofei Tan
2021-04-10
1
-1
/
+1
*
|
|
tty: tty_ldisc: Do not use assignment in if condition
Xiaofei Tan
2021-04-10
1
-1
/
+2
*
|
|
tty: tty_ldisc: Fix coding style issues of block comments
Xiaofei Tan
2021-04-10
1
-12
/
+20
*
|
|
tty: tty_ldisc: Add a blank line after declarations
Xiaofei Tan
2021-04-10
1
-0
/
+2
*
|
|
tty: tty_ldisc: Fix an issue of code indent should use tabs
Xiaofei Tan
2021-04-10
1
-1
/
+1
*
|
|
tty: tty_jobctrl: Remove spaces before tabs
Xiaofei Tan
2021-04-10
1
-4
/
+4
*
|
|
tty: tty_jobctrl: Fix coding style issues of block comments
Xiaofei Tan
2021-04-10
1
-6
/
+10
*
|
|
tty: tty_jobctrl: Add a blank line after declarations
Xiaofei Tan
2021-04-10
1
-0
/
+5
*
|
|
tty/sysrq: Fix issues of code indent should use tabs
Xiaofei Tan
2021-04-10
1
-17
/
+17
*
|
|
tty/sysrq: Add a blank line after declarations
Xiaofei Tan
2021-04-10
1
-0
/
+1
*
|
|
tty: pti: Remove Kconfig leftovers
Andy Shevchenko
2021-04-09
1
-30
/
+0
*
|
|
tty: synclink_gt: drop redundant tty-port initialisation
Johan Hovold
2021-04-07
1
-2
/
+0
*
|
|
tty: mxser: fix TIOCSSERIAL permission check
Johan Hovold
2021-04-07
1
-3
/
+4
*
|
|
tty: mxser: fix TIOCSSERIAL jiffies conversions
Johan Hovold
2021-04-07
1
-6
/
+18
*
|
|
tty: moxa: fix TIOCSSERIAL implementation
Johan Hovold
2021-04-07
1
-5
/
+0
*
|
|
tty: moxa: fix TIOCSSERIAL permission check
Johan Hovold
2021-04-07
1
-5
/
+11
*
|
|
tty: moxa: fix TIOCSSERIAL jiffies conversions
Johan Hovold
2021-04-07
1
-2
/
+2
*
|
|
tty: amiserial: add missing TIOCSSERIAL jiffies conversions
Johan Hovold
2021-04-07
1
-7
/
+19
*
|
|
tty: amiserial: fix TIOCSSERIAL permission check
Johan Hovold
2021-04-07
1
-0
/
+1
*
|
|
tty: n_gsm: use DEFINE_SPINLOCK() for spinlock
Guobin Huang
2021-04-07
1
-3
/
+1
[prev]
[next]