Show patches with: Submitter = D. Starke       |    Archived = No       |   139 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[2/2] tty: n_gsm: fix missing receive state reset after mode switch [1/2] tty: n_gsm: fix possible out-of-bounds in gsm0_receive() --- 2024-04-24 D. Starke New
[1/2] tty: n_gsm: fix possible out-of-bounds in gsm0_receive() [1/2] tty: n_gsm: fix possible out-of-bounds in gsm0_receive() --- 2024-04-24 D. Starke New
[1/1] tty: n_gsm: add copyright Siemens Mobility GmbH [1/1] tty: n_gsm: add copyright Siemens Mobility GmbH --- 2023-10-27 D. Starke New
[2/2] tty: n_gsm: add partial copyright Siemens Mobility GmbH [1/2] tty: n_gsm: fix race condition in status line change on dead connections --- 2023-10-26 D. Starke Superseded
[1/2] tty: n_gsm: fix race condition in status line change on dead connections [1/2] tty: n_gsm: fix race condition in status line change on dead connections --- 2023-10-26 D. Starke New
[1/1] Revert "tty: n_gsm: fix UAF in gsm_cleanup_mux" [1/1] Revert "tty: n_gsm: fix UAF in gsm_cleanup_mux" --- 2023-09-14 D. Starke New
[v6,9/9] tty: n_gsm: add restart flag to extended ioctl config [v6,1/9] tty: n_gsm: add restart flag to DLC specific ioctl config --- 2023-08-17 D. Starke New
[v6,8/9] tty: n_gsm: add DLCI specific rx/tx statistics [v6,1/9] tty: n_gsm: add restart flag to DLC specific ioctl config --- 2023-08-17 D. Starke New
[v6,7/9] tty: n_gsm: cleanup gsm_control_command and gsm_control_reply [v6,1/9] tty: n_gsm: add restart flag to DLC specific ioctl config --- 2023-08-17 D. Starke New
[v6,6/9] tty: n_gsm: increase gsm_mux unsupported counted where appropriate [v6,1/9] tty: n_gsm: add restart flag to DLC specific ioctl config --- 2023-08-17 D. Starke New
[v6,5/9] tty: n_gsm: increase malformed counter for malformed control frames [v6,1/9] tty: n_gsm: add restart flag to DLC specific ioctl config --- 2023-08-17 D. Starke New
[v6,4/9] tty: n_gsm: add open_error counter to gsm_mux [v6,1/9] tty: n_gsm: add restart flag to DLC specific ioctl config --- 2023-08-17 D. Starke New
[v6,3/9] tty: n_gsm: remove unneeded initialization of ret in gsm_dlci_config [v6,1/9] tty: n_gsm: add restart flag to DLC specific ioctl config --- 2023-08-17 D. Starke New
[v6,2/9] tty: n_gsm: add missing description to structs in gsmmux.h [v6,1/9] tty: n_gsm: add restart flag to DLC specific ioctl config --- 2023-08-17 D. Starke New
[v6,1/9] tty: n_gsm: add restart flag to DLC specific ioctl config [v6,1/9] tty: n_gsm: add restart flag to DLC specific ioctl config --- 2023-08-17 D. Starke New
[v5,10/10] tty: n_gsm: add restart flag to extended ioctl config [v5,01/10] tty: n_gsm: add restart flag to DLC specific ioctl config --- 2023-05-17 D. Starke Superseded
[v5,09/10] tty: n_gsm: expose configuration and statistics via proc fs [v5,01/10] tty: n_gsm: add restart flag to DLC specific ioctl config --- 2023-05-17 D. Starke New
[v5,08/10] tty: n_gsm: add DLCI specific rx/tx statistics [v5,01/10] tty: n_gsm: add restart flag to DLC specific ioctl config --- 2023-05-17 D. Starke Superseded
[v5,07/10] tty: n_gsm: cleanup gsm_control_command and gsm_control_reply [v5,01/10] tty: n_gsm: add restart flag to DLC specific ioctl config --- 2023-05-17 D. Starke Superseded
[v5,06/10] tty: n_gsm: increase gsm_mux unsupported counted where appropriate [v5,01/10] tty: n_gsm: add restart flag to DLC specific ioctl config --- 2023-05-17 D. Starke Superseded
[v5,05/10] tty: n_gsm: increase malformed counter for malformed control frames [v5,01/10] tty: n_gsm: add restart flag to DLC specific ioctl config --- 2023-05-17 D. Starke Superseded
[v5,04/10] tty: n_gsm: add open_error counter to gsm_mux [v5,01/10] tty: n_gsm: add restart flag to DLC specific ioctl config --- 2023-05-17 D. Starke Superseded
[v5,03/10] tty: n_gsm: remove unneeded initialization of ret in gsm_dlci_config [v5,01/10] tty: n_gsm: add restart flag to DLC specific ioctl config --- 2023-05-17 D. Starke Superseded
[v5,02/10] tty: n_gsm: add missing description to structs in gsmmux.h [v5,01/10] tty: n_gsm: add restart flag to DLC specific ioctl config --- 2023-05-17 D. Starke Superseded
[v5,01/10] tty: n_gsm: add restart flag to DLC specific ioctl config [v5,01/10] tty: n_gsm: add restart flag to DLC specific ioctl config --- 2023-05-17 D. Starke Superseded
[v4,8/8] tty: n_gsm: add DLCI specific rx/tx statistics [v4,1/8] tty: n_gsm: add restart flag to DLC specific ioctl config --- 2023-04-26 D. Starke Superseded
[v4,7/8] tty: n_gsm: cleanup gsm_control_command and gsm_control_reply [v4,1/8] tty: n_gsm: add restart flag to DLC specific ioctl config --- 2023-04-26 D. Starke Superseded
[v4,6/8] tty: n_gsm: increase gsm_mux unsupported counted where appropriate [v4,1/8] tty: n_gsm: add restart flag to DLC specific ioctl config --- 2023-04-26 D. Starke Superseded
[v4,5/8] tty: n_gsm: increase malformed counter for malformed control frames [v4,1/8] tty: n_gsm: add restart flag to DLC specific ioctl config --- 2023-04-26 D. Starke Superseded
[v4,4/8] tty: n_gsm: add open_error counter to gsm_mux [v4,1/8] tty: n_gsm: add restart flag to DLC specific ioctl config --- 2023-04-26 D. Starke Superseded
[v4,3/8] tty: n_gsm: remove unneeded initialization of ret in gsm_dlci_config [v4,1/8] tty: n_gsm: add restart flag to DLC specific ioctl config --- 2023-04-26 D. Starke Superseded
[v4,2/8] tty: n_gsm: add missing description to structs in gsmmux.h [v4,1/8] tty: n_gsm: add restart flag to DLC specific ioctl config --- 2023-04-26 D. Starke Superseded
[v4,1/8] tty: n_gsm: add restart flag to DLC specific ioctl config [v4,1/8] tty: n_gsm: add restart flag to DLC specific ioctl config --- 2023-04-26 D. Starke Superseded
[v3,7/8] tty: n_gsm: cleanup gsm_control_command and gsm_control_reply Untitled series #208042 --- 2023-04-24 D. Starke Superseded
[v3,6/8] tty: n_gsm: increase gsm_mux unsupported counted where appropriate Untitled series #208042 --- 2023-04-24 D. Starke Superseded
[v3,4/8] tty: n_gsm: add open_error counter to gsm_mux Untitled series #208042 --- 2023-04-24 D. Starke Superseded
[v3,3/8] tty: n_gsm: remove unneeded initialization of ret in gsm_dlci_config Untitled series #208042 --- 2023-04-24 D. Starke Superseded
[v2,8/9] tty: n_gsm: cleanup gsm_control_command and gsm_control_reply Untitled series #207745 --- 2023-04-20 D. Starke Superseded
[v2,4/9] tty: n_gsm: remove unneeded initialization of ret in gsm_dlci_config Untitled series #207745 --- 2023-04-20 D. Starke Superseded
[v2,3/9] tty: n_gsm: add missing description to gsm_config Untitled series #207745 --- 2023-04-20 D. Starke New
[v2,2/9] tty: n_gsm: add restart parameter to DLC specific ioctl config Untitled series #207745 --- 2023-04-20 D. Starke New
[9/9] tty: n_gsm: cleanup gsm_control_command and gsm_control_reply Untitled series #206173 --- 2023-04-05 D. Starke Superseded
[8/9] tty: n_gsm: add DLCI specific rx/tx statistics Untitled series #206173 --- 2023-04-05 D. Starke Superseded
[5/9] tty: n_gsm: add open_error counter to gsm_mux Untitled series #206173 --- 2023-04-05 D. Starke New
[3/9] tty: n_gsm: add missing description to gsm_config Untitled series #206173 --- 2023-04-05 D. Starke Superseded
[v2,2/3] tty: n_gsm: allow window size configuration [v2,1/3] tty: n_gsm: add ioctl for DLC specific parameter configuration --- 2023-03-15 D. Starke New
[v2,1/3] tty: n_gsm: add ioctl for DLC specific parameter configuration [v2,1/3] tty: n_gsm: add ioctl for DLC specific parameter configuration --- 2023-03-15 D. Starke New
[3/3] tty: n_gsm: add ioctl for DLC config via ldisc handle [1/3] tty: n_gsm: add ioctl for DLC specific parameter configuration --- 2023-02-28 D. Starke New
[2/3] tty: n_gsm: allow window size configuration [1/3] tty: n_gsm: add ioctl for DLC specific parameter configuration --- 2023-02-28 D. Starke Superseded
[1/3] tty: n_gsm: add ioctl for DLC specific parameter configuration [1/3] tty: n_gsm: add ioctl for DLC specific parameter configuration --- 2023-02-28 D. Starke Superseded
[v6,1/1] tty: n_gsm: add keep alive support [v6,1/1] tty: n_gsm: add keep alive support --- 2023-02-14 D. Starke New
[v4,4/4] tty: n_gsm: add TIOCMIWAIT support [v4,1/4] tty: n_gsm: mark unusable ioctl structure fields accordingly --- 2023-02-06 D. Starke New
[v4,3/4] tty: n_gsm: add RING/CD control support [v4,1/4] tty: n_gsm: mark unusable ioctl structure fields accordingly --- 2023-02-06 D. Starke New
[v4,2/4] tty: n_gsm: add keep alive support [v4,1/4] tty: n_gsm: mark unusable ioctl structure fields accordingly --- 2023-02-06 D. Starke New
[v4,1/4] tty: n_gsm: mark unusable ioctl structure fields accordingly [v4,1/4] tty: n_gsm: mark unusable ioctl structure fields accordingly --- 2023-02-06 D. Starke New
[v3,4/4] tty: n_gsm: add TIOCMIWAIT support [v3,1/4] tty: n_gsm: mark unusable ioctl structure fields accordingly --- 2023-02-03 D. Starke Superseded
[v3,3/4] tty: n_gsm: add RING/CD control support [v3,1/4] tty: n_gsm: mark unusable ioctl structure fields accordingly --- 2023-02-03 D. Starke Superseded
[v3,2/4] tty: n_gsm: add keep alive support [v3,1/4] tty: n_gsm: mark unusable ioctl structure fields accordingly --- 2023-02-03 D. Starke Superseded
[v3,1/4] tty: n_gsm: mark unusable ioctl structure fields accordingly [v3,1/4] tty: n_gsm: mark unusable ioctl structure fields accordingly --- 2023-02-03 D. Starke Superseded
[v2,3/3] tty: n_gsm: add TIOCMIWAIT support [v2,1/3] tty: n_gsm: add keep alive support --- 2023-02-02 D. Starke Superseded
[v2,2/3] tty: n_gsm: add RING/CD control support [v2,1/3] tty: n_gsm: add keep alive support --- 2023-02-02 D. Starke Superseded
[v2,1/3] tty: n_gsm: add keep alive support [v2,1/3] tty: n_gsm: add keep alive support --- 2023-02-02 D. Starke Superseded
[3/3] tty: n_gsm: add TIOCMIWAIT support [1/3] tty: n_gsm: add keep alive support --- 2023-02-01 D. Starke New
[2/3] tty: n_gsm: add RING/CD control support [1/3] tty: n_gsm: add keep alive support --- 2023-02-01 D. Starke Superseded
[1/3] tty: n_gsm: add keep alive support [1/3] tty: n_gsm: add keep alive support --- 2023-02-01 D. Starke New
[3/3] tty: n_gsm: add parameter negotiation support [1/3] tty: n_gsm: introduce macro for minimal unit size --- 2022-10-21 D. Starke New
[2/3] tty: n_gsm: add parameters used with parameter negotiation [1/3] tty: n_gsm: introduce macro for minimal unit size --- 2022-10-21 D. Starke New
[1/3] tty: n_gsm: introduce macro for minimal unit size [1/3] tty: n_gsm: introduce macro for minimal unit size --- 2022-10-21 D. Starke New
[1/1] tty: n_gsm: make n_gsm line number configurable [1/1] tty: n_gsm: make n_gsm line number configurable --- 2022-10-12 D. Starke New
[v3,6/6] tty: n_gsm: add debug bit for user payload [v3,1/6] tty: n_gsm: add enumeration for gsm encodings --- 2022-08-31 D. Starke New
[v3,5/6] tty: n_gsm: name the debug bits [v3,1/6] tty: n_gsm: add enumeration for gsm encodings --- 2022-08-31 D. Starke New
[v3,4/6] tty: n_gsm: introduce gsm_control_command() function [v3,1/6] tty: n_gsm: add enumeration for gsm encodings --- 2022-08-31 D. Starke New
[v3,3/6] tty: n_gsm: replace use of gsm_read_ea() with gsm_read_ea_val() [v3,1/6] tty: n_gsm: add enumeration for gsm encodings --- 2022-08-31 D. Starke New
[v3,2/6] tty: n_gsm: name gsm tty device minors [v3,1/6] tty: n_gsm: add enumeration for gsm encodings --- 2022-08-31 D. Starke New
[v3,1/6] tty: n_gsm: add enumeration for gsm encodings [v3,1/6] tty: n_gsm: add enumeration for gsm encodings --- 2022-08-31 D. Starke New
[v2,5/6] tty: n_gsm: name the debug bits Untitled series #184480 --- 2022-08-23 D. Starke Superseded
[v2,4/6] tty: n_gsm: introduce gsm_control_command() function Untitled series #184480 --- 2022-08-23 D. Starke Superseded
[v2,3/6] tty: n_gsm: replace use of gsm_read_ea() with gsm_read_ea_val() Untitled series #184480 --- 2022-08-23 D. Starke Superseded
[6/6] tty: n_gsm: add debug bit for user payload [1/6] tty: n_gsm: add enumeration for gsm encodings --- 2022-08-22 D. Starke Superseded
[5/6] tty: n_gsm: name the debug bits [1/6] tty: n_gsm: add enumeration for gsm encodings --- 2022-08-22 D. Starke Superseded
[4/6] tty: n_gsm: introduce gsm_control_command() function [1/6] tty: n_gsm: add enumeration for gsm encodings --- 2022-08-22 D. Starke Superseded
[3/6] tty: n_gsm: replace use of gsm_read_ea() with gsm_read_ea_val() [1/6] tty: n_gsm: add enumeration for gsm encodings --- 2022-08-22 D. Starke Superseded
[2/6] tty: n_gsm: name gsm tty device minors [1/6] tty: n_gsm: add enumeration for gsm encodings --- 2022-08-22 D. Starke Superseded
[1/6] tty: n_gsm: add enumeration for gsm encodings [1/6] tty: n_gsm: add enumeration for gsm encodings --- 2022-08-22 D. Starke Superseded
[v5,2/2] tty: n_gsm: fix resource allocation order in gsm_activate_mux() [v5,1/2] tty: n_gsm: fix deadlock and link starvation in outgoing data path --- 2022-07-01 D. Starke New
[v5,1/2] tty: n_gsm: fix deadlock and link starvation in outgoing data path [v5,1/2] tty: n_gsm: fix deadlock and link starvation in outgoing data path --- 2022-07-01 D. Starke Superseded
[v4,9/9] tty: n_gsm: fix race condition in gsmld_write() [v4,1/9] tty: n_gsm: fix user open not possible at responder until initiator open --- 2022-07-01 D. Starke New
[v4,8/9] tty: n_gsm: fix resource allocation order in gsm_activate_mux() [v4,1/9] tty: n_gsm: fix user open not possible at responder until initiator open --- 2022-07-01 D. Starke Superseded
[v4,7/9] tty: n_gsm: fix packet re-transmission without open control channel [v4,1/9] tty: n_gsm: fix user open not possible at responder until initiator open --- 2022-07-01 D. Starke New
[v4,6/9] tty: n_gsm: fix deadlock and link starvation in outgoing data path [v4,1/9] tty: n_gsm: fix user open not possible at responder until initiator open --- 2022-07-01 D. Starke New
[v4,5/9] tty: n_gsm: fix non flow control frames during mux flow off [v4,1/9] tty: n_gsm: fix user open not possible at responder until initiator open --- 2022-07-01 D. Starke New
[v4,4/9] tty: n_gsm: fix missing timer to handle stalled links [v4,1/9] tty: n_gsm: fix user open not possible at responder until initiator open --- 2022-07-01 D. Starke New
[v4,3/9] tty: n_gsm: fix wrong queuing behavior in gsm_dlci_data_output() [v4,1/9] tty: n_gsm: fix user open not possible at responder until initiator open --- 2022-07-01 D. Starke New
[v4,2/9] tty: n_gsm: fix tty registration before control channel open [v4,1/9] tty: n_gsm: fix user open not possible at responder until initiator open --- 2022-07-01 D. Starke New
[v4,1/9] tty: n_gsm: fix user open not possible at responder until initiator open [v4,1/9] tty: n_gsm: fix user open not possible at responder until initiator open --- 2022-07-01 D. Starke New
[v3,9/9] tty: n_gsm: fix race condition in gsmld_write() [v3,1/9] tty: n_gsm: fix user open not possible at responder until initiator open --- 2022-05-30 D. Starke Superseded
[v3,6/9] tty: n_gsm: fix deadlock and link starvation in outgoing data path [v3,1/9] tty: n_gsm: fix user open not possible at responder until initiator open --- 2022-05-30 D. Starke Superseded
[v3,5/9] tty: n_gsm: fix non flow control frames during mux flow off [v3,1/9] tty: n_gsm: fix user open not possible at responder until initiator open --- 2022-05-30 D. Starke Superseded
[v3,3/9] tty: n_gsm: fix wrong queuing behavior in gsm_dlci_data_output() [v3,1/9] tty: n_gsm: fix user open not possible at responder until initiator open --- 2022-05-30 D. Starke Superseded
[v3,1/9] tty: n_gsm: fix user open not possible at responder until initiator open [v3,1/9] tty: n_gsm: fix user open not possible at responder until initiator open --- 2022-05-30 D. Starke Superseded
« 1 2 »