<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/drivers/misc/hpilo.c, branch v4.14.263</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=v4.14.263</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=v4.14.263'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2017-08-28T14:55:48+00:00</updated>
<entry>
<title>misc: hpilo: constify pci_device_id.</title>
<updated>2017-08-28T14:55:48+00:00</updated>
<author>
<name>Arvind Yadav</name>
<email>arvind.yadav.cs@gmail.com</email>
</author>
<published>2017-07-30T05:26:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=8efa6fb50696cecacb22af2410f2db34fb37b9c3'/>
<id>urn:sha1:8efa6fb50696cecacb22af2410f2db34fb37b9c3</id>
<content type='text'>
pci_device_id are not supposed to change at runtime. All functions
working with pci_device_id provided by &lt;linux/pci.h&gt; work with
const pci_device_id. So mark the non-const structs as const.

Signed-off-by: Arvind Yadav &lt;arvind.yadav.cs@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>drivers/misc/hpilo: Changes to support new security states in iLO5 FW</title>
<updated>2016-09-27T10:53:46+00:00</updated>
<author>
<name>Rusk, Mark</name>
<email>mark.rusk@hpe.com</email>
</author>
<published>2016-09-19T19:50:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=c9fef1cc3dd3677633e6fd6ea5bd7ef3b741fab3'/>
<id>urn:sha1:c9fef1cc3dd3677633e6fd6ea5bd7ef3b741fab3</id>
<content type='text'>
Changes to support new security states of the iLO5 firmware.

- use BAR5 for CCB's for iLO5
- simplification of error handling

Signed-off-by: Mark Rusk &lt;mark.rusk@hpe.com&gt;
Signed-off-by: David Altobelli &lt;david.altobelli@hpe.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>misc: hpilo: Change e-mail address from hp.com to hpe.com</title>
<updated>2015-10-04T11:42:33+00:00</updated>
<author>
<name>Masanari Iida</name>
<email>standby24x7@gmail.com</email>
</author>
<published>2015-09-18T03:32:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=6b1eb1450269cadfe992465db9941fc42f3bc688'/>
<id>urn:sha1:6b1eb1450269cadfe992465db9941fc42f3bc688</id>
<content type='text'>
This patch changes maintainer's email address from
hp.com to hpe.com in hpilo.c.

Signed-off-by: Masanari Iida &lt;standby24x7@gmail.com&gt;
Acked-by: David Altobelli &lt;david.altobelli@hpe.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>misc: hpilo: Add min and max value of module parameter in description</title>
<updated>2015-10-04T11:42:33+00:00</updated>
<author>
<name>Masanari Iida</name>
<email>standby24x7@gmail.com</email>
</author>
<published>2015-09-18T03:32:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=7a56f329c719d296f6b721d0ff10a6048fa94555'/>
<id>urn:sha1:7a56f329c719d296f6b721d0ff10a6048fa94555</id>
<content type='text'>
This patch add minimum and maximum value of module parameter
max_ccb in hpilo.c.

