messages from 2015-06-19 22:11:35 to 2015-07-20 12:24:38 UTC [more...]
[PATCH v4 0/5] tty/serial: at91: add support to FIFOs
2015-07-20 12:24 UTC (7+ 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 v3] serial: mxs-auart: keep the AUART unit in reset state when not in use
2015-07-20 8:04 UTC (5+ messages)
[PATCH 1/1] Serial: imx: add dev_pm_ops to support suspend to ram/disk
2015-07-17 20:30 UTC
[PATCH] serial: 8250: Do XR17V35X specific wakeup in serial8250_do_startup
2015-07-17 13:34 UTC (3+ messages)
[PATCH 0/2] serial: 8250: Workaround to avoid irq=0 for console
2015-07-16 9:58 UTC (15+ 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 v2] serial: mxs-auart: keep the AUART unit in reset state when not in use
2015-07-16 7:41 UTC (3+ messages)
[PATCH v2 0/9] [New BSP] Add initial support for Freescale Kinetis TWR-K70F120M development kit
2015-07-15 17:34 UTC (36+ 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] serial: sh-sci: Fix exclusion of work_fn_rx and sci_dma_rx_complete
2015-07-15 12:53 UTC (2+ 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 v2 0/7] serial: 8250_omap: workaround for IP errata
2015-07-14 12:49 UTC (10+ 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] 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 0/7] tty core debug patches
2015-07-13 4:40 UTC (12+ 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] 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] 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 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] 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 (9+ 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 (10+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).