Gaston Gonzalez ([email protected])

Number of posts: 94 (0.03 per day)
First post: 2014-10-16 02:39:14
Last post: 2022-05-17 06:49:35

Date List Subject
2022-05-17 06:49:35 linux-kernel [PATCH] staging: vc04_services: remove unused macro
2022-03-04 20:14:02 linux-kernel Re: [PATCH 2/2] staging: vchiq_arm: add prototype of function vchiq_platform_init()
2022-03-03 00:24:07 linux-kernel [PATCH 2/2] staging: vchiq_arm: add prototype of function vchiq_platform_init()
2022-03-02 22:49:40 linux-kernel [PATCH 0/2] staging: vc04_services: address W=1 warnings
2022-03-02 22:31:27 linux-kernel [PATCH 1/2] staging: vchiq_arm: make vchiq_platform_get_arm_state() static
2022-01-07 23:48:28 linux-kernel [PATCH 2/2] staging: vc04_services: use KBUILD_MODNAME instead of own module name definition
2022-01-07 23:47:59 linux-kernel [PATCH 1/2] staging: vc04_services: remove unneeded MODULE_VERSION() usage
2022-01-07 23:47:30 linux-kernel [PATCH 0/2] staging: vc04_services: cleanup macros BM2835_MMAL_VERSION and BM2835_MMAL_MODULE_NAME
2022-01-07 10:36:58 linux-kernel Re: [PATCH 5/6] staging: vc04_services: rename macros BM2835_MMAL_VERSION and BM2835_MMAL_MODULE_NAME
2022-01-05 20:37:31 linux-kernel [PATCH 6/6] staging: vc04_services: rename BM2835 to BCM2835 in headers comments
2022-01-05 20:37:30 linux-kernel [PATCH 5/6] staging: vc04_services: rename macros BM2835_MMAL_VERSION and BM2835_MMAL_MODULE_NAME
2022-01-05 20:37:28 linux-kernel [PATCH 4/6] staging: vc04_services: rename string literal containing bm2835_* to bcm2835*_
2022-01-05 20:37:22 linux-kernel [PATCH 3/6] staging: vc04_services: rename variables containing bm2835_* to bcm2835_*
2022-01-05 20:37:13 linux-kernel [PATCH 2/6] staging: vc04_services: rename functions containing bm2835_* to bcm2835_*
2022-01-05 20:36:41 linux-kernel [PATCH 1/6] staging: vc04_services: rename structures bm2835_mmal_dev and bm2835_mmal_v4l2_ctrl
2022-01-05 20:36:14 linux-kernel [PATCH 0/6] staging: vc04_services: rename ocurrences of 'bm2835*' to 'bcm2835*'
2021-12-30 11:33:16 linux-kernel [PATCH v2 3/3] staging: vc04_services: update TODO file
2021-12-30 11:32:58 linux-kernel [PATCH v2 2/3] staging: vc04_services: bcm2835-camera: avoid the use of typedef for function pointers
2021-12-30 11:32:39 linux-kernel [PATCH v2 1/3] staging: vc04_services: bcm2835-audio: avoid the use of typedef for function pointers
2021-12-30 11:32:11 linux-kernel [PATCH v2 0/3] staging: vc04_services: avoid the use of typedef for function pointers
2021-12-21 20:43:46 linux-kernel Re: [PATCH 3/4] staging: vc04_services: avoid the use of typedef for function pointers
2021-12-21 20:41:50 linux-kernel Re: [PATCH 2/4] staging: vc04_services: avoid the use of typedef for function pointers
2021-12-21 20:40:11 linux-kernel Re: [PATCH 0/4] staging: vc04_services: avoid the use of typedef for function pointers
2021-12-20 21:31:38 linux-kernel [PATCH 4/4] staging: vc04_services: update TODO file
2021-12-20 21:31:29 linux-kernel [PATCH 3/4] staging: vc04_services: avoid the use of typedef for function pointers
2021-12-20 21:31:25 linux-kernel [PATCH 2/4] staging: vc04_services: avoid the use of typedef for function pointers
2021-12-20 21:31:11 linux-kernel [PATCH 1/4] staging: vc04_services: avoid the use of typedef for function pointers
2021-12-20 21:30:32 linux-kernel [PATCH 0/4] staging: vc04_services: avoid the use of typedef for function pointers
2021-11-22 15:00:52 linux-kernel Re: [PATCH RESEND] staging: vchiq_core: remove superfluous static_assert statement
2021-11-22 13:10:39 linux-kernel [PATCH RESEND] staging: vchiq_core: remove superfluous static_assert statement
2021-11-03 20:57:38 linux-kernel [PATCH] staging: vchiq_core: remove superfluous static_assert statement
2021-10-29 20:05:52 linux-kernel [PATCH v2] staging: vchiq_core: get rid of typedef
2021-10-27 11:13:29 linux-kernel [PATCH] staging: vchiq_core: get rid of typedef
2021-10-24 21:51:29 linux-kernel [PATCH v2 0/8] vchiq_core: various style cleanups
2021-10-24 21:28:45 linux-kernel [PATCH v2 6/8] staging: vchiq_core: drop extern prefix in function declarations
2021-10-03 20:03:04 linux-kernel [PATCH 3/9] staging: vchiq_core.h: fix CamelCase in function declaration
2021-10-03 20:03:04 linux-kernel [PATCH 6/9] staging: vchiq_core: drop extern prefix in function declarations
2021-10-03 20:03:04 linux-kernel [PATCH 0/9] staging: vchiq_core: various style cleanups
2021-10-03 20:03:04 linux-kernel [PATCH 2/9] staging: vchiq_core: cleanup code alignment issues
2021-09-20 07:06:22 linux-kernel [PATCH v2 4/7] staging: vchiq_arm: cleanup blank lines
2021-09-20 06:59:32 linux-kernel [PATCH v2 1/7] staging: vchiq_arm: cleanup code alignment issues
2021-09-20 06:43:02 linux-kernel [PATCH v2 3/7] staging: vchiq_arm: clarify multiplication expressions
2021-09-20 06:27:33 linux-kernel [PATCH v2 0/7] staging: vchiq_arm: Various cleanups
2021-09-20 03:12:16 linux-kernel [PATCH v2 7/7] staging: vchiq_arm: use __func__ to get function name in debug message
2021-09-20 03:12:15 linux-kernel [PATCH v2 6/7] staging: vchiq_arm: remove extra blank line
2021-09-20 03:12:09 linux-kernel [PATCH v2 2/7] staging: vchiq_arm: remove unnecessary space in cast
2021-09-17 19:14:35 linux-kernel Re: [PATCH 1/7] staging: vchiq_arm: cleanup code alignment issues
2021-09-15 20:34:29 linux-kernel [PATCH 2/3] staging: vchiq: add braces to if block
2021-09-15 20:32:32 linux-kernel [PATCH 3/3] staging: vchiq: cleanup code alignment issues
2021-09-15 20:31:18 linux-kernel [PATCH 1/3] staging: vchiq: remove braces from if block
2021-09-15 20:22:47 linux-kernel [PATCH 4/7] staging: vchiq_arm: cleanup blank lines