Umang Jain ([email protected])

Number of posts: 300 (0.57 per day)
First post: 2022-11-17 13:36:30
Last post: 2024-04-25 06:38:22

Date List Subject
2022-12-15 08:10:31 linux-kernel [PATCH 6/7] staging: vc04_services: Drop enum vchiq_status remnants
2022-12-15 08:09:47 linux-kernel [PATCH 2/7] staging: vc04_services: Drop VCHIQ_SUCCESS usage
2022-12-15 08:09:20 linux-kernel [PATCH 4/7] staging: vc04_services: Drop VCHIQ_RETRY usage
2022-12-15 08:06:24 linux-kernel [PATCH 7/7] staging: vc04_services: vchiq: Drop custom return values from TODO
2022-12-15 08:04:45 linux-kernel [PATCH 1/7] staging: vc04_services: Replace vchiq_status return type to int
2022-12-15 07:55:21 linux-kernel [PATCH 3/7] staging: vc04_services: Drop VCHIQ_ERROR usage
2022-12-15 07:53:04 linux-kernel [PATCH 5/7] vc04_services: vchiq_arm: Drop VCHIQ_RETRY usage on disconnect
2022-12-15 07:39:29 linux-kernel [PATCH 0/7] staging: vc04_services: Remove custom return values
2022-12-02 04:13:58 linux-kernel Re: [PATCH 00/14] staging: vc04_services: bcm2835-isp support
2022-11-30 11:32:38 linux-kernel Re: [PATCH 00/14] staging: vc04_services: bcm2835-isp support
2022-11-28 07:32:06 linux-kernel Re: [PATCH v2 1/3] media: dt-bindings: ak7375: Convert to DT schema
2022-11-28 07:14:08 linux-kernel Re: [PATCH v2 3/3] media: i2c: ak7375: Add regulator management
2022-11-28 06:57:33 linux-kernel Re: [PATCH v2 2/3] media: dt-bindings: ak7375: Add supplies
2022-11-26 16:31:12 linux-kernel Re: [PATCH 00/14] staging: vc04_services: bcm2835-isp support
2022-11-22 13:22:34 linux-kernel Re: [PATCH 00/14] staging: vc04_services: bcm2835-isp support
2022-11-21 22:59:22 linux-kernel [PATCH 05/14] staging: mmal-vchiq: Use vc-sm-cma to support zero copy
2022-11-21 22:55:40 linux-kernel [PATCH 12/14] staging: vc04_services: bcm2835_isp: Allow multiple users
2022-11-21 22:31:13 linux-kernel [PATCH 11/14] WIP: vc04_services: bcm2835-isp: Permit all sRGB colour spaces on ISP outputs
2022-11-21 22:30:54 linux-kernel [PATCH 09/14] staging: vc04_services: bcm2835-isp: Add a more complex ISP processing component
2022-11-21 22:10:32 linux-kernel [PATCH 08/14] uapi: bcm2835-isp: Add bcm2835-isp uapi header file
2022-11-21 22:09:46 linux-kernel [PATCH 02/14] staging: vchiq_arm: Register vcsm-cma as a platform driver
2022-11-21 22:09:31 linux-kernel [PATCH 00/14] staging: vc04_services: bcm2835-isp support
2022-11-21 22:09:07 linux-kernel [PATCH 10/14] WIP: vc04_services: bcm2835-isp: Allow formats with different colour spaces
2022-11-21 22:09:00 linux-kernel [PATCH 04/14] staging: mmal-vchiq: Add support for event callbacks
2022-11-21 22:08:27 linux-kernel [PATCH 13/14] docs: admin-guide: media: bcm2835-isp: Add documentation for bcm2835-isp
2022-11-21 22:08:11 linux-kernel [PATCH 01/14] staging: vc04_services: Add new vc-sm-cma driver
2022-11-21 22:07:44 linux-kernel [PATCH 06/14] staging: mmal_vchiq: Add image formats to be used by bcm2835-isp
2022-11-21 22:06:53 linux-kernel [PATCH 03/14] media: videobuf2: Allow exporting of a struct dmabuf
2022-11-21 22:06:30 linux-kernel [PATCH 14/14] staging: vc04_services: vchiq: Load bcm2835_isp driver from vchiq
2022-11-21 22:06:06 linux-kernel [PATCH 07/14] media: uapi: v4l2-core: Add ISP statistics output V4L2 fourcc type
2022-11-18 10:13:45 linux-kernel [PATCH v2 3/3] vc04_services: bcm2835-camera: Use bool values for mmal_fmt.remove_padding
2022-11-18 10:11:14 linux-kernel [PATCH v2 0/3] staging: vc04_services: Promote bool usage
2022-11-18 09:42:34 linux-kernel [PATCH v2 2/3] vc04_services: mmal-vchiq: Use bool for vchiq_mmal_component.in_use
2022-11-18 08:58:54 linux-kernel [PATCH v2 1/3] Revert "staging: mmal-vchiq: Avoid use of bool in structures"
2022-11-18 04:07:36 linux-kernel Re: [PATCH 1/3] Revert "staging: mmal-vchiq: Avoid use of bool in structures"
2022-11-17 19:08:26 linux-kernel Re: [PATCH 1/3] Revert "staging: mmal-vchiq: Avoid use of bool in structures"
2022-11-17 18:55:19 linux-kernel Re: [PATCH 1/3] Revert "staging: mmal-vchiq: Avoid use of bool in structures"
2022-11-17 16:28:51 linux-kernel [PATCH 3/3] vc04_services: bcm2835-camera: Use bool values for mmal_fmt.remove_padding
2022-11-17 16:17:52 linux-kernel [PATCH 1/3] Revert "staging: mmal-vchiq: Avoid use of bool in structures"
2022-11-17 16:17:10 linux-kernel [PATCH 0/3] vc04_services: Promote bool usage
2022-11-17 16:05:20 linux-kernel [PATCH 2/3] vc04_services: mmal-vchiq: Use bool for vchiq_mmal_component.in_use
2022-11-17 14:02:07 linux-kernel [PATCH 2/2] staging: vc04_services: mmal-common: Do not use bool in structures
2022-11-17 13:59:06 linux-kernel [PATCH 1/2] staging: vc04_services: mmal-vchiq: Do not assign bool to u32
2022-11-17 13:47:56 linux-kernel Re: [PATCH 1/2] staging: vc04_services: mmal-vchiq: Do not assign bool to u32
2022-11-17 13:36:30 linux-kernel [PATCH 0/2] vc04_services: vchiq-mmal: Drop bool usage