linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-20 19:01:45 to 2017-01-11 07:09:09 UTC [more...]

[PATCH] tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is done
 2017-01-11  7:09 UTC  (4+ messages)

imx: RS-485 problems during TX, maybe DMA related
 2017-01-11  0:33 UTC  (16+ messages)

[PATCH 0/9] Serial slave device bus
 2017-01-10 22:05 UTC  (32+ messages)
` [PATCH 5/9] tty_port: Add port client functions
` [PATCH 7/9] serdev: Introduce new bus for serial attached devices
  ` [PATCH 1/9] tty: move the non-file related parts of tty_release to new tty_release_struct
  ` [PATCH 2/9] tty_port: allow a port to be opened with a tty that has no file handle
  ` [PATCH 3/9] tty_port: make tty_port_register_device wrap tty_port_register_device_attr
  ` [PATCH 4/9] tty: constify tty_ldisc_receive_buf buffer pointer
  ` [PATCH 6/9] dt/bindings: Add a serial/UART attached device binding
  ` [PATCH 8/9] serdev: add a tty port controller driver
  ` [PATCH 9/9] tty_port: register tty ports with serdev bus

[PATCH] serial: 8250_port: Remove dangerous pr_debug()
 2017-01-10 15:56 UTC  (2+ messages)

[PATCH] serial: 8250_lpss: Unconditionally set PCI master for Quark
 2017-01-10 12:06 UTC  (9+ messages)

[PATCH v8 1/3] gpio: exar: add gpio for exar cards
 2017-01-10  8:03 UTC  (10+ messages)
` [PATCH v8 2/3] serial: exar: split out the exar code from 8250_pci
` [PATCH v8 3/3] serial: 8250_pci: remove exar code

[PATCH v7 0/3] add gpio support to exar
 2017-01-09 21:18 UTC  (8+ messages)
` [PATCH v7 1/3] gpio: exar: add gpio for exar cards
` [PATCH v7 2/3] serial: exar: split out the exar code from 8250_pci
` [PATCH v7 3/3] serial: 8250_pci: remove exar code

[PATCH 0/2] serial: sh-sci: Assorted flow control fixes
 2017-01-09 11:57 UTC  (7+ messages)
` [PATCH 1/2] serial: sh-sci: Fix early deassertion of dedicated RTS
` [PATCH 2/2] serial: sh-sci: Fix hang in sci_reset()

[PATCH] serial: 8250_lpss: Release Quark MSI vectors on exit
 2017-01-08 16:04 UTC  (10+ messages)

[PATCH v6 0/3] add gpio support to exar
 2017-01-07 21:58 UTC  (9+ messages)
` [PATCH v6 1/3] gpio: exar: add gpio for exar cards
` [PATCH v6 2/3] serial: exar: split out the exar code from 8250_pci
` [PATCH v6 3/3] serial: 8250_pci: remove exar code

[PATCH 4.4 36/58] sc16is7xx: Drop bogus use of IRQF_ONESHOT
 2017-01-06 21:44 UTC 

[PATCH 4.9 069/116] sc16is7xx: Drop bogus use of IRQF_ONESHOT
 2017-01-06 21:43 UTC 

[PATCH 4.8 54/96] sc16is7xx: Drop bogus use of IRQF_ONESHOT
 2017-01-06 21:43 UTC 

[PATCH] serial: core: remove silly test for uart_state
 2017-01-06 17:22 UTC  (2+ messages)

[PATCH 00/19] sh-sci: Platform data simplification
 2017-01-06 12:21 UTC  (44+ messages)
` [PATCH 01/19] serial: sh-sci: Set the SCSCR TE and RE bits in the driver
` [PATCH 02/19] serial: sh-sci: Don't rely on platform data flags when not needed
` [PATCH 03/19] sh: Don't set sh-sci pdata scscr TE and RE bits
` [PATCH 04/19] sh: Don't set sh-sci pdata scscr TIE and RIE bits
` [PATCH 05/19] sh: sh726[49]: Don't set sh-sci pdata scscr TOIE bit
` [PATCH 06/19] sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flags
` [PATCH 07/19] sh: Don't set sh-sci port_reg
` [PATCH 08/19] sh: sh3: sh770x: Fix platform data for the IRDA serial port
    ` [PATCH v1.1 08/19] serial: sh-sci: Fix register offsets "
