linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-06 07:42:13 to 2019-12-18 06:54:02 UTC [more...]

BUG: unable to handle kernel NULL pointer dereference in mem_serial_out
 2019-12-18  6:53 UTC  (19+ messages)

[PATCH 0/3] tty: serial: lpuart: cleanup and improve for earlycon
 2019-12-18  2:56 UTC  (5+ messages)
` [PATCH 1/3] tty: serial: fsl_lpuart: drop EARLYCON_DECLARE
` [PATCH 2/3] tty: serial: fsl_lpuart: support UPIO_MEM32 for lpuart32
` [PATCH 2/3] tty: serial: lpuart: "
` [PATCH 3/3] tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXP

[tty:tty-testing 16/73] ERROR: "__serdev_device_driver_register" [drivers/gnss/gnss-mtk.ko] undefined!
 2019-12-18  2:51 UTC 

[tty:tty-testing 25/73] arch/powerpc/kernel/legacy_serial.c:484:7: error: 'struct plat_serial8250_port' has no member named 'has_sysrq'
 2019-12-18  0:55 UTC 

[PATCH v3 0/3] tty/leds: implement a trigger for ttys
 2019-12-17 21:08 UTC  (9+ messages)
` [PATCH v3 1/3] tty: rename tty_kopen() and add new function tty_kopen_shared()
` [PATCH v3 2/3] tty: new helper function tty_get_icount()
` [PATCH v3 3/3] leds: trigger: implement a tty trigger

[PATCH v4 0/3] tty/leds: implement a trigger for ttys
 2019-12-17 20:23 UTC  (10+ messages)
` [PATCH v4 1/3] tty: rename tty_kopen() and add new function tty_kopen_shared()
` [PATCH v4 2/3] tty: new helper function tty_get_icount()
` [PATCH v4 3/3] leds: trigger: implement a tty trigger

[PATCH] tty: serial: samsung_tty: do not abuse the struct uart_port unused fields
 2019-12-17 15:56 UTC  (4+ messages)

[PATCH 01/58] sysrq: Remove sysrq_handler_registered
 2019-12-17 15:50 UTC  (68+ messages)
` [PATCH 02/58] serial: Move sysrq members above
` [PATCH 03/58] serial_core: Un-ifdef sysrq SUPPORT_SYSRQ
` [PATCH 04/58] tty/serial: Migrate aspeed_vuart to use has_sysrq
` [PATCH 05/58] tty/serial: Migrate 8250_fsl "
` [PATCH 06/58] tty/serial: Migrate bcm63xx_uart "
` [PATCH 07/58] tty/serial: Migrate 8250_omap "
` [PATCH 08/58] tty/serial: Migrate 8250_port "
` [PATCH 09/58] tty/serial: Migrate amba-pl01* "
` [PATCH 10/58] tty/serial: Migrate apbuart "
` [PATCH 11/58] tty/serial: Migrate arc_uart "
` [PATCH 12/58] tty/serial: Migrate atmel_serial "
` [PATCH 13/58] tty/serial: Migrate clps711x "
` [PATCH 14/58] tty/serial: Migrate cpm_uart "
` [PATCH 15/58] tty/serial: Migrate dz "
` [PATCH 16/58] tty/serial: Migrate efm32-uart "
` [PATCH 17/58] tty/serial: Migrate fsl_linflexuart "
` [PATCH 18/58] tty/serial: Migrate fsl_lpuart "
` [PATCH 19/58] tty/serial: Migrate imx "
` [PATCH 20/58] tty/serial: Migrate ip22zilog "
` [PATCH 21/58] tty/serial: Migrate meson_uart "
` [PATCH 22/58] tty/serial: Migrate milbeaut_usio "
` [PATCH 23/58] tty/serial: Migrate mpc52xx_uart "
` [PATCH 24/58] tty/serial: Don't zero port->sysrq
` [PATCH 25/58] tty/serial: Migrate msm_serial to use has_sysrq
` [PATCH 26/58] tty/serial: Migrate mux "
` [PATCH 27/58] tty/serial: Migrate mxs-auart "
` [PATCH 28/58] tty/serial: Migrate omap-serial "
` [PATCH 29/58] tty/serial: Migrate pch_uart "
` [PATCH 30/58] tty/serial: Don't check port->sysrq
` [PATCH 31/58] tty/serial: Migrate pmac_zilog to use has_sysrq
` [PATCH 32/58] tty/serial: Migrate pnx8xxx_uart "
` [PATCH 33/58] serial/f81534: Don't check port->sysrq
` [PATCH 34/58] tty/serial: Migrate pxa to use has_sysrq
` [PATCH 35/58] tty/serial: Migrate qcom_geni_serial "
` [PATCH 36/58] tty/serial: Migrate sa1100 "
` [PATCH 37/58] tty/serial: Migrate samsung_tty "
` [PATCH 38/58] tty/serial: Migrate sb1250-duart "
` [PATCH 39/58] tty/serial: Migrate sccnxp "
` [PATCH 40/58] tty/serial: Migrate serial_txx9 "
` [PATCH 41/58] tty/serial: Migrate sh-sci "
` [PATCH 42/58] tty/serial: Migrate sprd_serial "
` [PATCH 43/58] tty/serial: Migrate st-asc "
` [PATCH 44/58] tty/serial: Migrate stm32-usart "
` [PATCH 45/58] tty/serial: Migrate sunhv "
` [PATCH 46/58] tty/serial: Migrate sunsab "
` [PATCH 47/58] tty/serial: Migrate sunsu "
` [PATCH 48/58] tty/serial: Migrate sunzilog "
` [PATCH 49/58] serial/ucc_uart: Remove ifdef SUPPORT_SYSRQ
` [PATCH 50/58] tty/serial: Migrate vr41xx_siu to use has_sysrq
` [PATCH 51/58] tty/serial: Migrate vt8500_serial "
` [PATCH 52/58] tty/serial: Migrate xilinx_uartps "
` [PATCH 53/58] tty/serial: Migrate zs "
` [PATCH 54/58] serial_core: Remove SUPPORT_SYSRQ ifdeffery
` [PATCH 55/58] usb/serial: Don't handle break when CONFIG_MAGIC_SYSRQ is disabled
` [PATCH 56/58] serial_core: Move sysrq functions from header file
` [PATCH 57/58] sysctl/sysrq: Remove __sysrq_enabled copy
` [PATCH 58/58] serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE

[PATCH v2 0/3] tty/leds: implement a trigger for ttys
 2019-12-17 11:07 UTC  (12+ messages)
` [PATCH v2 1/3] tty: new helper function tty_kopen_shared
` [PATCH v2 2/3] tty: new helper function tty_get_icount()
` [PATCH v2 3/3] leds: trigger: implement a tty trigger

