summaryrefslogtreecommitdiffstats
path: root/drivers/message/i2o
AgeCommit message (Expand)AuthorLines
2005-03-13[PATCH] MODULE_DEVICE_TABLE fixesThierry Vignaud-0/+1
2005-01-14[PATCH] I2O: printk cleanup and unnecessary code removalMarkus Lidel-229/+235
2005-01-14[PATCH] I2O: fix possible race condition and minor improvementsMarkus Lidel-3/+3
2005-01-10[PATCH] i2o: fix init/exit section usageRandy Dunlap-1/+1
2004-11-20[PATCH] i2o iomem annotationsAlexander Viro-38/+39
2004-11-15[PATCH] i2o: converted SPIN_LOCK_UNLOCKED into spin_lock_init()Markus Lidel-5/+11
2004-11-15[PATCH] i2o: changed old queueing code with wait_event APIMarkus Lidel-22/+17
2004-11-15[PATCH] i2o: remove unused code and make needlessly global code staticMarkus Lidel-177/+36
2004-11-10[PATCH] convert MODULE_PARM() to module_param() familyRandy Dunlap-1/+1
2004-11-07[PATCH] fix bug in i2o_iop_systab_set where address is used instead of lengthMarkus Lidel-1/+1
2004-10-19[PATCH] __copy_to_user return value checks in i2o_config.cJesper Juhl-13/+19
2004-10-18[PATCH] i2o: message conversion fix for le32_to_cpu parametersMarkus Lidel-24/+24
2004-10-18[PATCH] i2o: correct error code if bus is busy in i2o_scsiMarkus Lidel-1/+5
2004-10-18[PATCH] janitor: drivers/message: replace schedule_timeout() with msleep_inte...Maximilian Attems-3/+4
2004-10-18[PATCH] i2o: new functions to convert messages to a virtual addressMarkus Lidel-27/+28
2004-10-18[PATCH] i2o: added support for Promise controllersMarkus Lidel-11/+60
2004-10-18[PATCH] i2o: code beautifying and cleanupMarkus Lidel-453/+152
2004-10-05[PATCH] i2o_config __user annotationsAlexander Viro-7/+7
2004-09-16remove i2o_core.cLinus Torvalds-3977/+0
2004-09-16[PATCH] reduce ioremap memory size for Adaptec I2O controllersMarkus Lidel-0/+15
2004-09-02[PATCH] message/i2o_core: replace schedule_timeout() with msleep()Maximilian Attems-2/+1
2004-08-31[PATCH] more NULL noise removalAlexander Viro-2/+2
2004-08-24[PATCH] I2O: removes multiplexer notification and useAndrew Morton-49/+127
2004-08-24[PATCH] I2O: fixes compiler warning on x86_64 in i2o_configAndrew Morton-1/+4
2004-08-24[PATCH] I2O: remove on-demand allocation of Scsi_Host's inAndrew Morton-97/+154
2004-08-24i20 rewriteJames Bottomley-5347/+7568
2004-07-11[PATCH] sparse: misc NULL noise in drivers/*Alexander Viro-3/+3
2004-07-02[PATCH] err2-27: i2o_claim_device() locking fixAndrew Morton-4/+7
2004-06-23[PATCH] sparse: trivial i2o annotationsAlexander Viro-27/+29
2004-06-23[PATCH] sparse: i2o fixedAlexander Viro-2/+6
2004-05-29[PATCH] remove calls of obsolete scsi APIs in i2o_scsiAndrew Morton-57/+34
2004-05-29[PATCH] get I2O working with Adaptec's zero channelMarkus Lidel-63/+112
2004-05-14[PATCH] i2o_config build fixAndrew Morton-1/+3
2004-05-14[PATCH] i2o_proc module owner fixAndrew Morton-0/+1
2004-05-14[PATCH] Fix i2o_proc kernel panic on access of /proc/i2o/iop0/lctAndrew Morton-195/+206
2004-05-14[PATCH] I2O subsystem fixing and cleanup for 2.6 - i2o-makefile-cleanup.patchAndrew Morton-8/+10
2004-05-14[PATCH] I2O subsystem fixing and cleanup for 2.6 - i2o-64-bit-fix.patchAndrew Morton-43/+157
2004-05-14[PATCH] I2O subsystem fixing and cleanup for 2.6 - i2o_block-cleanup.patchAndrew Morton-217/+165
2004-05-14[PATCH] i2o: 64-bit fixesAndrew Morton-1/+7
2004-05-14[PATCH] I2O subsystem fixing and cleanup for 2.6 - i2o-passthru.patchAndrew Morton-0/+163
2004-05-14[PATCH] I2O subsystem fixing and cleanup for 2.6 - i2o-config-clean.patchAndrew Morton-15/+16
2004-03-13[PATCH] DMA: Fill gaping hole in DMA API interfaces.Andrew Morton-1/+1
2004-03-06[PATCH] i2o subsystem minor bugfixesAndrew Morton-107/+111
2004-01-23[PATCH] Kconfig fixes for x86-64Andi Kleen-1/+1
2003-09-24[PATCH] Kconfig fixes for modules.txtRusty Russell-21/+10
2003-08-06[PATCH] Proper block queue reference countingJens Axboe-4/+9
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk-3/+1
2003-07-04[PATCH] i2o_scsi build fixAndrew Morton-0/+1
2003-06-11[PATCH] remove superflous ->command instancesChristoph Hellwig-29/+0
2003-06-04Merge gregkh@kernel.bkbits.net:/home/gregkh/linux/pci-good-2.5Greg Kroah-Hartman-2/+2