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
/
serial
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
tty/serial: Migrate mux to use has_sysrq
Dmitry Safonov
2019-12-18
1
-4
/
+1
|
*
|
|
tty/serial: Migrate msm_serial to use has_sysrq
Dmitry Safonov
2019-12-18
1
-4
/
+1
|
*
|
|
tty/serial: mpc52xx_uart: Don't zero port->sysrq
Dmitry Safonov
2019-12-18
1
-3
/
+1
|
*
|
|
tty/serial: Migrate mpc52xx_uart to use has_sysrq
Dmitry Safonov
2019-12-18
1
-6
/
+1
|
*
|
|
tty/serial: Migrate milbeaut_usio to use has_sysrq
Dmitry Safonov
2019-12-18
1
-4
/
+1
|
*
|
|
tty/serial: Migrate meson_uart to use has_sysrq
Dmitry Safonov
2019-12-18
1
-4
/
+1
|
*
|
|
tty/serial: Migrate ip22zilog to use has_sysrq
Dmitry Safonov
2019-12-18
1
-4
/
+3
|
*
|
|
tty/serial: Migrate imx to use has_sysrq
Dmitry Safonov
2019-12-18
1
-6
/
+1
|
*
|
|
tty/serial: Migrate fsl_lpuart to use has_sysrq
Dmitry Safonov
2019-12-18
1
-8
/
+1
|
*
|
|
tty/serial: Migrate fsl_linflexuart to use has_sysrq
Dmitry Safonov
2019-12-18
1
-7
/
+1
|
*
|
|
tty/serial: Migrate efm32-uart to use has_sysrq
Dmitry Safonov
2019-12-18
1
-4
/
+1
|
*
|
|
tty/serial: Migrate dz to use has_sysrq
Dmitry Safonov
2019-12-18
1
-4
/
+1
|
*
|
|
tty/serial: Migrate cpm_uart to use has_sysrq
Dmitry Safonov
2019-12-18
1
-7
/
+2
|
*
|
|
tty/serial: Migrate clps711x to use has_sysrq
Dmitry Safonov
2019-12-18
1
-4
/
+1
|
*
|
|
tty/serial: Migrate atmel_serial to use has_sysrq
Dmitry Safonov
2019-12-18
1
-8
/
+1
|
*
|
|
tty/serial: Migrate arc_uart to use has_sysrq
Dmitry Safonov
2019-12-18
1
-4
/
+1
|
*
|
|
tty/serial: Migrate apbuart to use has_sysrq
Dmitry Safonov
2019-12-18
1
-4
/
+1
|
*
|
|
tty/serial: Migrate amba-pl01* to use has_sysrq
Dmitry Safonov
2019-12-18
2
-9
/
+2
|
*
|
|
tty/serial: Migrate 8250_port to use has_sysrq
Dmitry Safonov
2019-12-18
1
-4
/
+1
|
*
|
|
tty/serial: Migrate 8250_omap to use has_sysrq
Dmitry Safonov
2019-12-18
1
-4
/
+1
|
*
|
|
tty/serial: Migrate bcm63xx_uart to use has_sysrq
Dmitry Safonov
2019-12-18
1
-4
/
+1
|
*
|
|
tty/serial: Migrate 8250_fsl to use has_sysrq
Dmitry Safonov
2019-12-18
3
-5
/
+4
|
*
|
|
Revert "tty/serial: atmel: fix out of range clock divider handling"
Greg Kroah-Hartman
2019-12-18
1
-3
/
+3
|
*
|
|
tty/serial: Migrate aspeed_vuart to use has_sysrq
Dmitry Safonov
2019-12-17
1
-4
/
+1
|
*
|
|
tty: serial: samsung_tty: do not abuse the struct uart_port unused fields
Greg Kroah-Hartman
2019-12-17
1
-23
/
+23
|
*
|
|
tty: serial: samsung_tty: fix blank line checkpatch warning
Greg Kroah-Hartman
2019-12-12
1
-0
/
+3
|
*
|
|
tty: serial: samsung_tty: fix up minor comment formatting
Greg Kroah-Hartman
2019-12-12
1
-7
/
+9
|
*
|
|
tty: serial: samsung_tty: use 'unsigned int' not 'unsigned'
Greg Kroah-Hartman
2019-12-12
1
-1
/
+2
|
*
|
|
tty: serial: samsung_tty: use standard debugging macros
Greg Kroah-Hartman
2019-12-12
1
-48
/
+30
|
*
|
|
tty: serial: samsung_tty: drop unneded dbg() calls
Greg Kroah-Hartman
2019-12-12
1
-22
/
+0
|
*
|
|
tty: serial: samsung_tty: delete samsung.h
Greg Kroah-Hartman
2019-12-12
2
-147
/
+130
|
*
|
|
tty: serial: samsung.h: remove reset_port callback from struct s3c24xx_uart_info
Greg Kroah-Hartman
2019-12-12
1
-3
/
+0
|
*
|
|
tty: serial: samsung.h: fix up minor comment issues
Greg Kroah-Hartman
2019-12-12
1
-2
/
+2
|
*
|
|
tty: serial: samsung_tty: fix build warning
Greg Kroah-Hartman
2019-12-12
1
-0
/
+3
|
*
|
|
tty: serial: samsung: allow driver to be built by anyone
Greg Kroah-Hartman
2019-12-12
1
-1
/
+1
|
*
|
|
tty/serial: atmel: fix out of range clock divider handling
David Engraf
2019-12-12
1
-3
/
+3
|
*
|
|
tty: pl011: Add suspend resume support
Shubhrajyoti Datta
2019-12-12
1
-0
/
+1
|
*
|
|
tty: serial: amba-pl011: remove set but unused variable
Xiongfeng Wang
2019-12-12
1
-4
/
+2
|
*
|
|
tty: serial: samsung: remove variable 'ufstat' set but not used
Chen Wandun
2019-12-12
1
-2
/
+2
|
*
|
|
tty: omap-serial: remove set but unused variable
Xiongfeng Wang
2019-12-10
1
-2
/
+5
|
|
|
/
|
|
/
|
*
|
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
14
-17
/
+17
|
|
/
|
/
|
*
|
tty/serial: atmel: fix out of range clock divider handling
David Engraf
2019-12-17
1
-21
/
+22
*
|
tty: link tty and port before configuring it as console
Sudip Mukherjee
2019-12-17
1
-0
/
+1
*
|
serial: sprd: Add clearing break interrupt operation
Yonghan Ye
2019-12-12
1
-0
/
+3
*
|
tty: serial: msm_serial: Fix lockup for sysrq and oops
Leo Yan
2019-12-12
1
-2
/
+11
|
/
*
Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-12-03
26
-546
/
+448
|
\
|
*
Revert "serial/8250: Add support for NI-Serial PXI/PXIe+485 devices"
Je Yen Tam
2019-11-27
1
-288
/
+4
|
*
serial: stm32: fix clearing interrupt error flags
Fabrice Gasnier
2019-11-21
1
-3
/
+3
|
*
serial: serial_core: Perform NULL checks for break_ctl ops
Jiangfeng Xiao
2019-11-21
1
-1
/
+1
|
*
tty: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-20
2
-49
/
+49
[prev]
[next]