linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-15 04:56:18 to 2020-06-30 06:09:37 UTC [more...]

[PATCH 0/7] Enable support for kgdb NMI console feature
 2020-06-30  6:09 UTC  (19+ messages)
` [PATCH 1/7] serial: kgdb_nmi: Allow NMI console to replace kgdb IO console
` [PATCH 2/7] tty: serial: Add poll_get_irq() to the polling interface
` [PATCH 3/7] kgdb: Add request_nmi() to the io ops table for kgdboc
` [PATCH 4/7] serial: kgdb_nmi: Add support for interrupt based fallback
` [PATCH 5/7] serial: 8250: Implement poll_get_irq() interface
` [PATCH 6/7] serial: amba-pl011: "
` [PATCH 7/7] serial: kgdb_nmi: Replace hrtimer with irq_work ping

[PATCH v6 1/6] tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state
 2020-06-30  3:05 UTC  (5+ messages)

[PATCH v4] tty: serial: don't do termios for BTIF
 2020-06-29  8:40 UTC  (4+ messages)

[PATCH 4.4 024/135] serial: amba-pl011: Make sure we initialize the port.lock spinlock
 2020-06-29 15:51 UTC 

[PATCH 4.9 031/191] serial: amba-pl011: Make sure we initialize the port.lock spinlock
 2020-06-29 15:37 UTC 

[PATCH v2] serial: samsung: Re-factors UART IRQ resource for various Samsung SoC
 2020-06-29  8:35 UTC  (2+ messages)

[PATCH 0/2] add generic DT binding for RTS/CTS
 2020-06-29  8:13 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: serial: add generic DT binding for announcing RTS/CTS lines

[PATCH tty/serial 1/1] tty: serial: imx: enable imx serial console port as module
 2020-06-29  1:46 UTC  (5+ messages)
  ` [EXT] "

[tty:tty-linus] BUILD SUCCESS 76ed2e105796710cf5b8a4ba43c81eceed948b70
 2020-06-28  7:09 UTC 

[tty:tty-testing] BUILD SUCCESS 890814504eeb930c15a1e238c3fff7dfc238b8c9
 2020-06-28  7:09 UTC 

[PATCH v2 0/3] serial: core: fix up sysrq regressions
 2020-06-27 14:16 UTC  (2+ messages)

[PATCH 0/2] serial: qcom_geni_serial: Use the FIFOs properly for console
 2020-06-27 13:59 UTC  (4+ messages)
` [PATCH 1/2] serial: qcom_geni_serial: Make kgdb work even if UART isn't console
` [PATCH 2/2] serial: qcom_geni_serial: Always use 4 bytes per TX FIFO word

[PATCH v1] serial: core: make static analyzer happy about locks
 2020-06-27 11:45 UTC  (2+ messages)

[PATCH] tty: serial_core: Fix uart_state refcnt leak when the port startup
 2020-06-27 11:43 UTC  (4+ messages)

PROBLEM: tty devices with future timestamps
 2020-06-27  8:33 UTC 

[PATCH v2] tty: serial: fsl_lpuart: minimum baud rate support
 2020-06-26 11:20 UTC 

[PATCH] tty: serial: fsl_lpuart: minimum baud rate support
 2020-06-26 11:18 UTC  (5+ messages)

rk3399: uart2 crippled signal on tx @115200
 2020-06-26  0:01 UTC  (2+ messages)

Possible bug in drivers/tty/vt/vt.c
 2020-06-25 14:59 UTC  (4+ messages)

[PATCH v1 0/6] console: unify return codes from ->setup() hook
 2020-06-25 13:41 UTC  (21+ messages)
` [PATCH v1 1/6] mips: Return proper error code from console "
` [PATCH v1 2/6] serial: sunsab: "
` [PATCH v1 3/6] serial: sunzilog: "
` [PATCH v1 4/6] tty: hvc: "
` [PATCH v1 5/6] console: Propagate error code from console ->setup()
` [PATCH v1 6/6] console: Fix trivia typo 'change' -> 'chance'

[tty:tty-testing] BUILD SUCCESS 5de30b286e7166164f9e45de991bde26f5db8298
 2020-06-25  5:38 UTC 

[PATCH V8 0/8] Add interconnect support to QSPI and QUP drivers
 2020-06-25  4:57 UTC  (13+ messages)
