linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-05 14:39:26 to 2015-07-29 12:01:08 UTC [more...]

[PATCH V2 1/1] serial: 8250_pci: add RS485 for F81504/508/512
 2015-07-29 12:01 UTC  (2+ messages)

[RFC PATCH v2 0/3] genirq, serial: 8250: Workaround to avoid irq=0 for console
 2015-07-29 11:53 UTC  (7+ messages)
` [RFC PATCH v2 1/3] serial: 8250: Fix autoconfig_irq() to avoid race conditions
` [RFC PATCH v2 2/3] genirq: Add a function to set irq affinity of candidate IRQs
` [RFC PATCH v2 3/3] serial: 8250: Fix autoconfig_irq() to reduce the risk of failure

[PATCH 0/2] serial: 8250: Workaround to avoid irq=0 for console
 2015-07-29  8:13 UTC  (21+ messages)
` [PATCH 1/2] serial: 8250: Fix autoconfig_irq() to avoid race conditions
` [PATCH 2/2] serial: 8250: Allow to skip autoconfig_irq() for a console

[PATCH 1/1] Changed some lines according to coding style in drivers/tty/serial/jsm
 2015-07-29  6:59 UTC 

[PATCH v2 0/9] [New BSP] Add initial support for Freescale Kinetis TWR-K70F120M development kit
 2015-07-28 20:30 UTC  (24+ messages)
` [PATCH v2 3/9] arm: twr-k70f120m: clock driver for Kinetis SoC
` [PATCH v2 4/9] arm: twr-k70f120m: timer "
` [PATCH v2 5/9] arm: twr-k70f120m: IOMUX "

[PATCH] serial: 8250: Do XR17V35X specific wakeup in serial8250_do_startup
 2015-07-28  7:20 UTC  (4+ messages)

[PATCH 1/1] serial: 8250_pci: add RS485 for F81504/508/512
 2015-07-28  1:44 UTC  (3+ messages)

[PATCH v5 1/2] serial_core: add pci uart early console support
 2015-07-27 23:33 UTC  (4+ messages)
` [PATCH v6 "

[PATCH] serial: etraxfs-uart: use mctrl_gpio helpers for handling modem signals
 2015-07-27 14:09 UTC  (2+ messages)

[PATCH -next] serial: etraxfs-uart: Update gpiod API
 2015-07-27 14:08 UTC  (12+ messages)

[PATCH] Fix data loss in cdc-acm
 2015-07-27 10:00 UTC  (14+ messages)

[GIT PULL] TTY/Serial patches for 4.2-rc4
 2015-07-26  2:21 UTC 

[PATCH] serial: etraxfs-uart: remove empty functions
 2015-07-25  0:00 UTC 

[PATCH v2 0/7] serial: 8250_omap: workaround for IP errata
 2015-07-24 18:59 UTC  (14+ messages)
  ` [PATCH v2 1/7] serial: 8250_omap: fix kernel crash in suspend-to-ram
  ` [PATCH v2 2/7] Documentation: DT: omap_serial: document missing compatible
  ` [PATCH v2 3/7] serial: 8250_omap: refactor mdr1 update
  ` [PATCH v2 4/7] serial: 8250_omap: introduce "ti,am3352-uart" compatible property
  ` [PATCH v2 5/7] serial: 8250_omap: workaround errata around idling UART after using DMA
  ` [PATCH v2 6/7] serial: 8250_omap: workaround module disable errata on dra7x SoCs
  ` [PATCH v2 7/7] ARM: dts: dra7: workaround UART module disable errata

[PATCH 1/1] Serial: imx: add dev_pm_ops to support suspend to ram/disk
 2015-07-24 17:16 UTC  (4+ messages)

[PATCH] serial/amba-pl011: Disable interrupts around TX softirq
 2015-07-24 16:46 UTC  (5+ messages)

[PATCH REPOST] serial/amba-pl011: Disable interrupts around TX softirq
 2015-07-24 16:39 UTC 

[PATCH v2] Serial: imx: add dev_pm_ops to support suspend to ram/disk
 2015-07-24 14:23 UTC 

[PATCH 1/1] Avoid usb reset crashes by making tty_io cdevs truly dynamic
 2015-07-24 13:12 UTC  (3+ messages)

[PATCH] serial: 8250_uniphier: call clk_disable_unprepare() on failure path
 2015-07-24 11:23 UTC  (2+ messages)

[PATCH 0/7] tty core debug patches
 2015-07-24  1:35 UTC  (13+ messages)
