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: pmac_zilog: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-30
1
-4
/
+8
*
|
serial: bcm63xx: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-30
1
-5
/
+5
*
|
serial: ar933x: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-30
1
-7
/
+5
*
|
serial: vt8500: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-30
1
-4
/
+8
*
|
serial: altera_jtaguart: Use platform_get_irq_optional() to get the interrupt
Lad Prabhakar
2021-12-30
1
-4
/
+7
*
|
serial: pxa: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-30
1
-4
/
+8
*
|
serial: meson: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-30
1
-5
/
+6
*
|
serial: 8250_bcm7271: Propagate error codes from brcmuart_probe()
Lad Prabhakar
2021-12-30
1
-3
/
+8
*
|
serial: 8250_bcm7271: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-30
1
-7
/
+5
*
|
serial: altera: Use platform_get_irq_optional() to get the interrupt
Lad Prabhakar
2021-12-30
1
-4
/
+5
*
|
serial: lantiq: store and compare return status correctly
Muhammad Usama Anjum
2021-12-30
1
-10
/
+14
*
|
serial: 8250: Move Alpha-specific quirk out of the core
Lukas Wunner
2021-12-30
6
-17
/
+32
*
|
serial: Fix incorrect rs485 polarity on uart open
Lukas Wunner
2021-12-30
1
-2
/
+2
*
|
tty: serial: Use fifo in 8250 console driver
Wander Lairson Costa
2021-12-30
1
-6
/
+55
*
|
serial: sh-sci: Remove BREAK/FRAME/PARITY/OVERRUN printouts
Magnus Damm
2021-12-20
1
-12
/
+0
*
|
serial: 8250_pericom: Use serial_dl_write() instead of open coded
Andy Shevchenko
2021-12-20
1
-2
/
+2
*
|
serial: 8250_pericom: Re-enable higher baud rates
Jay Dolan
2021-12-20
1
-1
/
+1
*
|
serial: 8250_pci: Split out Pericom driver
Andy Shevchenko
2021-12-20
4
-400
/
+228
*
|
tty: serial: samsung: Fix console registration from module
Sam Protsenko
2021-12-20
1
-2
/
+4
*
|
tty: serial: samsung: Enable console as module
Sam Protsenko
2021-12-20
2
-5
/
+33
*
|
tty: serial: samsung: Remove USI initialization
Sam Protsenko
2021-12-20
1
-32
/
+4
*
|
Merge 5.16-rc6 into tty-next
Greg Kroah-Hartman
2021-12-20
1
-20
/
+0
|
\
\
|
*
|
serial: 8250_fintek: Fix garbled text for console
Ji-Ze Hong (Peter Hong)
2021-12-15
1
-20
/
+0
*
|
|
serial: 8250_pci: remove redundant assignment to tmp after the mask operation
Colin Ian King
2021-12-17
1
-1
/
+1
*
|
|
tty: serial: fsl_lpuart: Add i.MXRT1050 support
Jesse Taube
2021-12-17
1
-0
/
+8
*
|
|
serial: atmel: Use platform_get_irq() to get the interrupt
Rob Herring
2021-12-17
1
-1
/
+1
*
|
|
serial: sh-sci: Use devm_clk_get_optional()
Geert Uytterhoeven
2021-12-17
1
-8
/
+7
*
|
|
serial: sh-sci: Use dev_err_probe()
Geert Uytterhoeven
2021-12-17
1
-7
/
+4
*
|
|
serial: sh-sci: Drop support for "sci_ick" clock
Geert Uytterhoeven
2021-12-17
1
-11
/
+0
*
|
|
serial: lantiq: Use platform_get_irq() to get the interrupt
Rob Herring
2021-12-17
1
-15
/
+13
*
|
|
tty: serial: sh-sci: Add support for R-Car Gen4
Yoshihiro Shimoda
2021-12-17
1
-0
/
+3
*
|
|
Merge 5.16-rc4 into tty-next
Greg Kroah-Hartman
2021-12-06
10
-28
/
+80
|
\
|
|
|
*
|
serial: 8250_bcm7271: UART errors after resuming from S2
Al Cooper
2021-12-03
1
-0
/
+13
|
*
|
serial: 8250_pci: rewrite pericom_do_set_divisor()
Jay Dolan
2021-11-25
1
-13
/
+17
|
*
|
serial: 8250_pci: Fix ACCES entries in pci_serial_quirks array
Jay Dolan
2021-11-25
1
-1
/
+8
|
*
|
serial: 8250: Fix RTS modem control while in rs485 mode
Lukas Wunner
2021-11-25
2
-7
/
+5
|
*
|
Revert "tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXP"
Alexander Stein
2021-11-25
1
-0
/
+1
|
*
|
serial: tegra: Change lower tolerance baud rate limit for tegra20 and tegra30
Patrik John
2021-11-25
1
-2
/
+2
|
*
|
serial: liteuart: relax compile-test dependencies
Johan Hovold
2021-11-25
1
-1
/
+1
|
*
|
serial: liteuart: fix minor-number leak on probe errors
Johan Hovold
2021-11-25
1
-3
/
+14
|
*
|
serial: liteuart: fix use-after-free and memleak on unbind
Johan Hovold
2021-11-25
1
-0
/
+1
|
*
|
serial: liteuart: Fix NULL pointer dereference in ->remove()
Ilia Sergachev
2021-11-25
1
-0
/
+2
|
*
|
tty: serial: msm_serial: Deactivate RX DMA for polling support
Sven Eckelmann
2021-11-25
1
-0
/
+3
|
*
|
serial: pl011: Add ACPI SBSA UART match id
Pierre Gondois
2021-11-25
1
-0
/
+1
|
*
|
serial: core: fix transmit-buffer reset and memleak
Johan Hovold
2021-11-25
1
-1
/
+12
|
|
/
*
|
serial: amba-pl011: do not request memory region twice
Lino Sanfilippo
2021-12-03
1
-24
/
+3
*
|
tty: serial: uartlite: allow 64 bit address
Lizhi Hou
2021-12-03
1
-1
/
+1
*
|
tty: serial: fsl_lpuart: add timeout for wait_event_interruptible in .shutdown()
Sherry Sun
2021-12-03
1
-2
/
+2
*
|
tty: serial: atmel: Call dma_async_issue_pending()
Tudor Ambarus
2021-11-26
1
-0
/
+4
*
|
tty: serial: atmel: Check return code of dmaengine_submit()
Tudor Ambarus
2021-11-26
1
-0
/
+10
[prev]
[next]