linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-20 11:03:34 to 2018-01-13 01:05:40 UTC [more...]

[PATCH v2 0/7] Introduce GENI SE Controller Driver
 2018-01-13  1:05 UTC 

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

[patch v16 0/4] JTAG driver introduction
 2018-01-12 17:08 UTC  (5+ 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 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  (12+ 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 4/4] Documentation: jtag: Add ABI documentation
  ` [patch v15 3/4] Documentation: jtag: Add bindings for Aspeed SoC 24xx and 25xx families JTAG master driver

[PATCH] serial: 8250_dw: Avoid overflow in dw8250_set_termios
 2018-01-12 13:45 UTC 

[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  (13+ 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  (4+ messages)
  ` [PATCH v2] "

[RFC v2 0/9] Realtek Bluetooth serdev support (H5 protocol)
 2018-01-09 15:26 UTC  (41+ 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 3/9] Bluetooth: btrtl: add MODULE_FIRMWARE declarations
  ` [RFC v2 4/9] Bluetooth: btrtl: split the device initialization into smaller parts
  ` [RFC v2 5/9] Bluetooth: btrtl: add support for retrieving the UART settings
  ` [RFC v2 6/9] Bluetooth: btrtl: add support for the RTL8723BS and RTL8723DS 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  (9+ 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  (45+ messages)
` [PATCH v5 01/39] asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMU
` [PATCH v5 02/39] openrisc: add ioremap_nocache declaration before include asm-generic/io.h and sync ioremap prototype with it
  ` [PATCH v5 03/39] sparc: io: To use the define of ioremap_[nocache|wc|wb] in asm-generic/io.h
  ` [PATCH v5 06/39] nds32: Kernel booting and initialization
  ` [PATCH v5 27/39] nds32: Miscellaneous header files
  ` [PATCH v5 31/39] dt-bindings: nds32 CPU Bindings
` [PATCH v5 04/39] earlycon: add reg-offset to physical address before mapping
` [PATCH v5 05/39] nds32: Assembly macros and definitions
` [PATCH v5 07/39] nds32: Exception handling
` [PATCH v5 08/39] nds32: MMU definitions
` [PATCH v5 09/39] nds32: MMU initialization
` [PATCH v5 10/39] nds32: MMU fault handling and page table management
` [PATCH v5 11/39] nds32: Cache and TLB routines
` [PATCH v5 12/39] nds32: Process management
` [PATCH v5 13/39] nds32: IRQ handling
` [PATCH v5 14/39] nds32: Atomic operations
` [PATCH v5 15/39] nds32: Device specific operations
` [PATCH v5 16/39] nds32: DMA mapping API
` [PATCH v5 17/39] nds32: ELF definitions
` [PATCH v5 18/39] nds32: System calls handling
` [PATCH v5 19/39] nds32: VDSO support
` [PATCH v5 20/39] nds32: Signal handling support
` [PATCH v5 21/39] nds32: Library functions
` [PATCH v5 22/39] nds32: Debugging support
` [PATCH v5 23/39] nds32: L2 cache support
` [PATCH v5 24/39] nds32: Loadable modules
` [PATCH v5 25/39] nds32: Generic timers support
` [PATCH v5 26/39] nds32: Device tree support
` [PATCH v5 28/39] nds32: defconfig
` [PATCH v5 29/39] nds32: Build infrastructure
` [PATCH v5 30/39] MAINTAINERS: Add nds32
` [PATCH v5 32/39] dt-bindings: nds32 L2 cache controller Bindings
` [PATCH v5 33/39] dt-bindings: nds32 SoC Bindings
` [PATCH v5 34/39] dt-bindings: interrupt-controller: Andestech Internal Vector Interrupt Controller
` [PATCH v5 35/39] irqchip: Andestech Internal Vector Interrupt Controller driver
` [PATCH v5 36/39] net: faraday add nds32 support
` [PATCH v5 37/39] clocksource/drivers/atcpit100: Add andestech atcpit100 timer
` [PATCH v5 38/39] clocksource/drivers/atcpit100: VDSO support
` [PATCH v5 39/39] dt-bindings: timer: Add andestech atcpit100 timer binding doc

[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 

[PATCH 0/3] MIPS: AR7: assorted fixes
 2018-01-02  8:40 UTC  (5+ messages)
` [PATCH RFC 3/3] MIPS: AR7: ensure the port type's FCR value is used

[GIT PULL] TTY fixes for 4.15-rc6
 2017-12-31 11:47 UTC 

[PATCH 3.16 177/204] MIPS: AR7: Ensure that serial ports are properly set up
 2017-12-28 17:05 UTC 

[PATCH 3.2 82/94] MIPS: AR7: Ensure that serial ports are properly set up
 2017-12-28 16:59 UTC 

[PATCH 0/3] Ingenic JZ4770 and earlycon support
 2017-12-28 13:07 UTC  (4+ messages)
  ` [PATCH 1/3] serial: core: Make uart_parse_options take const char* argument
` [PATCH 2/3] serial: 8250_ingenic: Add support for the JZ4770 SoC
` [PATCH 3/3] serial: 8250_ingenic: Parse earlycon options

[PATCH 1/3] Bluetooth: hci_bcm: Support Apple GPIO handling
 2017-12-26 17:08 UTC 

INFO: rcu detected stall in tty_ioctl
 2017-12-22 23:48 UTC 

[PATCH v4 01/36] asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMU
 2017-12-22 14:40 UTC  (5+ messages)

INFO: rcu detected stall in n_tty_ioctl
 2017-12-21 15:35 UTC 

[PATCH v17 1/5] serdev: Make .remove in struct serdev_device_driver optional
 2017-12-21  6:51 UTC  (2+ messages)
` [PATCH v17 2/5] serdev: Introduce devm_serdev_device_open()

[PATCH v16 1/5] serdev: Make .remove in struct serdev_device_driver optional
 2017-12-20 20:45 UTC  (2+ messages)
` [PATCH v16 2/5] serdev: Introduce devm_serdev_device_open()

[PATCH v4 33/36] net: faraday add nds32 support
 2017-12-20 11:03 UTC  (2+ messages)


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