linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-15 11:09:59 to 2015-07-13 02:49:12 UTC [more...]

[PATCH 0/7] tty core debug patches
 2015-07-13  2:49 UTC  (7+ 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] serial: core: Fix crashes while echoing when closing
 2015-07-13  1:05 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] serial: 8250: Workaround to avoid irq=0 for console
 2015-07-11  0:12 UTC  (12+ 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 0/7] tty: 8250: omap: workaround for IP errata and a bug fix
 2015-07-10 22:01 UTC  (17+ 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] 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] serial/amba-pl011: Disable interrupts around TX softirq
 2015-07-09 10:57 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 v2 0/9] [New BSP] Add initial support for Freescale Kinetis TWR-K70F120M development kit
 2015-07-06 20:57 UTC  (31+ messages)
` [PATCH v2 2/9] arm: twr-k70f120m: basic support for Kinetis TWR-K70F120M
` [PATCH v2 3/9] arm: twr-k70f120m: clock driver for Kinetis SoC
` [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 8/9] arm: twr-k70f120m: extend Freescale lpuart driver with ability to support "
  ` [PATCH v2 1/9] arm: allow copying of vector table to internal SRAM memory
  ` [PATCH v2 4/9] arm: twr-k70f120m: timer driver for Kinetis SoC
  ` [PATCH v2 9/9] arm: twr-k70f120m: use Freescale lpuart driver with "

[PATCH RFC v2 0/3] UART slave device support
 2015-07-02 19:08 UTC  (14+ messages)
` [PATCH RFC v2 1/3] tty: serial core: provide method to search uart by phandle
` [PATCH RFC v2 2/3] tty: serial_core: Add hooks for uart slave drivers
` [PATCH RFC v2 3/3] misc: Add w2g0004 gps receiver driver

[PATCH v3 0/4] tty/serial: at91: add support to FIFOs
 2015-07-02 13:36 UTC  (8+ messages)
  ` [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 v3 3/4] tty/serial: at91: add support to FIFOs

[PATCH v4 0/5] tty/serial: at91: add support to FIFOs
 2015-07-02 13:18 UTC  (6+ 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/uartlite: Let it build on any arch with IOMEM
 2015-07-01 15:31 UTC  (3+ messages)

[PATCH] serial: 8250: Do XR17V35X specific wakeup in serial8250_do_startup
 2015-06-29 15:26 UTC  (3+ messages)

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

[PATCH v5 1/2] serial_core: add pci uart early console support
 2015-06-28 20:44 UTC  (3+ messages)
` [PATCH v6 "

[PATCH] n_tty: signal and flush atomically
 2015-06-27 13:21 UTC 

[PATCH 3/9] arm: add call to CPU idle quirks handler
 2015-06-26 22:27 UTC  (15+ messages)
  ` [PATCH 5/9] arm: twr-k70f120m: basic support for Kinetis TWR-K70F120M
  ` [PATCH 6/9] arm: twr-k70f120m: clock source drivers for Kinetis SoC
    ` [PATCH 8/9] arm: twr-k70f120m: extend Freescale eDMA driver with ability to support "
    ` [PATCH 7/9] arm: twr-k70f120m: IOMUX driver for "

[GIT PULL] TTY/Serial patches for 4.2-rc2
 2015-06-26 19:24 UTC 

[PATCH 00/13] dmaengine + omap drivers: support fro deferred probing
 2015-06-25 11:15 UTC  (12+ messages)
` [PATCH 02/13] dmaengine: Introduce dma_request_slave_channel_compat_reason()

[PATCH] serial/amba-pl011: Disable interrupts around TX softirq
 2015-06-23 11:13 UTC  (3+ messages)

[PATCH] serial: imx: reduce irq-latency after rx overflow
 2015-06-22  9:47 UTC  (4+ messages)

[PATCH 2/2] Changes to existing files for 0PF FPGA board
 2015-06-22  4:26 UTC  (11+ messages)

[PATCH] serial: imx: count tty buffer overruns
 2015-06-20 17:25 UTC 

[PATCH] serial: imx: count tty buffer overruns
 2015-06-20 17:17 UTC  (3+ messages)

[PATCH] serial: imx: count tty buffer overruns
 2015-06-20 17:00 UTC 

[PATCH] serial: imx: reduce irq-latency after rx overflow
 2015-06-20 16:47 UTC 

[PATCH] serial: stm32-usart: Fix SysRq support
 2015-06-16  9:12 UTC 

[PATCH v4 0/5] serial/8250_fintek Support any configuration
 2015-06-16  8:59 UTC  (6+ messages)
` [PATCH v4 1/5] serial/8250_fintek: Use private data structure
` [PATCH v4 2/5] serial/8250_fintek: Support for multiple base_ports
` [PATCH v4 3/5] serial/8250_fintek: Support for chip_ip 0x0501
` [PATCH v4 4/5] serial/8250_fintek: Support keys different than default
` [PATCH v4 5/5] serial/8250_fintek: Support for any io address

[PATCH v3 0/5] serial/8250_fintek Support any configuration
 2015-06-16  8:50 UTC  (7+ messages)
` [PATCH v3 1/5] serial/8250_fintek: Use private data structure
` [PATCH v3 2/5] serial/8250_fintek: Support for multiple base_ports
` [PATCH v3 3/5] serial/8250_fintek: Support for chip_ip 0x0501
` [PATCH v3 4/5] serial/8250_fintek: Support keys different than default
` [PATCH v3 5/5] serial/8250_fintek: Support for any io address

Build error -in -next due to 'Bluetooth: hci_uart: Support operational speed during setup'
 2015-06-15 16:51 UTC  (5+ messages)

[PATCH 0/5] serial/8250_fintek Support any configuration
 2015-06-15 15:22 UTC  (8+ messages)
` [PATCH 1/5] serial/8250_fintek: Use private data structure
` [PATCH 2/5] serial/8250_fintek: Support for multiple base_ports
` [PATCH 3/5] serial/8250_fintek: Support for chip_ip 0x0501
` [PATCH 4/5] serial/8250_fintek: Support keys different than default
` [PATCH 5/5] serial/8250_fintek: Support for any io address

[PATCH v2 0/5] serial/8250_fintek Support any configuration
 2015-06-15 15:14 UTC  (6+ messages)
` [PATCH v2 1/5] serial/8250_fintek: Use private data structure
` [PATCH v2 2/5] serial/8250_fintek: Support for multiple base_ports
` [PATCH v2 3/5] serial/8250_fintek: Support for chip_ip 0x0501
` [PATCH v2 4/5] serial/8250_fintek: Support keys different than default
` [PATCH v2 5/5] serial/8250_fintek: Support for any io address

[PATCH] serial/amba-pl011: Disable interrupts around TX softirq
 2015-06-15 14:03 UTC  (4+ 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).