messages from 2015-12-19 18:13:08 to 2016-01-10 06:18:46 UTC [more...]
[PATCH LINUX v5 0/8] tty: xuartps: Fix lock ups
2016-01-10 6:18 UTC (10+ messages)
` [PATCH LINUX v5 1/8] tty: xuartps: Beautify read-modify writes
` [PATCH LINUX v5 2/8] tty: xuartps: Use spinlock to serialize HW access
` [PATCH LINUX v5 3/8] tty: xuartps: Don't consider circular buffer when enabling transmitter
` [PATCH LINUX v5 4/8] tty: xuartps: Clear interrupt status register in shutdown
` [PATCH LINUX v5 5/8] tty: xuartps: Improve startup function
` [PATCH LINUX v5 6/8] tty: xuartps: Keep lock for whole ISR
` [PATCH LINUX v5 7/8] tty: xuartps: Acquire port lock for shutdown
` [PATCH LINUX v5 8/8] tty: xuartps: Move RX path into helper function
[PATCH V2 0/2] serial: bcm2835: add bcm2835 auxiliar uart driver
2016-01-09 20:53 UTC (4+ messages)
` [PATCH V2 1/2] dt/bindings: serial: bcm2835: add binding documentation for bcm2835-aux-uart
` [PATCH V2 2/2] serial: bcm2835: add driver "
[PATCH -next] tty/serial: atmel: Include module.h to fix build failure
2016-01-09 18:29 UTC (2+ messages)
[PATCH] serial-uartlite: add earlycon support
2016-01-08 20:34 UTC
[PATCH] serial-uartlite: fix missing locking in isr
2016-01-08 20:33 UTC
[PATCH V2] serial: imx: Fix suspend / resume
2016-01-08 11:13 UTC (4+ messages)
[PATCH 0/1] serial: sh-sci: Remove cpufreq notifier to fix crash/deadlock
2016-01-08 5:09 UTC (4+ messages)
` [PATCH 1a/1] "
` [PATCH 1b/1] "
[git pull/resend] serial: sh-sci: External Clock Support for v4.5
2016-01-08 5:06 UTC (2+ messages)
[PATCH v3 00/14] Initial Microchip PIC32MZDA Support
2016-01-08 0:00 UTC (2+ messages)
` [PATCH v3 10/14] serial: pic32_uart: Add PIC32 UART driver
[PATCH -next] serial: 8250: Fix serial port driver for OF platform devices
2016-01-07 22:44 UTC (3+ messages)
[PATCH] drivers/tty: make serial 8250_ingenic.c explicitly non-modular
2016-01-07 18:28 UTC
[PATCH] tty: plug a use-after-free in TIOCGETD ioctl
2016-01-07 18:21 UTC (5+ messages)
[PATCH 1/2] tty: amba-pl011: fix earlycon register offsets
2016-01-07 18:13 UTC (12+ messages)
` [PATCH 2/2] tty: amba-pl011: use iotype instead of access_32b to track 32-bit I/O
[PATCH 0/6] 8250: AMD Carrizo UART PL300 DMA enablement
2016-01-07 10:08 UTC (21+ messages)
` [PATCH 1/6] 8250/Kconfig: add config option CONFIG_SERIAL_8250_AMD
` [PATCH 2/6] ACPI: create setup_quirk in acpi_apd
` [PATCH 3/6] ACPI: add 2 parameters to function acpi dma controller register
` [PATCH 4/6] dmaengine: pl330: add new items for pl330 private data
` [PATCH 5/6] dmaengine: pl330: provide ACPI dmaengine interface
` [PATCH 6/6] Serial:8250: New Port Type PORT_AMD_8250
[PATCH 1/2] [v2] tty: amba-pl011: fix earlycon register offsets
2016-01-07 8:09 UTC (6+ messages)
` [PATCH 2/2] tty: amba-pl011: use iotype instead of access_32b to track 32-bit I/O
[PATCH v2 00/14] Initial Microchip PIC32MZDA Support
2016-01-06 22:32 UTC (7+ messages)
` [PATCH v2 10/14] serial: pic32_uart: Add PIC32 UART driver
[PATCH v4 0/3] Add AMBA bus probing support to ACPI
2016-01-06 11:03 UTC (11+ messages)
` [PATCH v4 1/3] ACPI: amba bus probing support
` [PATCH v4 2/3] ACPI: scan add in amba probing
` [PATCH v4 3/3] serial: amba-pl011: add ACPI support to AMBA probe
[PATCH] drivers/tty/serial: delete unused MODULE_DEVICE_TABLE from atmel_serial.c
2016-01-05 7:03 UTC (4+ messages)
[PATCH] serial: imx: Fix suspend / resume
2016-01-04 19:10 UTC (2+ messages)
[PATCH 0/5] serial: sh-sci: Add support for SCIFA/SCIFB variable sampling rates
2016-01-04 13:45 UTC (6+ messages)
` [PATCH 1/5] serial: sh-sci: Add more Serial Mode Register documentation
` [PATCH 2/5] serial: sh-sci: Preserve SCIFA/SCIFB bit rate config for serial console
` [PATCH 3/5] serial: sh-sci: Use premultiplier to handle half sampling rate
` [PATCH 4/5] serial: sh-sci: Use a bitmask to indicate supported sampling rates
` [PATCH 5/5] serial: sh-sci: Add support for SCIFA/SCIFB variable "
[PATCH 0/9] Fix checkpatch errors
2016-01-04 11:10 UTC (6+ messages)
` [PATCH] serial: Remove 68328 driver
[PATCH v2] serial: core: remove baud_rates when serial console setup
2016-01-04 7:54 UTC
[PATCH] serial: imx: fix dcd interrupt firing during probe
2015-12-31 3:12 UTC
Add wch382_2s PCI ID
2015-12-30 7:15 UTC
[PATCH v4 1/2] serial: rewrite pxa2xx-uart to use 8250_core
2015-12-29 16:50 UTC (14+ messages)
` [PATCH v5] "
` [PATCH v6] "
[PATCH RESEND 1/1] serial: 8250_pci: Fix real serial port count for F81504/508/512
2015-12-28 3:42 UTC (5+ messages)
[PATCH 7/9] serial: 8250_pci: use to_pci_dev()
2015-12-27 14:29 UTC (3+ messages)
` [PATCH 7/9 v2] "
[PATCH 00/12] Prepare amba-pl011 for ZTE UART support
2015-12-24 16:51 UTC (15+ messages)
` [PATCH 01/12] tty: amba-pl011: add register accessor functions
` [PATCH 05/12] tty: amba-pl011: add register lookup table
[PATCH] tty/serial: Skip 'NULL' char after console break when sysrq enabled
2015-12-24 16:43 UTC (2+ messages)
[PATCH] serial: sh-sci: Add CONFIG_SERIAL_EARLYCON support
2015-12-24 10:24 UTC
Problems with 'serial: 8250: move of_serial code to 8250 directory' in linux-next
2015-12-24 1:57 UTC
[PATCH v1 00/10] Support for Cortex-M Prototyping System
2015-12-23 9:33 UTC (3+ messages)
` [PATCH v1 09/10] ARM: dts: introduce MPS2 AN385/AN386
[RFC PATCH] always probe UART HW when options are not specified
2015-12-22 17:56 UTC (9+ messages)
[PATCH v3] serial: 8250: add gpio support to exar
2015-12-22 10:37 UTC (18+ messages)
[PATCH v3 0/3] Add AMBA bus probing support to ACPI
2015-12-22 9:47 UTC (8+ messages)
` [PATCH v3 1/3] ACPI: amba bus probing support
` [PATCH v3 2/3] ACPI: scan add in amba probing
` [PATCH v3 3/3] serial: amba-pl011: add ACPI support to AMBA probe
[PATCH] sc16is7xx: don't need "uart_handle_cts_change"
2015-12-22 9:19 UTC
[PATCH v9 0/3] serial: 8250_dw add big endian support
2015-12-22 8:57 UTC (4+ messages)
` [PATCH v9 1/3] serial: 8250_dw: Avoid serial_outx code duplicate with new dw8250_check_lcr()
[PATCH v2 0/3] Add AMBA bus probing support to ACPI
2015-12-21 21:02 UTC (7+ messages)
` [PATCH v2 1/3] ACPI: amba bus probing support
` [PATCH v2 2/3] ACPI: scan add in amba probing
` [PATCH v2 3/3] serial: amba-pl011: add ACPI support to AMBA probe
[PATCH 1/2] serial: 8250_ingenic: delete redundant "select SERIAL_EARLYCON"
2015-12-21 20:15 UTC (4+ messages)
` [PATCH 2/2] serial: 8250_ingenic: allow to be independent of SERIAL_8250_CONSOLE
[PATCH v6 0/3] tty: Introduce software RS485 direction control support
2015-12-21 18:26 UTC (4+ messages)
` [PATCH v6 1/3] tty: Move serial8250_stop_rx in front of serial8250_start_tx
` [PATCH v6 2/3] tty: Add software emulated RS485 support for 8250
` [PATCH v6 3/3] tty: 8250_omap: Use software emulated RS485 direction control
[PATCH 00/25] serial: sh-sci: Add external clock and BRG Support
2015-12-21 14:20 UTC (5+ messages)
` [PATCH 01/25] serial: sh-sci: Update DT binding documentation for external clock input
The console log is doubled if earlycon is enabled
2015-12-21 7:54 UTC (5+ messages)
[PATCH v5 0/3] tty: Introduce software RS485 direction control support
2015-12-20 18:13 UTC (5+ messages)
` [PATCH v5 2/3] tty: Add software emulated RS485 support for 8250
[PATCH v2] sc16is7xx: fix incorrect register bits macro
2015-12-20 4:55 UTC
[PATCH v3 00/27] serial: sh-sci: External Clock Support
2015-12-20 3:39 UTC (7+ messages)
` [PATCH v3 02/27] serial: sh-sci: Add fallback compatibility strings
` [PATCH v3 03/27] serial: sh-sci: Update DT binding documentation for external clock input
` [PATCH v3 04/27] serial: sh-sci: Update DT binding documentation for BRG support
[PATCH] serial: atmel: remove module device table
2015-12-20 1:39 UTC (2+ messages)
[PATCH] sc16is7xx: fix incorrect register bits macro
2015-12-20 0:43 UTC (2+ messages)
[GIT PULL] TTY/Serial fixes for 4.4-rc6
2015-12-20 0:38 UTC
[PATCH v5] serial: support for 16550A serial ports on LP-8x4x
2015-12-19 21:42 UTC (3+ messages)
[PATCH v2] serial: 8250: add gpio support to exar
2015-12-19 18:13 UTC (3+ messages)
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).