linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-06 13:29:48 to 2020-11-05 14:28:51 UTC [more...]

[PATCH] tty: serial: imx: enable eralycon by default if IMX_SERIAL_CONSOLE is enabled
 2020-11-05 14:28 UTC 

Crash when specifying non-existent serial port in speakup / tty_kopen
 2020-11-05 12:21 UTC  (5+ messages)

[PATCH 00/36] Rid W=1 issues from TTY
 2020-11-05  9:00 UTC  (22+ messages)
` [PATCH 01/36] tty: serdev: core: Remove unused variable 'dummy'
` [PATCH 02/36] tty: serdev: core: Provide missing description for 'owner'
` [PATCH 11/36] tty: serial: jsm: jsm_cls: Remove unused variable 'discard'
` [PATCH 13/36] tty: serial: 8250: 8250_port: Staticify functions referenced by pointers
` [PATCH 14/36] tty: serial: 8250: serial_cs: Remove unused/unchecked variable 'err'
` [PATCH 17/36] tty: serial: amba-pl011: Mark 'sbsa_uart_acpi_match' as __maybe_unused
` [PATCH 19/36] tty: serial: lpc32xx_hs: Remove unused variable 'tmp'
` [PATCH 20/36] tty: serial: msm_serial: Remove set but unused variable 'status'
` [PATCH 21/36] tty: serial: ifx6x60: Fix function documentation headers
` [PATCH 22/36] tty: serial: xilinx_uartps: Supply description for missing member 'cts_override'
` [PATCH 24/36] tty: serial: serial-tegra: Struct headers should start with 'struct <name>'
` [PATCH 25/36] tty: serial: sifive: "
` [PATCH 28/36] tty: serial: stm32-usart: Remove set but unused 'cookie' variables
` [PATCH 30/36] tty: serial: serial-tegra: Provide some missing struct member descriptions
` [PATCH 34/36] tty: serial: pmac_zilog: Make disposable variable __always_unused

Disinfectant
 2020-11-05  8:30 UTC 

[PATCH 0/2] drivers/tty: delete break after return or goto
 2020-11-05  8:20 UTC  (7+ messages)
` [PATCH 1/2] drivers/tty: delete break after goto
` [PATCH 2/2] drivers/tty: delete break after return
  ` Re:Re: [PATCH 0/2] drivers/tty: delete break after return or goto
    `  "
        `  "

[tty:tty-next] BUILD SUCCESS 724ec7c190c1893ea55fd7143e7e1c8c5b61a0e7
 2020-11-05  3:47 UTC 

[tty:tty-testing] BUILD SUCCESS c35f638fc2adbb9c439ce68b559d406387cbdbe8
 2020-11-05  3:47 UTC 

[PATCH] tty: serial: msm_serial: Constify msm_uart_pops
 2020-11-04 23:51 UTC 

[PATCH] dt-bindings: serial: 8250_omap: Add compatible for UART controller on AM64 SoC
 2020-11-04 20:54 UTC  (3+ messages)

[PATCH 0/2] drivers/tty: delete break after return
 2020-11-04  6:49 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] "

[PATCH v3] serial: txx9: add missing platform_driver_unregister() on error in serial_txx9_init
 2020-11-03  8:49 UTC 

[PATCH v2] serial: txx9: add missing platform_driver_unregister() on error in serial_txx9_init
 2020-11-03  7:45 UTC  (2+ messages)

[PATCH] serial: 8250_mtk: Fix uart_get_baud_rate warning
 2020-11-02 12:07 UTC 

[PATCH] serial: mctrl_gpio: Fix passing zero to 'ERR_PTR' warning
 2020-11-02  8:20 UTC  (2+ messages)

[GIT PULL] TTY/Serial driver fixes for 5.10-rc2
 2020-11-01 18:08 UTC  (2+ messages)

[PATCH] serial: txx9: add missing platform_driver_unregister() on error in serial_txx9_init
 2020-10-31  1:18 UTC 

[PATCH] tty: serial: linflexuart: Remove unnecessary '|' operation and add error count
 2020-10-30 13:43 UTC 

