linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-17 22:35:37 to 2017-12-07 17:29:12 UTC [more...]

[PATCH 0/2] acpi, x86: Add SPCR table support
 2017-12-07 17:29 UTC  (3+ messages)
` [PATCH 1/2] acpi, spcr: Make SPCR avialable to other architectures
` [PATCH 2/2] acpi, x86: Use SPCR table for earlycon on x86

[PATCH v2 00/35] Andes(nds32) Linux Kernel Port
 2017-12-07 16:45 UTC  (91+ messages)
` [PATCH v2 01/35] nds32: Assembly macros and definitions
` [PATCH v2 02/35] nds32: Kernel booting and initialization
` [PATCH v2 03/35] nds32: Exception handling
` [PATCH v2 04/35] nds32: MMU definitions
` [PATCH v2 05/35] nds32: MMU initialization
` [PATCH v2 06/35] nds32: MMU fault handling and page table management
` [PATCH v2 07/35] nds32: Cache and TLB routines
` [PATCH v2 08/35] nds32: Process management
` [PATCH v2 09/35] nds32: IRQ handling
  ` [PATCH v2 10/35] nds32: Atomic operations
  ` [PATCH v2 23/35] nds32: Miscellaneous header files
  ` [PATCH v2 25/35] nds32: Build infrastructure
  ` [PATCH v2 26/35] dt-bindings: interrupt-controller: Andestech Internal Vector Interrupt Controller
` [PATCH v2 11/35] nds32: Device specific operations
` [PATCH v2 12/35] nds32: DMA mapping API
` [PATCH v2 13/35] nds32: ELF definitions
` [PATCH v2 14/35] nds32: System calls handling
` [PATCH v2 15/35] nds32: VDSO support
` [PATCH v2 16/35] nds32: Signal handling support
` [PATCH v2 17/35] nds32: Library functions
` [PATCH v2 18/35] nds32: Debugging support
` [PATCH v2 19/35] nds32: L2 cache support
` [PATCH v2 20/35] nds32: Loadable modules
` [PATCH v2 21/35] nds32: Generic timers support
` [PATCH v2 22/35] nds32: Device tree support
` [PATCH v2 24/35] nds32: defconfig
` [PATCH v2 27/35] irqchip: Andestech Internal Vector Interrupt Controller driver
` [PATCH v2 28/35] MAINTAINERS: Add nds32
` [PATCH v2 29/35] dt-bindings: nds32 CPU Bindings
` [PATCH v2 30/35] net: faraday add nds32 support
` [PATCH v2 31/35] earlycon: add reg-offset to physical address before mapping
` [PATCH v2 32/35] asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMU
` [PATCH v2 33/35] clocksource/drivers/atcpit100: Add andestech atcpit100 timer
` [PATCH v2 34/35] clocksource/drivers/Kconfig: Support "
` [PATCH v2 35/35] dt-bindings: timer: Add andestech atcpit100 timer binding doc

[PATCH v14 1/5] serdev: Make .remove in struct serdev_device_driver optional
 2017-12-07 16:27 UTC  (2+ messages)
` [PATCH v14 2/5] serdev: Introduce devm_serdev_device_open()

[PATCH v3] serial: 8250: convert to threaded IRQ
 2017-12-07 14:45 UTC  (2+ messages)

[PATCH] tty: serial: mxs-auart: fix error handling in mxs_auart_probe
 2017-12-07 13:11 UTC 

[PATCH resend v3] dt-bindings: mvebu-uart: update documentation with extended UART
 2017-12-07 10:12 UTC 

[PATCH 0/3] tty/serial/ucc_uart: Adjustments for two functions
 2017-12-06 22:22 UTC  (5+ messages)
` [PATCH 1/3] tty/serial/ucc_uart: Delete an error message for a failed memory allocation in ucc_uart_probe()
` [PATCH 2/3] tty/serial/ucc_uart: Improve a size determination "
` [PATCH 3/3] tty/serial/ucc_uart: Fix a typo in a comment line

[PATCH] jsm_tty: Fix a possible null pointer dereference in two functions
 2017-12-06 16:16 UTC  (10+ messages)
        `  "

[v2][PATCH 1/1] serial: 8250: 8250_omap: Fix spelling error
 2017-12-06 15:52 UTC 

[PATCH] serial: 8250_dw: Disable clock on error
 2017-12-06 15:46 UTC 

[PATCH 1/1] serial: 8250: 8250_omap: Fix spelling error
 2017-12-06 15:22 UTC  (2+ messages)