` [PATCH V8 1/8] soc: qcom: geni: Support for ICC voting
` [PATCH V8 2/8] soc: qcom-geni-se: Add interconnect support to fix earlycon crash
` [PATCH V8 3/8] i2c: i2c-qcom-geni: Add interconnect support
` [PATCH V8 4/8] tty: serial: qcom_geni_serial: "
` [PATCH V8 5/8] spi: spi-geni-qcom: Combine the clock setting code
` [PATCH V8 6/8] spi: spi-geni-qcom: Add interconnect support
` [PATCH V8 7/8] spi: spi-qcom-qspi: "
` [PATCH V8 8/8] arm64: dts: sc7180: Add interconnect for QUP and QSPI

[PATCH] tty: serial: qcom_geni_serial: Clean up an ARRAY_SIZE() vs sizeof()
 2020-06-24 13:27 UTC 

[PATCH 5.4 120/314] serial: amba-pl011: Make sure we initialize the port.lock spinlock
 2020-06-23 19:55 UTC 

[PATCH 4.19 071/206] serial: amba-pl011: Make sure we initialize the port.lock spinlock
 2020-06-23 19:56 UTC 

[PATCH 4.14 045/136] serial: amba-pl011: Make sure we initialize the port.lock spinlock
 2020-06-23 19:58 UTC 

[PATCH V6] serial: msm_geni_serial_console : Add Earlycon support
 2020-06-23 19:49 UTC  (2+ messages)

[PATCH V7 RESEND 0/7] Add interconnect support to QSPI and QUP drivers
 2020-06-23 10:33 UTC  (7+ messages)
` [PATCH V7 RESEND 4/7] spi: spi-geni-qcom: Add interconnect support
` [PATCH V7 RESEND 6/7] spi: spi-qcom-qspi: "

[PATCH v7 0/3] serial: 8250_dw: Fix ref clock usage
 2020-06-22 22:24 UTC  (6+ messages)
` [PATCH v7 1/3] serial: 8250: Add 8250 port clock update method
` [PATCH v7 2/3] serial: 8250_dw: Simplify the ref clock rate setting procedure
` [PATCH v7 3/3] serial: 8250_dw: Fix common clocks usage race condition

[PATCH V5] serial: msm_geni_serial_console : Add Earlycon support
 2020-06-22  9:57 UTC  (3+ messages)

[PATCH v2] serial: 8250_mtk: Switch to use platform_get_irq()
 2020-06-22  9:01 UTC  (2+ messages)

[PATCH] serial: samsung: fix spelling mistake
 2020-06-22  2:28 UTC  (2+ messages)

[PATCH v2] tty: serial: cpm_uart: Fix behaviour for non existing GPIOs
 2020-06-20 20:47 UTC  (2+ messages)

[PATCH] serial: sh-sci: fix uninitialized variable warning
 2020-06-20  3:38 UTC  (2+ messages)

[PATCH RESEND v6 0/3] serial: 8250_dw: Fix ref clock usage
 2020-06-19 17:47 UTC  (10+ messages)
` [PATCH v6 1/3] serial: 8250: Add 8250 port clock update method
` [PATCH v6 2/3] serial: 8250_dw: Simplify the ref clock rate setting procedure
` [PATCH v6 3/3] serial: 8250_dw: Fix common clocks usage race condition

[PATCH v1] serial: 8250_ingenic: Switch to use platform_get_irq()
 2020-06-18 12:33 UTC 

[PATCH v1] serial: 8250_pxa: Switch to use platform_get_irq()
 2020-06-18 12:27 UTC 

[PATCH v1] serial: 8250_mtk: Switch to use platform_get_irq()
 2020-06-18 12:22 UTC 

[PATCH v1] serial: 8250_omap: Switch to use platform_get_irq()
 2020-06-18 12:20 UTC 

[PATCH V6] GCOV: Add config to check the preqequisites situation
 2020-06-18 10:08 UTC 

[PATCH v1] serial: 8250_em: Switch to use platform_get_irq()
 2020-06-18  9:51 UTC 

[PATCH] Revert "tty: xilinx_uartps: Fix missing id assignment to the console"
 2020-06-18  8:17 UTC  (2+ messages)

[PATCH v2] tty: xilinx_uartps: Fix missing id assignment to the console
 2020-06-18  7:52 UTC  (4+ messages)

[PATCH AUTOSEL 5.7 043/388] serial: 8250: Fix max baud limit in generic 8250 port
 2020-06-18  1:02 UTC 

[PATCH AUTOSEL 5.4 032/266] serial: 8250: Fix max baud limit in generic 8250 port
 2020-06-18  1:14 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 122/266] serial: amba-pl011: Make sure we initialize the port.lock spinlock

[PATCH AUTOSEL 4.19 024/172] serial: 8250: Fix max baud limit in generic 8250 port
 2020-06-18  1:20 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 076/172] serial: amba-pl011: Make sure we initialize the port.lock spinlock

