[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1506544822-2632-1-git-send-email-jonathan.derrick@intel.com>
Date: Wed, 27 Sep 2017 16:40:19 -0400
From: Jon Derrick <jonathan.derrick@...el.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Bjorn Helgaas <helgaas@...nel.org>
Cc: <linux-pci@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
Arjan van de Ven <arjan@...ux.intel.com>,
Alan Cox <alan@...ux.intel.com>,
Dan J Williams <dan.j.williams@...el.com>,
Jon Derrick <jonathan.derrick@...el.com>
Subject: [RFC 0/3] Introduce PCI device blacklisting
This set introduces a method to keep devices from matching driver id
tables.
Please see 0001 for more details of the motivation and implementation.
This set currently applies to Bjorn's next (v4.14-rc1) branch.
Jon Derrick (3):
PCI: pci-driver: Introduce pci device delete list
module: Ignore delete_id parameter
Documentation: Add pci device delete_id interface
Documentation/admin-guide/kernel-parameters.txt | 13 ++
drivers/pci/pci-driver.c | 253 +++++++++++++++++++++++-
include/linux/pci.h | 1 +
kernel/module.c | 7 +
4 files changed, 272 insertions(+), 2 deletions(-)
--
1.8.3.1
Powered by blists - more mailing lists