Message ID | 20230803093348.15679-1-hdegoede@redhat.com |
---|---|
Headers | show
Return-Path: <linux-media-owner@vger.kernel.org> 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 EAE3CC04A6A for <linux-media@archiver.kernel.org>; Thu, 3 Aug 2023 09:34:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234039AbjHCJen (ORCPT <rfc822;linux-media@archiver.kernel.org>); Thu, 3 Aug 2023 05:34:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33152 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233534AbjHCJem (ORCPT <rfc822;linux-media@vger.kernel.org>); Thu, 3 Aug 2023 05:34:42 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0098C213F for <linux-media@vger.kernel.org>; Thu, 3 Aug 2023 02:33:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1691055234; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=xVBpcKRd26CW4EB6FhYHoghESIePBVb59ywLBFzr/eY=; b=VVUHxqCEkKsHfXpM3ybbqLp9FGzFamDtSAcP1bGKySAghq6pMaMV9A94/wohwdfxil80Hi BoyBk8XnG7G01w+awuSLnp8HtKKGIqsUN4wxFp0lL9llo3LqJXRC3WdGqHpkAVPep9PfJO AFJSX0f0FFv4Ozef3/2UvWb9aZgFWt4= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-148-bvPM3WYwPlio0DQyK_0EDw-1; Thu, 03 Aug 2023 05:33:51 -0400 X-MC-Unique: bvPM3WYwPlio0DQyK_0EDw-1 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.rdu2.redhat.com [10.11.54.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 6CE0F803FDC; Thu, 3 Aug 2023 09:33:50 +0000 (UTC) Received: from shalem.redhat.com (unknown [10.39.193.2]) by smtp.corp.redhat.com (Postfix) with ESMTP id CA7822166B25; Thu, 3 Aug 2023 09:33:48 +0000 (UTC) From: Hans de Goede <hdegoede@redhat.com> To: Sakari Ailus <sakari.ailus@linux.intel.com>, Laurent Pinchart <laurent.pinchart@ideasonboard.com>, Rui Miguel Silva <rmfrfs@gmail.com>, Daniel Scally <dan.scally@ideasonboard.com> Cc: Hans de Goede <hdegoede@redhat.com>, Mauro Carvalho Chehab <mchehab@kernel.org>, Andy Shevchenko <andy@kernel.org>, Kate Hsuan <hpa@redhat.com>, Dave Stevenson <dave.stevenson@raspberrypi.com>, Tommaso Merciai <tomm.merciai@gmail.com>, linux-media@vger.kernel.org Subject: [PATCH v5 00/32] media: ov2680: Bugfixes + ACPI + selection(crop-tgt) API support Date: Thu, 3 Aug 2023 11:33:15 +0200 Message-ID: <20230803093348.15679-1-hdegoede@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.1 on 10.11.54.6 Precedence: bulk List-ID: <linux-media.vger.kernel.org> X-Mailing-List: linux-media@vger.kernel.org |
Series |
media: ov2680: Bugfixes + ACPI + selection(crop-tgt) API support
|
expand
|