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: lantiq: Do not swap register read/writes
Hauke Mehrtens
2019-01-08
1
-17
/
+19
|
|
|
/
|
*
/
tty/serial: Add RISC-V SBI earlycon support
Anup Patel
2019-01-09
3
-0
/
+41
|
|
/
*
|
tty: serial: qcom_geni_serial: Use u32 for register variables
Ryan Case
2019-01-08
1
-12
/
+12
*
|
tty: serial: qcom_geni_serial: Remove xfer_mode variable
Ryan Case
2019-01-08
1
-43
/
+24
*
|
tty: serial: qcom_geni_serial: Remove set_rfr_wm() and related variables
Ryan Case
2019-01-08
1
-21
/
+4
*
|
tty: serial: qcom_geni_serial: Remove use of *_relaxed() and mb()
Ryan Case
2019-01-08
1
-111
/
+80
*
|
serial: sh-sci: Make RX/TX DMA function names consistent
Geert Uytterhoeven
2019-01-08
1
-12
/
+12
*
|
serial: sh-sci: Fix fallback to PIO in sci_dma_rx_complete()
Geert Uytterhoeven
2019-01-08
1
-2
/
+3
*
|
serial: sh-sci: Extract sci_dma_rx_reenable_irq()
Geert Uytterhoeven
2019-01-08
1
-8
/
+15
*
|
serial: sh-sci: Extract sci_dma_rx_chan_invalidate()
Geert Uytterhoeven
2019-01-08
1
-6
/
+13
*
|
serial: max310x: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-01-08
1
-2
/
+1
*
|
sc16is7xx: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-01-08
1
-3
/
+1
*
|
serial: max310x: pass return value of spi_register_driver
Kangjie Lu
2019-01-08
1
-2
/
+2
*
|
serial: clps711x: Remove board support
Alexander Shiyan
2019-01-08
1
-18
/
+5
|
/
*
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2019-01-05
3
-0
/
+851
|
\
|
*
tty: serial: Add RDA8810PL UART driver
Manivannan Sadhasivam
2018-12-31
3
-0
/
+851
*
|
Merge tag 'tty-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-12-28
26
-221
/
+676
|
\
\
|
|
/
|
/
|
|
*
Revert "serial: 8250: Default SERIAL_OF_PLATFORM to SERIAL_8250"
Greg Kroah-Hartman
2018-12-24
1
-1
/
+0
|
*
serial: sccnxp: Allow to use non-standard baud rates
Alexander Shiyan
2018-12-20
1
-3
/
+19
|
*
serial: sccnxp: Adds a delay between sequential read/write cycles
Alexander Shiyan
2018-12-20
1
-5
/
+27
|
*
tty: serial: qcom_geni_serial: Fix UART hang
Ryan Case
2018-12-20
1
-0
/
+8
|
*
tty: serial: qcom_geni_serial: Fix wrap around of TX buffer
Matthias Kaehlcke
2018-12-20
1
-5
/
+7
|
*
serial: max310x: Fix tx_empty() callback
Alexander Shiyan
2018-12-19
1
-5
/
+2
|
*
serial: uartps: Fix interrupt mask issue to handle the RX interrupts properly
Nava kishore Manne
2018-12-19
1
-2
/
+2
|
*
serial: uartps: Fix error path when alloc failed
Michal Simek
2018-12-19
1
-2
/
+4
|
*
serial: uartps: Check if the device is a console
Shubhrajyoti Datta
2018-12-19
1
-2
/
+2
|
*
serial: uartps: Add the device_init_wakeup
Shubhrajyoti Datta
2018-12-19
1
-0
/
+2
|
*
tty: serial: samsung: Increase maximum baudrate
Seung-Woo Kim
2018-12-17
1
-1
/
+1
|
*
tty: serial: samsung: Properly set flags in autoCTS mode
Beomho Seo
2018-12-17
1
-0
/
+3
|
*
tty: Use of_node_name_{eq,prefix} for node name comparisons
Rob Herring
2018-12-17
3
-8
/
+8
|
*
tty/serial: do not free trasnmit buffer page under port lock
Sergey Senozhatsky
2018-12-17
1
-6
/
+16
|
*
serial: 8250: Rate limit serial port rx interrupts during input overruns
Darwin Dingel
2018-12-17
3
-1
/
+52
|
*
tty: serial: qcom_geni_serial: Remove interrupt storm
Ryan Case
2018-12-17
1
-2
/
+23
|
*
serial: sh-sci: Resume PIO in sci_rx_interrupt() on DMA failure
Geert Uytterhoeven
2018-12-17
1
-3
/
+8
|
*
serial: sh-sci: Fix crash in rx_timer_fn() on PIO fallback
Geert Uytterhoeven
2018-12-17
1
-1
/
+1
|
*
serial: sh-sci: Fix locking in sci_submit_rx()
Geert Uytterhoeven
2018-12-17
1
-7
/
+9
|
*
Merge 4.20-rc6 into tty-next
Greg Kroah-Hartman
2018-12-10
2
-11
/
+9
|
|
\
|
*
|
Revert "tty: xilinx_uartps: Correct return value in probe"
Greg Kroah-Hartman
2018-12-06
1
-12
/
+14
|
*
|
serial: 8250-mtk: add uart DMA support
Long Cheng
2018-12-05
1
-1
/
+209
|
*
|
tty: xilinx_uartps: Correct return value in probe
Rajan Vaja
2018-12-05
1
-14
/
+12
|
*
|
tty: serial: qcom_geni_serial: Fix softlock
Ryan Case
2018-12-05
1
-17
/
+39
|
*
|
Revert "serial/sunsu: add missing of_node_put()"
Greg Kroah-Hartman
2018-12-05
1
-15
/
+5
|
*
|
serial: imx: fix error handling in console_setup
Stefan Agner
2018-11-27
1
-1
/
+1
|
*
|
serial: mvebu-uart: initialize over sampling stack register
Miquel Raynal
2018-11-27
1
-1
/
+6
|
*
|
serial: mvebu-uart: clarify the baud rate derivation
Miquel Raynal
2018-11-27
1
-8
/
+14
|
*
|
serial/sunsu: add missing of_node_put()
Yangtao Li
2018-11-27
1
-5
/
+15
|
*
|
drivers/tty: add missing of_node_put()
Yangtao Li
2018-11-27
1
-0
/
+1
|
*
|
serial-uartlite: fix null pointer dereference on pointer port
Colin Ian King
2018-11-27
1
-5
/
+10
|
*
|
Merge 4.20-rc2 into tty-next
Greg Kroah-Hartman
2018-11-11
1
-4
/
+4
|
|
\
\
|
*
|
|
serial: 8250: Process sysrq at port unlock time
Douglas Anderson
2018-11-09
4
-8
/
+18
[prev]
[next]