From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 016F5C433FE for ; Sun, 6 Nov 2022 10:53:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229925AbiKFKxW (ORCPT ); Sun, 6 Nov 2022 05:53:22 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42400 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229581AbiKFKxV (ORCPT ); Sun, 6 Nov 2022 05:53:21 -0500 Received: from msg-1.mailo.com (msg-1.mailo.com [213.182.54.11]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 75EC39FE7 for ; Sun, 6 Nov 2022 02:53:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=mailo.com; s=mailo; t=1667731984; bh=P511zN2InPdNvrRnB0K28toXp6sPyjr5q7mpbN+Phxs=; h=X-EA-Auth:Date:From:To:Subject:Message-ID:MIME-Version: Content-Type; b=Js4nOvXqElOPY+ADGQiJMuces9xrJoM0uvp4b1kcdgDOKJvvNG6mDaB8Y06ottBa8 99Lszjv4Jn54X3IH9R9ZcYLFQKVCoj8VRaHKdemn1l8vh1c8JxeU3oKovj+qgzsbTF gt9FCS6wFf9Y7qfreMrz5ow/annq90luWmXYkJTQ= Received: by b-5.in.mailobj.net [192.168.90.15] with ESMTP via ip-206.mailobj.net [213.182.55.206] Sun, 6 Nov 2022 11:53:04 +0100 (CET) X-EA-Auth: Hal3GwnzE98f7ibZUA1R4tCAbhvtkzya0fsqlGOa7fA9lTF2PWQ3UYiPofnxKw8kPk3sa+MRhvTsOHr+ioII4WdGqUdQ8cdR Date: Sun, 6 Nov 2022 16:22:57 +0530 From: Deepak R Varma To: Neil Armstrong , Mauro Carvalho Chehab , Greg Kroah-Hartman , Kevin Hilman , Jerome Brunet , Martin Blumenstingl , linux-media@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-staging@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: patches for staging:media drivers Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Greetings to all. My name is Deepak R Varma and I was part of the recent Outreachy internship round. I learned during this program that patches for the media drivers were prohibited to be included in the Outreachy effort due to lack of bandwidth for the maintainers to respond on those. The Outreachy round is now over but I am continuing to work on code improvement and changes. I would like to know if it is okay for me to now identify opportunities in the media drivers and send patch proposal for your kind consideration. I intend to send couple of Coccinelle identified code improvements as patches. Please let me know. Thank you, ./drv