[PATCH V8] GCOV: Add config to check the preqequisites situation
 2020-10-30 10:25 UTC  (2+ messages)

[PATCH] serial: 8250: 8250_omap: Disable RX interrupt after DMA enable
 2020-10-29  5:19 UTC 

[PATCH 01/17] vt: keyboard, remove ctrl_alt_del declaration
 2020-10-29 11:32 UTC  (17+ messages)
` [PATCH 02/17] vt: keyboard, include linux/spinlock.h
` [PATCH 03/17] vt: keyboard, sort includes
` [PATCH 04/17] vt: keyboard, sort key types by their number
` [PATCH 05/17] vt: keyboard, clean up max_vals
` [PATCH 06/17] vt: keyboard, extract vt_kdgkbent and vt_kdskbent
` [PATCH 07/17] vt: keyboard, union perm checks in vt_do_kdsk_ioctl
` [PATCH 08/17] vt: keyboard, use DECLARE_BITMAP for key_down
` [PATCH 09/17] vt: keyboard, use bool for rep
` [PATCH 10/17] vt: keyboard, rename i to kb_func in vt_do_kdgkb_ioctl
` [PATCH 11/17] vt: keyboard, reorder user buffer handling "
` [PATCH 12/17] vt: keyboard, extract and simplify vt_kdskbsent
` [PATCH 13/17] vt: keyboard, remove unneeded func_* declarations
` [PATCH 14/17] vt: keyboard, union perm checks in vt_do_kdgkb_ioctl
` [PATCH 15/17] vt: keyboard, make HW_RAW a function
` [PATCH 16/17] vt: keyboard, use find_next_bit in kbd_match
` [PATCH 17/17] vt: keyboard, use tty_insert_flip_string in puts_queue

[tty:tty-linus] BUILD SUCCESS d54654790302ccaa72589380dce060d376ef8716
 2020-10-29  0:45 UTC 

[tty:tty-testing] BUILD SUCCESS da31de35cd2fb78f75788873e0b61e56d4bb1a90
 2020-10-29  0:45 UTC 

[PATCH v2] serial: max310x: rework RX interrupt handling
 2020-10-28 17:14 UTC  (4+ messages)

[PATCH] dt-bindings: More whitespace clean-ups in schema files
 2020-10-27 12:17 UTC  (6+ messages)

[PATCH -next] tty: serial: imx: remove unnecessary breaks
 2020-10-27  8:54 UTC  (3+ messages)
  ` 答复: "

[RFC PATCH 0/5] Add serdev_device_id for platform instantiation
 2020-10-26 17:57 UTC  (6+ messages)
` [RFC PATCH 1/5] serdev: Add serdev_device_id
` [RFC PATCH 2/5] file2alias: Support for serdev devices
` [RFC PATCH 3/5] serdev: add of_ helper to get serdev controller
` [RFC PATCH 4/5] gnss: ubx add MODULE_DEVICE_TABLE(serdev)
` [RFC PATCH 5/5] gnss: change of_property_read to device_property_read

[PATCH v2] tty: serial: imx: remove unneeded break
 2020-10-26 16:32 UTC  (2+ messages)

[PATCH] vt_ioctl: fix GIO_UNIMAP regression
 2020-10-26  5:54 UTC 

[PATCH] serial: pmac_zilog: don't init if zilog is not available
 2020-10-23  3:21 UTC  (15+ messages)

[PATCH v2 tty] tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028A
 2020-10-23  1:48 UTC  (2+ messages)

[PATCH] tty: serial: fsl_lpuart: LS1021A has a FIFO size of 32 datawords
 2020-10-23  1:44 UTC  (3+ messages)
` [EXT] "

[PATCH V7] GCOV: Add config to check the preqequisites situation
 2020-10-22 10:03 UTC  (4+ messages)

WCH382 PCIe 2 port serial card problem
 2020-10-20 23:40 UTC 

[RFC] treewide: cleanup unreachable breaks
 2020-10-20 18:42 UTC  (19+ messages)
  ` [Cocci] "
    ` [Ocfs2-devel] "

[PATCH v9 0/3] leds: trigger: implement a tty trigger
 2020-10-20 12:36 UTC  (7+ messages)
` [PATCH v9 1/3] tty: rename tty_kopen() and add new function tty_kopen_shared()
` [PATCH v9 2/3] tty: new helper function tty_get_icount()
` [PATCH v9 3/3] leds: trigger: implement a tty trigger

