Message ID | cover.1553814518.git.shuah@kernel.org (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-media-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 6D85814DE for <patchwork-linux-media@patchwork.kernel.org>; Fri, 29 Mar 2019 00:05:47 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5961629038 for <patchwork-linux-media@patchwork.kernel.org>; Fri, 29 Mar 2019 00:05:47 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4D8D829049; Fri, 29 Mar 2019 00:05:47 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B5DA629038 for <patchwork-linux-media@patchwork.kernel.org>; Fri, 29 Mar 2019 00:05:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728627AbfC2AFF (ORCPT <rfc822;patchwork-linux-media@patchwork.kernel.org>); Thu, 28 Mar 2019 20:05:05 -0400 Received: from mail.kernel.org ([198.145.29.99]:43330 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727658AbfC2AFF (ORCPT <rfc822;linux-media@vger.kernel.org>); Thu, 28 Mar 2019 20:05:05 -0400 Received: from shuah-t480s.internal (c-24-9-64-241.hsd1.co.comcast.net [24.9.64.241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id BC71C2184C; Fri, 29 Mar 2019 00:05:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1553817904; bh=SK20SRRqtaeWBcdShQMS9osKunRw0emHfDo3BzZhzCg=; h=From:To:Cc:Subject:Date:From; b=NpStrgvrIT6G/oS3QoEyxMM7Rwb4xMlHyVuy4CULcrz3aZ8YCaAcwkNFSO8zQwU5U AeAJzqp+LvJXPn2bc7wPlcZJrM2YFpeS7R8Mcb9r3nnNBGQIt9BGk3MagqS4MeqDw1 slzxjGavZeQc0P9PrkRukkshFkHYOR8M+74dcqY4= From: Shuah Khan <shuah@kernel.org> To: mchehab@kernel.org, perex@perex.cz, tiwai@suse.com, hverkuil@xs4all.nl Cc: Shuah Khan <shuah@kernel.org>, linux-media@vger.kernel.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org Subject: [PATCH v13 0/6] Media Device Allocator API Date: Thu, 28 Mar 2019 18:04:55 -0600 Message-Id: <cover.1553814518.git.shuah@kernel.org> X-Mailer: git-send-email 2.19.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: <linux-media.vger.kernel.org> X-Mailing-List: linux-media@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
Media Device Allocator API
|
expand
|