linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-13 09:01:47 to 2017-11-08 17:34:14 UTC [more...]

[PATCH V1 1/1] serial: 8250_fintek: Fix crash with baud rate B0
 2017-11-08 17:34 UTC  (2+ messages)

[PATCH 0/5] rs485 properties: platform agnosticism + RTS polarity
 2017-11-08 17:33 UTC  (7+ messages)
  ` [PATCH 4/5] serial: fsl_lpuart: Support common rs485 binding for "
  ` [PATCH 3/5] serial: core: "
  ` [PATCH 2/5] dt-bindings: serial: Add "
  ` [PATCH 5/5] serial: imx: Support "

[PATCH] dt-bindings: serial: fsl-imx-uart: Remove 'fsl,irda-mode' property
 2017-11-08 16:03 UTC 

[PATCH v2] Devicetree documentation: add rs485-rts-active-high property
 2017-11-08  6:11 UTC  (2+ messages)
  ` [v2] "

[PATCH] tty: serial: jsm: remove redundant pointer ts
 2017-11-07 12:53 UTC  (2+ messages)

[RFC PATCH] earlycon: Search for uartclk provided by DT
 2017-11-07 11:24 UTC 

[patch v11 0/4] JTAG driver introduction
 2017-11-07 10:36 UTC  (9+ messages)
` [patch v11 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
  ` [patch v11 1/4] drivers: jtag: Add JTAG core driver
      ` [v11,1/4] "
  ` [patch v11 3/4] Documentation: jtag: Add bindings for Aspeed SoC 24xx and 25xx families JTAG master driver
` [patch v11 4/4] Documentation: jtag: Add ABI documentation

[PATCH v3 1/1] tty: serial: imx: remove imx_disable_rx_int
 2017-11-07  9:50 UTC  (2+ messages)

[PATCH] Devicetree documentation: add rs485-rts-active-high property
 2017-11-07  7:36 UTC 

[PATCH v11 1/5] serdev: Make .remove in struct serdev_device_driver optional
 2017-11-06 15:29 UTC  (2+ messages)
` [PATCH v11 2/5] serdev: Introduce devm_serdev_device_open()

[PATCH] tty: fix tty_ldisc_receive_buf() documentation
 2017-11-06 13:57 UTC  (3+ messages)

[PATCH 0/5] TTY/JSM coding style fixes
 2017-11-06 13:16 UTC  (7+ messages)
` [PATCH 1/5] tty: serial: jsm: change the type of local variable
` [PATCH 2/5] tty: serial: jsm: add blank line after declarations
` [PATCH 3/5] tty: serial: jsm: delete space between function name and '('
` [PATCH 4/5] tty: serial: jsm: fix coding style
` [PATCH 5/5] tty: serial: jsm: add space before the open parenthesis '('

[PATCH 1/2] serial: 8250_fintek: Return -EINVAL on invalid configuration
 2017-11-06 10:49 UTC  (2+ messages)
` [PATCH 2/2] serial: 8250_fintek: Disable delays for ports != 0

[PATCH v10 1/5] serdev: Make .remove in struct serdev_device_driver optional
 2017-11-05 22:19 UTC  (8+ messages)
` [PATCH v10 2/5] serdev: Introduce devm_serdev_device_open()

[PATCH v5] tty: serial: meson: allow baud-rates lower than 9600
 2017-11-05 19:36 UTC 

[PATCH] tty: serial: meson: allow baud-rates lower than 9600
 2017-11-05 19:35 UTC 

[PATCH v4] tty: serial: meson: allow baud-rates lower than 9600
 2017-11-05 19:34 UTC  (4+ messages)

[PATCH v3] dt-bindings: mvebu-uart: update documentation with extended UART
 2017-11-05 16:47 UTC  (4+ messages)

[PATCH v3] tty: serial: meson: allow baud-rates lower than 9600
 2017-11-05  7:21 UTC  (5+ messages)

[PATCH v2 1/3] tty: serial: imx: disable ageing timer interrupt if dma in use
 2017-11-04 11:39 UTC  (7+ messages)
` [PATCH v2 2/3] tty: serial: imx: remove dead code imx_dma_rxint
` [PATCH v2 3/3] tty: serial: imx: remove imx_disable_rx_int

[PATCH 0/8] serdev: receive_buf and locking fixes
 2017-11-03 14:30 UTC  (9+ messages)
` [PATCH 1/8] serdev: ttyport: add missing receive_buf sanity checks
` [PATCH 2/8] serdev: fix receive_buf return value when no callback
` [PATCH 3/8] serdev: document driver callbacks
` [PATCH 4/8] serdev: ttyport: fix NULL-deref on hangup
` [PATCH 5/8] serdev: ttyport: fix tty locking in close
` [PATCH 6/8] serdev: ttyport: release tty lock sooner on open
` [PATCH 7/8] serdev: ttyport: ignore carrier detect to avoid hangups
` [PATCH 8/8] serdev: ttyport: do not used keyed wakeup in write_wakeup

How to enable output to serial console at run-time?
 2017-11-02 22:29 UTC  (4+ messages)

Is 115200 still the maximum baudrate?
 2017-11-02 18:44 UTC  (3+ messages)

[PATCH] tty: max3100: remove unused variable rts and remove unused assignment
 2017-11-02 14:36 UTC  (5+ messages)

[patch v10 1/4] drivers: jtag: Add JTAG core driver (fwd)
 2017-11-02 13:06 UTC 

[RFC PATCH] serial: 8250, redirect IRQ processing to kthread
 2017-11-02 12:11 UTC 

[PATCH] serial: mvebu-uart: drop incorrect memset
 2017-11-02 11:34 UTC 

[PATCH] serial: sh-sci: Fix unlocked access to SCSCR register
 2017-11-02 10:14 UTC 

[PATCH/RFC] serial: sh-sci: Fix unlocked access to SCSCR register
 2017-11-02 10:10 UTC  (3+ messages)

[patch v10 0/4] JTAG driver introduction
 2017-11-02  0:58 UTC  (9+ messages)
` [patch v10 1/4] drivers: jtag: Add JTAG core driver
` [patch v10 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
` [patch v10 3/4] Documentation: jtag: Add bindings for "
  ` [patch v10 4/4] Documentation: jtag: Add ABI documentation

[PATCH] serial: imx: add hibernation support
 2017-11-01 12:51 UTC 

[PATCH] serial: core: remove redundant assignment to port
 2017-11-01 10:49 UTC 

[PATCH] tty: amba-pl011: Report AUTOCTS capability to framework
 2017-10-30 23:46 UTC  (2+ messages)

[PATCH v2 00/16] Support armada-37xx second UART port
 2017-10-30 15:46 UTC  (29+ messages)
` [PATCH v2 01/16] dt-bindings: mvebu-uart: update documentation with extended UART
` [PATCH v2 02/16] pinctrl: dt-bindings: Fix A37xx uart2 group name
` [PATCH v2 03/16] serial: mvebu-uart: use driver name when requesting an interrupt
` [PATCH v2 04/16] serial: mvebu-uart: support probe of multiple ports
` [PATCH v2 07/16] serial: mvebu-uart: add function to change baudrate
` [PATCH v2 09/16] serial: mvebu-uart: add TX interrupt trigger for pulse interrupts
` [PATCH v2 10/16] serial: mvebu-uart: dissociate RX and TX interrupts
` [PATCH v2 11/16] serial: mvebu-uart: augment the maximum number of ports
` [PATCH v2 13/16] arm64: dts: marvell: armada-37xx: add UART clock
  ` [PATCH v2 05/16] serial: mvebu-uart: use a generic way to access the registers
  ` [PATCH v2 06/16] serial: mvebu-uart: add soft reset at probe
  ` [PATCH v2 08/16] serial: mvebu-uart: clear state register before IRQ request
  ` [PATCH v2 12/16] serial: mvebu-uart: support extended port registers layout
  ` [PATCH v2 14/16] arm64: dts: marvell: armada-37xx: add second UART port
  ` [PATCH v2 15/16] arm64: dts: marvell: armada-3720-db: enable "
` [PATCH v2 16/16] arm64: dts: marvell: armada-3720-espressobin: fill UART nodes

[PATCH 0/3] MIPS: AR7: assorted fixes
 2017-10-29 17:33 UTC  (6+ messages)
` [PATCH 1/3] MIPS: AR7: defer registration of GPIO
` [PATCH 2/3] MIPS: AR7: ensure that serial ports are properly set up
` [PATCH RFC 3/3] MIPS: AR7: ensure the port type's FCR value is used

ftdi_sio: no per-byte parity error detection possible?
 2017-10-28  9:49 UTC  (2+ messages)

[PATCH v8 1/5] serdev: Make .remove in struct serdev_device_driver optional
 2017-10-28  9:48 UTC  (6+ messages)
` [PATCH v8 2/5] serdev: Introduce devm_serdev_device_open()

[PATCH] serial: 8250: Convert timers to use timer_setup()
 2017-10-26 16:22 UTC  (2+ messages)

[PATCH v9 1/5] serdev: Make .remove in struct serdev_device_driver optional
 2017-10-25 19:04 UTC  (2+ messages)
` [PATCH v9 2/5] serdev: Introduce devm_serdev_device_open()

[patch v9 0/4] JTAG driver introduction
 2017-10-25 15:58 UTC  (6+ messages)
` [patch v9 1/4] drivers: jtag: Add JTAG core driver

[PATCH] tty/serial: atmel: Convert timers to use timer_setup()
 2017-10-24 10:54 UTC  (2+ messages)

[PATCH] tty/serial: altera_uart: Convert timers to use timer_setup()
 2017-10-24 10:09 UTC  (2+ messages)

[PATCH] serial: sccnxp: Convert timers to use timer_setup()
 2017-10-24  9:59 UTC 

[PATCH] serial: m32r_sio: Drop redundant .data assignment
 2017-10-24  9:59 UTC 

[PATCH] serial: bfin_uart: Convert timers to use timer_setup()
 2017-10-24  9:59 UTC 

[PATCH v3 0/2] ACPI serdev support
 2017-10-21  9:59 UTC  (17+ messages)
` [PATCH v3 2/2] ACPI / scan: Fix enumeration for special UART devices

[PATCH 1/1] tty: serial: imx: allow breaks to be received when using dma
 2017-10-20 22:17 UTC  (2+ messages)

[PATCH 1/2] serdev: ttyport: enforce tty-driver open() requirement
 2017-10-20 21:43 UTC  (7+ messages)
` [PATCH 2/2] serdev: ttyport: add missing open() error handling

[PATCH 1/1] tty: serial: imx: disable ageing timer interrupt if dma in use
 2017-10-20 11:56 UTC  (5+ messages)

[PATCH v2] serial: meson: add Magic SysRq support
 2017-10-20  8:48 UTC  (4+ messages)

[PATCH V1 1/1] serial: 8250_fintek: Fix finding base_port with activated SuperIO
 2017-10-18 20:04 UTC  (2+ messages)

[RFC PATCH 0/3] tty: amba-pl011: Decruft and streamline earlycon output
 2017-10-18 14:14 UTC  (4+ messages)
` [RFC PATCH 1/3] tty: amba-pl011: earlycon: Switch to relaxed I/O
` [RFC PATCH 2/3] tty: amba-pl011: earlycon: Unify earlycon backends
` [RFC PATCH 3/3] tty: amba-pl011: earlycon: Don't drain the transmitter after each char

[PATCH] serial: imx-serial - move DMA buffer configuration to DT
 2017-10-17 11:14 UTC  (7+ messages)

[PATCH] tty: amba-pl011: Convert timers to use timer_setup()
 2017-10-16 23:28 UTC 

[PATCH] serial: m32r_sio: Convert timers to use timer_setup()
 2017-10-16 23:27 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).