Deepak R Varma ([email protected])

Number of posts: 556 (0.61 per day)
First post: 2021-04-17 18:24:32
Last post: 2023-10-18 19:14:37

Date List Subject
2021-05-01 06:51:01 linux-kernel [PATCH 3/5] staging: media: atomisp: code formatting changes sh_css_params.c
2021-05-01 06:49:22 linux-kernel [PATCH 1/5] staging: media: atomisp: code formatting changes atomisp_csi2.c
2021-05-01 06:47:39 linux-kernel [PATCH 2/5] staging: media: atomisp: code formatting changes sh_css_mipi.c
2021-05-01 06:47:07 linux-kernel [PATCH 0/5] staging: media: atomisp: code formatting changes
2021-04-30 17:20:17 linux-kernel Re: [PATCH] staging: media: atomisp: pci: reposition braces as per coding style
2021-04-30 17:06:14 linux-kernel Re: [PATCH] staging: media: atomisp: pci: reposition braces as per coding style
2021-04-30 15:43:21 linux-kernel [PATCH] staging: media: atomisp: pci: reposition braces as per coding style
2021-04-30 12:29:42 linux-kernel Re: [PATCH v4 5/9] staging: media: atomisp: reformat code comment blocks
2021-04-30 11:17:00 linux-kernel Re: [PATCH v4 5/9] staging: media: atomisp: reformat code comment blocks
2021-04-29 22:17:10 linux-kernel Re: code clean up confirmation => staging: media: atomisp: pci driver
2021-04-29 16:33:20 linux-kernel code clean up confirmation => staging: media: atomisp: pci driver
2021-04-29 11:58:27 linux-kernel Re: [PATCH v1 4/6] staging: media: atomisp: reformat code comment blocks
2021-04-29 11:51:57 linux-kernel Re: [PATCH v4 5/9] staging: media: atomisp: reformat code comment blocks
2021-04-29 11:33:46 linux-kernel Re: [PATCH v1 4/6] staging: media: atomisp: reformat code comment blocks
2021-04-28 21:06:54 linux-kernel [PATCH v4 9/9] staging: media: atomisp: remove unwanted dev_*() calls
2021-04-28 21:05:33 linux-kernel [PATCH v4 0/9] staging: media: atomisp: code cleanup fixes
2021-04-28 21:04:56 linux-kernel [PATCH v4 6/9] staging: media: atomisp: fix CamelCase variable naming
2021-04-28 20:56:29 linux-kernel [PATCH v4 2/9] staging: media: atomisp: balance braces around if...else block
2021-04-28 20:56:15 linux-kernel [PATCH v4 5/9] staging: media: atomisp: reformat code comment blocks
2021-04-28 20:53:55 linux-kernel [PATCH v4 4/9] staging: media: atomisp: use __func__ over function names
2021-04-28 20:53:55 linux-kernel [PATCH v4 3/9] staging: media: atomisp: remove unnecessary braces
2021-04-28 20:53:55 linux-kernel [PATCH v4 8/9] staging: media: atomisp: remove unnecessary pr_info calls
2021-04-28 20:53:55 linux-kernel [PATCH v4 7/9] staging: media: atomisp: replace raw pr_*() by dev_dbg()
2021-04-28 17:35:05 linux-kernel Re: [PATCH RESEND v3 3/6] staging: media: atomisp: use __func__ over function names
2021-04-26 14:31:32 linux-kernel Re: [PATCH RESEND v3 2/6] staging: media: atomisp: balance braces around if...else block
2021-04-26 14:25:01 linux-kernel Re: [PATCH] staging: media: atomisp: replace pr_info() by dev_info()
2021-04-25 08:48:15 linux-kernel [PATCH RESEND v3 6/6] staging: media: atomisp: replace raw printk() by dev_info()
2021-04-25 08:47:06 linux-kernel [PATCH RESEND v3 5/6] staging: media: atomisp: fix CamelCase variable naming
2021-04-25 08:45:06 linux-kernel [PATCH RESEND v3 4/6] staging: media: atomisp: reformat code comment blocks
2021-04-25 08:44:18 linux-kernel [PATCH RESEND v3 2/6] staging: media: atomisp: balance braces around if...else block
2021-04-25 08:44:16 linux-kernel [PATCH RESEND v3 3/6] staging: media: atomisp: use __func__ over function names
2021-04-25 08:42:19 linux-kernel [PATCH RESEND v3 1/6] staging: media: atomisp: improve function argument alignment
2021-04-25 08:41:28 linux-kernel [PATCH RESEND v3 0/6] staging: media: atomisp: code cleanup fixes
2021-04-23 17:24:43 linux-kernel [PATCH v2] staging: media: atomisp: replace [pr|dev]_info() by dev_dbg()
2021-04-23 16:52:21 linux-kernel Re: [PATCH v3 0/6] staging: media: atomisp: code cleanup fixes
2021-04-23 16:48:28 linux-kernel Re: [PATCH] staging: media: atomisp: replace pr_info() by dev_info()
2021-04-22 10:31:51 linux-kernel [PATCH] staging: media: atomisp: replace pr_info() by dev_info()
2021-04-22 01:15:32 linux-kernel Re: [PATCH v1 4/6] staging: media: atomisp: reformat code comment blocks
2021-04-22 01:00:51 linux-kernel [PATCH v1 6/6] staging: media: atomisp: replace raw printk() by dev_info()
2021-04-22 01:00:51 linux-kernel [PATCH v1 5/6] staging: media: atomisp: fix CamelCase variable naming
2021-04-22 00:59:46 linux-kernel [PATCH v1 4/6] staging: media: atomisp: reformat code comment blocks
2021-04-22 00:59:27 linux-kernel [PATCH v1 3/6] staging: media: atomisp: use __func__ over function names
2021-04-22 00:59:26 linux-kernel [PATCH v1 1/6] staging: media: atomisp: improve function argument alignment
2021-04-22 00:57:49 linux-kernel [PATCH v1 2/6] staging: media: atomisp: balance braces around if...else block
2021-04-22 00:57:49 linux-kernel [PATCH v1 0/6] staging: media: atomisp: code cleanup fixes
2021-04-17 18:24:32 linux-kernel Re: [PATCH 3/3] gpio: zynq: Check return value of irq_get_irq_data