linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-16 08:29:42 to 2019-05-07 09:36:31 UTC [more...]

[PATCH] serial: 8250: Add support for using platform_device resources
 2019-05-07  9:36 UTC  (14+ messages)

[PATCH v5 0/2] tty: serial: add DT bindings and serial driver for the SiFive FU540 UART
 2019-05-03 19:05 UTC  (15+ messages)
` [PATCH v5 1/2] dt-bindings: serial: add documentation for the SiFive UART driver
` [PATCH v5 2/2] tty: serial: add driver for the SiFive UART

serial: Add Milbeaut serial control
 2019-05-02 11:47 UTC 

cpu power up timing changes causes UART rx character loss on imx6ull
 2019-05-02 11:31 UTC 

[PATCH] PM / core: Propagate dev->power.wakeup_path when no callbacks
 2019-05-01 10:21 UTC  (2+ messages)

serial drivers polishing
 2019-05-01  2:29 UTC  (83+ messages)
` [PATCH 01/41] drivers: tty: serial: dz: use dev_err() instead of printk()
` [PATCH 02/41] drivers: tty: serial: dz: include <linux/io.h> instead of <asm/io.h>
` [PATCH 03/41] drivers: tty: serial: dz: fix missing parentheses
` [PATCH 04/41] drivers: tty: serial: dz: fix use fix bare 'unsigned'
` [PATCH 05/41] drivers: tty: serial: dz: use pr_info() instead of incomplete printk()
` [PATCH 06/41] drivers: tty: serial: sb1250-duart: use dev_err() instead of printk()
` [PATCH 07/41] drivers: tty: serial: sb1250-duart: include <linux/io.h> instead of <asm/io.h>
` [PATCH 08/41] drivers: tty: serial: sb1250-duart: fix checkpatch warning on printk()
` [PATCH 09/41] drivers: tty: serial: sb1250-duart: fill mapsize and use it
` [PATCH 10/41] drivers: tty: serial: sb1250-duart: fix missing parentheses
` [PATCH 11/41] drivers: tty: serial: sb1250-duart: fix formatting error
` [PATCH 12/41] drivers: tty: serial: uartlite: use dev_dbg() instead of pr_debug()
` [PATCH 13/41] drivers: tty: serial: uartlite: fill mapsize and use it
` [PATCH 14/41] drivers: tty: serial: uartlite: remove unnecessary braces
` [PATCH 15/41] drivers: tty: serial: uartlite: fix use fix bare 'unsigned'
` [PATCH 16/41] drivers: tty: serial: uartlite: fix overlong lines
` [PATCH 17/41] drivers: tty: serial: apbuart: fix logging calls
` [PATCH 18/41] drivers: tty: serial: apbuart: use dev_info() instead of printk()
` [PATCH 19/41] drivers: tty: serial: apbuart: fix code formatting
` [PATCH 20/41] drivers: tty: serial: cpm_uart: use dev_err()/dev_warn() instead of printk()
` [PATCH 21/41] drivers: tty: serial: cpm_uart: fix includes
` [PATCH 22/41] drivers: tty: serial: cpm_uart: fix logging calls
` [PATCH 23/41] drivers: tty: serial: cpm_uart: fix styling issues
` [PATCH 24/41] drivers: tty: serial: timbuart: use dev_err() instead of printk()
` [PATCH 25/41] drivers: tty: serial: timbuart: fix formatting issues
` [PATCH 26/41] drivers: tty: serial: sunzilog: use dev_info() instead of printk()
` [PATCH 27/41] drivers: tty: serial: sunzilog: fix formatting issues
` [PATCH 28/41] drivers: tty: serial: sunzilog: fix includes
` [PATCH 29/41] drivers: tty: serial: sunzilog: cleanup logging
` [PATCH 30/41] drivers: tty: serial: ioc4_serial: use dev_warn() instead of printk()
` [PATCH 31/41] drivers: tty: serial: ioc4_serial: use pr_*() "
` [PATCH 32/41] drivers: tty: serial: 21285: define's for address/size, use mapsize field
` [PATCH 33/41] drivers: tty: serial: zs: use dev_err() instead of printk()
` [PATCH 34/41] drivers: tty: serial: zs: fill mapsize and use it
` [PATCH 35/41] drivers: tty: serial: 8250: add mapsize to platform data
` [PATCH 36/41] drivers: tty: serial: 8250: store mmio resource size in port struct
` [PATCH 37/41] drivers: tty: serial: 8250: simplify io resource size computation
` [PATCH 38/41] drivers: tty: serial: xilinx_uartps: fill mapsize and use it
` [PATCH 39/41] drivers: tty: serial: pmac_zilog: "
` [PATCH 40/41] drivers: tty: serial: helper for setting mmio range
` [PATCH 41/41] drivers: tty: serial: lpc32xx_hs: fill mapsize and use it

cpu power up timing changes causes UART rx character loss on imx6ull
 2019-04-30 15:35 UTC  (2+ messages)

[PATCH v3] tty: serial: 8250: Fix type field in format string
 2019-04-29 16:24 UTC 

[PATCH v2] tty: serial: 8250: Fix type field in format string
 2019-04-29 16:23 UTC  (3+ messages)

[PATCH 0/2] serial: 8250: Add support for 8250/16550 as MFD function
 2019-04-29 14:25 UTC  (19+ messages)
` [PATCH 1/2] serial: 8250: Allow port registration without UPF_BOOT_AUTOCONF
` [PATCH 2/2] serial: 8250: Add support for 8250/16550 as MFD function

[PATCH v12 0/4] add uart DMA function
 2019-04-29 12:48 UTC  (6+ messages)
` [PATCH 1/4] dmaengine: mediatek: Add MediaTek UART APDMA support
` [PATCH 2/4] arm: dts: mt2712: add uart APDMA to device tree
` [PATCH 3/4] dt-bindings: dma: uart: rename binding
` [PATCH 4/4] serial: 8250-mtk: modify uart DMA rx

[PATCH 0/2] Perfect 8250 mtk uart function
 2019-04-28 17:40 UTC  (6+ messages)
` [PATCH 1/2] serial: 8250-mtk: add follow control
` [PATCH 2/2] serial: 8250-mtk: modify baudrate setting

[PATCH] tty: serial: 8250: Fix type field in format string
 2019-04-27  8:59 UTC  (4+ messages)

[PATCH v3] serial: Add Milbeaut serial control
 2019-04-26 18:15 UTC  (4+ messages)

[PATCH 2/2] serial: 8250: Add support for 8250/16550 as MFD function
 2019-04-26 16:55 UTC 

[PATCH 1/2] serial: 8250: Allow port registration without UPF_BOOT_AUTOCONF
 2019-04-26  8:36 UTC 

[PATCH 00/24] arm64: mediatek: add support for Pumpkin MT8516 board
 2019-04-25 21:39 UTC  (27+ messages)
` [PATCH 11/24] dt-bindings: mediatek: topckgen: add support for MT8516
` [PATCH 12/24] dt-bindings: mediatek: infracfg: "
` [PATCH 13/24] dt-bindings: mediatek: apmixedsys: "
` [PATCH 14/24] clk: mediatek: add clock driver "
` [PATCH 15/24] dt-bindings: pinctrl: pinctrl-mt65xx: add support "
` [PATCH 19/24] dt-bindings: spi: spi-mt65xx: "
` [PATCH 22/24] dt-bindings: i2c: i2c-mtk: "