[PATCH] tty: remove unneeded break
 2020-10-20  7:37 UTC  (3+ messages)

[PATCH v2 1/2] vt: keyboard, simplify vt_kdgkbsent
 2020-10-19  8:55 UTC  (2+ messages)
` [PATCH 2/2] vt: keyboard, extend func_buf_lock to readers

[PATCH 1/3] vt: keyboard, reorder user buffer handling in vt_do_kdgkb_ioctl
 2020-10-19  8:00 UTC  (5+ messages)
` [PATCH 2/3] vt: keyboard, simplify vt_kdgkbsent
` [PATCH 3/3] vt: keyboard, extend func_buf_lock to readers

[PATCH] tty: serial: 21285: fix lockup on open
 2020-10-19  7:00 UTC  (2+ messages)

[PATCH 0/3] serial: 8250_dw: Fix clk-notifier/port suspend deadlock
 2020-10-18  0:32 UTC  (3+ messages)
` [PATCH 3/3] "

[PATCH v8 0/3] leds: trigger: implement a tty trigger
 2020-10-15 22:32 UTC  (8+ messages)
` [PATCH v8 1/3] tty: rename tty_kopen() and add new function tty_kopen_shared()
` [PATCH v8 2/3] tty: new helper function tty_get_icount()
` [PATCH v8 3/3] leds: trigger: implement a tty trigger
  ` [RFC PATCH] leds: trigger: ledtrig_tty can be static

[GIT PULL] TTY/Serial driver patches for 5.10-rc1
 2020-10-14 23:23 UTC  (2+ messages)

[PATCH 00/14] drop double zeroing
 2020-10-13 22:42 UTC  (2+ messages)

[PATCH v12 0/5] LiteX SoC controller and LiteUART serial driver
 2020-10-13 14:46 UTC  (6+ messages)
` [PATCH v12 1/5] dt-bindings: vendor: add vendor prefix for LiteX
` [PATCH v12 2/5] dt-bindings: soc: document LiteX SoC Controller bindings
` [PATCH v12 3/5] drivers/soc/litex: add LiteX SoC Controller driver
` [PATCH v12 4/5] dt-bindings: serial: document LiteUART bindings
` [PATCH v12 5/5] drivers/tty/serial: add LiteUART driver

Disinfectant
 2020-10-13  8:11 UTC 

[PATCH 0/4] dt-bindings: additional/unevaluatedProperties clean-ups
 2020-10-07 22:48 UTC  (12+ messages)
` [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties'
` [PATCH 2/4] dt-bindings: Use 'additionalProperties' instead of 'unevaluatedProperties'
` [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas

[PATCH] serial: mcf: add sysrq capability
 2020-10-07 12:00 UTC  (2+ messages)

[PATCH v1 1/2] serial: max310x: Make use of device properties
 2020-10-07  8:47 UTC  (4+ messages)
` [PATCH v1 2/2] serial: max310x: Use devm_clk_get_optional() to get the input clock

[PATCH v2 1/2] serial: max310x: Make use of device properties
 2020-10-07  8:46 UTC  (2+ messages)
` [PATCH v2 2/2] serial: max310x: Use devm_clk_get_optional() to get the input clock

[PATCH v1 1/2] serial: max310x: Make use of device properties
 2020-10-06 22:08 UTC  (2+ messages)
` [PATCH v1 2/2] serial: max310x: Use devm_clk_get_optional() to get the input clock

[PATCH] dt-bindings: serial: fsl-imx-uart: fix i.MX 53 and 6 compatible matching
 2020-10-06 14:50 UTC  (4+ messages)

[PATCH v11 0/5] LiteX SoC controller and LiteUART serial driver
 2020-10-06 13:29 UTC  (6+ messages)
` [PATCH v11 3/5] drivers/soc/litex: add LiteX SoC Controller driver


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