linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-17 17:27:45 to 2020-08-27 15:23:10 UTC [more...]

[PATCH v2 00/10] Add initial support for R8A7742/RZG1H SoC and iW-RainboW-G21D-Qseven development board support
 2020-08-27 11:08 UTC  (3+ messages)
` [PATCH v2 05/10] dt-bindings: renesas,rcar-dmac: Document r8a7742 support

[GIT PULL] TTY/Serial driver fixes for 5.9-rc3
 2020-08-26 18:34 UTC  (2+ messages)

[PATCH 0/4] tty: convert tasklets to use new tasklet_setup()
 2020-08-26 13:29 UTC  (3+ messages)
` [PATCH 2/4] tty: atmel_serial: convert tasklets to use new tasklet_setup() API

Kopia z: DM me something sexy. The crasser it gets, the better effect it will have on the both of us w7950
 2020-08-26  5:27 UTC 

[tty:tty-testing] BUILD SUCCESS 52c3c3a59234a9725b5dcfe9729ed737d7843980
 2020-08-25 23:45 UTC 

[PATCH v3 00/19] dt-bindings / arm64: Cleanup of i.MX 8 bindings
 2020-08-25 22:21 UTC  (21+ messages)
` [PATCH v3 01/19] dt-bindings: gpio: fsl-imx-gpio: Add i.MX 8 compatibles
` [PATCH v3 02/19] dt-bindings: gpio: fsl-imx-gpio: Add gpio-ranges property
` [PATCH v3 03/19] dt-bindings: gpio: fsl-imx-gpio: Add parsing of hogs
` [PATCH v3 04/19] dt-bindings: gpio: fsl-imx-gpio: Add power-domains
` [PATCH v3 05/19] dt-bindings: perf: fsl-imx-ddr: Add i.MX 8M compatibles
` [PATCH v3 06/19] dt-bindings: pwm: imx-pwm: "
` [PATCH v3 07/19] dt-bindings: serial: fsl-imx-uart: "
` [PATCH v3 08/19] dt-bindings: watchdog: fsl-imx-wdt: "
` [PATCH v3 09/19] dt-bindings: mtd: gpmi-nand: "
` [PATCH v3 10/19] dt-bindings: reset: fsl,imx7-src: "
` [PATCH v3 11/19] dt-bindings: thermal: imx8mm-thermal: Add i.MX 8M Nano compatible
` [PATCH v3 12/19] dt-bindings: mmc: fsl-imx-esdhc: Fix i.MX 8 compatible matching
` [PATCH v3 13/19] dt-bindings: nvmem: imx-ocotp: Update i.MX 8M compatibles
` [PATCH v3 14/19] dt-bindings: arm: fsl: Fix Toradex Colibri i.MX 8 binding
` [PATCH v3 15/19] dt-bindings: arm: fsl: Add ZII Ultra boards binding
` [PATCH v3 16/19] dt-bindings: interrupt-controller: fsl,irqsteer: Fix compatible matching
` [PATCH v3 17/19] dt-bindings: serial: fsl-lpuart: "
` [PATCH v3 18/19] arm64: dts: imx8mq-evk: Add hog suffix to wl-reg-on
` [PATCH v3 19/19] arm64: dts: imx8mq-zii-ultra: Add hog suffixes to GPIO hogs

[PATCH 1/2] bindings: serial: Add xilinx compatible
 2020-08-25 22:17 UTC  (4+ messages)
` [PATCH 2/2] tty: pl011: Add support for xilinx uart

[PATCH 01/16] vt: make vc_data pointers const in selection.h
 2020-08-25 17:12 UTC  (21+ messages)
