Marcus Wolf ([email protected])

Number of posts: 14 (0.15 per day)
First post: 2017-08-08 12:13:12
Last post: 2017-11-08 17:27:23

Date List Subject
2017-12-18 17:28:50 linux-kernel [PATCH] Staging: Pi433: Bugfix for wrong argument for sizeof() in TX thread
2017-12-04 21:45:37 linux-kernel [PATCH V3] staging: pi433: rf69.c: Replace macros READ_REG and WRITE_REG with smarter functions
2017-12-04 20:37:51 linux-kernel [PATCH V2] staging: pi433: rf69.c: Replace macros READ_REG and WRITE_REG with inline functions rf69_set_bit, rf69_reset_bit and rf69_read_modify_write
2017-12-04 18:19:07 linux-kernel [PATCH] staging: pi433: rf69.c: Replace macros READ_REG and WRITE_REG with inline functions rf69_set_bit, rf69_reset_bit and rf69_read_modify_write
2017-12-02 15:43:26 linux-kernel [PATCH] staging: pi433: Style fix - spaces required
2017-12-02 15:20:29 linux-kernel [PATCH] staging: pi433: Make rf69_set_dc_cut_off_frequency_intern static
2017-12-02 15:14:16 linux-kernel [PATCH] staging: pi433: Removed some obsolete or duplicated defines; moved two defines to better locations
2017-12-02 12:21:40 linux-kernel [PATCH] staging: pi433: rf69.c: Replace macros READ_REG and WRITE_REG with inline functions setBit rstBit and rmwBit
2017-12-02 11:45:59 linux-kernel [PATCH] staging: pi433: rf69.c: Introduced define DEBUG_FUNC_ENTRY
2017-12-02 10:52:04 linux-kernel [PATCH] staging: pi433: Bugfix for shift operation in rf69_get_modulation()
2017-12-02 10:32:25 linux-kernel [PATCH] staging: pi433: Bugfix for shift operation in rf69_get_modulation()
2017-12-02 09:58:25 linux-kernel [PATCH] staging: pi433: Bugfix for shift operation in rf69_get_modulation()
2017-11-08 17:27:23 linux-kernel [PATCH] Fixes issue with bit shift in rf69_get_modulation
2017-08-08 12:13:12 linux-kernel Re: [PATCH] staging: pi433: style fix - space after asterisk