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-07-01 06:29:28 linux-kernel [PATCH v4 4/9] tty: n_gsm: fix missing timer to handle stalled links
2022-07-01 06:29:24 linux-kernel [PATCH v4 2/9] tty: n_gsm: fix tty registration before control channel open
2022-07-01 06:22:20 linux-kernel [PATCH v4 5/9] tty: n_gsm: fix non flow control frames during mux flow off
2022-06-28 09:47:49 linux-kernel RE: [PATCH v3 6/9] tty: n_gsm: fix deadlock and link starvation in outgoing data path
2022-06-23 12:34:39 linux-kernel RE: [PATCH v3 6/9] tty: n_gsm: fix deadlock and link starvation in outgoing data path
2022-06-01 21:16:46 linux-kernel [PATCH v3 4/9] tty: n_gsm: fix missing timer to handle stalled links
2022-06-01 21:02:45 linux-kernel [PATCH v3 6/9] tty: n_gsm: fix deadlock and link starvation in outgoing data path
2022-06-01 20:34:01 linux-kernel [PATCH v3 8/9] tty: n_gsm: fix resource allocation order in gsm_activate_mux()
2022-06-01 19:31:25 linux-kernel [PATCH v3 7/9] tty: n_gsm: fix packet re-transmission without open control channel
2022-06-01 12:47:40 linux-kernel [PATCH v3 3/9] tty: n_gsm: fix wrong queuing behavior in gsm_dlci_data_output()
2022-06-01 08:24:04 linux-kernel [PATCH v3 1/9] tty: n_gsm: fix user open not possible at responder until initiator open
2022-05-31 23:43:56 linux-kernel [PATCH v3 5/9] tty: n_gsm: fix non flow control frames during mux flow off
2022-05-31 15:51:40 linux-kernel [PATCH v3 2/9] tty: n_gsm: fix tty registration before control channel open
2022-05-31 05:04:58 linux-kernel [PATCH v3 9/9] tty: n_gsm: fix race condition in gsmld_write()
2022-05-23 12:37:03 linux-kernel RE: [PATCH v2 4/9] tty: n_gsm: fix missing timer to handle stalled links
2022-05-23 08:54:41 linux-kernel RE: [PATCH v2 1/9] tty: n_gsm: fix user open not possible at responder until initiator open
2022-05-21 07:07:19 linux-kernel [PATCH v2 1/9] tty: n_gsm: fix user open not possible at responder until initiator open
2022-05-19 13:29:52 linux-kernel [PATCH v2 8/9] tty: n_gsm: fix resource allocation order in gsm_activate_mux()
2022-05-19 13:02:24 linux-kernel [PATCH v2 6/9] tty: n_gsm: fix deadlock and link starvation in outgoing data path
2022-05-19 12:52:30 linux-kernel [PATCH v2 2/9] tty: n_gsm: fix tty registration before control channel open
2022-05-19 12:51:46 linux-kernel [PATCH v2 7/9] tty: n_gsm: fix packet re-transmission without open control channel
2022-05-19 09:58:16 linux-kernel [PATCH v2 9/9] tty: n_gsm: fix race condition in gsmld_write()
2022-05-19 09:52:25 linux-kernel [PATCH v2 4/9] tty: n_gsm: fix missing timer to handle stalled links
2022-05-19 07:53:34 linux-kernel [PATCH v2 3/9] tty: n_gsm: fix wrong queuing behavior in gsm_dlci_data_output()
2022-05-19 07:52:10 linux-kernel [PATCH v2 5/9] tty: n_gsm: fix non flow control frames during mux flow off
2022-05-09 11:57:33 linux-kernel RE: [PATCH 3/3] tty: n_gsm: fix invalid gsmtty_write_room() result
2022-05-09 11:53:21 linux-kernel RE: [PATCH 2/3] tty: n_gsm: fix mux activation issues in gsm_config()
2022-05-09 11:47:39 linux-kernel RE: [PATCH 1/3] tty: n_gsm: fix buffer over-read in gsm_dlci_data()
2022-05-09 07:02:32 linux-kernel [PATCH 2/2] tty: n_gsm: fix deadlock and link starvation in outgoing data path
2022-05-09 01:27:38 linux-kernel [PATCH 1/2] tty: n_gsm: fix user open not possible at responder until initiator open
2022-05-05 14:38:16 linux-kernel [PATCH 3/3] tty: n_gsm: fix invalid gsmtty_write_room() result
2022-05-04 17:09:19 linux-kernel [PATCH 2/3] tty: n_gsm: fix mux activation issues in gsm_config()
2022-05-04 17:07:32 linux-kernel [PATCH 1/3] tty: n_gsm: fix buffer over-read in gsm_dlci_data()
2022-04-25 22:22:23 linux-kernel [PATCH 1/1] tty: n_gsm: fix sometimes uninitialized warning in gsm_dlci_modem_output()
2022-04-22 20:22:13 linux-kernel [PATCH 2/3] tty: n_gsm: fix invalid use of MSC in advanced option
2022-04-22 19:02:10 linux-kernel [PATCH 3/3] tty: n_gsm: fix software flow control handling
2022-04-22 18:24:22 linux-kernel [PATCH 1/3] tty: n_gsm: fix broken virtual tty handling
2022-04-21 13:12:07 linux-kernel RE: [PATCH 16/20] tty: n_gsm: fix invalid command/response bit check for UI/UIH frames
2022-04-21 08:31:25 linux-kernel [PATCH v3 3/3] tty: n_gsm: clean up implicit CR bit encoding in address field
2022-04-21 04:48:57 linux-kernel [PATCH v3 2/3] tty: n_gsm: clean up dead code in gsm_queue()
2022-04-20 22:39:39 linux-kernel RE: [PATCH 19/20] tty: n_gsm: fix wrong behavior of gsm_carrier_raised() on debug
2022-04-20 10:36:02 linux-kernel [PATCH v3 1/3] tty: n_gsm: fix missing update of modem controls after DLCI open
2022-04-19 18:26:56 linux-kernel [PATCH v2 15/20] tty: n_gsm: fix missing update of modem controls after DLCI open
2022-04-19 13:12:10 linux-kernel [PATCH v2 16/20] tty: n_gsm: clean up dead code in gsm_queue()
2022-04-19 10:01:26 linux-kernel [PATCH v2 18/20] tty: n_gsm: clean up implicit CR bit encoding in address field
2022-04-16 02:36:04 linux-kernel [PATCH 18/20] tty: n_gsm: fix implicit CR bit encoding in address field
2022-04-16 02:20:30 linux-kernel [PATCH 02/20] tty: n_gsm: fix restart handling via CLD command
2022-04-16 01:55:27 linux-kernel [PATCH 20/20] tty: n_gsm: fix incorrect UA handling
2022-04-16 01:26:40 linux-kernel [PATCH 07/20] tty: n_gsm: fix malformed counter for out of frame data
2022-04-16 00:30:51 linux-kernel [PATCH 16/20] tty: n_gsm: fix invalid command/response bit check for UI/UIH frames
2022-04-16 00:22:22 linux-kernel [PATCH 09/20] tty: n_gsm: fix wrong DLCI release order