linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-23 16:04:17 to 2017-02-06 23:30:00 UTC [more...]

[PATCH v2] serial: 8250_dw: Avoid "too much work" from bogus rx timeout interrupt
 2017-02-06 23:30 UTC 

[PATCH v13 1/2] serial: exar: split out the exar code from 8250_pci
 2017-02-06 22:13 UTC  (15+ messages)
` [PATCH v13 2/2] serial: 8250_pci: remove exar code

Fractional divider on the Atmel USART controller
 2017-02-06 15:37 UTC  (7+ messages)

[PATCH] tty/serial: atmel: ensure state is restored after suspending
 2017-02-06 11:10 UTC  (3+ messages)

[PATCH V6 0/5] LPC: legacy ISA I/O support
 2017-02-04 13:20 UTC  (28+ messages)
` [PATCH V6 1/5] LIB: Indirect ISA/LPC port IO introduced
` [PATCH V6 2/5] PCI: Adapt pci_register_io_range() for indirect-IO and PCI I/O translation
` [PATCH V6 3/5] OF: Add missing I/O range exception for indirect-IO devices
` [PATCH V6 4/5] LPC: Support the device-tree LPC host on Hip06/Hip07
` [PATCH V5 5/5] LPC: Add the ACPI LPC support

[PATCH v4 0/4] Renesas *SCIF* RX FIFO support
 2017-02-03 10:38 UTC  (5+ messages)
` [PATCH v4 1/4] serial: sh-sci: increase RX FIFO trigger defaults for (H)SCIF
` [PATCH v4 2/4] serial: sh-sci: SCIFA/B RX FIFO software timeout
` [PATCH v4 3/4] serial: sh-sci: make RX FIFO parameters tunable via sysfs
` [PATCH v4 4/4] arm64: dts: r8a7796: salvator-x: add SCIF1 (DEBUG1)

[PATCH v4 00/10] serial: st-asc: Allow handling of RTS lin
 2017-02-03 10:23 UTC  (11+ messages)
` [PATCH v4 01/10] serial: st-asc: Ignore the parity error bit if 8-bit mode is enabled
` [PATCH v4 02/10] serial: st-asc: Provide RTS functionality
` [PATCH v4 03/10] serial: st-asc: Read in all Pinctrl states
` [PATCH v4 04/10] serial: st-asc: (De)Register GPIOD and swap Pinctrl profiles
` [PATCH v4 05/10] serial: st-asc: Use generic DT binding for announcing RTS/CTS lines
  ` [PATCH v4 06/10] dt-bindings: serial: Update 'uart-has-rtscts' description
  ` [PATCH v4 07/10] ARM: dts: STiH410-b2260: Identify the UART RTS line
  ` [PATCH v4 08/10] ARM: dts: STiH407-pinctrl: Add Pinctrl group for HW flow-control
  ` [PATCH v4 09/10] ARM: dts: STiH407-family: Use new Pinctrl groups
` [PATCH v4 10/10] ARM: dts: STiH410-b2260: Enable HW flow-control

[PATCH v2 00/10] serial: st-asc: Allow handling of RTS line
 2017-02-03 10:17 UTC  (19+ messages)
` [PATCH v2 01/10] serial: st-asc: Ignore the parity error bit if 8-bit mode is enabled
` [PATCH v2 03/10] serial: st-asc: Read in all Pinctrl states
  ` [STLinux Kernel] "
` [PATCH v2 06/10] dt-bindings: serial: Update 'uart-has-rtscts' description
    ` [STLinux Kernel] "
` [PATCH v2 07/10] ARM: dts: STiH410-b2260: Identify the UART RTS line
    ` [STLinux Kernel] "
` [PATCH v2 09/10] ARM: dts: STiH407-family: Use new Pinctrl groups
    ` [STLinux Kernel] "
` [PATCH v2 10/10] ARM: dts: STiH410-b2260: Enable HW flow-control
  ` [STLinux Kernel] "
  ` [PATCH v2 02/10] serial: st-asc: Provide RTS functionality
  ` [PATCH v2 04/10] serial: st-asc: (De)Register GPIOD and swap Pinctrl profiles
  ` [PATCH v2 05/10] serial: st-asc: Use generic DT binding for announcing RTS/CTS lines
    ` [STLinux Kernel] "
  ` [PATCH v2 08/10] ARM: dts: STiH407-pinctrl: Add Pinctrl group for HW flow-control

[PATCH v3 0/7] Renesas *SCIF* RX FIFO support
 2017-02-03  9:31 UTC  (11+ messages)
` [PATCH v3 1/7] serial: sh-sci: add FIFO trigger bits
` [PATCH v3 2/7] serial: sh-sci: consider DR (data ready) bit adequately
` [PATCH v3 3/7] serial: sh-sci: implement FIFO threshold register setting
` [PATCH v3 4/7] serial: sh-sci: increase RX FIFO trigger defaults for (H)SCIF
` [PATCH v3 5/7] serial: sh-sci: SCIFA/B RX FIFO software timeout
` [PATCH v3 6/7] serial: sh-sci: make RX FIFO parameters tunable via sysfs
` [PATCH v3 7/7] arm64: dts: r8a7796: salvator-x: add SCIF1 (DEBUG1)

[PATCH v2 00/10] serial: st-asc: Allow handling of RTS line
 2017-02-03  9:22 UTC  (16+ messages)
` [PATCH v2 01/10] serial: st-asc: Ignore the parity error bit if 8-bit mode is enabled
` [PATCH v2 02/10] serial: st-asc: Provide RTS functionality
  ` [PATCH v2 03/10] serial: st-asc: Read in all Pinctrl states
  ` [PATCH v2 05/10] serial: st-asc: Use generic DT binding for announcing RTS/CTS lines
  ` [PATCH v2 06/10] dt-bindings: serial: Update 'uart-has-rtscts' description
  ` [PATCH v2 07/10] ARM: dts: STiH410-b2260: Identify the UART RTS line
  ` [PATCH v2 08/10] ARM: dts: STiH407-pinctrl: Add Pinctrl group for HW flow-control
