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
...
|
*
|
serial: sprd: remove redundant sprd_port cleanup
Chunyan Zhang
2020-03-18
1
-3
/
+1
|
*
|
serial: sprd: getting port index via serial aliases only
Chunyan Zhang
2020-03-18
1
-31
/
+5
|
*
|
tty: serial: Add CONSOLE_POLL support to SiFive UART
Vincent Chen
2020-03-18
1
-0
/
+27
|
*
|
serial: 8250_port: Disable DMA operations for kernel console
Andy Shevchenko
2020-03-17
1
-3
/
+8
|
*
|
serial: 8250_port: Don't use power management for kernel console
Andy Shevchenko
2020-03-17
2
-4
/
+29
|
*
|
serial: core: Allow detach and attach serial device for console
Andy Shevchenko
2020-03-17
1
-4
/
+56
|
*
|
Revert "tty: serial: samsung_tty: build it for any platform"
Geert Uytterhoeven
2020-03-17
1
-0
/
+1
|
*
|
serial: sprd: Fix a dereference warning
Lanqing Liu
2020-03-17
1
-2
/
+1
|
*
|
serial: sprd: remove __init from sprd_console_setup
Chunyan Zhang
2020-03-17
1
-1
/
+1
|
*
|
serial: sprd: check console via stdout-path in addition
Chunyan Zhang
2020-03-17
1
-1
/
+2
|
*
|
tty: serial: qcom_geni_serial: Don't try to manually disable the console
Douglas Anderson
2020-03-14
1
-4
/
+0
|
*
|
tty: serial: qcom_geni_serial: No need to stop tx/rx on UART shutdown
Douglas Anderson
2020-03-14
1
-6
/
+0
|
*
|
serial: core: Refactor uart_unlock_and_check_sysrq()
Andy Shevchenko
2020-03-12
1
-13
/
+10
|
*
|
serial: core: Use uart_console() helper in SysRq code
Andy Shevchenko
2020-03-12
1
-7
/
+5
|
*
|
serial: core: Print escaped SysRq Magic sequence if enabled
Andy Shevchenko
2020-03-12
1
-1
/
+4
|
*
|
serial: core: Use string length for SysRq magic sequence
Andy Shevchenko
2020-03-12
1
-3
/
+4
|
*
|
tty: serial: qcom_geni_serial: Allocate port->rx_fifo buffer in probe
satya priya
2020-03-12
1
-10
/
+9
|
*
|
tty: serial: ifx6x60: Convert to GPIO descriptors
Linus Walleij
2020-03-12
2
-118
/
+65
|
*
|
tty: serial: ifx6x60: Use helper variable for dev
Linus Walleij
2020-03-12
1
-22
/
+23
|
*
|
tty: serial: fsl_lpuart: add LS1028A earlycon support
Michael Walle
2020-03-12
1
-8
/
+43
|
*
|
tty: serial: fsl_lpuart: add LS1028A support
Michael Walle
2020-03-12
1
-2
/
+25
|
*
|
tty: serial: fsl_lpuart: fix DMA mapping
Michael Walle
2020-03-12
1
-20
/
+28
|
*
|
tty: serial: fsl_lpuart: fix DMA operation when using IOMMU
Michael Walle
2020-03-12
1
-31
/
+57
|
*
|
tty/serial: atmel: Use uart_console() helper
Andy Shevchenko
2020-03-12
1
-15
/
+5
|
*
|
serial: pic32_uart: Use uart_console() helper
Andy Shevchenko
2020-03-12
1
-7
/
+1
|
*
|
tty: sifive: Finish transmission before changing the clock
Palmer Dabbelt
2020-03-12
1
-4
/
+24
|
*
|
Merge 5.6-rc5 into tty-next
Greg Kroah-Hartman
2020-03-10
3
-16
/
+60
|
|
\
|
|
*
|
serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE
Dmitry Safonov
2020-03-07
1
-7
/
+68
|
*
|
serial: 8250: Support console on software emulated rs485 ports
Lukas Wunner
2020-03-07
1
-0
/
+13
|
*
|
serial: 8250_bcm2835aux: Support rs485 software emulation
Lukas Wunner
2020-03-07
1
-2
/
+60
|
*
|
serial: 8250: Generalize rs485 software emulation
Lukas Wunner
2020-03-07
5
-31
/
+64
|
*
|
serial: 8250: Deduplicate rs485 active_timer assignment
Lukas Wunner
2020-03-07
1
-2
/
+1
|
*
|
serial: 8250: Sanitize rs485 config harder
Lukas Wunner
2020-03-07
1
-0
/
+8
|
*
|
serial: 8250: Deduplicate ->rs485_config() callback
Lukas Wunner
2020-03-07
4
-65
/
+42
|
*
|
serial: 8250: Support rs485 devicetree properties
Lukas Wunner
2020-03-07
2
-1
/
+6
|
*
|
serial: 8250: Don't touch RTS modem control while in rs485 mode
Lukas Wunner
2020-03-07
1
-0
/
+7
|
*
|
serial: earlycon: prefer EARLYCON_DECLARE() variant
Michael Walle
2020-03-07
1
-0
/
+11
|
*
|
tty: serial: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-03-07
12
-12
/
+12
|
*
|
tty: serial: make SERIAL_SPRD not depend on ARCH_SPRD
Chunyan Zhang
2020-03-06
1
-1
/
+0
|
*
|
serial: 8250_lpss: Add ->setup() for Elkhart Lake ports
Andy Shevchenko
2020-03-06
1
-0
/
+6
|
*
|
serial: 8250-mtk: modify mtk uart power and clock management
Changqi Hu
2020-03-06
1
-18
/
+32
|
*
|
tty: imx serial: Implement support for reversing TX and RX polarity
George Hilliard
2020-03-06
1
-16
/
+28
|
*
|
serial: ar933x_uart: add RS485 support
Daniel Golle
2020-03-06
2
-6
/
+108
|
*
|
tty: serial: qcom_geni_serial: Fix GPIO swapping with workaround
Roja Rani Yarubandi
2020-03-06
1
-0
/
+30
|
*
|
tty: serial: cpm_uart: Convert to use GPIO descriptors
Linus Walleij
2020-03-06
2
-28
/
+24
|
*
|
tty: serial: lantiq: Drop GPIO include
Linus Walleij
2020-03-06
1
-1
/
+0
|
*
|
tty: serial: atmel_serial: Drop GPIO includes
Linus Walleij
2020-03-06
1
-3
/
+0
|
*
|
Merge 5.6-rc3 into tty-next
Greg Kroah-Hartman
2020-02-24
10
-30
/
+48
|
|
\
\
|
*
|
|
tty: serial: samsung_tty: remove SERIAL_SAMSUNG_DEBUG
Greg Kroah-Hartman
2020-02-20
1
-9
/
+0
|
*
|
|
tty: serial: samsung_tty: build it for any platform
Greg Kroah-Hartman
2020-02-20
1
-1
/
+0
[prev]
[next]