Show patches with: Archived = No       |   6297 patches
« 1 2 ... 10 11 1262 63 »
Patch Series S/W/F Date Submitter Delegate State
[v2,1/2] serial: max310x: Make use of device properties [v2,1/2] serial: max310x: Make use of device properties --- 2020-10-07 Andy Shevchenko New
[v2,2/2] serial: max310x: Use devm_clk_get_optional() to get the input clock [v2,1/2] serial: max310x: Make use of device properties --- 2020-10-07 Andy Shevchenko Superseded
[v8,1/3] tty: rename tty_kopen() and add new function tty_kopen_shared() leds: trigger: implement a tty trigger --- 2020-10-12 Uwe Kleine-König Superseded
[v8,2/3] tty: new helper function tty_get_icount() leds: trigger: implement a tty trigger --- 2020-10-12 Uwe Kleine-König Superseded
[v8,3/3] leds: trigger: implement a tty trigger leds: trigger: implement a tty trigger --- 2020-10-12 Uwe Kleine-König Superseded
[v12,1/5] dt-bindings: vendor: add vendor prefix for LiteX LiteX SoC controller and LiteUART serial driver --- 2020-10-13 Mateusz Holenko New
[v12,2/5] dt-bindings: soc: document LiteX SoC Controller bindings LiteX SoC controller and LiteUART serial driver --- 2020-10-13 Mateusz Holenko Superseded
[v12,3/5] drivers/soc/litex: add LiteX SoC Controller driver LiteX SoC controller and LiteUART serial driver --- 2020-10-13 Mateusz Holenko New
[v12,4/5] dt-bindings: serial: document LiteUART bindings LiteX SoC controller and LiteUART serial driver --- 2020-10-13 Mateusz Holenko Superseded
[v12,5/5] drivers/tty/serial: add LiteUART driver LiteX SoC controller and LiteUART serial driver --- 2020-10-13 Mateusz Holenko New
[2/3] vt: keyboard, simplify vt_kdgkbsent Untitled series #62821 --- 2020-10-16 Jiri Slaby New
[3/3] vt: keyboard, extend func_buf_lock to readers Untitled series #62821 --- 2020-10-16 Jiri Slaby New
[RFC] treewide: cleanup unreachable breaks [RFC] treewide: cleanup unreachable breaks --- 2020-10-17 Tom Rix New
[v9,3/3] leds: trigger: implement a tty trigger leds: trigger: implement a tty trigger --- 2020-10-18 Uwe Kleine-König Superseded
[2/2] vt: keyboard, extend func_buf_lock to readers Untitled series #62818 --- 2020-10-19 Jiri Slaby New
[v2] tty: serial: imx: remove unneeded break [v2] tty: serial: imx: remove unneeded break --- 2020-10-20 Tom Rix New
tty: serial: fsl_lpuart: LS1021A has a FIFO size of 32 datawords tty: serial: fsl_lpuart: LS1021A has a FIFO size of 32 datawords --- 2020-10-22 Vladimir Oltean New
[v2,tty] tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028A [v2,tty] tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028A --- 2020-10-23 Vladimir Oltean New
dt-bindings: More whitespace clean-ups in schema files dt-bindings: More whitespace clean-ups in schema files --- 2020-10-23 Rob Herring New
vt_ioctl: fix GIO_UNIMAP regression vt_ioctl: fix GIO_UNIMAP regression --- 2020-10-26 Jiri Slaby New
[-next] tty: serial: imx: remove unnecessary breaks [-next] tty: serial: imx: remove unnecessary breaks --- 2020-10-26 Zhang Qilong New
[RFC,1/5] serdev: Add serdev_device_id [RFC,1/5] serdev: Add serdev_device_id --- 2020-10-26 Vaishnav M A New
[RFC,3/5] serdev: add of_ helper to get serdev controller [RFC,1/5] serdev: Add serdev_device_id --- 2020-10-26 Vaishnav M A New
[RFC,4/5] gnss: ubx add MODULE_DEVICE_TABLE(serdev) [RFC,1/5] serdev: Add serdev_device_id --- 2020-10-26 Vaishnav M A New
[01/17] vt: keyboard, remove ctrl_alt_del declaration [01/17] vt: keyboard, remove ctrl_alt_del declaration --- 2020-10-29 Jiri Slaby New
[03/17] vt: keyboard, sort includes [01/17] vt: keyboard, remove ctrl_alt_del declaration --- 2020-10-29 Jiri Slaby New
[04/17] vt: keyboard, sort key types by their number [01/17] vt: keyboard, remove ctrl_alt_del declaration --- 2020-10-29 Jiri Slaby New
[08/17] vt: keyboard, use DECLARE_BITMAP for key_down [01/17] vt: keyboard, remove ctrl_alt_del declaration --- 2020-10-29 Jiri Slaby New
[11/17] vt: keyboard, reorder user buffer handling in vt_do_kdgkb_ioctl [01/17] vt: keyboard, remove ctrl_alt_del declaration --- 2020-10-29 Jiri Slaby New
[13/17] vt: keyboard, remove unneeded func_* declarations [01/17] vt: keyboard, remove ctrl_alt_del declaration --- 2020-10-29 Jiri Slaby New
[14/17] vt: keyboard, union perm checks in vt_do_kdgkb_ioctl [01/17] vt: keyboard, remove ctrl_alt_del declaration --- 2020-10-29 Jiri Slaby New
[15/17] vt: keyboard, make HW_RAW a function [01/17] vt: keyboard, remove ctrl_alt_del declaration --- 2020-10-29 Jiri Slaby New
[16/17] vt: keyboard, use find_next_bit in kbd_match [01/17] vt: keyboard, remove ctrl_alt_del declaration --- 2020-10-29 Jiri Slaby New
tty: serial: linflexuart: Remove unnecessary '|' operation and add error count tty: serial: linflexuart: Remove unnecessary '|' operation and add error count --- 2020-10-30 Liu Xiang New
serial: mctrl_gpio: Fix passing zero to 'ERR_PTR' warning serial: mctrl_gpio: Fix passing zero to 'ERR_PTR' warning --- 2020-10-31 Yue Haibing New
serial: 8250_mtk: Fix uart_get_baud_rate warning serial: 8250_mtk: Fix uart_get_baud_rate warning --- 2020-11-02 Claire Chang New
[1/2] drivers/tty: delete break after return drivers/tty: delete break after return --- 2020-11-04 Bernard Zhao Superseded
[2/2] drivers/tty: delete break after return drivers/tty: delete break after return --- 2020-11-04 Bernard Zhao Superseded
[1/2] drivers/tty: delete break after return drivers/tty: delete break after return --- 2020-11-04 Bernard Zhao New
[2/2] drivers/tty: delete break after return drivers/tty: delete break after return --- 2020-11-04 Bernard Zhao Superseded
[1/2] drivers/tty: delete break after goto drivers/tty: delete break after return or goto --- 2020-11-04 Bernard Zhao Superseded
[2/2] drivers/tty: delete break after return drivers/tty: delete break after return or goto --- 2020-11-04 Bernard Zhao Superseded
[01/36] tty: serdev: core: Remove unused variable 'dummy' [01/36] tty: serdev: core: Remove unused variable 'dummy' --- 2020-11-04 Lee Jones New
[02/36] tty: serdev: core: Provide missing description for 'owner' [01/36] tty: serdev: core: Remove unused variable 'dummy' --- 2020-11-04 Lee Jones New
[11/36] tty: serial: jsm: jsm_cls: Remove unused variable 'discard' [01/36] tty: serdev: core: Remove unused variable 'dummy' --- 2020-11-04 Lee Jones New
[13/36] tty: serial: 8250: 8250_port: Staticify functions referenced by pointers [01/36] tty: serdev: core: Remove unused variable 'dummy' --- 2020-11-04 Lee Jones New
[14/36] tty: serial: 8250: serial_cs: Remove unused/unchecked variable 'err' [01/36] tty: serdev: core: Remove unused variable 'dummy' --- 2020-11-04 Lee Jones New
[17/36] tty: serial: amba-pl011: Mark 'sbsa_uart_acpi_match' as __maybe_unused [01/36] tty: serdev: core: Remove unused variable 'dummy' --- 2020-11-04 Lee Jones New
[19/36] tty: serial: lpc32xx_hs: Remove unused variable 'tmp' [01/36] tty: serdev: core: Remove unused variable 'dummy' --- 2020-11-04 Lee Jones New
[20/36] tty: serial: msm_serial: Remove set but unused variable 'status' [01/36] tty: serdev: core: Remove unused variable 'dummy' --- 2020-11-04 Lee Jones New
[21/36] tty: serial: ifx6x60: Fix function documentation headers [01/36] tty: serdev: core: Remove unused variable 'dummy' --- 2020-11-04 Lee Jones New
[22/36] tty: serial: xilinx_uartps: Supply description for missing member 'cts_override' [01/36] tty: serdev: core: Remove unused variable 'dummy' --- 2020-11-04 Lee Jones New
[25/36] tty: serial: sifive: Struct headers should start with 'struct <name>' [01/36] tty: serdev: core: Remove unused variable 'dummy' --- 2020-11-04 Lee Jones New
[28/36] tty: serial: stm32-usart: Remove set but unused 'cookie' variables [01/36] tty: serdev: core: Remove unused variable 'dummy' --- 2020-11-04 Lee Jones New
[30/36] tty: serial: serial-tegra: Provide some missing struct member descriptions [01/36] tty: serdev: core: Remove unused variable 'dummy' --- 2020-11-04 Lee Jones New
[34/36] tty: serial: pmac_zilog: Make disposable variable __always_unused [01/36] tty: serdev: core: Remove unused variable 'dummy' --- 2020-11-04 Lee Jones New
tty: serial: msm_serial: Constify msm_uart_pops tty: serial: msm_serial: Constify msm_uart_pops --- 2020-11-04 Rikard Falkeborn New
tty: serial: imx: enable eralycon by default if IMX_SERIAL_CONSOLE is enabled tty: serial: imx: enable eralycon by default if IMX_SERIAL_CONSOLE is enabled --- 2020-11-05 Lucas Stach New
[v2] tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabled [v2] tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabled --- 2020-11-05 Lucas Stach Superseded
[v3] tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabled [v3] tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabled --- 2020-11-05 Lucas Stach Superseded
tty: serial: remove pnx8xxx uart driver tty: serial: remove pnx8xxx uart driver --- 2020-11-06 Thomas Bogendoerfer New
[1/2] tty/serial: delete break after return drivers/tty: delete break after return or goto --- 2020-11-07 Bernard Zhao New
tty: serial: imx: fix potential deadlock tty: serial: imx: fix potential deadlock --- 2020-11-08 Sam Nobs New
serial: imx: Remove unused platform data support serial: imx: Remove unused platform data support --- 2020-11-10 Fabio Estevam New
[2/2] serial: 8250: 8250_omap: Fix unused variable warning Untitled series #78253 --- 2020-11-11 Vignesh Raghavendra New
serial: ar933x_uart: disable clk on error handling path in probe serial: ar933x_uart: disable clk on error handling path in probe --- 2020-11-11 Zheng Zengkai New
[v2,2/4] tty: serial: 8250: 8250_port: Move prototypes to shared location Rid W=1 issues from TTY --- 2020-11-12 Lee Jones New
[v2,4/4] tty: serial: pmac_zilog: Remove unused disposable variable 'garbage' Rid W=1 issues from TTY --- 2020-11-12 Lee Jones New
serial: imx: Remove unused .id_table support serial: imx: Remove unused .id_table support --- 2020-11-15 Fabio Estevam New
BUG: imx: initial UART receive causes IO errors BUG: imx: initial UART receive causes IO errors --- 2020-11-17 Stefan Wahren New
tty: serial: rad-uart: replace spin_lock_irqsave by spin_lock in hard IRQ tty: serial: rad-uart: replace spin_lock_irqsave by spin_lock in hard IRQ --- 2020-11-20 Tian Tao New
m68k: Fix WARNING splat in pmac_zilog driver m68k: Fix WARNING splat in pmac_zilog driver --- 2020-11-20 Finn Thain Superseded
[1/3] serial: 8250: of: Check for CONFIG_SERIAL_8250_BCM7271 serial: 8250: Add driver for Broadcom UART --- 2020-11-20 Alan Cooper Superseded
[2/3] dt-bindings: Add support for the Broadcom UART driver serial: 8250: Add driver for Broadcom UART --- 2020-11-20 Alan Cooper Superseded
[3/3] serial: 8250: Add new 8250-core based Broadcom STB driver serial: 8250: Add driver for Broadcom UART --- 2020-11-20 Alan Cooper Superseded
[v2] m68k: Fix WARNING splat in pmac_zilog driver [v2] m68k: Fix WARNING splat in pmac_zilog driver --- 2020-11-21 Finn Thain New
serial: mxs-auart: Remove unneeded platform_device_id serial: mxs-auart: Remove unneeded platform_device_id --- 2020-11-23 Fabio Estevam New
[V2] tty: serial: bcm63xx: lower driver dependencies [V2] tty: serial: bcm63xx: lower driver dependencies --- 2020-11-25 Rafał Miłecki New
tty: serial: uartlite: Support probe deferral tty: serial: uartlite: Support probe deferral --- 2020-11-27 Alexander A Sverdlin New
[3/5] USB: serial: add sysfs attribute to suppress ready signalling on open tty: add flag to suppress ready signalling on open --- 2020-11-30 Johan Hovold Superseded
[4/5] USB: serial: ftdi_sio: pass port to quirk port_probe functions tty: add flag to suppress ready signalling on open --- 2020-11-30 Johan Hovold Superseded
tty : serial: jsm: Fixed file by adding spacing tty : serial: jsm: Fixed file by adding spacing --- 2020-12-02 Clement Smith Superseded
[1/4] dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoC arch: riscv: add board and SoC DT file support --- 2020-12-02 Yash Shah New
[2/4] riscv: dts: add initial support for the SiFive FU740-C000 SoC arch: riscv: add board and SoC DT file support --- 2020-12-02 Yash Shah Superseded
[3/4] dt-bindings: riscv: Update YAML doc to support SiFive HiFive Unmatched board arch: riscv: add board and SoC DT file support --- 2020-12-02 Yash Shah Superseded
[4/4] riscv: dts: add initial board data for the SiFive HiFive Unmatched arch: riscv: add board and SoC DT file support --- 2020-12-02 Yash Shah Superseded
[v2,1/7] tty: use assign_bit() in port-flag accessors tty: add flag to suppress ready signalling on open --- 2020-12-02 Johan Hovold New
[v2,2/7] tty: use const parameters in port-flag accessors tty: add flag to suppress ready signalling on open --- 2020-12-02 Johan Hovold New
[v2,3/7] tty: add port flag to suppress ready signalling on open tty: add flag to suppress ready signalling on open --- 2020-12-02 Johan Hovold New
[v2,4/7] serial: core: add sysfs attribute to suppress ready signalling on open tty: add flag to suppress ready signalling on open --- 2020-12-02 Johan Hovold New
[v2,5/7] USB: serial: add sysfs attribute to suppress ready signalling on open tty: add flag to suppress ready signalling on open --- 2020-12-02 Johan Hovold New
[v2,6/7] USB: serial: ftdi_sio: pass port to quirk port_probe functions tty: add flag to suppress ready signalling on open --- 2020-12-02 Johan Hovold New
[v2,7/7] USB: serial: ftdi_sio: add support for FreeCalypso DUART28C adapter tty: add flag to suppress ready signalling on open --- 2020-12-02 Johan Hovold New
[1/5] media: dt-bindings: add the required property 'additionalProperties' fix dt_binding_check warnings --- 2020-12-04 Zhen Lei New
[2/5] dt-bindings: serial: add the required property 'additionalProperties' fix dt_binding_check warnings --- 2020-12-04 Zhen Lei New
[3/5] dt-bindings: soc: add the required property 'additionalProperties' fix dt_binding_check warnings --- 2020-12-04 Zhen Lei New
[4/5] dt-bindings: devapc: add the required property 'additionalProperties' fix dt_binding_check warnings --- 2020-12-04 Zhen Lei New
[5/5] dt-bindings: mfd: correct the node name of the panel led fix dt_binding_check warnings --- 2020-12-04 Zhen Lei New
[1/8] tty: serial: jsm: Fixed file by added more spacing in line 610 [1/8] tty: serial: jsm: Fixed file by added more spacing in line 610 --- 2020-12-05 Clement Smith Superseded
[2/8] tty: serial: jsm: Fixed file by added more spacing in line 611 [1/8] tty: serial: jsm: Fixed file by added more spacing in line 610 --- 2020-12-05 Clement Smith Superseded
« 1 2 ... 10 11 1262 63 »