` [PATCH 02/16] vt: declare xy for get/putconsxy properly
` [PATCH 03/16] vc: propagate "viewed as bool" from screenpos up
` [PATCH 04/16] vc_screen: document and cleanup vcs_vc
` [PATCH 05/16] vc_screen: rewrite vcs_size to accept vc, not inode
` [PATCH 06/16] vc_screen: sanitize types in vcs_write
` [PATCH 07/16] vc_screen: extract vcs_write_buf_noattr
` [PATCH 08/16] vc_screen: extract vcs_write_buf
` [PATCH 09/16] vc_screen: eliminate ifdefs from vcs_write_buf
` [PATCH 10/16] vc_screen: sanitize types in vcs_read
` [PATCH 11/16] vs_screen: kill tmp_count from vcs_read
` [PATCH 12/16] vc_screen: extract vcs_read_buf_uni
` [PATCH 13/16] vc_screen: extract vcs_read_buf_noattr
` [PATCH 14/16] vc_screen: extract vcs_read_buf
` [PATCH 15/16] vc_screen: extract vcs_read_buf_header
` [PATCH 16/16] vc_screen: prune macros

[PATCH v2] serial: 8250_fsl: Add ACPI support
 2020-08-25 13:31 UTC 

[PATCH v2 01/19] dt-bindings: gpio: fsl-imx-gpio: Add i.MX 8 compatibles
 2020-08-25  7:55 UTC  (42+ messages)
` [PATCH v2 02/19] dt-bindings: gpio: fsl-imx-gpio: Add gpio-ranges property
` [PATCH v2 03/19] dt-bindings: gpio: fsl-imx-gpio: Add parsing of hogs
` [PATCH v2 04/19] dt-bindings: gpio: fsl-imx-gpio: Add power-domains
` [PATCH v2 05/19] dt-bindings: perf: fsl-imx-ddr: Add i.MX 8M compatibles
` [PATCH v2 06/19] dt-bindings: pwm: imx-pwm: "
` [PATCH v2 07/19] dt-bindings: serial: fsl-imx-uart: "
` [PATCH v2 08/19] dt-bindings: watchdog: fsl-imx-wdt: "
` [PATCH v2 09/19] dt-bindings: mtd: gpmi-nand: "
` [PATCH v2 10/19] dt-bindings: reset: fsl,imx7-src: "
  ` [PATCH v2 10/19] dt-bindings: reset: fsl, imx7-src: "
` [PATCH v2 11/19] dt-bindings: thermal: imx8mm-thermal: Add i.MX 8M Nano compatible
` [PATCH v2 12/19] dt-bindings: mmc: fsl-imx-esdhc: Fix i.MX 8 compatible matching
` [PATCH v2 13/19] dt-bindings: nvmem: imx-ocotp: Update i.MX 8M compatibles
` [PATCH v2 14/19] dt-bindings: arm: fsl: Fix Toradex Colibri i.MX 8 binding
` [PATCH v2 15/19] dt-bindings: arm: fsl: Add ZII Ultra boards binding
` [PATCH v2 16/19] dt-bindings: interrupt-controller: fsl,irqsteer: Fix compatible matching
  ` [PATCH v2 16/19] dt-bindings: interrupt-controller: fsl, irqsteer: "
` [PATCH v2 17/19] dt-bindings: serial: fsl-lpuart: "
` [PATCH v2 18/19] arm64: dts: imx8mq-evk: Add hog suffix to wl-reg-on
` [PATCH v2 19/19] arm64: dts: imx8mq-zii-ultra: Add hog suffixes to GPIO hogs

[PATCH] dt-bindings: Whitespace clean-ups in schema files
 2020-08-25  7:10 UTC 

[PATCH] serial: core: don't use snprintf() for formatting sysfs attrs
 2020-08-24 22:39 UTC 

[PATCH 00/12] Convert WAR defines to config options
 2020-08-24 20:37 UTC  (5+ messages)
` [PATCH 09/12] MIPS: Replace SIBYTE_1956_WAR by CONFIG_SB1_PASS_2_WORKAROUNDS

[PATCH 01/22] dt-bindings: gpio: fsl-imx-gpio: Add i.MX 8 compatibles
 2020-08-24 10:32 UTC  (34+ messages)
` [PATCH 02/22] dt-bindings: gpio: fsl-imx-gpio: Add gpio-ranges property
` [PATCH 03/22] dt-bindings: gpio: fsl-imx-gpio: Add parsing of hogs
` [PATCH 04/22] dt-bindings: gpio: fsl-imx-gpio: Add power-domains
` [PATCH 05/22] dt-bindings: perf: fsl-imx-ddr: Add i.MX 8M compatibles
` [PATCH 06/22] dt-bindings: pwm: imx-pwm: "
` [PATCH 07/22] dt-bindings: serial: fsl-imx-uart: "
` [PATCH 08/22] dt-bindings: watchdog: fsl-imx-wdt: "
` [PATCH 09/22] dt-bindings: mtd: gpmi-nand: "
` [PATCH 10/22] dt-bindings: reset: fsl,imx7-src: "
` [PATCH 11/22] dt-bindings: thermal: imx8mm-thermal: Add i.MX 8M Nano compatible
` [PATCH 12/22] dt-bindings: mmc: fsl-imx-esdhc: Fix i.MX 8M compatible matching
` [PATCH 13/22] dt-bindings: nvmem: imx-ocotp: Update i.MX 8M compatibles
` [PATCH 14/22] dt-bindings: arm: fsl: Fix Toradex Colibri i.MX 8 binding
` [PATCH 15/22] dt-bindings: arm: fsl: Add ZII Ultra boards binding
` [PATCH 16/22] dt-bindings: interrupt-controller: fsl,irqsteer: Fix compatible matching
` [PATCH 17/22] arm64: dts: imx8mq-evk: Add hog suffix to wl-reg-on
` [PATCH 18/22] arm64: dts: imx8mq-zii-ultra: Add hog suffixes to GPIO hogs
` [PATCH 19/22] arm64: dts: imx8mm: Remove i.MX7 compatible from USDHC
` [PATCH 20/22] arm64: dts: imx8qxp: Remove i.MX7 compatible from UART
` [PATCH 21/22] arm64: dts: imx8qxp: Remove i.MX7 compatible from USDHC
` [PATCH 22/22] arm64: dts: imx8mp: Remove i.MX7 compatible from DDR PMU

Hi
 2020-08-23 19:40 UTC 

[PATCH] serial: 8250_pci: Add WCH384_8S 8 port serial device
 2020-08-22  1:47 UTC 

[PATCH] serial: 8250_pci: Add WCH384_8S 8 port serial device
 2020-08-21 11:02 UTC 

[PATCH] serial: 8250_fsl: Add ACPI support
 2020-08-21  8:07 UTC  (3+ messages)

[PATCH V7] GCOV: Add config to check the preqequisites situation
 2020-08-20 12:40 UTC  (2+ messages)

[PATCH 0/8] opp: Unconditionally call dev_pm_opp_of_remove_table()
 2020-08-20 10:43 UTC  (2+ messages)
` [PATCH 7/8] tty: serial: qcom_geni_serial: "

