Message ID | 20230714185615.370597-1-amadeuszx.slawinski@linux.intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <alsa-devel-bounces@alsa-project.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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id B5B25EB64DA for <alsa-devel@archiver.kernel.org>; Fri, 14 Jul 2023 10:56:51 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 06D5E9F6; Fri, 14 Jul 2023 12:55:59 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 06D5E9F6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1689332209; bh=cL+iOP33aHs+u6cHLRGi+E0JMjOKGZJJ+7CXN6XHEtk=; h=From:To:Cc:Subject:Date:List-Id:List-Archive:List-Help:List-Owner: List-Post:List-Subscribe:List-Unsubscribe:From; b=FJ38HCGGFTbW0SukWeyJEy3jBCOVL5PQ0magd4NjZLzu0yNRoyKqziFRdeRtM6JUM 9RCCX8MUoX6TrQWFQPrs9hKSp02ozIRqLQoxLD6eDF5X38ehVt+x971KVyE2UhL4Bp Rf/aK7KLbzL2GZjR3kSY0vDjUoS3LjrV8OT3JQlk= Received: by alsa1.perex.cz (Postfix, from userid 50401) id 39789F80557; Fri, 14 Jul 2023 12:55:31 +0200 (CEST) Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id 9C051F80549; Fri, 14 Jul 2023 12:55:30 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id EC4E6F8053B; Fri, 14 Jul 2023 12:55:24 +0200 (CEST) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id C31C2F800E4 for <alsa-devel@alsa-project.org>; Fri, 14 Jul 2023 12:55:17 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz C31C2F800E4 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=NDcOft1B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1689332119; x=1720868119; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=cL+iOP33aHs+u6cHLRGi+E0JMjOKGZJJ+7CXN6XHEtk=; b=NDcOft1BaSjz5P+IzI8cf/tf2/jIZvI5A6okBWI/CjV696l3OBdEADwy edkqTBkj5xnKSLbfTyOlqZaRHoTAL/lu/e/nrLZo34sYesaINH1s12Wg+ to4wkN8cvwYHO/B35jpG1bDdETbtWa1FdSi0E7L5hIbFfsiyYbJd7uU/G ZuFMmIL9kH04S3dego5NES7wAX4Rez+jlHsY9zN3mnhnZcngwD7aXPvoV M5gtdrLA2tccKx7uR6b/O4xmL2zhjdDllFHmCt0eigsnp0s+kK/ORn9u/ otYABr8RCqVJY30/uQ4krQOxX3bS3TKgNL46LGkCPH3xLgTOGoSDe6HHG w==; X-IronPort-AV: E=McAfee;i="6600,9927,10770"; a="364321110" X-IronPort-AV: E=Sophos;i="6.01,205,1684825200"; d="scan'208";a="364321110" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Jul 2023 03:55:02 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10770"; a="722365344" X-IronPort-AV: E=Sophos;i="6.01,205,1684825200"; d="scan'208";a="722365344" Received: from dev2 (HELO DEV2.igk.intel.com) ([10.237.148.94]) by orsmga002.jf.intel.com with ESMTP; 14 Jul 2023 03:54:59 -0700 From: =?utf-8?q?Amadeusz_S=C5=82awi=C5=84ski?= <amadeuszx.slawinski@linux.intel.com> To: Bjorn Helgaas <bhelgaas@google.com>, Mark Brown <broonie@kernel.org>, Takashi Iwai <tiwai@suse.com> Cc: alsa-devel@alsa-project.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, Cezary Rojewski <cezary.rojewski@intel.com>, Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>, Kai Vehmanen <kai.vehmanen@linux.intel.com>, Andy Shevchenko <andriy.shevchenko@intel.com>, Hans de Goede <hdegoede@redhat.com>, =?utf-8?q?Amadeusz_S=C5=82awi=C5=84ski?= <amadeuszx.slawinski@linux.intel.com> Subject: [PATCH v2 00/15] PCI: Define Intel PCI IDs and use them in drivers Date: Fri, 14 Jul 2023 20:56:00 +0200 Message-Id: <20230714185615.370597-1-amadeuszx.slawinski@linux.intel.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message-ID-Hash: PKRSEU43BLINBG2FLQQAYSA7E52QIWND X-Message-ID-Hash: PKRSEU43BLINBG2FLQQAYSA7E52QIWND X-MailFrom: amadeuszx.slawinski@linux.intel.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-alsa-devel.alsa-project.org-0; header-match-alsa-devel.alsa-project.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" <alsa-devel.alsa-project.org> Archived-At: <https://mailman.alsa-project.org/hyperkitty/list/alsa-devel@alsa-project.org/message/PKRSEU43BLINBG2FLQQAYSA7E52QIWND/> List-Archive: <https://mailman.alsa-project.org/hyperkitty/list/alsa-devel@alsa-project.org/> List-Help: <mailto:alsa-devel-request@alsa-project.org?subject=help> List-Owner: <mailto:alsa-devel-owner@alsa-project.org> List-Post: <mailto:alsa-devel@alsa-project.org> List-Subscribe: <mailto:alsa-devel-join@alsa-project.org> List-Unsubscribe: <mailto:alsa-devel-leave@alsa-project.org> |
Series |
PCI: Define Intel PCI IDs and use them in drivers
|
expand
|