[PATCH 0/4] misc: hpilo: Do not claim on unsupported hardware

From: Matt Hsiao
Date: Thu Feb 21 2019 - 03:10:18 EST


Changes:
1) Add additional subsystem_vendor check for SSID 0x1979.
2) Instead of having explicit if statement to check device IDs,
provide a pci_device_id table of devices to blacklist.
3) Add new patch to add SSID 0x0289 to the blacklist table.
4) Bump version to reflect above minor changes.

Matt Hsiao (4):
misc: hpilo: Be more specific when ignoring the aux iLO
misc: hpilo: Exclude unsupported device via blacklist
misc: hpilo: Do not claim unsupported hardware
misc: hpilo: Update driver version

drivers/misc/hpilo.c | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 deletions(-)

--
1.8.3.1