` [PATCH 09/19] sh: Don't set the sh-sci platform data regshift field
` [PATCH 10/19] sh: Don't set the sh-sci platform data scscr CKE0 bit
` [PATCH 11/19] sh: Don't set the sh-sci platform data REIE bit when not implemented
` [PATCH 12/19] serial: sh-sci: Remove initialization of zero fields in sci_port_params
` [PATCH 13/19] serial: sh-sci: Replace regmap array with port parameters
` [PATCH 14/19] serial: sh-sci: Constify platform data
` [PATCH 15/19] serial: sh-sci: Extend sci_port_params with more port parameters
` [PATCH 16/19] serial: sh-sci: Remove the platform data dma slave rx/tx channel IDs
` [PATCH 17/19] serial: sh-sci: Remove manual break debouncing
` [PATCH 18/19] serial: sh-sci: Remove unused platform data capabilities field
` [PATCH 19/19] serial: sh-sci: Compute the regshift value for SCI ports
    ` [PATCH v1.1 "

[PATCH V5 0/3] ARM64 LPC: legacy ISA I/O support
 2017-01-06 11:43 UTC  (6+ messages)
` [PATCH V5 1/3] ARM64 LPC: Indirect ISA port IO introduced

[PATCH] serial/8250: remove comment about schedule_timeout
 2017-01-05 21:59 UTC  (4+ messages)

[PATCH v3 0/4] TI DA8xx/OMAPL13x/AM17xx/AM18xx/66AK2x UART
 2017-01-05 18:54 UTC  (5+ messages)
` [PATCH v3 1/4] doc: DT: Add ti,da830-uart to serial/8250 bindings
  ` [PATCH v3 2/4] serial: 8250: Add new port type for TI DA8xx/66AK2x
` [PATCH v3 3/4] ARM: da850: Add ti,da830-uart compatible for serial ports
` [PATCH v3 4/4] ARM: dts: keystone: Add "ti,da830-uart" compatible string

[PATCH v2 0/4] TI DA8xx/OMAPL13x/AM17xx/AM18xx/C66x UART
 2017-01-05 17:10 UTC  (9+ messages)
` [PATCH v2 1/4] doc: DT: Add ti,da830-uart to serial/8250 bindings
  ` [PATCH v2 2/4] serial: 8250: Add new port type for TI DA8xx/OMAPL13x/AM17xx/AM18xx/C66x
` [PATCH v2 3/4] ARM: da850: Add ti,da830-uart compatible for serial ports
` [PATCH v2 4/4] ARM: dts: keystone: Add "ti,da830-uart" compatible string
  ` [PATCH v2 4/4] ARM: dts: keystone: Add "ti, da830-uart" "

[PATCH] tty: serial: msm: Fix module autoload
 2017-01-03 18:53 UTC  (2+ messages)

[PATCH] tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_tx
 2017-01-02 14:16 UTC  (3+ messages)

[PATCH] serial: 8250: use initializer instead of memset to clear local struct
 2017-01-02 13:27 UTC  (4+ messages)

[PATCH 0/3] TI DA8xx/OMAPL13x/AM17xx/AM18xx UART
 2017-01-02  8:06 UTC  (10+ messages)
  ` [PATCH 1/3] doc: DT: Add ti,da830-uart to serial/8250 bindings
` [PATCH 2/3] serial: 8250: Add new port type for TI DA8xx/OMAPL13x/AM17xx/AM18xx
  ` [2/3] "
` [PATCH 3/3] ARM: da850: Add ti,da830-uart compatible for serial ports
  ` [3/3] ARM: da850: Add ti, da830-uart "

[PATCH] serial: 8250: moxa: Store num_ports in brd
 2016-12-29 18:48 UTC 

[PATCH] serial: 8250_dw: #ifdef out dw8250_acpi_match if ACPI isn't set
 2016-12-26  5:28 UTC  (3+ messages)

serial: Add LED trigger support
 2016-12-25 21:20 UTC  (6+ messages)
` [PATCH 1/4] serial: core: "

[PATCH] serial: 8250_fintek: Add resource check for Fintek F81504/508/512
 2016-12-23  1:41 UTC 

[PATCH] tty: update my email address
 2016-12-20 19:01 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).