linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-02 21:16:12 to 2018-01-18 11:02:52 UTC [more...]

[PATCH v6 00/36] Andes(nds32) Linux Kernel Port
 2018-01-18 11:02 UTC  (72+ messages)
` [PATCH v6 01/36] asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMU
` [PATCH v6 02/36] openrisc: add ioremap_nocache declaration before include asm-generic/io.h and sync ioremap prototype with it
` [PATCH v6 03/36] sparc: io: To use the define of ioremap_[nocache|wc|wb] in asm-generic/io.h
` [PATCH v6 04/36] earlycon: add reg-offset to physical address before mapping
` [PATCH v6 05/36] nds32: Assembly macros and definitions
` [PATCH v6 06/36] nds32: Kernel booting and initialization
` [PATCH v6 07/36] nds32: Exception handling
` [PATCH v6 09/36] nds32: MMU initialization
` [PATCH v6 10/36] nds32: MMU fault handling and page table management
` [PATCH v6 11/36] nds32: Cache and TLB routines
  ` [PATCH v6 08/36] nds32: MMU definitions
  ` [PATCH v6 12/36] nds32: Process management
  ` [PATCH v6 13/36] nds32: IRQ handling
  ` [PATCH v6 18/36] nds32: System calls handling
  ` [PATCH v6 35/36] irqchip: Andestech Internal Vector Interrupt Controller driver
` [PATCH v6 14/36] nds32: Atomic operations
` [PATCH v6 15/36] nds32: Device specific operations
` [PATCH v6 16/36] nds32: DMA mapping API
` [PATCH v6 17/36] nds32: ELF definitions
` [PATCH v6 19/36] nds32: VDSO support
` [PATCH v6 20/36] nds32: Signal handling support
` [PATCH v6 21/36] nds32: Library functions
` [PATCH v6 22/36] nds32: Debugging support
` [PATCH v6 23/36] nds32: L2 cache support
` [PATCH v6 24/36] nds32: Loadable modules
` [PATCH v6 25/36] nds32: Generic timers support
` [PATCH v6 26/36] nds32: Device tree support
` [PATCH v6 27/36] nds32: Miscellaneous header files
` [PATCH v6 28/36] nds32: defconfig
` [PATCH v6 29/36] nds32: Build infrastructure
` [PATCH v6 30/36] MAINTAINERS: Add nds32
` [PATCH v6 31/36] dt-bindings: nds32 CPU Bindings
` [PATCH v6 32/36] dt-bindings: nds32 L2 cache controller Bindings
` [PATCH v6 33/36] dt-bindings: nds32 SoC Bindings
` [PATCH v6 34/36] dt-bindings: interrupt-controller: Andestech Internal Vector Interrupt Controller
` [PATCH v6 36/36] net: faraday add nds32 support

[PATCH v2 0/7] Introduce GENI SE Controller Driver
 2018-01-18  9:13 UTC  (15+ messages)
` [PATCH v2 1/7] qcom-geni-se: Add QCOM GENI SE Driver summary
` [PATCH v2 2/7] dt-bindings: soc: qcom: Add device tree binding for GENI SE
` [PATCH v2 4/7] dt-bindings: i2c: Add device tree bindings for GENI I2C Controller
  ` [PATCH v2 3/7] soc: qcom: Add GENI based QUP Wrapper driver
  ` [PATCH v2 5/7] i2c: i2c-qcom-geni: Add bus driver for the Qualcomm GENI I2C controller
` [PATCH v2 6/7] dt-bindings: serial: Add bindings for GENI based UART Controller
` [PATCH v2 7/7] tty: serial: msm_geni_serial: Add serial driver support for GENI based QUP

[PATCH] serdev: add method to set parity
 2018-01-18  2:23 UTC  (2+ messages)

[patch v17 0/4] JTAG driver introduction
 2018-01-17 19:14 UTC  (6+ messages)
` [patch v17 1/4] drivers: jtag: Add JTAG core driver
` [patch v17 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
` [patch v17 3/4] Documentation: jtag: Add bindings for "
` [patch v17 4/4] Documentation: jtag: Add ABI documentation

RCU stall in 8250 serial driver Linux 4.15-rc1
 2018-01-17 17:24 UTC  (3+ messages)

[PATCH] serial: 8250_dw: Avoid overflow in dw8250_set_termios
 2018-01-16  8:48 UTC  (5+ messages)

[patch v16 0/4] JTAG driver introduction
 2018-01-16  7:04 UTC  (8+ messages)
  ` [patch v16 1/4] drivers: jtag: Add JTAG core driver
  ` [patch v16 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
  ` [patch v16 3/4] Documentation: jtag: Add bindings for "
