aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/hpilo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-14drivers/misc/hpilo: Correct panic when an AUX iLO is detectedMark Rusk1-2/+2
2012-11-21misc: remove use of __devinitBill Pemberton1-2/+2
2012-11-21drivers/misc: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-15misc: hpilo: ignore auxiliary HP iLO BMC'sMark Rusk1-4/+11
2012-09-26MISC: hpilo, remove pci_disable_deviceJiri Slaby1-2/+9
2012-06-14misc: hpilo: increase number of max supported channelsCamuso, Tony1-12/+21
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+1
2010-10-22hpilo: Despecificate driver from iLO generationdann frazier1-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-08-09hpilo: fix pointer warning in ilo_ccb_setupPrarit Bhargava1-8/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-09-15hpilo: add poll f_opDavid Altobelli1-1/+41
2009-09-15hpilo: add interrupt handlerDavid Altobelli1-44/+94
2009-09-15hpilo: staging for interrupt handlingDavid Altobelli1-47/+73
2009-04-01hpilo: reduce frequency of IO operationsDavid Altobelli1-3/+3
2009-02-27hpilo: new pci deviceDavid Altobelli1-1/+2
2009-02-05hpilo: open/close fixDavid Altobelli1-3/+3
2009-01-29hpilo: increment versionDavid Altobelli1-1/+1
2008-07-21HP iLO driverDavid Altobelli1-0/+768