Cristian Sicilia ([email protected])

Number of posts: 46 (0.35 per day)
First post: 2018-11-12 20:46:04
Last post: 2019-03-24 17:25:47

Date List Subject
2019-03-24 17:25:47 linux-kernel [PATCH v3 4/5] staging: iio: adc: ad7280a: Adding temp var to improve readability
2019-03-24 17:25:35 linux-kernel [PATCH v3 5/5] staging: iio: adc: ad7280a: Remove CamelCase notation
2019-03-24 17:25:28 linux-kernel [PATCH v3 3/5] staging: iio: adc: ad7280a: Avoid precedence issues in macro
2019-03-24 17:25:07 linux-kernel [PATCH v2 0/5] staging: iio: adc: Code refactoring and bool to bitfield change
2019-03-24 17:24:15 linux-kernel [PATCH v3 2/5] staging: iio: adc: ad7192: Converted bool to bitfield format
2019-03-24 17:24:15 linux-kernel [PATCH v3 1/5] staging: iio: adc: ad7280a: Tab alignment
2019-03-24 16:36:19 linux-kernel Re: [PATCH v2 1/5] staging: iio: adc: Tab alignment
2019-03-24 16:34:47 linux-kernel Re: [PATCH v2 2/5] staging: iio: adc: Converted bool to bitfield format
2019-03-23 19:46:07 linux-kernel [PATCH v2 4/5] staging: iio: adc: Adding temp var to improve readability
2019-03-23 19:23:31 linux-kernel [PATCH v2 5/5] staging: iio: adc: Remove CamelCase notation
2019-03-23 19:22:47 linux-kernel [PATCH v2 3/5] staging: iio: adc: Avoid precedence issues in macro
2019-03-23 19:22:41 linux-kernel [PATCH v2 2/5] staging: iio: adc: Converted bool to bitfield format
2019-03-23 19:22:32 linux-kernel [PATCH v2 1/5] staging: iio: adc: Tab alignment
2019-03-23 19:22:28 linux-kernel [PATCH v2 0/5] staging: iio: adc: Code refactoring and bool to bitfield change
2019-03-23 12:59:28 linux-kernel [PATCH 1/5] staging: iio: adc: Tab alignment
2019-03-23 12:58:26 linux-kernel [PATCH 2/5] staging: iio: adc: Converted bool to bitfield format
2019-03-23 12:55:24 linux-kernel [PATCH 5/5] staging: iio: adc: Remove CamelCase notation
2019-03-23 12:55:03 linux-kernel [PATCH 4/5] staging: iio: adc: Adding temp var to improve readability
2019-03-23 12:54:55 linux-kernel [PATCH 3/5] staging: iio: adc: Avoid precedence issues in macro
2019-03-23 12:54:47 linux-kernel [PATCH 0/5] *** SUBJECT HERE ***
2018-12-05 21:12:12 linux-kernel Re: [PATCH 1/2] staging: greybus: Align function call parameters to parenthesis
2018-12-05 21:03:40 linux-kernel Re: [PATCH 2/2] staging: greybus: Added space between string concatenated
2018-12-04 21:00:21 linux-kernel [PATCH 0/2] staging: greybus: Fix parameters alignment and strings concatenation
2018-12-04 20:59:32 linux-kernel [PATCH 2/2] staging: greybus: Added space between string concatenated
2018-12-04 20:59:21 linux-kernel [PATCH 1/2] staging: greybus: Align function call parameters to parenthesis
2018-11-27 21:00:45 linux-kernel [PATCH 1/2] staging: emxx_udc: Align parameter with parenthesis
2018-11-27 20:59:14 linux-kernel [PATCH 2/2] staging: emxx_udc: Remove cast and move all in one line.
2018-11-27 20:59:14 linux-kernel [PATCH 0/2] Parenthesis fix
2018-11-26 23:22:28 linux-kernel [PATCH 2/2] staging: emxx_udc: Added a temporary variable with address.
2018-11-26 23:20:54 linux-kernel [PATCH 0/2] Parenthesis fix and temp vars
2018-11-26 23:20:40 linux-kernel [PATCH 1/2] staging: emxx_udc: Align parameter with parenthesis
2018-11-25 17:02:59 linux-kernel [PATCH] staging: greybus: Parenthesis alignment
2018-11-18 19:30:48 linux-kernel [PATCH] staging: greybus: Parenthesis alignment
2018-11-16 23:47:45 linux-kernel [PATCH 2/2] staging: emxx_udc: Fixing function naming
2018-11-16 23:47:36 linux-kernel [PATCH 1/2] staging: emxx_udc: Split line and fix eol parenthesis
2018-11-16 23:47:35 linux-kernel [PATCH 0/2] Split line, fix eol parenthesis and fix functions
2018-11-16 23:27:07 linux-kernel [PATCH] staging: axis-fifo: Split line to stay in 80 characters.
2018-11-13 19:38:02 linux-kernel [PATCH v2 0/2] Aligh parenthesis and split lines
2018-11-13 19:37:26 linux-kernel [PATCH v2 2/2] staging: rtlwifi: Add new line to stay in 80 characters
2018-11-13 19:36:10 linux-kernel [PATCH v2 1/2] staging: rtlwifi: Add spaces to match open parenthesis
2018-11-12 23:19:38 linux-kernel [PATCH 1/1] staging: rtlwifi: Add new line to stay in 80 characters
2018-11-12 22:49:57 linux-kernel [PATCH 1/1] staging: rtlwifi: Add spaces to match open parenthesis
2018-11-12 20:47:24 linux-kernel [PATCH 1/3] staging: erofs: unzip_vle.c: Replace comparison to NULL.
2018-11-12 20:46:11 linux-kernel [PATCH 2/3] staging: erofs: unzip_vle.c: Constant in comparison on right side
2018-11-12 20:46:05 linux-kernel [PATCH 3/3] staging: erofs: unzip_vle.c: Align parameter to the parentesis
2018-11-12 20:46:04 linux-kernel [PATCH 0/3] Clean up some syntax issue on unzip_vle.c