D. Starke ([email protected])

Number of posts: 241 (0.23 per day)
First post: 2021-06-08 11:18:07
Last post: 2024-04-24 05:50:34

Date List Subject
2022-04-16 00:14:10 linux-kernel [PATCH 17/20] tty: n_gsm: fix reset fifo race condition
2022-04-15 08:07:39 linux-kernel [PATCH 14/20] tty: n_gsm: fix missing tty wakeup in convergence layer type 2
2022-04-14 17:41:35 linux-kernel [PATCH 04/20] tty: n_gsm: fix mux cleanup after unregister tty device
2022-04-14 17:26:23 linux-kernel [PATCH 15/20] tty: n_gsm: fix missing update of modem controls after DLCI open
2022-04-14 14:41:18 linux-kernel [PATCH 06/20] tty: n_gsm: fix frame reception handling
2022-04-14 14:31:01 linux-kernel [PATCH 05/20] tty: n_gsm: fix wrong signal octet encoding in convergence layer type 2
2022-04-14 14:22:26 linux-kernel [PATCH 19/20] tty: n_gsm: fix wrong behavior of gsm_carrier_raised() on debug
2022-04-14 14:11:55 linux-kernel [PATCH 11/20] tty: n_gsm: fix wrong command retry handling
2022-04-14 14:04:50 linux-kernel [PATCH 12/20] tty: n_gsm: fix wrong command frame length field encoding
2022-04-14 13:39:36 linux-kernel [PATCH 03/20] tty: n_gsm: fix decoupled mux resource
2022-04-14 13:33:12 linux-kernel [PATCH 08/20] tty: n_gsm: fix insufficient txframe size
2022-04-14 13:17:41 linux-kernel [PATCH 01/20] tty: n_gsm: fix missing mux reset on config change at responder
2022-04-14 13:17:27 linux-kernel [PATCH 10/20] tty: n_gsm: fix missing explicit ldisc flush
2022-04-14 12:38:23 linux-kernel [PATCH 13/20] tty: n_gsm: fix wrong signal octets encoding in MSC
2022-03-02 18:01:09 linux-kernel Re: [RFC 1/1] tty: n_gsm: improve standard compliance and feature completeness
2022-02-25 13:43:56 linux-kernel [RFC 0/1] tty: n_gsm: improve standard compliance and feature completeness
2022-02-25 10:57:59 linux-kernel [RFC 1/1] tty: n_gsm: improve standard compliance and feature completeness
2022-02-18 08:46:37 linux-kernel [PATCH 7/7] tty: n_gsm: fix deadlock in gsmtty_open()
2022-02-18 08:34:00 linux-kernel [PATCH 3/7] tty: n_gsm: fix proper link termination after failed open
2022-02-18 08:32:30 linux-kernel [PATCH 6/7] tty: n_gsm: fix wrong modem processing in convergence layer type 2
2022-02-18 08:12:14 linux-kernel [PATCH 2/7] tty: n_gsm: fix encoding of command/response bit
2022-02-18 07:59:58 linux-kernel [PATCH 4/7] tty: n_gsm: fix NULL pointer access due to DLCI release
2022-02-18 07:47:45 linux-kernel [PATCH 1/7] tty: n_gsm: fix encoding of control signal octet bit DV
2022-02-18 07:42:04 linux-kernel [PATCH 5/7] tty: n_gsm: fix wrong tty control line for flow control
2022-02-17 23:16:21 linux-kernel [PATCH 1/1] tty: n_gsm: fix deadlock in gsmtty_open()
2022-02-17 19:40:42 linux-kernel RE: [PATCH 1/1] tty: n_gsm: fix encoding of control signal octet bit DV
2022-02-17 17:33:40 linux-kernel [PATCH 1/1] tty: n_gsm: fix wrong tty control line for flow control
2022-02-17 15:45:05 linux-kernel RE: [PATCH 1/1] tty: n_gsm: fix encoding of control signal octet bit DV
2022-02-17 13:52:28 linux-kernel [PATCH 1/1] tty: n_gsm: fix proper link termination after failed open
2022-02-17 13:46:37 linux-kernel [PATCH 1/1] tty: n_gsm: fix NULL pointer access due to DLCI release
2022-02-17 11:39:19 linux-kernel [PATCH 1/1] tty: n_gsm: fix encoding of control signal octet bit DV
2022-02-17 09:48:20 linux-kernel [PATCH 1/1] tty: n_gsm: fix wrong modem processing in convergence layer type 2
2022-02-17 08:51:05 linux-kernel [PATCH 1/1] tty: n_gsm: fix encoding of command/response bit
2022-01-21 21:17:39 linux-kernel [PATCH v2 1/1] tty: n_gsm: fix SW flow control encoding/handling
2022-01-11 11:54:05 linux-kernel RE: [PATCH 1/1] tty: n_gsm: Fix SW flow control encoding/handling
2022-01-11 07:36:19 linux-kernel [PATCH 1/1] tty: n_gsm: Fix SW flow control encoding/handling
2021-06-08 11:18:07 linux-kernel n_gsm testing