[GIT PULL] TTY/Serial fixes for 4.15-rc3
 2017-12-05 15:45 UTC 

[PATCH 0/5] tty: serial: sh-sci: Hide driver specific config questions
 2017-12-05  8:28 UTC  (9+ messages)
` [PATCH 1/5] tty: serial: sh-sci: Hide number of ports config question
` [PATCH 2/5] tty: serial: sh-sci: Hide serial console "
` [PATCH 3/5] tty: serial: sh-sci: Hide earlycon "
` [PATCH 4/5] tty: serial: sh-sci: Hide DMA "
` [PATCH/RFC 5/5] ARM: shmobile: defconfig: Disable CONFIG_EMBEDDED

[PATCH v13 1/5] serdev: Make .remove in struct serdev_device_driver optional
 2017-12-04 16:11 UTC  (2+ messages)
` [PATCH v13 2/5] serdev: Introduce devm_serdev_device_open()

[patch v13 0/4] JTAG driver introduction
 2017-12-04 12:41 UTC  (6+ messages)
` [patch v13 1/4] drivers: jtag: Add JTAG core driver
` [patch v13 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
` [patch v13 3/4] Documentation: jtag: Add bindings for "
  ` [patch v13 4/4] Documentation: jtag: Add ABI documentation

[PATCH 0/2] serial: stm32: fix name conflict
 2017-12-01 16:36 UTC  (3+ messages)
` [PATCH 1/2] serial: stm32: add default console
` [PATCH 2/2] serial: stm32: fix name conflict with 8250

[patch v12 0/4] JTAG driver introduction
 2017-12-01 11:11 UTC  (6+ messages)
` [patch v12 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver

[PATCH 0/8] serdev: receive_buf and locking fixes
 2017-11-29  9:48 UTC  (6+ messages)
` [PATCH 8/8] serdev: ttyport: do not used keyed wakeup in write_wakeup

[PATCH v2] MIPS: Add custom serial.h with BASE_BAUD override for generic kernel
 2017-11-28 15:22 UTC 

[PATCH 1/2] serial: 8250_early: Only set divisor if valid clk & baud
 2017-11-28 15:20 UTC  (4+ messages)
` [PATCH 2/2] MIPS: Add custom serial.h with BASE_BAUD override for generic kernel

[PATCH v2] serial: 8250: convert to threaded IRQ
 2017-11-28 14:26 UTC  (2+ messages)

[PATCH] Bluetooth: hci_bcm: Add support for BCM2E72
 2017-11-28  8:45 UTC  (2+ messages)

[RFC v1 0/8] Realtek Bluetooth serdev support (H5 protocol)
 2017-11-27 10:00 UTC  (20+ messages)
  ` [RFC v1 2/8] Bluetooth: btrtl: add MODULE_FIRMWARE declarations
  ` [RFC v1 3/8] Bluetooth: btrtl: split the device initialization into smaller parts
  ` [RFC v1 4/8] Bluetooth: btrtl: add support for retrieving the UART settings
  ` [RFC v1 5/8] Bluetooth: btrtl: add support for the RTL8723BS and RTL8723DS chips
  ` [RFC v1 6/8] Bluetooth: hci_h5: add support for Realtek UART Bluetooth modules
  ` [RFC v1 7/8] Bluetooth: hci_serdev: remove the HCI_UART_INIT_PENDING check
  ` [RFC v1 8/8] dt-bindings: net: bluetooth: add support for Realtek Bluetooth chips

[PATCH][RFC] 8250_dw: unregister dw8250_set_termios for rk3188 chip
 2017-11-24 17:06 UTC  (12+ messages)

[PATCH 1/2] serial: 8250_fintek: Return -EINVAL on invalid configuration
 2017-11-23  5:03 UTC  (5+ messages)
` [PATCH 2/2] serial: 8250_fintek: Disable delays for ports != 0

[serial8250_interrupt] RIP: 0010:arch_local_irq_restore+0x2/0x8
 2017-11-22 23:43 UTC  (6+ messages)

[PATCH 3.16 013/133] printk/console: Always disable boot consoles that use init memory before it is freed
 2017-11-22  1:58 UTC 

[PATCH][RFC] 8250_dw: unregister dw8250_set_termios for rk3188 chip
 2017-11-20 14:49 UTC 

[PATCH] serial: 8250_pci: Add Amazon PCI serial device ID
 2017-11-19  8:41 UTC  (4+ messages)
` [PATCH v2] "


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).