summaryrefslogtreecommitdiff
path: root/drivers/message/i2o
AgeCommit message (Expand)Author
2005-06-14[PATCH] i2o: Fix free of event memory in i2o_block_event()Markus Lidel
2005-04-18[PATCH] Convert i2o to compat_ioctl
2005-03-13[PATCH] MODULE_DEVICE_TABLE fixesThierry Vignaud
2005-01-14[PATCH] I2O: printk cleanup and unnecessary code removalMarkus Lidel
2005-01-14[PATCH] I2O: fix possible race condition and minor improvementsMarkus Lidel
2005-01-10[PATCH] i2o: fix init/exit section usageRandy Dunlap
2004-11-20[PATCH] i2o iomem annotationsAlexander Viro
2004-11-15[PATCH] i2o: converted SPIN_LOCK_UNLOCKED into spin_lock_init()Markus Lidel
2004-11-15[PATCH] i2o: changed old queueing code with wait_event APIMarkus Lidel
2004-11-15[PATCH] i2o: remove unused code and make needlessly global code staticMarkus Lidel
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