Simon Sandström ([email protected])

Number of posts: 144 (0.2 per day)
First post: 2017-06-30 21:39:07
Last post: 2019-07-04 06:11:21

Date List Subject
2019-05-23 12:54:29 linux-kernel [PATCH v2 0/9] Fix more coding style issues in staging/kpc2000
2019-05-23 12:54:08 linux-kernel [PATCH v2 6/9] staging: kpc2000: use kzalloc(sizeof(var)...) in cell_probe.c
2019-05-23 12:54:08 linux-kernel [PATCH v2 4/9] staging: kpc2000: fix alignment issues in cell_probe.c
2019-05-23 12:53:48 linux-kernel [PATCH v2 9/9] staging: kpc2000: remove unnecessary oom message
2019-05-23 12:53:47 linux-kernel [PATCH v2 8/9] staging: kpc2000: remove unnecessary include in cell_probe.c
2019-05-23 12:53:39 linux-kernel [PATCH v2 7/9] staging: kpc2000: remove unnecessary braces in cell_probe.c
2019-05-23 12:11:20 linux-kernel Re: [PATCH 2/8] staging: kpc2000: use __func__ in debug messages
2019-05-23 11:40:20 linux-kernel [PATCH 5/8] staging: kpc2000: remove extra blank lines in cell_probe.c
2019-05-23 11:39:19 linux-kernel [PATCH 3/8] staging: kpc2000: add missing asterisk in comment
2019-05-23 11:39:17 linux-kernel [PATCH 4/8] staging: kpc2000: fix alignment issues in cell_probe.c
2019-05-23 11:39:10 linux-kernel [PATCH 2/8] staging: kpc2000: use __func__ in debug messages
2019-05-23 11:39:01 linux-kernel [PATCH 0/8] Fix more coding style issues in staging/kpc2000
2019-05-23 11:38:23 linux-kernel [PATCH 6/8] staging: kpc2000: use kzalloc(sizeof(var)...) in cell_probe.c
2019-05-23 11:38:22 linux-kernel [PATCH 1/8] staging: kpc2000: add blank line after declarations
2019-05-23 11:38:20 linux-kernel [PATCH 7/8] staging: kpc2000: remove unnecessary braces in cell_probe.c
2019-05-23 11:38:13 linux-kernel [PATCH 8/8] staging: kpc2000: remove unnecessary include in cell_probe.c
2019-05-23 08:06:27 linux-kernel Re: [PATCH 1/6] staging: kpc2000: fix indent in cell_probe.c
2019-05-22 21:02:53 linux-kernel [PATCH 1/6] staging: kpc2000: fix indent in cell_probe.c
2019-05-22 21:02:23 linux-kernel [PATCH 3/6] staging: kpc2000: fix invalid linebreaks in cell_probe.c
2019-05-22 21:01:09 linux-kernel [PATCH 5/6] staging: kpc2000: add space after comma in cell_probe.c
2019-05-22 21:00:46 linux-kernel [PATCH 6/6] staging: kpc2000: remove invalid spaces in cell_probe.c
2019-05-22 21:00:39 linux-kernel [PATCH 4/6] staging: kpc2000: add spaces around operators in cell_probe.c
2019-05-22 21:00:38 linux-kernel [PATCH 2/6] staging: kpc2000: add space between ) and { in cell_probe.c
2019-05-22 21:00:31 linux-kernel [PATCH 0/6] Fix coding style issues in drivers/staging/kpc2000
2018-04-23 17:46:40 linux-kernel [PATCH RESEND] staging: pi433: break long lines in pi433_if.c
2018-04-06 21:09:15 linux-kernel [PATCH] staging: pi433: break long lines in rf69.c
2018-04-06 20:52:21 linux-kernel [PATCH] staging: pi433: break long lines in pi433_if.c
2018-04-06 20:37:03 linux-kernel [PATCH] staging: pi433: break long lines
2017-12-14 18:14:04 linux-kernel Re: rf69_get_lna_gain
2017-12-09 18:03:35 linux-kernel [PATCH 3/3] staging: pi433: Remove unnecessary #ifdef DEBUG around dev_dbg
2017-12-09 18:03:10 linux-kernel [PATCH 2/3] staging: pi433: Remove function entry dev_dbg()
2017-12-09 18:03:08 linux-kernel [PATCH 1/3] staging: pi433: Remove indentation on #ifdef blocks
2017-12-09 18:03:04 linux-kernel [PATCH 0/3] staging: pi433: Refactor usage of dev_dbg and #ifdef DEBUG
2017-12-07 21:15:06 linux-kernel [PATCH] staging: pi433: Add spaces around & and + operator
2017-12-07 20:49:26 linux-kernel [PATCH] staging: pi433: Fix ISO-8859 encoded non-english comments
2017-12-07 14:58:06 linux-kernel Re: [PATCH 1/6] staging: pi433: Split rf69_set_crc_enabled into two functions
2017-12-06 20:43:41 linux-kernel [PATCH 5/6] staging: pi433: Move enum option_on_off to pi433_if.h
2017-12-06 20:43:27 linux-kernel [PATCH 6/6] staging: pi433: Remove SET_CHECKED usage from pi433_probe
2017-12-06 20:42:47 linux-kernel [PATCH 3/6] staging: pi433: Remove enum data_mode
2017-12-06 20:42:45 linux-kernel [PATCH 4/6] staging: pi433: Combine all rf69_set_amplifier_x()
2017-12-06 20:42:42 linux-kernel [PATCH 1/6] staging: pi433: Split rf69_set_crc_enabled into two functions
2017-12-06 20:42:37 linux-kernel [PATCH 2/6] staging: pi433: Split rf69_set_sync_enabled into two functions
2017-12-06 20:42:29 linux-kernel [PATCH 0/6] staging: pi433: Minor cleanup and style fixes
2017-12-06 20:27:56 linux-kernel Re: [PATCH v2 06/11] staging: pi433: Split rf69_set_crc_enabled into two functions
2017-12-06 19:57:51 linux-kernel Re: [PATCH v2 04/11] staging: pi433: Rename enum optionOnOff in rf69_enum.h
2017-12-05 22:12:49 linux-kernel [PATCH v2 01/11] staging: pi433: Fix indentation in rf69_enum.h
2017-12-05 22:12:33 linux-kernel [PATCH v2 05/11] staging: pi433: Rename enum modShaping in rf69_enum.h
2017-12-05 22:11:49 linux-kernel [PATCH v2 06/11] staging: pi433: Split rf69_set_crc_enabled into two functions
2017-12-05 22:11:38 linux-kernel [PATCH v2 10/11] staging: pi433: Move enum option_on_off to pi433_if.h
2017-12-05 22:11:36 linux-kernel [PATCH v2 11/11] staging: pi433: Remove SET_CHECKED usage from pi433_probe
2017-12-05 22:09:23 linux-kernel [PATCH v2 09/11] staging: pi433: Combine all rf69_set_amplifier_x()