Linux-Serial Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-30 12:27:30 to 2015-07-24 09:56:06 UTC [more...]

[PATCH] serial/amba-pl011: Disable interrupts around TX softirq
 2015-07-24  9:56 UTC  (3+ messages)

[PATCH] serial: 8250_uniphier: call clk_disable_unprepare() on failure path
 2015-07-24  6:58 UTC 

[PATCH v2 0/7] serial: 8250_omap: workaround for IP errata
 2015-07-24  6:41 UTC  (11+ 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 -next] serial: etraxfs-uart: Update gpiod API
 2015-07-24  6:33 UTC  (8+ messages)

[PATCH 1/1] serial: 8250_pci: add RS485 for F81504/508/512
 2015-07-24  5:55 UTC 

[PATCH v2 0/9] [New BSP] Add initial support for Freescale Kinetis TWR-K70F120M development kit
 2015-07-24  3:42 UTC  (34+ 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 v2 6/9] arm: twr-k70f120m: extend Freescale eDMA driver with the ability to support "
` [PATCH v2 7/9] arm: twr-k70f120m: use Freescale eDMA driver with "
  ` [PATCH v2 9/9] arm: twr-k70f120m: use Freescale lpuart "

[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 1/1] Serial: imx: add dev_pm_ops to support suspend to ram/disk
 2015-07-24  0:37 UTC  (3+ messages)

[PATCH 1/1] Avoid usb reset crashes by making tty_io cdevs truly dynamic
 2015-07-23 22:46 UTC  (2+ messages)

[PATCH 0/2] serial: 8250: Workaround to avoid irq=0 for console
 2015-07-23 22:32 UTC  (18+ 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 v5 1/2] serial_core: add pci uart early console support
 2015-07-23 22:21 UTC  (3+ messages)
` [PATCH v6 "

[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] Fix data loss in cdc-acm
 2015-07-22 22:53 UTC  (13+ messages)

[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  (8+ messages)
` [PATCH v4 1/5] ARM: at91/dt: add a new DT property to support FIFOs on Atmel USARTs
` [PATCH v4 2/5] tty/serial: at91: fix some macro definitions to fit coding style
` [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 v4 5/5] tty/serial: at91: use 32bit writes into TX FIFO when DMA is enabled

[PATCH] serial: 8250: Do XR17V35X specific wakeup in serial8250_do_startup
 2015-07-17 13:34 UTC  (3+ messages)

[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 

[PATCH RFC v2 0/3] UART slave device support
 2015-07-02 19:08 UTC  (5+ messages)
` [PATCH RFC v2 1/3] tty: serial core: provide method to search uart by phandle

[PATCH v3 0/4] tty/serial: at91: add support to FIFOs
 2015-07-02 13:36 UTC  (8+ messages)
` [PATCH v3 3/4] "
  ` [PATCH v3 1/4] ARM: at91/dt: add a new DT property to support FIFOs on Atmel USARTs
  ` [PATCH v3 2/4] tty/serial: at91: fix some macro definitions to fit coding style
  ` [PATCH v3 4/4] tty/serial: at91: use 32bit writes into TX FIFO when DMA is enabled

[PATCH] serial/uartlite: Let it build on any arch with IOMEM
 2015-07-01 15:31 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).