| Commit message (Expand) | Author | Age | Files | Lines |
* | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 2018-02-11 | 1 | -2/+2 |
* | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-02-01 | 1 | -4/+1 |
|\ |
|
| * | misc: hpilo: Use SPDX-License-Identifier | Dhaval Shah | 2017-12-07 | 1 | -4/+1 |
* | | the rest of drivers/*: annotate ->poll() instances | Al Viro | 2017-11-28 | 1 | -1/+1 |
|/ |
|
* | misc: hpilo: constify pci_device_id. | Arvind Yadav | 2017-08-28 | 1 | -1/+1 |
* | drivers/misc/hpilo: Changes to support new security states in iLO5 FW | Rusk, Mark | 2016-09-27 | 1 | -4/+13 |
* | misc: hpilo: Change e-mail address from hp.com to hpe.com | Masanari Iida | 2015-10-04 | 1 | -2/+2 |
* | misc: hpilo: Add min and max value of module parameter in description | Masanari Iida | 2015-10-04 | 1 | -1/+1 |
* | drivers/misc/hpilo: Correct panic when an AUX iLO is detected | Mark Rusk | 2013-08-14 | 1 | -2/+2 |
* | misc: remove use of __devinit | Bill Pemberton | 2012-11-21 | 1 | -2/+2 |
* | drivers/misc: remove use of __devexit_p | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | misc: hpilo: ignore auxiliary HP iLO BMC's | Mark Rusk | 2012-11-15 | 1 | -4/+11 |
* | MISC: hpilo, remove pci_disable_device | Jiri Slaby | 2012-09-26 | 1 | -2/+9 |
* | misc: hpilo: increase number of max supported channels | Camuso, Tony | 2012-06-14 | 1 | -12/+21 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-10-22 | 1 | -1/+1 |
|\ |
|
| * | hpilo: Despecificate driver from iLO generation | dann frazier | 2010-10-22 | 1 | -1/+1 |
* | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
|/ |
|
* | hpilo: fix pointer warning in ilo_ccb_setup | Prarit Bhargava | 2010-08-09 | 1 | -8/+9 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 |
* | hpilo: add poll f_op | David Altobelli | 2009-09-15 | 1 | -1/+41 |
* | hpilo: add interrupt handler | David Altobelli | 2009-09-15 | 1 | -44/+94 |
* | hpilo: staging for interrupt handling | David Altobelli | 2009-09-15 | 1 | -47/+73 |
* | hpilo: reduce frequency of IO operations | David Altobelli | 2009-04-01 | 1 | -3/+3 |
* | hpilo: new pci device | David Altobelli | 2009-02-27 | 1 | -1/+2 |
* | hpilo: open/close fix | David Altobelli | 2009-02-05 | 1 | -3/+3 |
* | hpilo: increment version | David Altobelli | 2009-01-29 | 1 | -1/+1 |
* | HP iLO driver | David Altobelli | 2008-07-21 | 1 | -0/+768 |