` [PATCH 1/7] tty: core: Improve debug message content
` [PATCH 2/7] tty: core: Add tty_debug() for printk(KERN_DEBUG) messages
` [PATCH 3/7] tty: Replace #ifdef TTY_DEBUG_HANGUP with tty_debug_hangup()
` [PATCH 4/7] tty: Use tty_debug() for tty_ldisc_debug()
` [PATCH 5/7] tty: Replace inline #ifdef TTY_DEBUG_WAIT_UNTIL_SENT
` [PATCH 6/7] tty: core: Improve ldisc debug messages
` [PATCH 7/7] pty: Add debug message for ptmx open

[PATCH 0/4] *** 8250_dw ***
 2015-07-23 10:40 UTC  (16+ messages)
` [PATCH 1/4] serial: 8250_dw: Add support for big-endian MMIO accesses
  ` [PATCH 2/4] serial: 8250_dw: Add UPF_SKIP_TEST to flags depend on device tree
    ` [PATCH 3/4] serial: 8250_dw: Add UPF_FIXED_TYPE to flags
      ` [PATCH 4/4] serial: 8250_dw: use serial_in() and not readl()

[PATCH v3 00/13] Earlycon cleanup
 2015-07-22 10:16 UTC  (3+ messages)
` [PATCH v3 01/13] of: earlycon: Fix 'stdout-path' with ':' path terminator

[PATCH 0/4] tty/serial: delete orphaned code in non-modules
 2015-07-22  2:02 UTC  (5+ messages)
` [PATCH 1/4] drivers/tty: make serial/sn_console.c driver explicitly non-modular
` [PATCH 2/4] drivers/tty: make serial/lantic.c "
` [PATCH 3/4] drivers/tty: make serial/suncore.c "
` [PATCH 4/4] drivers/tty: make serial/sunhv.c "

[PATCH] tty/serial: atmel: use proper accessors
 2015-07-20 20:02 UTC  (3+ messages)

[PATCH/RFC] serial: sh-sci: Fix exclusion of work_fn_rx and sci_dma_rx_complete
 2015-07-20 17:06 UTC  (3+ messages)

[PATCH v3] serial: mxs-auart: keep the AUART unit in reset state when not in use
 2015-07-20 13:18 UTC  (7+ messages)

[PATCH v4 0/5] tty/serial: at91: add support to FIFOs
 2015-07-20 12:25 UTC  (5+ messages)
` [PATCH v4 3/5] tty/serial: at91: remove bunch of macros to access UART registers
` [PATCH v4 4/5] tty/serial: at91: add support to FIFOs

[PATCH v2] serial: mxs-auart: keep the AUART unit in reset state when not in use
 2015-07-16  7:41 UTC  (3+ messages)

[PATCH/RFC] serial: sh-sci: Fix issue of frequent rx_full interrupt
 2015-07-15 11:26 UTC  (2+ messages)

[PATCH] serial: mxs-auart: keep the AUART unit in reset state when not in use
 2015-07-15  7:34 UTC  (3+ messages)

[PATCH] serial: samsung: Remove redundant DEBUG_LL check
 2015-07-14  4:41 UTC  (3+ messages)

[PATCH 1/2] serial: sirf: workaround rx process to avoid possible data loss
 2015-07-14  0:52 UTC  (2+ messages)
` [PATCH 2/2] serial: sirf: let uart's receive start in right place

[PATCH 0/7] tty: 8250: omap: workaround for IP errata and a bug fix
 2015-07-13  9:09 UTC  (18+ messages)
  ` [PATCH RESEND 1/7] tty: serial: 8250: omap: fix kernel crash in suspend-to-ram
  ` [PATCH 2/7] Documentation: DT: omap_serial: document missing compatible
  ` [PATCH 3/7] tty: 8250: omap: introduce function to update mdr1
  ` [PATCH 4/7] tty: 8250: omap eliminate use of of_machine_is_compatible()
  ` [PATCH 5/7] tty: 8250: workaround errata on disabling UART after using DMA
  ` [PATCH 6/7] tty: 8250: omap: workaround module disable errata on dra7x SoCs
  ` [PATCH 7/7] ARM: dts: dra7: workaround UART module disable errata

[PATCH] serial: core: Fix crashes while echoing when closing
 2015-07-13  1:05 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] tty/early: make serial8250_early_{in,out} static again
 2015-07-10 17:42 UTC  (4+ messages)
` [PATCH REBASED RESEND] "

randconfig build error with next-20150710, in drivers/tty/serial/sc16is7xx.c
 2015-07-10 17:12 UTC 

[PATCH] Drop owner assignment from i2c_driver (and platform left-overs)
 2015-07-10  8:57 UTC  (4+ messages)
` [PATCH 1/2] tty: serial: Drop owner assignment from platform_driver
` [PATCH 2/2] tty: serial: Drop owner assignment from i2c_driver

[RFT PATCH] serial: amba-pl011: Fix devm_ioremap_resource return value check
 2015-07-09 13:21 UTC 

[PATCH 1/1] serial/uuc_uart: Support higher bitrates than 115200 Bit/s
 2015-07-09  8:34 UTC 

[PATCH] m32r: Add ioreadXX/iowriteXX big-endian mmio accessors
 2015-07-09  3:10 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).