index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
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
*
|
|
sc16is7xx: Defer probe if device read fails
Annaliese McDermond
2021-04-05
1
-1
/
+1
*
|
|
tty/serial: Add rx-tx-swap OF option to stm32-usart
Martin Devera
2021-04-05
2
-1
/
+14
*
|
|
Merge 5.12-rc6 into tty-next
Greg Kroah-Hartman
2021-04-05
3
-10
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-04-03
1
-7
/
+0
|
|
\
\
|
|
*
|
soc: qcom-geni-se: Cleanup the code to remove proxy votes
Roja Rani Yarubandi
2021-03-26
1
-7
/
+0
|
*
|
|
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-17
2
-3
/
+0
|
|
/
/
*
|
|
tty: pty: Add a blank line after declarations
Xiaofei Tan
2021-04-02
1
-0
/
+4
*
|
|
serial: 8250: Make symbol 'brcmuart_debugfs_root' static
Zucheng Zheng
2021-04-02
1
-1
/
+1
*
|
|
serial: 8250_bcm7271: Fix return value check in brcmuart_probe()
Wei Yongjun
2021-04-02
1
-2
/
+2
*
|
|
tty: fix memory leak in vc_deallocate
Pavel Skripkin
2021-03-28
1
-0
/
+1
*
|
|
serial: 8250_of: Add nuvoton,wpcm450-uart
Jonathan Neuschäfer
2021-03-28
1
-0
/
+1
*
|
|
serial: 8250: Add new 8250-core based Broadcom STB driver
Al Cooper
2021-03-26
3
-0
/
+1213
*
|
|
tty: vt: Mundane typo fix in the file vt.c
Bhaskar Chowdhury
2021-03-23
1
-1
/
+1
*
|
|
vt: keyboard, Fix typo in the doc for vt_get_shift_state()
Andy Shevchenko
2021-03-23
1
-1
/
+1
*
|
|
serial: imx: drop workaround for forced irq threading
Johan Hovold
2021-03-23
1
-8
/
+2
*
|
|
serial: pch_uart: fix build error with !CONFIG_DEBUG_FS
Wei Yongjun
2021-03-23
1
-3
/
+0
*
|
|
serial: stm32: update wakeup IRQ management
Alexandre Torgue
2021-03-23
2
-22
/
+12
*
|
|
serial: stm32: clean wakeup handling in serial_suspend
Erwan Le Ray
2021-03-23
1
-2
/
+0
*
|
|
serial: stm32: rework wakeup management
Erwan Le Ray
2021-03-23
1
-3
/
+3
*
|
|
drivers: tty: serial: sh-sci: fix spelling typo of 'wheter'
Wang Qing
2021-03-23
1
-1
/
+1
*
|
|
tty: max310x: fix flexible_array.cocci warnings
kernel test robot
2021-03-23
1
-1
/
+1
*
|
|
tty: serial: 8250: delete redundant printing of return value
Wang Qing
2021-03-23
1
-4
/
+1
*
|
|
tty: serial: samsung_tty: remove spinlock flags in interrupt handlers
Krzysztof Kozlowski
2021-03-23
1
-9
/
+6
*
|
|
Merge 5.12-rc3 into tty-next
Greg Kroah-Hartman
2021-03-15
4
-42
/
+10
|
\
|
|
[prev]
[next]