index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
hpilo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-23
misc: hpilo: avoid a useless memset
Christophe JAILLET
1
-2
/
+0
2020-07-23
misc: hpilo: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-3
/
+4
2020-07-14
hpilo: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-02-27
misc: hpilo: Do not claim unsupported hardware
Matt Hsiao
1
-0
/
+2
2019-02-27
misc: hpilo: Exclude unsupported device via blacklist
Matt Hsiao
1
-3
/
+9
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+1
2017-12-07
misc: hpilo: Use SPDX-License-Identifier
Dhaval Shah
1
-4
/
+1
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-08-28
misc: hpilo: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2016-09-27
drivers/misc/hpilo: Changes to support new security states in iLO5 FW
Rusk, Mark
1
-4
/
+13
2015-10-04
misc: hpilo: Change e-mail address from hp.com to hpe.com
Masanari Iida
1
-2
/
+2
2015-10-04
misc: hpilo: Add min and max value of module parameter in description
Masanari Iida
1
-1
/
+1
2013-08-15
drivers/misc/hpilo: Correct panic when an AUX iLO is detected
Mark Rusk
1
-2
/
+2
2012-11-22
misc: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-22
drivers/misc: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-16
misc: hpilo: ignore auxiliary HP iLO BMC's
Mark Rusk
1
-4
/
+11
2012-09-27
MISC: hpilo, remove pci_disable_device
Jiri Slaby
1
-2
/
+9
2012-06-15
misc: hpilo: increase number of max supported channels
Camuso, Tony
1
-12
/
+21
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-1
/
+1
2010-10-22
hpilo: Despecificate driver from iLO generation
dann frazier
1
-1
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-08-10
hpilo: fix pointer warning in ilo_ccb_setup
Prarit Bhargava
1
-8
/
+9
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-09-15
hpilo: add poll f_op
David Altobelli
1
-1
/
+41
2009-09-15
hpilo: add interrupt handler
David Altobelli
1
-44
/
+94
2009-09-15
hpilo: staging for interrupt handling
David Altobelli
1
-47
/
+73
2009-04-01
hpilo: reduce frequency of IO operations
David Altobelli
1
-3
/
+3
2009-02-28
hpilo: new pci device
David Altobelli
1
-1
/
+2
2009-02-05
hpilo: open/close fix
David Altobelli
1
-3
/
+3
2009-01-30
hpilo: increment version
David Altobelli
1
-1
/
+1
2008-07-22
HP iLO driver
David Altobelli
1
-0
/
+768