` [PATCH v2 04/10] serial: st-asc: (De)Register GPIOD and swap Pinctrl profiles
` [PATCH v2 09/10] ARM: dts: STiH407-family: Use new Pinctrl groups
` [PATCH v2 10/10] ARM: dts: STiH410-b2260: Enable HW flow-control

[PATCH v4 0/5] Serial slave device bus
 2017-02-02 19:48 UTC  (6+ messages)
` [PATCH v4 1/5] tty_port: Add port client functions
` [PATCH v4 2/5] dt/bindings: Add a serial/UART attached device binding
` [PATCH v4 3/5] serdev: Introduce new bus for serial attached devices
` [PATCH v4 4/5] serdev: add a tty port controller driver
` [PATCH v4 5/5] tty_port: register tty ports with serdev bus

[PATCH] tty: serial: cpm_uart: make use of for_each_node_by_type()
 2017-02-01 23:20 UTC 

[PATCH] tty: serial: pl011: add ttyAMA for matching pl011 console
 2017-02-01 15:46 UTC 

[PATCH 0/8] serial: st-asc: Allow handling of RTS line
 2017-02-01 12:47 UTC  (36+ messages)
` [PATCH 4/8] serial: st-asc: (De)Register GPIOD and swap Pinctrl profiles
  ` [STLinux Kernel] "
` [PATCH 5/8] ARM: dts: STiH410-b2260: Identify the UART RTS line
` [PATCH 6/8] ARM: dts: STiH407-pinctrl: Add Pinctrl group for HW flow-control
  ` [STLinux Kernel] "
` [PATCH 7/8] ARM: dts: STiH407-family: Use new Pinctrl groups
  ` [STLinux Kernel] "
  ` [PATCH 1/8] serial: st-asc: Ignore the parity error bit if 8-bit mode is enabled
    ` [STLinux Kernel] "
  ` [PATCH 2/8] serial: st-asc: Provide RTS functionality
    ` [STLinux Kernel] "
  ` [PATCH 3/8] serial: st-asc: Read in all Pinctrl states
    ` [STLinux Kernel] "
  ` [PATCH 8/8] ARM: dts: STiH407-family: Enable HW flow-control
      ` [STLinux Kernel] "

[RESEND PATCH] serial: samsung: enable clock before accessing interrupt mask resister
 2017-02-01 10:25 UTC 

[PATCH] serial: samsung: add clock controls in s3c24xx_serial_resume_noirq()
 2017-02-01  9:45 UTC  (5+ messages)

[RFC] tty: pl011: Work around stuck BUSY bit on QDF2400
 2017-01-31 18:42 UTC  (3+ messages)

[PATCH v3 0/5] Serial slave device bus
 2017-01-31 15:45 UTC  (10+ messages)
` [PATCH v3 1/5] tty_port: Add port client functions
` [PATCH v3 2/5] dt/bindings: Add a serial/UART attached device binding
` [PATCH v3 3/5] serdev: Introduce new bus for serial attached devices
  ` [PATCH v3 4/5] serdev: add a tty port controller driver
` [PATCH v3 5/5] tty_port: register tty ports with serdev bus

[PATCH] Tty: serial - Fix possible NULL derefrence
 2017-01-30 19:37 UTC  (3+ messages)

[PATCH v12 1/2] serial: exar: split out the exar code from 8250_pci
 2017-01-30 10:57 UTC  (3+ messages)
` [PATCH v12 2/2] serial: 8250_pci: remove exar code

[PATCH v11 1/2] serial: exar: split out the exar code from 8250_pci
 2017-01-29 21:47 UTC  (3+ messages)
` [PATCH v11 2/2] serial: 8250_pci: remove exar code

[PATCH v2 0/9] Serial slave device bus
 2017-01-27 20:02 UTC  (6+ messages)
  ` GPS drivers (was Re: [PATCH v2 0/9] Serial slave device bus)

[PATCH v10 1/3] gpio: exar: add gpio for exar cards
 2017-01-26 10:17 UTC  (5+ messages)

[PATCH] 8250: of: remove remnants of generic of_serial driver
 2017-01-25 22:19 UTC 

[PATCH] tty: serial: constify uart_ops structures
 2017-01-25 17:48 UTC 

[PATCH] serial: sh-sci: Reformat sci_parse_dt() for git diff
 2017-01-25 16:45 UTC  (2+ messages)

[PATCH v2 0/7] Renesas *SCIF* RX FIFO support
 2017-01-25 10:06 UTC  (11+ messages)
` [PATCH v2 2/7] serial: sh-sci: consider DR (data ready) bit adequately
` [PATCH v2 4/7] serial: sh-sci: increase RX FIFO trigger defaults for (H)SCIF
` [PATCH v2 6/7] serial: sh-sci: make RX FIFO parameters tunable via sysfs
` [PATCH v2 7/7] arm64: dts: r8a7796: salvator-x: add SCIF1 (DEBUG1)


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