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
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
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: 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
1
-5
/
+5
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
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
tty: n_gsm: use DEFINE_SPINLOCK() for spinlock
Guobin Huang
1
-3
/
+1
2021-04-06
tty: serial: ucc_uart: replace qe_io{read,write}* wrappers by generic io{read...
Christophe Leroy
1
-62
/
+62
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
Merge 5.12-rc6 into tty-next
Greg Kroah-Hartman
3
-10
/
+0
2021-04-03
Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-7
/
+0
2021-04-02
tty: pty: Add a blank line after declarations
Xiaofei Tan
1
-0
/
+4
2021-04-02
serial: 8250: Make symbol 'brcmuart_debugfs_root' static
Zucheng Zheng
1
-1
/
+1
2021-04-02
serial: 8250_bcm7271: Fix return value check in brcmuart_probe()
Wei Yongjun
1
-2
/
+2
2021-03-28
tty: fix memory leak in vc_deallocate
Pavel Skripkin
1
-0
/
+1
2021-03-28
serial: 8250_of: Add nuvoton,wpcm450-uart
Jonathan Neuschäfer
1
-0
/
+1
2021-03-26
serial: 8250: Add new 8250-core based Broadcom STB driver
Al Cooper
3
-0
/
+1213
2021-03-26
soc: qcom-geni-se: Cleanup the code to remove proxy votes
Roja Rani Yarubandi
1
-7
/
+0
2021-03-23
tty: vt: Mundane typo fix in the file vt.c
Bhaskar Chowdhury
1
-1
/
+1
2021-03-23
vt: keyboard, Fix typo in the doc for vt_get_shift_state()
Andy Shevchenko
1
-1
/
+1
2021-03-23
serial: imx: drop workaround for forced irq threading
Johan Hovold
1
-8
/
+2
2021-03-23
serial: pch_uart: fix build error with !CONFIG_DEBUG_FS
Wei Yongjun
1
-3
/
+0
2021-03-23
serial: stm32: update wakeup IRQ management
Alexandre Torgue
2
-22
/
+12
2021-03-23
serial: stm32: clean wakeup handling in serial_suspend
Erwan Le Ray
1
-2
/
+0
2021-03-23
serial: stm32: rework wakeup management
Erwan Le Ray
1
-3
/
+3
2021-03-23
drivers: tty: serial: sh-sci: fix spelling typo of 'wheter'
Wang Qing
1
-1
/
+1
2021-03-23
tty: max310x: fix flexible_array.cocci warnings
kernel test robot
1
-1
/
+1
2021-03-23
tty: serial: 8250: delete redundant printing of return value
Wang Qing
1
-4
/
+1
2021-03-23
tty: serial: samsung_tty: remove spinlock flags in interrupt handlers
Krzysztof Kozlowski
1
-9
/
+6
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2
-3
/
+0
[prev]
[next]