Mauro Carvalho Chehab ([email protected])

Number of posts: 4447 (5.88 per day)
First post: 2019-11-26 17:38:04
Last post: 2021-12-22 11:50:17

Date List Subject
2021-11-16 11:32:51 linux-kernel [PATCH 12/23] media: atomisp: remove #ifdef SH_CSS_ENABLE_METADATA
2021-11-16 11:32:25 linux-kernel [PATCH 17/23] media: atomisp: drop ia_css_pipe_update_qos_ext_mapped_arg
2021-11-16 11:32:15 linux-kernel [PATCH 13/23] media: atomisp: solve #ifdef HAS_NO_PACKED_RAW_PIXELS
2021-11-16 11:32:11 linux-kernel [PATCH 23/23] media: atomisp: get rid of #ifdef ISP_VEC_NELEMS
2021-11-16 11:32:01 linux-kernel [PATCH 15/23] media: atomisp: get rid of ia_css_stream_load()
2021-11-16 11:31:58 linux-kernel [PATCH 07/23] media: atomisp: drop two vars that are currently ignored
2021-11-16 11:31:56 linux-kernel [PATCH 05/23] media: atomisp: fix comments coding style at sh_css.c
2021-11-16 11:31:13 linux-kernel [PATCH 19/23] media: atomisp: get rid of some weird warn-suppress logic
2021-11-16 11:31:02 linux-kernel [PATCH 02/23] media: atomisp: get rid of if CONFIG_ON_FRAME_ENQUEUE
2021-11-16 11:31:02 linux-kernel [PATCH 14/23] media: atomisp: drop crop code at stream create function
2021-11-16 11:31:01 linux-kernel [PATCH 20/23] media: atomisp: drop check_pipe_resolutions() logic
2021-11-16 11:30:07 linux-kernel [PATCH 18/23] media: atomisp: drop a dead code
2021-11-16 11:29:55 linux-kernel [PATCH 06/23] media: atomisp: Avoid some {} just to define new vars
2021-11-16 11:29:50 linux-kernel [PATCH 08/23] media: atomisp: drop an useless #ifdef ISP2401
2021-11-16 11:29:50 linux-kernel [PATCH 11/23] media: atomisp: drop #ifdef WITH_PC_MONITORING
2021-11-16 11:29:45 linux-kernel [PATCH 00/23] Make the code closer to candrpv_0415 firmware
2021-11-16 11:29:43 linux-kernel [PATCH 03/23] media: atomisp: shift some structs from input_system_local
2021-11-16 11:29:38 linux-kernel [PATCH 04/23] media: atomisp: ia_css_stream.h: remove ifdefs from the header
2021-11-12 12:03:45 linux-kernel Re: [PATCH 0/3] atomisp: add support for enum frame rate and sizes
2021-11-11 23:09:10 linux-kernel [PATCH 2/3] media: atomisp-gc2235: drop an unused var
2021-11-11 23:09:04 linux-kernel [PATCH 3/3] media: atomisp: handle errors at sh_css_create_isp_params()
2021-11-11 23:09:02 linux-kernel [PATCH 0/3] Fix some W=1 clang Werror at staging/media
2021-11-11 23:09:00 linux-kernel [PATCH 1/3] media: ipu3: drop an unused variable
2021-11-11 17:28:12 linux-kernel [PATCH 0/3] atomisp: add support for enum frame rate and sizes
2021-11-11 17:28:10 linux-kernel [PATCH 3/3] media: atomisp: implement enum framesize/frameinterval
2021-11-11 17:28:10 linux-kernel [PATCH 2/3] media: atomisp-ov2680: adjust the maximum frame rate
2021-11-11 17:28:07 linux-kernel [PATCH 1/3] media: atomisp-ov2680: implement enum frame intervals
2021-11-11 09:57:28 linux-kernel [PATCH 1/2] media: atomisp-ov2680: uncomment other resolutions
2021-11-11 09:57:27 linux-kernel [PATCH 2/2] media: atomisp-ov2680: remove some unused fields
2021-11-10 11:45:42 linux-kernel [PATCH] media: atomisp: get rid of atomisp_get_frame_pgnr() abstraction
2021-11-10 11:03:32 linux-kernel [PATCH 1/2] media: atomisp-ov2680: initialize return var
2021-11-10 11:03:25 linux-kernel [PATCH 2/2] media: atomisp-ov2680: properly set the vts value
2021-11-09 15:00:14 linux-kernel Re: [BUG 5/5] [BUG] media: atomisp: atomisp causes touchscreen to stop working on Microsoft Surface 3
2021-11-08 15:10:33 linux-kernel Re: [PATCH] media: atomisp: allocate a v4l2_fh at open time
2021-11-08 14:55:10 linux-kernel [PATCH] media: atomisp: only initialize mode if pipe is not null
2021-11-06 19:07:45 linux-kernel [PATCH 0/2] Address device enumeration and run_mode
2021-11-06 17:55:32 linux-kernel [PATCH] media: atomisp: get rid of ISP2401_NEW_INPUT_SYSTEM
2021-11-06 17:55:21 linux-kernel [PATCH 1/2] media: atomisp: set per-device's default mode
2021-11-06 17:55:14 linux-kernel [PATCH 2/2] media: atomisp: register first the preview devnode
2021-11-06 16:31:18 linux-kernel Re: atomisp current issues
2021-11-05 21:29:13 linux-kernel [PATCH] media: atomisp: get rid of ISP2401_NEW_INPUT_SYSTEM
2021-11-05 21:21:29 linux-kernel [PATCH 8/8] media: atomisp: return errors from ia_css_dma_configure_from_info()
2021-11-05 19:54:58 linux-kernel Re: atomisp current issues
2021-11-05 19:29:13 linux-kernel [PATCH 2/8] media: atomisp: drop duplicated ia_css_isp_states.c
2021-11-05 17:52:11 linux-kernel [PATCH 3/8] media: atomisp: unify ia_css_isp_params.c
2021-11-05 17:51:11 linux-kernel [PATCH 1/8] media: atomisp: drop duplicated ia_css_isp_configs.c
2021-11-05 17:50:28 linux-kernel [PATCH 5/8] media: atomisp: propagate errors at ia_css_*_configure()
2021-11-05 17:50:21 linux-kernel [PATCH 6/8] media: atomisp: sh_css_sp: better handle pipeline config errors
2021-11-05 17:50:19 linux-kernel [PATCH 4/8] media: atomisp: cleanup ia_css_isp_configs() code
2021-11-05 17:49:53 linux-kernel [PATCH 7/8] media: atomisp: add return codes for pipeline config functions
2021-11-05 11:33:09 linux-kernel [PATCH] media: atomisp: allocate a v4l2_fh at open time