index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-15
tty: create internal tty.h file
Greg Kroah-Hartman
8
-12
/
+27
2021-04-15
tty: n_gsm: check error while registering tty devices
Hillf Danton
1
-2
/
+12
2021-04-15
dt-bindings: serial: 8250: add aspeed, lpc-io-reg and aspeed, lpc-interrupts
Zev Weiss
1
-3
/
+24
2021-04-15
serial: 8250_aspeed_vuart: add aspeed, lpc-io-reg and aspeed, lpc-interrupts ...
Zev Weiss
1
-2
/
+49
2021-04-15
serial: 8250_aspeed_vuart: refactor sirq and lpc address setting code
Zev Weiss
1
-16
/
+35
2021-04-15
dt-bindings: serial: 8250: deprecate aspeed, sirq-polarity-sense
Zev Weiss
1
-0
/
+1
2021-04-10
tty: hvc: make symbol 'hvc_udbg_dev' static
Yu Kuai
1
-1
/
+1
2021-04-10
tty: clarify that not all ttys have a class device
Johan Hovold
1
-1
/
+1
2021-04-10
serial: Add missing MODULE_DEVICE_TABLE
Bixuan Cui
1
-0
/
+1
2021-04-10
dt-bindings: serial: samsung: include generic dtschema to match bluetooth child
Krzysztof Kozlowski
1
-1
/
+3
2021-04-10
serial: core: return early on unsupported ioctls
Johan Hovold
1
-3
/
+3
2021-04-10
serial: core: drop redundant TIOCGSERIAL memset
Johan Hovold
1
-2
/
+0
2021-04-10
tty: add ASYNC_SPLIT_TERMIOS to deprecation mask
Johan Hovold
1
-2
/
+2
2021-04-10
tty: refactor TIOCSSERIAL handling
Johan Hovold
1
-17
/
+16
2021-04-10
tty: use pr_warn_ratelimited() for deprecated serial flags
Johan Hovold
1
-12
/
+6
2021-04-10
tty: fix return value for unsupported termiox ioctls
Johan Hovold
1
-2
/
+2
2021-04-10
tty: fix return value for unsupported ioctls
Johan Hovold
2
-6
/
+6
2021-04-10
tty: actually undefine superseded ASYNC flags
Johan Hovold
1
-2
/
+2
2021-04-10
tty: tty_ldisc: Remove the repeated word 'the'
Xiaofei Tan
1
-1
/
+1
2021-04-10
tty: tty_ldisc: Do not use assignment in if condition
Xiaofei Tan
1
-1
/
+2
2021-04-10
tty: tty_ldisc: Fix coding style issues of block comments
Xiaofei Tan
1
-12
/
+20
2021-04-10
tty: tty_ldisc: Add a blank line after declarations
Xiaofei Tan
1
-0
/
+2
2021-04-10
tty: tty_ldisc: Fix an issue of code indent should use tabs
Xiaofei Tan
1
-1
/
+1
2021-04-10
tty: tty_jobctrl: Remove spaces before tabs
Xiaofei Tan
1
-4
/
+4
2021-04-10
tty: tty_jobctrl: Fix coding style issues of block comments
Xiaofei Tan
1
-6
/
+10
2021-04-10
tty: tty_jobctrl: Add a blank line after declarations
Xiaofei Tan
1
-0
/
+5
2021-04-10
tty/sysrq: Fix issues of code indent should use tabs
Xiaofei Tan
1
-17
/
+17
2021-04-10
tty/sysrq: Add a blank line after declarations
Xiaofei Tan
1
-0
/
+1
2021-04-09
tty: pti: Remove Kconfig leftovers
Andy Shevchenko
1
-30
/
+0
2021-04-07
tty: synclink_gt: drop redundant tty-port initialisation
Johan Hovold
1
-2
/
+0
2021-04-07
pcmcia: synclink_cs: drop redundant tty-port initialisation
Johan Hovold
1
-2
/
+0
2021-04-07
tty: mxser: fix TIOCSSERIAL permission check
Johan Hovold
1
-3
/
+4
2021-04-07
tty: mxser: fix TIOCSSERIAL jiffies conversions
Johan Hovold
1
-6
/
+18
2021-04-07
tty: moxa: fix TIOCSSERIAL implementation
Johan Hovold
1
-5
/
+0
2021-04-07
tty: moxa: fix TIOCSSERIAL permission check
Johan Hovold
1
-5
/
+11
2021-04-07
tty: moxa: fix TIOCSSERIAL jiffies conversions
Johan Hovold
1
-2
/
+2
2021-04-07
tty: amiserial: add missing TIOCSSERIAL jiffies conversions
Johan Hovold
1
-7
/
+19
2021-04-07
tty: amiserial: fix TIOCSSERIAL permission check
Johan Hovold
1
-0
/
+1
2021-04-07
staging: greybus: uart: clean up TIOCGSERIAL
Johan Hovold
1
-3
/
+0
2021-04-07
staging: greybus: uart: fix unprivileged TIOCCSERIAL
Johan Hovold
1
-2
/
+0
2021-04-07
staging: greybus: uart: fix TIOCSSERIAL jiffies conversions
Johan Hovold
1
-4
/
+7
2021-04-07
staging: fwserial: fix TIOCGSERIAL implementation
Johan Hovold
1
-4
/
+3
2021-04-07
staging: fwserial: fix TIOCSSERIAL implementation
Johan Hovold
1
-4
/
+0
2021-04-07
staging: fwserial: fix TIOCSSERIAL permission check
Johan Hovold
1
-2
/
+6
2021-04-07
staging: fwserial: fix TIOCSSERIAL jiffies conversions
Johan Hovold
1
-2
/
+2
2021-04-07
tty: n_gsm: use DEFINE_SPINLOCK() for spinlock
Guobin Huang
1
-3
/
+1
2021-04-05
sc16is7xx: Defer probe if device read fails
Annaliese McDermond
1
-1
/
+1
2021-04-05
tty/serial: Add rx-tx-swap OF option to stm32-usart
Martin Devera
2
-1
/
+14
2021-04-05
dt-bindings: serial: Add rx-tx-swap to stm32-usart
Martin Devera
1
-10
/
+19
2021-04-05
Merge 5.12-rc6 into tty-next
Greg Kroah-Hartman
884
-3902
/
+6978
[next]