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-11-03 09:27:58 linux-kernel [PATCH v3 1/3] tty: n_gsm: introduce macro for minimal unit size
2022-11-03 09:27:45 linux-kernel [PATCH v3 2/3] tty: n_gsm: add parameters used with parameter negotiation
2022-11-03 09:27:45 linux-kernel [PATCH v3 3/3] tty: n_gsm: add parameter negotiation support
2022-10-31 13:48:24 linux-kernel Re: [PATCH v2 3/3] tty: n_gsm: add parameter negotiation support
2022-10-25 12:43:08 linux-kernel Re: [PATCH v2 3/3] tty: n_gsm: add parameter negotiation support
2022-10-25 11:45:20 linux-kernel Re: [PATCH v2 3/3] tty: n_gsm: add parameter negotiation support
2022-10-25 06:26:25 linux-kernel Re: [PATCH 2/2] Revert "tty: n_gsm: replace kicktimer with delayed_work"
2022-10-25 06:24:23 linux-kernel Re: [PATCH 1/2] Revert "tty: n_gsm: avoid call of sleeping functions from atomic context"
2022-10-25 01:30:45 linux-kernel [PATCH v2 3/3] tty: n_gsm: add parameter negotiation support
2022-10-24 21:39:27 linux-kernel [PATCH v2 2/3] tty: n_gsm: add parameters used with parameter negotiation
2022-10-24 21:34:42 linux-kernel [PATCH v2 1/3] tty: n_gsm: introduce macro for minimal unit size
2022-10-21 09:11:38 linux-kernel [PATCH 1/3] tty: n_gsm: introduce macro for minimal unit size
2022-10-21 09:10:27 linux-kernel [PATCH 3/3] tty: n_gsm: add parameter negotiation support
2022-10-21 08:54:27 linux-kernel [PATCH 2/3] tty: n_gsm: add parameters used with parameter negotiation
2022-10-13 11:34:30 linux-kernel RE: [PATCH 1/1] tty: n_gsm: make n_gsm line number configurable
2022-10-12 07:15:43 linux-kernel [PATCH 1/1] tty: n_gsm: make n_gsm line number configurable
2022-10-12 06:40:03 linux-kernel RE: [PATCH v2] tty: n_gsm: avoid call of sleeping functions from atomic context
2022-10-05 11:29:19 linux-kernel RE: [PATCH v2] tty: n_gsm: avoid call of sleeping functions from atomic context
2022-09-21 11:22:14 linux-kernel RE: [PATCH v3 1/6] tty: n_gsm: add enumeration for gsm encodings
2022-08-31 09:24:28 linux-kernel [PATCH v3 3/6] tty: n_gsm: replace use of gsm_read_ea() with gsm_read_ea_val()
2022-08-31 09:18:56 linux-kernel [PATCH v3 2/6] tty: n_gsm: name gsm tty device minors
2022-08-31 09:16:46 linux-kernel [PATCH v3 4/6] tty: n_gsm: introduce gsm_control_command() function
2022-08-31 08:03:57 linux-kernel [PATCH v3 5/6] tty: n_gsm: name the debug bits
2022-08-31 07:49:36 linux-kernel [PATCH v3 6/6] tty: n_gsm: add debug bit for user payload
2022-08-31 07:47:01 linux-kernel [PATCH v3 1/6] tty: n_gsm: add enumeration for gsm encodings
2022-08-23 07:11:46 linux-kernel [PATCH v2 4/6] tty: n_gsm: introduce gsm_control_command() function
2022-08-23 07:11:05 linux-kernel [PATCH v2 3/6] tty: n_gsm: replace use of gsm_read_ea() with gsm_read_ea_val()
2022-08-23 07:04:29 linux-kernel [PATCH v2 5/6] tty: n_gsm: name the debug bits
2022-08-23 06:54:16 linux-kernel [PATCH v2 6/6] tty: n_gsm: add debug bit for user payload
2022-08-23 06:32:21 linux-kernel [PATCH v2 2/6] tty: n_gsm: name gsm tty device minors
2022-08-23 06:27:45 linux-kernel [PATCH v2 1/6] tty: n_gsm: add enumeration for gsm encodings
2022-08-22 07:52:09 linux-kernel [PATCH 3/6] tty: n_gsm: replace use of gsm_read_ea() with gsm_read_ea_val()
2022-08-22 07:43:51 linux-kernel [PATCH 5/6] tty: n_gsm: name the debug bits
2022-08-22 07:39:58 linux-kernel [PATCH 6/6] tty: n_gsm: add debug bit for user payload
2022-08-22 07:28:52 linux-kernel [PATCH 2/6] tty: n_gsm: name gsm tty device minors
2022-08-22 07:28:38 linux-kernel [PATCH 1/6] tty: n_gsm: add enumeration for gsm encodings
2022-08-22 07:28:29 linux-kernel [PATCH 4/6] tty: n_gsm: introduce gsm_control_command() function
2022-08-10 09:46:40 linux-kernel RE: [PATCH] tty: n_gsm: fix missing assignment of gsm->receive() in gsmld_attach_gsm()
2022-07-07 11:40:13 linux-kernel [PATCH v2 4/4] tty: n_gsm: fix missing corner cases in gsmld_poll()
2022-07-07 11:40:00 linux-kernel [PATCH v2 1/4] tty: n_gsm: fix wrong T1 retry count handling
2022-07-07 11:39:57 linux-kernel [PATCH v2 3/4] tty: n_gsm: fix flow control handling in tx path
2022-07-07 11:39:47 linux-kernel [PATCH v2 2/4] tty: n_gsm: fix DM command
2022-07-07 07:17:33 linux-kernel RE: [PATCH 4/4] tty: n_gsm: fix missing corner cases in gsmld_poll()
2022-07-01 12:56:05 linux-kernel [PATCH v5 2/2] tty: n_gsm: fix resource allocation order in gsm_activate_mux()
2022-07-01 12:52:16 linux-kernel [PATCH v5 1/2] tty: n_gsm: fix deadlock and link starvation in outgoing data path
2022-07-01 06:47:55 linux-kernel [PATCH v4 3/9] tty: n_gsm: fix wrong queuing behavior in gsm_dlci_data_output()
2022-07-01 06:45:52 linux-kernel [PATCH v4 7/9] tty: n_gsm: fix packet re-transmission without open control channel
2022-07-01 06:38:55 linux-kernel [PATCH v4 1/9] tty: n_gsm: fix user open not possible at responder until initiator open
2022-07-01 06:29:54 linux-kernel [PATCH v4 8/9] tty: n_gsm: fix resource allocation order in gsm_activate_mux()
2022-07-01 06:29:54 linux-kernel [PATCH v4 6/9] tty: n_gsm: fix deadlock and link starvation in outgoing data path
2022-07-01 06:29:50 linux-kernel [PATCH v4 9/9] tty: n_gsm: fix race condition in gsmld_write()