Show patches with: none      |   6382 patches
« 1 2 ... 20 21 2263 64 »
Patch Series S/W/F Date Submitter Delegate State
[v2,15/16] serial: sc16is7xx: reorder code to remove prototype declarations serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-21 Hugo Villeneuve New
[v2,14/16] serial: sc16is7xx: refactor FIFO access functions to increase commonality serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-21 Hugo Villeneuve New
[v2,13/16] serial: sc16is7xx: drop unneeded MODULE_ALIAS serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-21 Hugo Villeneuve New
[v2,12/16] serial: sc16is7xx: replace hardcoded divisor value with BIT() macro serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-21 Hugo Villeneuve New
[v2,11/16] serial: sc16is7xx: add explicit return for some switch default cases serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-21 Hugo Villeneuve New
[v2,10/16] serial: sc16is7xx: add macro for max number of UART ports serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-21 Hugo Villeneuve New
[v2,09/16] serial: sc16is7xx: add driver name to struct uart_driver serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-21 Hugo Villeneuve New
[v2,08/16] serial: sc16is7xx: use i2c_get_match_data() serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-21 Hugo Villeneuve New
[v2,07/16] serial: sc16is7xx: use spi_get_device_match_data() serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-21 Hugo Villeneuve New
[v2,06/16] serial: sc16is7xx: use DECLARE_BITMAP for sc16is7xx_lines bitfield serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-21 Hugo Villeneuve New
[v2,05/16] serial: sc16is7xx: improve do/while loop in sc16is7xx_irq() serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-21 Hugo Villeneuve New
[v2,04/16] serial: sc16is7xx: remove obsolete loop in sc16is7xx_port_irq() serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-21 Hugo Villeneuve New
[v2,03/16] serial: sc16is7xx: set safe default SPI clock frequency serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-21 Hugo Villeneuve New
[v2,02/16] serial: sc16is7xx: add check for unsupported SPI modes during probe serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-21 Hugo Villeneuve New
[v2,01/16] serial: sc16is7xx: fix invalid sc16is7xx_lines bitfield in case of probe error serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-21 Hugo Villeneuve New
[16/18] serial: sc16is7xx: reorder code to remove prototype declarations serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-19 Hugo Villeneuve Superseded
[13/18] serial: sc16is7xx: use in_range() for DT properties bound checks serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-19 Hugo Villeneuve New
[11/18] serial: sc16is7xx: add explicit return for some switch default cases serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-19 Hugo Villeneuve Superseded
[10/18] serial: sc16is7xx: use HZ_PER_MHZ macro to improve readability serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-19 Hugo Villeneuve New
[09/18] serial: sc16is7xx: add macro for max number of UART ports serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-19 Hugo Villeneuve New
[08/18] serial: sc16is7xx: add driver name to struct uart_driver serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-19 Hugo Villeneuve Superseded
[05/18] serial: sc16is7xx: use DECLARE_BITMAP for sc16is7xx_lines bitfield serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-19 Hugo Villeneuve Superseded
[04/18] serial: sc16is7xx: improve do/while loop in sc16is7xx_irq() serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-19 Hugo Villeneuve Superseded
[v2,6/6] serial: sc16is7xx: fix unconditional activation of THRI interrupt serial: sc16is7xx: regmap fixes and improvements --- 2023-12-11 Hugo Villeneuve New
[v2,5/6] serial: sc16is7xx: convert from _raw_ to _noinc_ regmap functions for FIFO serial: sc16is7xx: regmap fixes and improvements --- 2023-12-11 Hugo Villeneuve New
[v2,4/6] serial: sc16is7xx: change EFR lock to operate on each channels serial: sc16is7xx: regmap fixes and improvements --- 2023-12-11 Hugo Villeneuve New
[v2,3/6] serial: sc16is7xx: remove unused line structure member serial: sc16is7xx: regmap fixes and improvements --- 2023-12-11 Hugo Villeneuve New
[v2,2/6] serial: sc16is7xx: remove global regmap from struct sc16is7xx_port serial: sc16is7xx: regmap fixes and improvements --- 2023-12-11 Hugo Villeneuve New
[v2,1/6] serial: sc16is7xx: remove wasteful static buffer in sc16is7xx_regmap_name() serial: sc16is7xx: regmap fixes and improvements --- 2023-12-11 Hugo Villeneuve New
[7/7] serial: max310x: use separate regmap name for each port serial: sc16is7xx and max310x: regmap fixes and improvements --- 2023-11-30 Hugo Villeneuve New
[6/7] serial: max310x: add macro for max number of ports serial: sc16is7xx and max310x: regmap fixes and improvements --- 2023-11-30 Hugo Villeneuve Superseded
[5/7] serial: sc16is7xx: improve sc16is7xx_regmap_name() buffer size computation serial: sc16is7xx and max310x: regmap fixes and improvements --- 2023-11-30 Hugo Villeneuve New
[4/7] serial: sc16is7xx: add macro for max number of UART ports serial: sc16is7xx and max310x: regmap fixes and improvements --- 2023-11-30 Hugo Villeneuve Superseded
[3/7] serial: sc16is7xx: remove unused line structure member serial: sc16is7xx and max310x: regmap fixes and improvements --- 2023-11-30 Hugo Villeneuve Superseded
[2/7] serial: sc16is7xx: remove global regmap from struct sc16is7xx_port serial: sc16is7xx and max310x: regmap fixes and improvements --- 2023-11-30 Hugo Villeneuve Superseded
[1/7] serial: sc16is7xx: fix snprintf format specifier in sc16is7xx_regmap_name() serial: sc16is7xx and max310x: regmap fixes and improvements --- 2023-11-30 Hugo Villeneuve New
serial: sc16is7xx: change confusing comment about Tx FIFO serial: sc16is7xx: change confusing comment about Tx FIFO --- 2023-11-22 Hugo Villeneuve New
[v2,1/1] serial: sc16is7xx: improve regmap debugfs by using one regmap per port [v2,1/1] serial: sc16is7xx: improve regmap debugfs by using one regmap per port --- 2023-11-20 Hugo Villeneuve New
serial: sunsab: remove trailing whitespaces serial: sunsab: remove trailing whitespaces --- 2023-10-30 Hugo Villeneuve New
serial: sc16is7xx: improve regmap debugfs by using one regmap per port serial: sc16is7xx: improve regmap debugfs by using one regmap per port --- 2023-10-30 Hugo Villeneuve Superseded
[2/2] dt-bindings: serial: sc16is7xx: remove 'clock-frequency' property serial: sc16is7xx: device tree improvements --- 2023-10-13 Hugo Villeneuve New
[1/2] dt-bindings: serial: sc16is7xx: move 'allOf' block after 'required' serial: sc16is7xx: device tree improvements --- 2023-10-13 Hugo Villeneuve New
[v2] dt-bindings: serial: max310x: convert to YAML [v2] dt-bindings: serial: max310x: convert to YAML --- 2023-10-12 Hugo Villeneuve New
dt-bindings: max310x: convert to YAML dt-bindings: max310x: convert to YAML --- 2023-10-11 Hugo Villeneuve New
serial: max310x: remove trailing whitespaces serial: max310x: remove trailing whitespaces --- 2023-10-11 Hugo Villeneuve New
[v2,2/2] dt-bindings: sc16is7xx: convert to YAML serial: sc16is7xx: device tree improvements --- 2023-09-27 Hugo Villeneuve New
[v2,1/2] serial: sc16is7xx: use device_property APIs when configuring irda mode serial: sc16is7xx: device tree improvements --- 2023-09-27 Hugo Villeneuve New
[3/4] dt-bindings: sc16is7xx: add vendor prefix to irda-mode-ports property [1/4] serial: sc16is7xx: use device_property APIs when configuring irda mode --- 2023-09-20 Hugo Villeneuve New
[1/4] serial: sc16is7xx: use device_property APIs when configuring irda mode [1/4] serial: sc16is7xx: use device_property APIs when configuring irda mode --- 2023-09-20 Hugo Villeneuve Superseded
serial: sc16is7xx: remove unused to_sc16is7xx_port macro serial: sc16is7xx: remove unused to_sc16is7xx_port macro --- 2023-09-05 Hugo Villeneuve New
[v10,6/6] serial: sc16is7xx: add missing support for rs485 devicetree properties serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-08-07 Hugo Villeneuve New
[v10,5/6] serial: sc16is7xx: fix bug when first setting GPIO direction serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-08-07 Hugo Villeneuve New
[v10,4/6] serial: sc16is7xx: fix regression with GPIO configuration serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-08-07 Hugo Villeneuve New
[v10,3/6] dt-bindings: sc16is7xx: Add property to change GPIO function serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-08-07 Hugo Villeneuve New
[v10,2/6] serial: sc16is7xx: remove obsolete out_thread label serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-08-07 Hugo Villeneuve New
[v10,1/6] serial: sc16is7xx: fix broken port 0 uart init serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-08-07 Hugo Villeneuve New
serial: max310x: fix typos in comments serial: max310x: fix typos in comments --- 2023-08-03 Hugo Villeneuve New
serial: max310x: add comments for membase address workaround serial: max310x: add comments for membase address workaround --- 2023-08-03 Hugo Villeneuve New
[v9,09/10] serial: sc16is7xx: add post reset delay Untitled series #216701 --- 2023-07-25 Hugo Villeneuve New
[v9,08/10] serial: sc16is7xx: add call to get rs485 DT flags and properties Untitled series #216701 --- 2023-07-25 Hugo Villeneuve New
[v9,05/10] dt-bindings: sc16is7xx: Add property to change GPIO function Untitled series #216701 --- 2023-07-25 Hugo Villeneuve Superseded
[v9,03/10] serial: sc16is7xx: remove obsolete out_thread label Untitled series #216701 --- 2023-07-25 Hugo Villeneuve Superseded
[v9,02/10] serial: sc16is7xx: mark IOCONTROL register as volatile Untitled series #216701 --- 2023-07-25 Hugo Villeneuve New
[RESEND,v8,10/10] serial: sc16is7xx: improve comments about variants serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-07-21 Hugo Villeneuve New
[RESEND,v8,09/10] serial: sc16is7xx: add post reset delay serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-07-21 Hugo Villeneuve Superseded
[RESEND,v8,08/10] serial: sc16is7xx: add call to get rs485 DT flags and properties serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-07-21 Hugo Villeneuve Superseded
[RESEND,v8,07/10] serial: sc16is7xx: fix bug when first setting GPIO direction serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-07-21 Hugo Villeneuve Superseded
[RESEND,v8,06/10] serial: sc16is7xx: fix regression with GPIO configuration serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-07-21 Hugo Villeneuve New
[RESEND,v8,05/10] dt-bindings: sc16is7xx: Add property to change GPIO function serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-07-21 Hugo Villeneuve Superseded
[RESEND,v8,04/10] serial: sc16is7xx: refactor GPIO controller registration serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-07-21 Hugo Villeneuve New
[RESEND,v8,03/10] serial: sc16is7xx: remove obsolete out_thread label serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-07-21 Hugo Villeneuve Superseded
[RESEND,v8,02/10] serial: sc16is7xx: mark IOCONTROL register as volatile serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-07-21 Hugo Villeneuve Superseded
[RESEND,v8,01/10] serial: sc16is7xx: fix broken port 0 uart init serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-07-21 Hugo Villeneuve New
[v8,08/10] serial: sc16is7xx: add call to get rs485 DT flags and properties serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-06-07 Hugo Villeneuve Superseded
[v8,07/10] serial: sc16is7xx: fix bug when first setting GPIO direction serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-06-07 Hugo Villeneuve Superseded
[v8,06/10] serial: sc16is7xx: fix regression with GPIO configuration serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-06-07 Hugo Villeneuve Superseded
[v8,05/10] dt-bindings: sc16is7xx: Add property to change GPIO function serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-06-07 Hugo Villeneuve Superseded
[v7,7/9] serial: sc16is7xx: add call to get rs485 DT flags and properties serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-06-02 Hugo Villeneuve Superseded
[v7,5/9] serial: sc16is7xx: fix regression with GPIO configuration serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-06-02 Hugo Villeneuve Superseded
[v7,2/9] serial: sc16is7xx: mark IOCONTROL register as volatile serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-06-02 Hugo Villeneuve Superseded
[v7,1/9] serial: sc16is7xx: fix broken port 0 uart init serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-06-02 Hugo Villeneuve Superseded
[v6,8/9] serial: sc16is7xx: add post reset delay Untitled series #211324 --- 2023-06-01 Hugo Villeneuve Superseded
[v6,7/9] serial: sc16is7xx: add call to get rs485 DT flags and properties Untitled series #211324 --- 2023-06-01 Hugo Villeneuve Superseded
[v6,5/9] serial: sc16is7xx: fix regression with GPIO configuration Untitled series #211324 --- 2023-06-01 Hugo Villeneuve Superseded
[v6,3/9] serial: sc16is7xx: refactor GPIO controller registration Untitled series #211324 --- 2023-06-01 Hugo Villeneuve Superseded
[v6,2/9] serial: sc16is7xx: mark IOCONTROL register as volatile Untitled series #211324 --- 2023-06-01 Hugo Villeneuve Superseded
[v5,8/9] serial: sc16is7xx: add post reset delay Untitled series #211325 --- 2023-06-01 Hugo Villeneuve Superseded
[v5,7/9] serial: sc16is7xx: add call to get rs485 DT flags and properties Untitled series #211325 --- 2023-06-01 Hugo Villeneuve Superseded
[v5,6/9] serial: sc16is7xx: fix bug when first setting GPIO direction Untitled series #211325 --- 2023-06-01 Hugo Villeneuve Superseded
[v5,4/9] dt-bindings: sc16is7xx: Add property to change GPIO function Untitled series #211325 --- 2023-06-01 Hugo Villeneuve Superseded
[v5,3/9] serial: sc16is7xx: refactor GPIO controller registration Untitled series #211325 --- 2023-06-01 Hugo Villeneuve Superseded
[v3,09/11] serial: sc16is7xx: add I/O register translation offset serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-05-25 Hugo Villeneuve New
[v3,08/11] serial: sc16is7xx: fix regression with GPIO configuration serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-05-25 Hugo Villeneuve New
[v3,06/11] serial: sc16is7xx: fix bug when first setting GPIO direction serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-05-25 Hugo Villeneuve Superseded
[v3,04/11] serial: sc16is7xx: add post reset delay serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-05-25 Hugo Villeneuve Superseded
[v3,02/11] serial: sc16is7xx: improve comments about variants serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-05-25 Hugo Villeneuve Superseded
[RFC,v2,2/2] serial: sc16is7xx: fix regression with GPIO configuration [RFC,v2,1/2] dt-bindings: sc16is7xx: Add property to change GPIO function --- 2023-05-18 Hugo Villeneuve Superseded
[RFC,v2,1/2] dt-bindings: sc16is7xx: Add property to change GPIO function [RFC,v2,1/2] dt-bindings: sc16is7xx: Add property to change GPIO function --- 2023-05-18 Hugo Villeneuve New
[RFC] serial: sc16is7xx: fix broken port 0 uart init [RFC] serial: sc16is7xx: fix broken port 0 uart init --- 2023-05-17 Hugo Villeneuve Superseded
[2/2] serial: sc16is7xx: fix regression with GPIO configuration [1/2] dt-bindings: sc16is7xx: Add property to change GPIO function --- 2023-05-17 Hugo Villeneuve Superseded
« 1 2 ... 20 21 2263 64 »