[PATCH v6 1/6] tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state
 2020-08-20 10:45 UTC  (7+ messages)

[tty:tty-testing] BUILD SUCCESS 377c0d7ea5bb93251e71559c115d2f94650c00d6
 2020-08-19 18:09 UTC 

[PATCH 1/2] bindings: serial: Add xilinx compatible
 2020-08-19 16:42 UTC 

[PATCHv2] serial: 8250: change lock order in serial8250_do_startup()
 2020-08-19  9:33 UTC  (4+ messages)

[PATCH] uart:8250: change lock order in serial8250_do_startup()
 2020-08-19  9:24 UTC  (6+ messages)

[PATCH] serial: pl011: Don't leak amba_ports entry on driver register error
 2020-08-19  6:51 UTC  (2+ messages)

[PATCH] n_gsm: Fix write handling for zero bytes written
 2020-08-19  6:40 UTC  (7+ messages)

[tty:tty-testing 30/32] arch/arm64/boot/dts/mediatek/mt8192.dtsi:8:10: fatal error: dt-bindings/clock/mt8192-clk.h: No such file or directory
 2020-08-19  5:47 UTC  (2+ messages)

[tty:tty-testing] BUILD SUCCESS 831b6a948800e27475276c331624defb6b084545
 2020-08-19  2:09 UTC 

[tty:tty-linus] BUILD SUCCESS ea1fc02e12b647d8dd7515d1dba137847d8e951d
 2020-08-19  2:09 UTC 

[PATCH] serial: fsl_lpuart: Fix typo in "transfer"
 2020-08-18 22:44 UTC 

[PATCH] tty: serial: fix earlycon dependency
 2020-08-18 18:54 UTC  (7+ messages)
` [PATCH v2] Fixes: tty: serial: "
    ` [PATCH v3] "
      ` [PATCH v4] "

[PATCH V3 1/5] dt-bindings: clock: Update i.MX28 example
 2020-08-18 15:53 UTC  (10+ messages)
` [PATCH V3 2/5] dt-bindings: clock: Update i.MX23 example
` [PATCH V3 3/5] dt-bindings: serial: Convert i.MX uart to json-schema
` [PATCH V3 4/5] dt-bindings: serial: Convert MXS auart "
` [PATCH V3 5/5] dt-bindings: serial: Convert NXP lpuart "

[RFC 0/5] Introduce NMI aware serial drivers
 2020-08-18 13:30 UTC  (21+ messages)
` [RFC 1/5] tty/sysrq: Make sysrq handler NMI aware
` [RFC 2/5] serial: core: Add framework to allow NMI aware serial drivers

[PATCH 1/8] tty: n_gsm, eliminate indirection for gsm->{output,error}()
 2020-08-18 11:52 UTC  (9+ messages)
` [PATCH 2/8] newport_con: fix no return statement in newport_show_logo
` [PATCH 3/8] newport_con: make module's init & exit static using module_driver
` [PATCH 4/8] tty: fix kernel-doc
` [PATCH 5/8] tty: ldiscs, "
` [PATCH 6/8] tty: vt, "
` [PATCH 7/8] tty: synclink, "
` [PATCH 8/8] tty: serial, "

[PATCH v1 1/2] serial: 8250: Let serial core initialise spin lock
 2020-08-18 11:31 UTC  (3+ messages)
` [PATCH v1 2/2] serial: 8250: Explicitly show we initialise ISA ports only once

[PATCH V2 1/5] dt-bindings: clock: Update i.MX28 example
 2020-08-18  3:08 UTC  (4+ messages)
` [PATCH V2 4/5] dt-bindings: serial: Convert MXS auart to json-schema

[PATCH v2] Fixes: tty: serial: earlycon dependency
 2020-08-17 18:52 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).