[PATCH AUTOSEL 4.14 047/108] serial: amba-pl011: Make sure we initialize the port.lock spinlock
 2020-06-18  1:24 UTC 

[PATCH AUTOSEL 4.9 36/80] serial: amba-pl011: Make sure we initialize the port.lock spinlock
 2020-06-18  1:27 UTC 

[PATCH AUTOSEL 4.4 29/60] serial: amba-pl011: Make sure we initialize the port.lock spinlock
 2020-06-18  1:29 UTC 

[RFC PATCH] serial: samsung: Re-factors UART IRQ resource for various Samsung SoC
 2020-06-17 17:08 UTC  (5+ messages)

[PATCH] serial: samsung: Minor whitespace cleanups
 2020-06-17 15:28 UTC 

[PATCH v3] tty: serial: don't do termios for BTIF
 2020-06-17  3:58 UTC  (2+ messages)

[PATCH v3] tty: serial: don't do termios for BTIF
 2020-06-17  3:50 UTC  (2+ messages)

[PATCH 01/38] vc: separate state
 2020-06-15 20:31 UTC  (39+ messages)
` [PATCH 02/38] vt: introduce enum vc_intensity for intensity
` [PATCH 03/38] vc: switch state to bool
` [PATCH 04/38] vt: deduplicate setGx code
` [PATCH 05/38] vt: switch G0/1_charset to an array
` [PATCH 06/38] vt: convert vc_tab_stop to bitmap
` [PATCH 07/38] vt: remove 25 years stale comment
` [PATCH 08/38] vt: use tty_insert_flip_string in respond_string
` [PATCH 09/38] vt: get rid of VT10.ID macros
` [PATCH 10/38] vt: move vc_translate to vt.c and rename it
` [PATCH 11/38] vt: use modern types in do_con_write
` [PATCH 12/38] vt: separate unicode handling into vc_translate_unicode
` [PATCH 13/38] vt: rearrange vc_translate_unicode
` [PATCH 14/38] vt: extract attribute inversion to vc_invert_attr
` [PATCH 15/38] vt: move rescan_last_byte label earlier
` [PATCH 16/38] vc: move translation out of do_con_write
` [PATCH 17/38] vc: introduce struct vc_draw_region
` [PATCH 18/38] vc: extract detecting control characters from do_con_write
` [PATCH 19/38] vc: move normal char processing "
` [PATCH 20/38] vc: simplify condition in vc_con_write_normal
` [PATCH 21/38] vt: simplify vc_attr handling "
` [PATCH 22/38] vt: make tc write more obvious "
` [PATCH 23/38] vt: synchronize types and use min in csi_X
` [PATCH 24/38] vt: whitespace and paren cleanup in add_softcursor
` [PATCH 25/38] vt: redefine world of cursor macros
` [PATCH 26/38] vt: use newly defined CUR_* macros
` [PATCH 27/38] vt: remove superfluous parens in invert_screen and build_attr
` [PATCH 28/38] vt: simplify noncolor attributes in build_attr
` [PATCH 29/38] vt_ioctl: eliminate ret & breaks in vt_ioctl
` [PATCH 30/38] vt_ioctl: eliminate use of uival and ucval
` [PATCH 31/38] vt_ioctl: move K* ioctls to a separate function
` [PATCH 32/38] vt_ioctl: move io "
` [PATCH 33/38] vt_ioctl: move vt_setactivate out of vt_ioctl
` [PATCH 34/38] vt_ioctl: move vt_reldisp "
` [PATCH 35/38] vt_ioctl: move vt_resizex "
` [PATCH 36/38] vt_ioctl: move vt_io_fontreset out of vt_io_ioctl
` [PATCH 37/38] vt_ioctl: move vt_kdsetmode out of vt_k_ioctl
` [PATCH 38/38] vt_ioctl: move perm checks level up

[PATCH] tty/serial: fix serial_core.c kernel-doc warnings
 2020-06-15 19:24 UTC 

Default ECHO on TTYs causes unwanted garbage chars
 2020-06-15 10:55 UTC  (8+ messages)

[PATCH] serial: 8250_port: Fix imprecise external abort for mctrl if inactive
 2020-06-15  9:57 UTC  (6+ messages)

[RFC PATCH V5] GCOV: Add config to check the preqequisites situation
 2020-06-15  9:45 UTC  (2+ messages)

[PATCH] um: line, remove put_char
 2020-06-15  7:48 UTC 

[PATCH] tty: serial_core: Fix uart_state leak when port shutdown
 2020-06-15  4:56 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).