Testing the recent RISC-V DT patchsets
 2019-04-23  0:17 UTC 

[PATCH AUTOSEL 4.4 03/21] sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()
 2019-04-22 19:49 UTC 

[PATCH AUTOSEL 4.9 06/29] sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()
 2019-04-22 19:48 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 07/29] serial: ar933x_uart: Fix build failure with disabled console

[PATCH AUTOSEL 4.14 07/43] sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()
 2019-04-22 19:46 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 08/43] serial: ar933x_uart: Fix build failure with disabled console

[PATCH AUTOSEL 4.19 16/68] sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()
 2019-04-22 19:44 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 17/68] serial: ar933x_uart: Fix build failure with disabled console

[PATCH AUTOSEL 5.0 23/98] sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()
 2019-04-22 19:40 UTC  (2+ messages)
` [PATCH AUTOSEL 5.0 24/98] serial: ar933x_uart: Fix build failure with disabled console

[PATCH v2 33/79] docs: serial: convert docs to ReST and rename to *.rst
 2019-04-22 13:27 UTC 

[PATCH 5/6] ARM: ks8695, serial: skip manual tx IRQ ack
 2019-04-20  2:06 UTC  (2+ messages)

[GIT PULL] TTY/Serial fixes for 5.1-rc6
 2019-04-19 19:35 UTC  (2+ messages)

[PATCH] serial: 8250_exar: Adjust IOT2000 matching
 2019-04-18  9:15 UTC 

[PATCH] serial: Fix using plain integer instead of Null pointer
 2019-04-18  7:10 UTC  (3+ messages)

[PATCH] TTY: serial_core, add ->install
 2019-04-17 12:06 UTC  (2+ messages)
` 答复: "

e00164a0f0 [ 7.566387] WARNING: CPU: 0 PID: 1 at kernel/locking/lockdep.c:1025 lockdep_register_key
 2019-04-17  0:33 UTC 

[PATCH v2 0/4] Use MFD framework for SGI IOC3 drivers
 2019-04-16 13:16 UTC  (3+ messages)
` [PATCH v2 2/4] mfd: ioc3: Add driver for SGI IOC3 chip

[PATCH] serial: sc16is7xx: fix unused label warning
 2019-04-16 13:11 UTC  (2+ messages)

[PATCH v9] arm64: dts: Add Mediatek SoC MT8183 and evaluation board dts and Makefile
 2019-04-16 10:35 UTC  (5+ 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).