summaryrefslogtreecommitdiff
path: root/drivers/misc/hpilo.c
AgeCommit message (Expand)Author
2024-01-30misc: hpilo: rename device creation loop variableIan Abbott
2024-01-30misc: hpilo: fix inconsistent device numbersIan Abbott
2023-08-11misc: hpilo: make ilo_class a static const structureIvan Orlov
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-03-29misc: hpilo: remove unused is_device_reset functionTom Rix
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2021-06-04misc: hpilo: map iLO shared memory by PCI revision idMatt Hsiao
2020-07-23misc: hpilo: avoid a useless memsetChristophe JAILLET
2020-07-23misc: hpilo: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-14hpilo: Replace one-element array with flexible-array memberGustavo A. R. Silva
2019-02-27misc: hpilo: Do not claim unsupported hardwareMatt Hsiao
2019-02-27misc: hpilo: Exclude unsupported device via blacklistMatt Hsiao
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-07misc: hpilo: Use SPDX-License-IdentifierDhaval Shah
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-08-28misc: hpilo: constify pci_device_id.Arvind Yadav
2016-09-27drivers/misc/hpilo: Changes to support new security states in iLO5 FWRusk, Mark
2015-10-04misc: hpilo: Change e-mail address from hp.com to hpe.comMasanari Iida
2015-10-04misc: hpilo: Add min and max value of module parameter in descriptionMasanari Iida
2013-08-14drivers/misc/hpilo: Correct panic when an AUX iLO is detectedMark Rusk
2012-11-21misc: remove use of __devinitBill Pemberton
2012-11-21drivers/misc: remove use of __devexit_pBill Pemberton
2012-11-15misc: hpilo: ignore auxiliary HP iLO BMC'sMark Rusk
2012-09-26MISC: hpilo, remove pci_disable_deviceJiri Slaby
2012-06-14misc: hpilo: increase number of max supported channelsCamuso, Tony
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-10-22hpilo: Despecificate driver from iLO generationdann frazier
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-09hpilo: fix pointer warning in ilo_ccb_setupPrarit Bhargava
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-15hpilo: add poll f_opDavid Altobelli
2009-09-15hpilo: add interrupt handlerDavid Altobelli
2009-09-15hpilo: staging for interrupt handlingDavid Altobelli
2009-04-01hpilo: reduce frequency of IO operationsDavid Altobelli
2009-02-27hpilo: new pci deviceDavid Altobelli
2009-02-05hpilo: open/close fixDavid Altobelli
2009-01-29hpilo: increment versionDavid Altobelli
2008-07-21HP iLO driverDavid Altobelli