linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-07 22:53:11 to 2017-11-03 14:18:05 UTC [more...]

[PATCH] tty: fix tty_ldisc_receive_buf() documentation
 2017-11-03 14:18 UTC 

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 v10 1/5] serdev: Make .remove in struct serdev_device_driver optional
 2017-11-01 23:48 UTC  (4+ messages)
` [PATCH v10 2/5] serdev: Introduce devm_serdev_device_open()

[PATCH v3] dt-bindings: mvebu-uart: update documentation with extended UART
 2017-11-01 21:43 UTC  (2+ messages)

[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 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 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 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 v2 1/3] tty: serial: imx: disable ageing timer interrupt if dma in use
 2017-10-23  8:26 UTC  (6+ 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 v3 0/2] ACPI serdev support
 2017-10-21  9:59 UTC  (19+ messages)
  ` [PATCH v3 1/2] serdev: Add ACPI support
` [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 

[PATCH 00/16] Support armada-37xx second UART port
 2017-10-13  7:29 UTC  (12+ messages)
` [PATCH 04/16] serial: mvebu-uart: support probe of multiple ports
` [PATCH 16/16] arm64: dts: marvell: armada-3720-espressobin: fill UART nodes

[PATCH] tty fix oops when rmmod 8250
 2017-10-11  2:03 UTC  (3+ messages)

[PATCH 0/2] ACPI serdev support
 2017-10-10 23:13 UTC  (19+ messages)
` [PATCH 1/2] serdev: Add ACPI support
` [PATCH 2/2] ACPI / scan: Fix enumeration for special UART devices

[PATCH] serdev: fix registration of second slave
 2017-10-10 16:09 UTC 

[PATCH v2 0/2] ACPI serdev support
 2017-10-10 15:35 UTC  (5+ messages)
` [PATCH v2 1/2] serdev: Add ACPI support
` [PATCH v2 2/2] ACPI / scan: Fix enumeration for special UART devices

[PATCH] Revert "Bluetooth: btusb: Add workaround for Broadcom devices without product id"
 2017-10-10  8:16 UTC  (2+ messages)

[PATCH v2 2/2] serdev: Update drivers/bluetooth/Kconfig for ACPI serdev support
 2017-10-10  8:11 UTC  (5+ messages)
  ` [PATCH v3 "

[PATCH] Bluetooth: avoid silent hci_bcm ACPI PM regression
 2017-10-10  8:07 UTC  (2+ messages)

[PATCH v2] serial: sh-sci: Fix init data attribute for struct 'port_cfg'
 2017-10-10  1:54 UTC  (2+ messages)

[PATCH] serial: sh-sci: Remove __init attribute from static struct 'port_cfg'
 2017-10-10  0:35 UTC  (3+ messages)

[PATCH v2 1/9] Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdev
 2017-10-09 18:01 UTC  (12+ messages)
` [PATCH v2 9/9] Bluetooth: hci_bcm: Add (runtime)pm support to the serdev driver

[PATCH v2 1/2] serdev: Update drivers/tty/serdev/Kconfig for ACPI serdev support
 2017-10-09  7:54 UTC  (5+ messages)
  ` [PATCH v3 "

[PATCH] serdev: Update drivers/tty/serdev/Kconfig for ACPI support
 2017-10-09  7:47 UTC  (5+ 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).