From patchwork Mon Nov 7 17:33:56 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stanimir Varbanov X-Patchwork-Id: 81146 Delivered-To: patch@linaro.org Received: by 10.140.97.165 with SMTP id m34csp1133174qge; Mon, 7 Nov 2016 09:42:16 -0800 (PST) X-Received: by 10.98.152.212 with SMTP id d81mr15683058pfk.12.1478540536010; Mon, 07 Nov 2016 09:42:16 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id vz10si27024849pab.271.2016.11.07.09.42.15; Mon, 07 Nov 2016 09:42:16 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-arm-msm-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@linaro.org; spf=pass (google.com: best guess record for domain of linux-arm-msm-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-arm-msm-owner@vger.kernel.org; dmarc=fail (p=NONE dis=NONE) header.from=linaro.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932540AbcKGRmO (ORCPT + 9 others); Mon, 7 Nov 2016 12:42:14 -0500 Received: from mail-wm0-f48.google.com ([74.125.82.48]:32838 "EHLO mail-wm0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932380AbcKGRmN (ORCPT ); Mon, 7 Nov 2016 12:42:13 -0500 Received: by mail-wm0-f48.google.com with SMTP id c184so30301046wmd.0 for ; Mon, 07 Nov 2016 09:42:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=YqCn4G5NPikotS/UmAId3euvJXh8Fbu7H4NcZB+FaJs=; b=Faz0TG2yD3jRcEvUxRCivGsvuz2kA/Vx3yindvY54yxF12fL2p4EdHUJP3lm3jrU8s sIzaDUkul0yXTx11rkOYJjSL5ucJXk+Uiz96NhQJUc714CNdMXnoUvlhzC2X/PQMYiJ5 Z7GzOJyR3ngiCbqZS0ogIfHx1ntNtJzgwyzpw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=YqCn4G5NPikotS/UmAId3euvJXh8Fbu7H4NcZB+FaJs=; b=N6PMx/oynwpe6ly2EB5CgAw2f7BSoIcZX9comi7BThczYiS/obf2AO8a2MntnIH5mN gcOX+2piWrTajE309oz578HHOOmIxlPc/ATa5gCt7yvHaucGNUkJbyl1iKQZcRnSrYLg uvk6DH34Fv6razuc81iNHyZP+4/foMU1XizejdXJnCYp6VUtlT0DtQtHICh4W9Rq6F6p PvN2u56/FrYl3RPUFDm9OM24aMOKEwgKufcO7ZQbcO8xfH/p2lLZDwRq35R/gAmBJTGq CPn0gFgVcI593MJbNceP8ikkPnniVMdIjMj6Y1hYIB54v9DSAHbF69GG+yt5SjyoSeIk 4OWg== X-Gm-Message-State: ABUngve+zWeMAkwXV0xKyb4+8HWABzvjtyWqnic4OsVEoUGrdLhG2HAmSg3pYcL0s0qGRrmW X-Received: by 10.194.9.230 with SMTP id d6mr6280929wjb.98.1478540071646; Mon, 07 Nov 2016 09:34:31 -0800 (PST) Received: from mms-0440.wifi.mm-sol.com ([37.157.136.206]) by smtp.gmail.com with ESMTPSA id w66sm14759967wme.4.2016.11.07.09.34.30 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 07 Nov 2016 09:34:31 -0800 (PST) From: Stanimir Varbanov To: Mauro Carvalho Chehab , Hans Verkuil Cc: Andy Gross , Bjorn Andersson , Stephen Boyd , Srinivas Kandagatla , linux-media@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, Stanimir Varbanov Subject: [PATCH v3 2/9] MAINTAINERS: Add Qualcomm Venus video accelerator driver Date: Mon, 7 Nov 2016 19:33:56 +0200 Message-Id: <1478540043-24558-3-git-send-email-stanimir.varbanov@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1478540043-24558-1-git-send-email-stanimir.varbanov@linaro.org> References: <1478540043-24558-1-git-send-email-stanimir.varbanov@linaro.org> Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Add an entry for Venus video encoder/decoder accelerator driver. Signed-off-by: Stanimir Varbanov --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/MAINTAINERS b/MAINTAINERS index 93e9f4227c53..5c2e70e83ff5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9986,6 +9986,14 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel.g S: Supported F: arch/hexagon/ +QUALCOMM VENUS VIDEO ACCELERATOR DRIVER +M: Stanimir Varbanov +L: linux-media@vger.kernel.org +L: linux-arm-msm@vger.kernel.org +T: git git://linuxtv.org/media_tree.git +S: Maintained +F: drivers/media/platform/qcom/venus/ + QUALCOMM WCN36XX WIRELESS DRIVER M: Eugene Krasnikov L: wcn36xx@lists.infradead.org