messages from 2015-09-22 12:20:32 to 2015-10-20 03:37:02 UTC [more...]
[PATCH 0/2] serial: console: add two features
2015-10-20 3:37 UTC (5+ messages)
` [PATCH 1/2] serial: support register interface with 16-bit stride for console
` [PATCH 2/2] serial: earlycon: allow to specify uartclk in earlycon kernel-parameter
[PATCH v2 0/2] serial: console: add two features
2015-10-20 3:36 UTC (3+ messages)
` [PATCH v2 1/2] serial: support register interface with 16-bit stride for console
` [PATCH v2 2/2] serial: earlycon: allow to specify uartclk in earlycon kernel-parameter
[PATCH 0/5] drivers/tty: make more bool drivers explicitly non-modular
2015-10-19 20:19 UTC (6+ messages)
` [PATCH 3/5] drivers/tty/serial: make serial/atmel_serial.c "
` [PATCH 4/5] drivers/tty/serial: make msm_serial.c "
` [PATCH 5/5] drivers/tty/serial: make 8250/8250_mtk.c "
[PATCH] tty/serial: make early console depend on SERIAL_CORE=y
2015-10-19 19:37 UTC (4+ messages)
[PATCH] serial: sh-sci: Add device tree bindings for r8a7793
2015-10-19 12:31 UTC
[PATCH] serial: 8250_uniphier: fix dl_read and dl_write functions
2015-10-19 4:37 UTC
[v5] *** 8250_dw ***
2015-10-18 9:01 UTC (15+ messages)
` [v5] serial: 8250_dw: Add support for big-endian MMIO accesses
` [v6] *** 8250_dw ***
` [v6] serial: 8250_dw: Add support for big-endian MMIO accesses
` [v7] *** 8250_dw ***
` [v7] serial: 8250_dw: Add support for big-endian MMIO accesses
` [PATCH-v8] "
[PATCH 0/7] tty close cleanup
2015-10-18 4:13 UTC (10+ messages)
` [PATCH 1/7] tty: Remove tty_wait_until_sent_from_close()
` [PATCH 2/7] tty: Remove ASYNC_CLOSING checks in open()/hangup() methods
` [PATCH 3/7] usb: gadget: gserial: Privatize close_wait
` [PATCH 4/7] tty: Remove tty_port::close_wait
` [PATCH 5/7] tty: r3964: Use tty->read_wait waitqueue
` [PATCH 6/7] tty: r3964: Replace/remove bogus tty lock use
` [PATCH 7/7] tty: Remove wait_event_interruptible_tty()
[PATCH] serial: fsl_lpuart: add earlycon support
2015-10-17 7:45 UTC
[PATCH v3 0/3] UART slave device support (goldelico version)
2015-10-16 23:45 UTC (16+ messages)
` [PATCH v3 1/3] tty: serial core: provide a method to search uart by phandle
` [PATCH v3 2/3] tty: serial_core: add hooks for uart slave drivers
` [PATCH v3 3/3] misc: Add w2sg0004 gps receiver driver
[PATCH/trivial] serial: pl011: Spelling s/clocks-names/clock-names/
2015-10-16 14:23 UTC
[PATCH] n_tty: Remove reader wakeups for TTY_BREAK/TTY_PARITY chars
2015-10-14 11:52 UTC
[PATCH] tty: disable unbind for old 74xx based serial/mpsc console port
2015-10-13 23:06 UTC
[PATCH v3] Revert "serial: 8250_dma: don't bother DMA with small transfers"
2015-10-13 14:10 UTC (3+ messages)
[PATCH] serial: fix mctrl helper functions
2015-10-12 15:15 UTC (2+ messages)
[PATCH 1/2] serial: at91, fix rs485 properties
2015-10-11 13:22 UTC (2+ messages)
` [PATCH 2/2] tty: synclink, fix indentation
[PATCH v2 0/5] drivers/tty: make more bool drivers explicitly non-modular
2015-10-10 19:18 UTC (6+ messages)
` [PATCH 4/5] drivers/tty: make serial/mpsc.c driver "
[GIT PULL] TTY/Serial fixes for 4.3-rc5
2015-10-10 16:21 UTC
[PATCH v2] Revert "serial: 8250_dma: don't bother DMA with small transfers"
2015-10-09 15:09 UTC (7+ messages)
[PATCH 0/4] serial: tegra: One fix and a few clean-ups
2015-10-09 13:52 UTC (6+ messages)
` [PATCH 1/4] serial: tegra: Handle another RX race condition
` [PATCH 2/4] serial: tegra: Remove unnecessary return statements
` [PATCH 3/4] serial: tegra: Remove redundant code and check in tegra_uart_stop_rx()
` [PATCH 4/4] serial: tegra: Add helper function for handling RX buffer
[PATCH] serial: tegra: handle rx race
2015-10-09 13:35 UTC (6+ messages)
randconfig build error with next-20151008, in drivers/tty/serial/mxs-auart.c
2015-10-08 20:07 UTC
[PATCH] serial: atmel: fix compiler warning on address cast
2015-10-08 15:01 UTC (6+ messages)
[PATCH] serial: Enable Freescale 16550 workaround on arm
2015-10-08 7:45 UTC (6+ messages)
` [PATCH v2] "
imx serial driver commit breaks system boot on i.MX6 boards
2015-10-07 15:03 UTC (3+ messages)
[PATCH] tty: serial: men_z135_uart.c: use mcb memory region size instead of hardcoded one
2015-10-07 9:26 UTC (2+ messages)
remove dma_supported and pci_dma_supported as public APIs
2015-10-07 8:03 UTC (21+ messages)
` [PATCH 01/15] pcnet32: use pci_set_dma_mask insted of pci_dma_supported
` [PATCH 02/15] tw68-core: "
` [PATCH 03/15] saa7164: "
` [PATCH 04/15] saa7134: "
` [PATCH 05/15] cx88: "
` [PATCH 06/15] cx25821: "
` [PATCH 07/15] cx23885: "
` [PATCH 08/15] netup_unidvb: "
` [PATCH 09/15] mpsc: use dma_set_mask insted of dma_supported
` [PATCH 10/15] nouveau: don't call pci_dma_supported
` [PATCH 11/15] sfc: don't call dma_supported
` [PATCH 12/15] kaweth: remove ifdefed out call to dma_supported
` [PATCH 13/15] usbnet: "
` [PATCH 14/15] pci: remove pci_dma_supported
` [PATCH 15/15] dma: remove external references to dma_supported
[PATCH] Revert "serial: 8250_dma: don't bother DMA with small transfers"
2015-10-06 10:22 UTC (10+ messages)
Odp: Re: [PATCH v2 1/2] sc16is7xx: Prevent TX buffer overrun, prevent crash
2015-10-06 9:18 UTC
[PATCH v2 1/2] sc16is7xx: Prevent TX buffer overrun, prevent crash
2015-10-06 8:41 UTC (3+ messages)
[RESEND][PATCH] serial: 8250: simplify ralink/alchemy register remap selection
2015-10-06 8:36 UTC (2+ messages)
alloc_tty_driver fails with ENOMEM
2015-10-06 8:19 UTC (4+ messages)
IMX6 serial fuckage
2015-10-05 20:33 UTC (2+ messages)
[PATCH] sc16is7xx: null ptr check
2015-10-05 8:10 UTC (2+ messages)
[PATCH] serial: 8250: add uart_config entry for PORT_RT2880
2015-10-02 16:50 UTC
[PATCH] serial: sh-sci: Add device tree support for r8a7795
2015-10-01 5:05 UTC (2+ messages)
[PATCH v2 0/6] tty: serial: msm: Add DMA support and fix bit definitions
2015-09-30 20:24 UTC (13+ messages)
` [PATCH v2 1/6] tty: serial: msm: Add mask value for UART_DM registers
` [PATCH v2 2/6] tty: serial: msm: replaces (1 << x) with BIT(x) macro
` [PATCH v2 3/6] tty: serial: msm: Add msm prefix to all driver functions
` [PATCH v2 4/6] tty: serial: msm: Add TX DMA support
` [PATCH v2 5/6] tty: serial: msm: Add RX "
` [PATCH v2 6/6] tty: serial: msm: Remove 115.2 Kbps maximum baud rate limitation
[PATCH v3 0/6] tty: serial: msm: Add DMA support and fix bit definitions
2015-09-30 12:27 UTC (7+ messages)
` [PATCH v3 1/6] tty: serial: msm: Add mask value for UART_DM registers
` [PATCH v3 2/6] tty: serial: msm: replaces (1 << x) with BIT(x) macro
` [PATCH v3 3/6] tty: serial: msm: Add msm prefix to all driver functions
` [PATCH v3 4/6] tty: serial: msm: Add TX DMA support
` [PATCH v3 5/6] tty: serial: msm: Add RX "
` [PATCH v3 6/6] tty: serial: msm: Remove 115.2 Kbps maximum baud rate limitation
[PATCH 0/3] Add AMBA bus probing support to ACPI
2015-09-30 10:38 UTC (4+ messages)
` [PATCH 1/3] ACPI: amba bus probing support
` [PATCH 2/3] ACPI: scan add call to probe amba devices
` [PATCH 3/3] serial: amba-pl011: add ACPI support to AMBA probe
[PATCH 0/7] tty: serial: msm: Add DMA support and fix bit definitions
2015-09-29 11:51 UTC (4+ messages)
[PATCH] Revert "serial: imx: remove unbalanced clk_prepare"
2015-09-28 8:15 UTC (3+ messages)
[PATCHv3][RESEND] serial: don't register CIR serial ports
2015-09-27 14:25 UTC
[GIT PULL] TTY/Serial fixes for 4.3-rc3
2015-09-26 16:52 UTC
[PATCH v5 00/11] drivers: PL011: add ARM SBSA Generic UART support
2015-09-25 15:30 UTC (5+ messages)
` [PATCH v5 02/11] drivers: PL011: refactor pl011_startup()
[RFC 0/5] console/acpi: add DBG2 and SPCR console configuration
2015-09-23 15:45 UTC (3+ messages)
[PATCH 0/4] bcm2835: enable auxiliary uart1
2015-09-23 15:18 UTC (5+ messages)
` [PATCH 3/4] serial: bcm2835: add auxiliary uart1 to device tree of bcm2835
[PATCH] serial: 8250: Add missing module license for 8250_base.ko
2015-09-23 13:09 UTC
[PATCH v2] serial_core: support native endianness
2015-09-22 12:20 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).