` [patch v16 4/4] Documentation: jtag: Add ABI documentation

[PATCH v6 0/3] clocksource/drivers/atcpit100: Add andestech atcpit100 timer
 2018-01-15  5:57 UTC  (4+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] clocksource/drivers/atcpit100: VDSO support
` [PATCH v6 3/3] dt-bindings: timer: Add andestech atcpit100 timer binding doc

[PATCH 0/3] tree-wide: don't use GPIOF_* with gpiod_get_direction
 2018-01-14 21:07 UTC  (2+ messages)
` [PATCH 2/3] serial: mxs-auart: "

[PATCH RFC 0/7] Introduce GENI SE Controller Driver
 2018-01-12 21:35 UTC  (16+ messages)
` [PATCH RFC 2/7] soc: qcom: Add device tree binding for GENI SE
` [PATCH RFC 4/7] i2c: Add device tree bindings for GENI I2C Controller
` [PATCH RFC 6/7] serial: Add device tree bindings for GENI based UART Controller

[patch v16 0/4] JTAG driver introduction
 2018-01-12 17:01 UTC  (6+ messages)
` [patch v16 1/4] Linux 4.15-rc6
  ` [patch v16 2/4] drivers: jtag: Add JTAG core driver
` [patch v16 3/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
` [patch v16 4/4] Documentation: jtag: Add bindings for "

[patch v15 0/4] JTAG driver introduction
 2018-01-12 16:42 UTC  (9+ messages)
` [patch v15 1/4] drivers: jtag: Add JTAG core driver
` [patch v15 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
` [patch v15 3/4] Documentation: jtag: Add bindings for "

[PATCH] 8250_dw: do not int overflow when rate can not be aplied
 2018-01-12 13:33 UTC  (7+ messages)

[-next PATCH 0/4] sysfs and DEVICE_ATTR_<foo>
 2018-01-10 14:43 UTC  (8+ messages)
  ` [-next PATCH 2/4] treewide: Use DEVICE_ATTR_RW

[PATCH v2 0/2] serdev: bus-code clean ups
 2018-01-09 16:09 UTC  (3+ messages)
` [PATCH v2 1/2] serdev: do not generate modaliases for controllers
` [PATCH v2 2/2] serdev: only match serdev devices

[PATCH 0/2] serdev: bus-code clean ups
 2018-01-09 15:56 UTC  (7+ messages)
` [PATCH 1/2] serdev: do not generate modaliases for controllers
` [PATCH 2/2] serdev: only match serdev devices

[PATCH] gpio: serial: max310x: Support open-drain configuration for GPIOs
 2018-01-09 15:37 UTC  (2+ messages)

[RFC v2 0/9] Realtek Bluetooth serdev support (H5 protocol)
 2018-01-09 15:26 UTC  (37+ messages)
` [RFC v2 1/9] serdev: implement parity configuration
` [RFC v2 2/9] dt-bindings: net: bluetooth: add support for Realtek Bluetooth chips
` [RFC v2 7/9] bluetooth: btrtl: load the config blob from devicetree when available
` [RFC v2 8/9] Bluetooth: drop HCI_UART_INIT_PENDING support
` [RFC v2 9/9] Bluetooth: hci_h5: add support for Realtek UART Bluetooth modules

[PATCH] Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" version
 2018-01-09  8:48 UTC  (4+ messages)

[PATCH v5 0/3] Add andestech atcpit100 timer
 2018-01-08 16:30 UTC  (12+ messages)
` [PATCH v5 1/3] clocksource/drivers/atcpit100: "

[PATCH v2 0/2] acpi, x86: Add SPCR table support
 2018-01-08 12:46 UTC  (4+ messages)
` [PATCH v2 1/2] acpi, spcr: Make SPCR avialable to other architectures

[PATCH 1/2] serial: imx: edd a .freeze_noirq function
 2018-01-05 17:31 UTC  (8+ messages)
` [PATCH 2/2] serial: imx: fix endless loop during suspend
` [PATCH v2] "

[PATCH v5 00/39] Andes(nds32) Linux Kernel Port
 2018-01-04  7:57 UTC  (9+ messages)
` [PATCH v5 02/39] openrisc: add ioremap_nocache declaration before include asm-generic/io.h and sync ioremap prototype with it
` [PATCH v5 26/39] nds32: Device tree support
` [PATCH v5 32/39] dt-bindings: nds32 L2 cache controller Bindings

[PATCH -next] serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
 2018-01-04  7:42 UTC  (2+ messages)

[PATCH] tty: n_gsm: Allow ADM response in addition to UA for control dlci
 2018-01-03 18:18 UTC 


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