linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-03 10:52:21 to 2018-09-20 18:05:29 UTC [more...]

[PATH v6 0/4] gpiolib: speed up GPIO array processing
 2018-09-20 18:05 UTC  (25+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
  ` [PATCH v7 3/4] gpiolib: Pass array info to get/set array functions
  ` [PATCH v7 4/4] gpiolib: Implement fast processing path in get/set array
  ` [PATCH v8 0/4] gpiolib: speed up GPIO array processing
    ` [PATCH v8 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
    ` [PATCH v8 2/4] gpiolib: Identify arrays matching GPIO hardware
    ` [PATCH v8 3/4] gpiolib: Pass array info to get/set array functions
    ` [PATCH v8 4/4] gpiolib: Implement fast processing path in get/set array

[PATCH v1] tty: serial: imx: enable IDDMAEN for the last tail data
 2018-09-20 15:26 UTC  (7+ messages)

[PATCH -next] serial: imx: remove set but not used variable 'rtsirq'
 2018-09-20 12:17 UTC  (7+ messages)
  ` [PATCH] serial: imx: restore handshaking irq for imx1

[PATCH v3 2/2] serial: uartps: Change uart ID port allocation
 2018-09-20 11:43 UTC  (3+ messages)

[RESEND PATCH v3 2/2] serial: uartps: Change uart ID port allocation
 2018-09-20 11:41 UTC 

[PATCH 0/4] add uart DMA function
 2018-09-20  6:41 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: dma: uart: add uart dma bindings
` [PATCH 2/4] dmaengine: mtk_uart_dma: add Mediatek uart DMA support
` [PATCH 3/4] serial: 8250-mtk: add "
` [PATCH 4/4] arm: dts: mt2701: add uart APDMA to device tree

[PATCH -next] tty: serial: remove set but not used variable 'error'
 2018-09-20  1:59 UTC 

[PATCH 0/3] serial: 8250_uniphier: remove unused code and add auto-flow-control
 2018-09-19  5:28 UTC  (4+ messages)
` [PATCH 1/3] serial: 8250_uniphier: remove unused "fifo-size" property
` [PATCH 2/3] serial: 8250_uniphier: flatten probe function
` [PATCH 3/3] serial: 8250_uniphier: add auto-flow-control support

[PATCH 0/3] Add slave DMA support for Actios Semi S900 SoC
 2018-09-18 23:56 UTC  (7+ messages)
` [PATCH 2/3] dmaengine: Add Slave and Cyclic mode support for Actions Semi Owl "

[PATCH 0/2] sc16is7xx interrupt fixes
 2018-09-18 13:37 UTC  (7+ messages)
` [PATCH 1/2] sc16is7xx: Fix for multi-channel stall
` [PATCH 2/2] sc16is7xx: Fix for "Unexpected interrupt: 8"

[PATCH v4 0/2] add ISO7816 support
 2018-09-18 13:28 UTC  (5+ messages)
` [PATCH v4 1/2] tty/serial_core: add ISO7816 infrastructure
` [PATCH v4 2/2] tty/serial: atmel: add ISO7816 support

[PATCH v3 00/10] serial: uartps: Add run time support for more IPs than hardcoded 2
 2018-09-18 12:01 UTC  (13+ messages)
` [PATCH v3 01/10] serial: uartps: console_setup() can't be placed to init section
` [PATCH v3 02/10] serial: uartps: Do not initialize field to zero again
` [PATCH v3 03/10] serial: uartps: Fix suspend functionality
` [PATCH v3 04/10] serial: uartps: Do not use static struct uart_driver out of probe()
` [PATCH v3 05/10] serial: uartps: Move alias reading higher in probe()
` [PATCH v3 06/10] serial: uartps: Move register to probe based on run time detection
` [PATCH v3 07/10] serial: uartps: Fill struct uart_driver in probe()
` [PATCH v3 08/10] serial: uartps: Change logic how console_port is setup
` [PATCH v3 09/10] serial: uartps: Register own uart console and driver structures
` [PATCH v3 10/10] serial: uartps: Move Port ID to device data structure

[PATCH v2 2/2] serial: uartps: Change uart ID port allocation
 2018-09-18 11:51 UTC 

[PATCH v2 1/5] serial: sprd: Remove unused structure
 2018-09-17 18:33 UTC  (5+ messages)
` [PATCH v2 2/5] serial: sprd: Use readable macros instead of magic number
` [PATCH v2 3/5] serial: sprd: Remove unnecessary resource validation
` [PATCH v2 4/5] serial: sprd: Change 'int' to 'unsigned int'
` [PATCH v2 5/5] serial: sprd: Fix the indentation issue

[PATCH 0/2] serial: sh-sci: Fix earlycon on Renesas ARM platforms
 2018-09-17 17:11 UTC  (5+ messages)
` [PATCH 1/2] Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"
` [PATCH 2/2] Revert "serial: sh-sci: Allow for compressed SCIF address"

[PATCH v2] serial: 8250_of: Fix for lack of interrupt support
 2018-09-17 14:55 UTC  (3+ messages)

答复: Re: 答复: Re: [PATCH] tty: max3100: Fix oops while 'cat/proc/tty/driver/ttyMAX'
 2018-09-16  8:09 UTC 

答复: Re: [PATCH] tty: max3100: Fix oops while 'cat/proc/tty/driver/ttyMAX'
 2018-09-14 11:28 UTC 

[GIT PULL] TTY/Serial fixes for 4.19-rc4
 2018-09-14 11:26 UTC 

[PATCH] serial: cpm_uart: return immediately from console poll
 2018-09-14 10:32 UTC 

[PATCH] tty: max3100: Fix oops while 'cat /proc/tty/driver/ttyMAX'
 2018-09-13  5:33 UTC 

[PATCH v12 0/6] Driver for at91 usart in spi mode
 2018-09-12 19:36 UTC  (37+ messages)
` [PATCH v12 1/6] MAINTAINERS: add at91 usart mfd driver
` [PATCH v12 2/6] dt-bindings: add binding for atmel-usart in SPI mode
` [PATCH v12 3/6] mfd: at91-usart: added mfd driver for usart
` [PATCH v12 4/6] MAINTAINERS: add at91 usart spi driver
` [PATCH v12 5/6] spi: at91-usart: add driver for at91-usart as spi
` [PATCH v12 6/6] tty/serial: atmel: change the driver to work under at91-usart mfd
` [GIT PULL v2] Immutable branch between MFD, SPI and TTY due for the v4.20 merge window

[PATCH 00/25] Change tty_port(standard)_install's return type
 2018-09-12 14:41 UTC  (30+ messages)
` [PATCH 01/25] tty: Change return type to void
` [PATCH 02/25] isdn: i4l: isdn_tty: "
` [PATCH 03/25] s390: char: con3215: "
` [PATCH 04/25] s390: char: tty3270: "
` [PATCH 05/25] tty: hvc: hvc_console: "
` [PATCH 06/25] tty: hvc: hvcs: "
` [PATCH 07/25] tty: mips_ejtag_fdc: "
` [PATCH 08/25] tty: n_gsm: "
` [PATCH 09/25] tty: serial: kgdb_nmi: "
` [PATCH 10/25] tty: synclink: "
` [PATCH 11/25] tty: synclinkmp: "
` [PATCH 12/25] tty: vt: "
` [PATCH 13/25] usb: xhci: dbc: "
` [PATCH 14/25] Bluetooth: "
` [PATCH 15/25] um: "
` [PATCH 16/25] isdn: capi: "
` [PATCH 17/25] misc: pti: "
` [PATCH 18/25] mmc: core: sdio_uart: "
` [PATCH 19/25] staging: fwserial: "
` [PATCH 20/25] staging: gdm724x: gdm_tty: "
` [PATCH 21/25] staging: greybus: uart: "
` [PATCH 22/25] tty: nozomi: "
` [PATCH 23/25] tty: vcc: "
` [PATCH 24/25] usb: cdc-acm: "
` [PATCH 25/25] usb: usb-serial: "

[PATCH] kgdboc: Fix restrict error
 2018-09-11 12:49 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: actions: s900: Enable Tx DMA for UART5
 2018-09-11 12:03 UTC  (2+ messages)

[PATCH v11 0/6] Driver for at91 usart in spi mode
 2018-09-11 10:56 UTC  (12+ messages)
` [GIT PULL] Immutable branch between MFD, SPI and TTY due for the v4.20 merge window
  ` [GIT PULL v2] "

[PATCH 1/5] serial: sprd: Remove unused structure
 2018-09-11  6:09 UTC  (12+ messages)
` [PATCH 2/5] serial: sprd: Use readable macros instead of magic number
` [PATCH 3/5] serial: sprd: Remove unnecessary resource validation
` [PATCH 4/5] serial: sprd: Change 'int' to 'unsigned int'
` [PATCH 5/5] serial: sprd: Fix the indentation issue

[PATCH] serial: 8250_omap: Make 8250_omap driver driver depend on ARCH_K3
 2018-09-10  4:01 UTC  (2+ messages)

[PATCH 0/3] ARM: OMAP1: ams-delta: Clean up GPIO setup for MODEM
 2018-09-07 16:56 UTC  (2+ messages)

[PATCH] tty: serial: qcom_geni_serial: Fix serial when not used as console
 2018-09-05 23:32 UTC  (2+ messages)

[PATCH v3 0/2] add ISO7816 support
 2018-09-05 14:14 UTC  (7+ messages)
` [PATCH v3 2/2] tty/serial: atmel: "

[PATCH V2 1/2] tty: serial: imx: add lock for registers save/restore
 2018-09-05  5:55 UTC  (4+ messages)
` [PATCH V2 2/2] tty: serial: imx: add pinctrl sleep/default mode switch for suspend

[PATCH v2] tty: Change tty_{port|standard}_install() return type to void
 2018-09-05  2:50 UTC 

[PATCH 1/2] tty: serial: imx: add lock for registers save/restore
 2018-09-05  1:20 UTC  (5+ messages)
` [PATCH 2/2] tty: serial: imx: add pinctrl sleep/default mode switch for suspend

[PATCH v6 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
 2018-09-04 15:28 UTC  (3+ messages)

[PATCH v6 3/4] gpiolib: Pass array info to get/set array functions
 2018-09-04 15:27 UTC  (2+ messages)

[PATCH 2/2] serial: uartps: Change uart ID port allocation
 2018-09-03 13:14 UTC 

[PATCH] serial: uartps: Enable automatic flow control
 2018-09-03 13:05 UTC 

[PATCH v2 00/18] MIPS: intel: add initial support for Intel MIPS SoCs
 2018-09-03 10:52 UTC  (8+ messages)
` [PATCH v2 02/18] clk: intel: Add clock driver "


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