Signed-off-by: Masanari Iida &lt;standby24x7@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>drivers/misc/hpilo: Correct panic when an AUX iLO is detected</title>
<updated>2013-08-14T21:46:22+00:00</updated>
<author>
<name>Mark Rusk</name>
<email>Mark.Rusk@hp.com</email>
</author>
<published>2013-08-14T20:30:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=eefbc594abbb1b7e6e7eeadb65ae7c7538474210'/>
<id>urn:sha1:eefbc594abbb1b7e6e7eeadb65ae7c7538474210</id>
<content type='text'>
 Using an uninitialized variable 'devnum' after 'goto out;' was causing
 panic.  Just go ahead and return, we need to ignore AUX iLO devs.

 Oops: 0002 [#1] SMP
   .
   .
   .
 RIP  [&lt;ffffffffa033e270&gt;] ilo_probe+0xec/0xe7c [hpilo]

Signed-off-by: Mark Rusk &lt;mark.rusk@hp.com&gt;
Cc: stable &lt;stable@vger.kernel.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>misc: remove use of __devinit</title>
<updated>2012-11-21T20:51:53+00:00</updated>
<author>
<name>Bill Pemberton</name>
<email>wfp5p@virginia.edu</email>
</author>
<published>2012-11-19T18:23:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=80c8ae289266529445fad030fabf5fcf01ccda0d'/>
<id>urn:sha1:80c8ae289266529445fad030fabf5fcf01ccda0d</id>
<content type='text'>
CONFIG_HOTPLUG is going away as an option so __devinit is no longer
needed.

Signed-off-by: Bill Pemberton &lt;wfp5p@virginia.edu&gt;
Cc: "Michał Mirosław" &lt;mirq-linux@rere.qmqm.pl&gt;
Cc: Eric Piel &lt;eric.piel@tremplin-utc.net&gt;
Cc: Jiri Slaby &lt;jirislaby@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>drivers/misc: remove use of __devexit_p</title>
<updated>2012-11-21T20:49:50+00:00</updated>
<author>
<name>Bill Pemberton</name>
<email>wfp5p@virginia.edu</email>
</author>
<published>2012-11-19T18:21:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=2d6bed9ca93e98685bc5038d686984fd449cd978'/>
<id>urn:sha1:2d6bed9ca93e98685bc5038d686984fd449cd978</id>
<content type='text'>
CONFIG_HOTPLUG is going away as an option so __devexit_p is no longer
needed.

Signed-off-by: Bill Pemberton &lt;wfp5p@virginia.edu&gt;
Cc: "Michał Mirosław" &lt;mirq-linux@rere.qmqm.pl&gt;
Cc: Wolfram Sang &lt;w.sang@pengutronix.de&gt;
Cc: Eric Piel &lt;eric.piel@tremplin-utc.net&gt;
Cc: Jiri Slaby &lt;jirislaby@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>misc: hpilo: ignore auxiliary HP iLO BMC's</title>
<updated>2012-11-16T01:35:59+00:00</updated>
<author>
<name>Mark Rusk</name>
<email>Mark.Rusk@hp.com</email>
</author>
<published>2012-11-06T20:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=ebf1b764aa5cb3b4bfe2e96674f1b559f7c37e64'/>
<id>urn:sha1:ebf1b764aa5cb3b4bfe2e96674f1b559f7c37e64</id>
<content type='text'>
This patch ignores auxiliary HP Lights-Out (iLO) management controllers.

All HP iLO controllers that have had the PCI subsystem device ID set to 0x1979
by the BIOS are ignored. Also changes default number of channels to 16 and
bumps the version of the module from 1.3 to 1.4.

Signed-off-by: Mark Rusk &lt;mark.rusk@hp.com&gt;

----
 drivers/misc/hpilo.c |   15 +++++++++++----
 1 files changed, 11 insertions(+), 4 deletions(-)
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>MISC: hpilo, remove pci_disable_device</title>
<updated>2012-09-26T20:20:40+00:00</updated>
<author>
<name>Jiri Slaby</name>
<email>jslaby@suse.cz</email>
</author>
<published>2012-09-13T14:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=bcdee04ea7ae0406ae69094f6df1aacb66a69a0b'/>
<id>urn:sha1:bcdee04ea7ae0406ae69094f6df1aacb66a69a0b</id>
<content type='text'>
pci_disable_device(pdev) used to be in pci remove function. But this
PCI device has two functions with interrupt lines connected to a
single pin. The other one is a USB host controller. So when we disable
the PIN there e.g. by rmmod hpilo, the controller stops working. It is
because the interrupt link is disabled in ACPI since it is not
refcounted yet. See acpi_pci_link_free_irq called from
acpi_pci_irq_disable.

It is not the best solution whatsoever, but as a workaround until the
ACPI irq link refcounting is sorted out this should fix the reported
errors.

References: https://lkml.org/lkml/2008/11/4/535

Signed-off-by: Jiri Slaby &lt;jslaby@suse.cz&gt;
Cc: Grant Grundler &lt;grundler@parisc-linux.org&gt;
Cc: Nobin Mathew &lt;nobin.mathew@gmail.com&gt;
Cc: Robert Hancock &lt;hancockr@shaw.ca&gt;
Cc: Arnd Bergmann &lt;arnd@arndb.de&gt;
Cc: David Altobelli &lt;david.altobelli@hp.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>misc: hpilo: increase number of max supported channels</title>
<updated>2012-06-15T00:22:12+00:00</updated>
<author>
<name>Camuso, Tony</name>
<email>Tony.Camuso@hp.com</email>
</author>
<published>2012-06-10T13:39:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=98dcd59dd063dd8099d8dbccd84a40e927dc7138'/>
<id>urn:sha1:98dcd59dd063dd8099d8dbccd84a40e927dc7138</id>
<content type='text'>
Increase number of supported channels from 8 to 24.
Make the number of channels configurable via module parameter max_ccb.

Signed-off-by: Mark Rusk &lt;mark.rusk@hp.com&gt;
Signed-off-by: Tony Camuso &lt;tony.camuso@hp.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
</feed>
