summaryrefslogtreecommitdiff
path: root/drivers/message/i2o
AgeCommit message (Expand)Author
2004-11-10[PATCH] convert MODULE_PARM() to module_param() familyRandy Dunlap
2004-11-07[PATCH] fix bug in i2o_iop_systab_set where address is used instead of lengthMarkus Lidel
2004-10-19[PATCH] __copy_to_user return value checks in i2o_config.cJesper Juhl
2004-10-18[PATCH] i2o: message conversion fix for le32_to_cpu parametersMarkus Lidel
2004-10-18[PATCH] i2o: correct error code if bus is busy in i2o_scsiMarkus Lidel
2004-10-18[PATCH] janitor: drivers/message: replace schedule_timeout() with msleep_inte...Maximilian Attems
2004-10-18[PATCH] i2o: new functions to convert messages to a virtual addressMarkus Lidel
2004-10-18[PATCH] i2o: added support for Promise controllersMarkus Lidel
2004-10-18[PATCH] i2o: code beautifying and cleanupMarkus Lidel
2004-10-05[PATCH] i2o_config __user annotationsAlexander Viro
2004-09-16remove i2o_core.cLinus Torvalds
2004-09-16[PATCH] reduce ioremap memory size for Adaptec I2O controllersMarkus Lidel
2004-09-02[PATCH] message/i2o_core: replace schedule_timeout() with msleep()Maximilian Attems
2004-08-31[PATCH] more NULL noise removalAlexander Viro
2004-08-24[PATCH] I2O: removes multiplexer notification and useAndrew Morton
2004-08-24[PATCH] I2O: fixes compiler warning on x86_64 in i2o_configAndrew Morton
2004-08-24[PATCH] I2O: remove on-demand allocation of Scsi_Host's inAndrew Morton
2004-08-24i20 rewriteJames Bottomley
2004-07-11[PATCH] sparse: misc NULL noise in drivers/*Alexander Viro
2004-07-02[PATCH] err2-27: i2o_claim_device() locking fixAndrew Morton
2004-06-23[PATCH] sparse: trivial i2o annotationsAlexander Viro
2004-06-23[PATCH] sparse: i2o fixedAlexander Viro
2004-05-29[PATCH] remove calls of obsolete scsi APIs in i2o_scsiAndrew Morton
2004-05-29[PATCH] get I2O working with Adaptec's zero channelMarkus Lidel
2004-05-14[PATCH] i2o_config build fixAndrew Morton
2004-05-14[PATCH] i2o_proc module owner fixAndrew Morton
2004-05-14[PATCH] Fix i2o_proc kernel panic on access of /proc/i2o/iop0/lctAndrew Morton
2004-05-14[PATCH] I2O subsystem fixing and cleanup for 2.6 - i2o-makefile-cleanup.patchAndrew Morton
2004-05-14[PATCH] I2O subsystem fixing and cleanup for 2.6 - i2o-64-bit-fix.patchAndrew Morton
2004-05-14[PATCH] I2O subsystem fixing and cleanup for 2.6 - i2o_block-cleanup.patchAndrew Morton
2004-05-14[PATCH] i2o: 64-bit fixesAndrew Morton
2004-05-14[PATCH] I2O subsystem fixing and cleanup for 2.6 - i2o-passthru.patchAndrew Morton
2004-05-14[PATCH] I2O subsystem fixing and cleanup for 2.6 - i2o-config-clean.patchAndrew Morton
2004-03-13[PATCH] DMA: Fill gaping hole in DMA API interfaces.Andrew Morton
2004-03-06[PATCH] i2o subsystem minor bugfixesAndrew Morton
2004-01-23[PATCH] Kconfig fixes for x86-64Andi Kleen
2003-09-24[PATCH] Kconfig fixes for modules.txtRusty Russell
2003-08-06[PATCH] Proper block queue reference countingJens Axboe
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk
2003-07-04[PATCH] i2o_scsi build fixAndrew Morton
2003-06-11[PATCH] remove superflous ->command instancesChristoph Hellwig
2003-06-04Merge gregkh@kernel.bkbits.net:/home/gregkh/linux/pci-good-2.5Greg Kroah-Hartman
2003-06-03[PATCH] PCI: remove usage of pci_for_each_dev() in drivers/message/i2o/i2o_co...Greg Kroah-Hartman
2003-05-29[PATCH] i2o memleak commentAndrew Morton
2003-05-14[PATCH] fix lots of error-path memory leaksAndrew Morton
2003-04-24[PATCH] irqs: char driversAndrew Morton
2003-04-06[PATCH] kill blk_queue_empty()Jens Axboe
2003-03-22[PATCH] i2o_pci is deadAlan Cox
2003-03-22[PATCH] use right object for i2o_config - kernel not user copyAlan Cox
2003-03-21[PATCH] update i2o build rules for changeAlan Cox