[PATCH v11 net-next 0/2] Use MFD framework for SGI IOC3 drivers
 2019-12-17  8:02 UTC  (6+ messages)
` [PATCH v11 net-next 1/2] MIPS: SGI-IP27: fix readb/writeb addressing
` [PATCH v11 net-next 2/2] mfd: ioc3: Add driver for SGI IOC3 chip

[PATCH] drivers: tty: serial: 8250: fintek: Can enable or disable irq sharing based on isa or pci bus
 2019-12-17  1:22 UTC  (5+ messages)

[PATCH v2 0/2] tty: serial: msm_serial: Fix lockup issues
 2019-12-16 18:50 UTC  (8+ messages)
` [PATCH v2 2/2] tty: serial: msm_serial: Fix deadlock caused by recursive output

[PATCH] tty/serial: atmel: fix out of range clock divider handling
 2019-12-16 10:26 UTC  (9+ messages)
    ` [PATCH v2] "
          ` [PATCH v3] "

[PATCH v6 0/8] Add basic SoC support for mt6765
 2019-12-16  8:45 UTC  (6+ messages)
` [PATCH v6 3/8] dt-bindings: mediatek: add MT6765 power dt-bindings
` [PATCH v6 6/8] soc: mediatek: add MT6765 scpsys and subdomain support

[RFC 0/1] serdes: Add whitelist to bring back missing serial port
 2019-12-16  6:54 UTC  (4+ messages)
` [RFC ] serdev: Only claim supported devices

BUG: unable to handle kernel NULL pointer dereference in mem16_serial_out
 2019-12-13  9:05 UTC  (4+ messages)

[PATCH 01/10] tty: serial: samsung: allow driver to be built by anyone
 2019-12-12 16:12 UTC  (29+ messages)
` [PATCH 02/10] tty: serial: samsung_tty: fix build warning
` [PATCH 03/10] tty: serial: samsung.h: fix up minor comment issues
` [PATCH 04/10] tty: serial: samsung.h: remove reset_port callback from struct s3c24xx_uart_info
` [PATCH 05/10] tty: serial: samsung_tty: delete samsung.h
` [PATCH 06/10] tty: serial: samsung_tty: drop unneded dbg() calls
` [PATCH 07/10] tty: serial: samsung_tty: use standard debugging macros
` [PATCH 08/10] tty: serial: samsung_tty: use 'unsigned int' not 'unsigned'
` [PATCH 09/10] tty: serial: samsung_tty: fix up minor comment formatting
` [PATCH 10/10] tty: serial: samsung_tty: fix blank line checkpatch warning

[PATCH] tty: link tty and port before configuring it as console
 2019-12-12 13:16 UTC 

[PATCHv5] serial-uartlite: Remove ULITE_NR_PORTS macro
 2019-12-12 10:50 UTC  (5+ messages)

[PATCH 1/2] serdev: simplify Makefile
 2019-12-12 10:16 UTC  (2+ messages)
` [PATCH 2/2] serdev: make use of printk extension %pe for better error messages

[PATCH] MAINTAINERS: Include Samsung SoC serial driver in Samsung entry
 2019-12-09 17:56 UTC  (2+ messages)

[PATCH] tty: pl011: Add suspend resume support
 2019-12-09  6:30 UTC 

[PATCH] tty: serial: amba-pl011: remove set but unused variable
 2019-12-06  8:05 UTC 

[PATCH] tty: serial: samsung: support driver modulization
 2019-12-06  8:09 UTC  (5+ messages)

[PATCH v2] tty: omap-serial: remove set but unused variable
 2019-12-06  7:37 UTC 


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).