summaryrefslogtreecommitdiff
path: root/drivers/message
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-04-16[PATCH] fix u32 vs. pm_message_t in drivers/messagePavel Machek
2005-03-22Make Fusion-MPT much faster as moduleJames Bottomley
2005-03-14Merge by handJames Bottomley
2005-03-13[PATCH] drivers/message/fusion/*: convert to pci_register_driverDomen Puncer
2005-03-13[PATCH] message/mptbase: replace schedule_timeout() with ssleep()Domen Puncer
2005-03-13[PATCH] MODULE_DEVICE_TABLE fixesThierry Vignaud
2005-02-03mptfusion: delete watchdogs timers from mptctl and mptscsihJames Bottomley
2005-02-03[PATCH] Add compat_ioctl to mptctlAndi Kleen
2005-01-20[PATCH] Lock initializer cleanup: Misc driversThomas Gleixner
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
2005-01-07[PATCH] Lock initializer unifying: Misc driversThomas Gleixner
2004-11-25mptfusion: kill fusion init calledJames Bottomley
2004-11-25mptfusion: resid cleanupJames Bottomley
2004-11-25mptfusion: command line parametersJames Bottomley
2004-11-25mptfusion: replace chip_typeJames Bottomley
2004-11-25mptfusion: streamline queuecommandJames Bottomley
2004-11-25mptfusion: streamline slave_allocJames Bottomley
2004-11-24mptfusion: delete MPTSCSIH_DBG_TIMEOUTJames Bottomley
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-21[PATCH] fusion iomem annotationsAlexander Viro
2004-10-19[PATCH] __copy_to_user return value checks in i2o_config.cJesper Juhl
2004-10-18Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
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-06Merge up to linux-2.5 bk latest to resolve NULL replacement conflictsJames Bottomley
2004-10-05[PATCH] PCI: remove driver private PCI state, 1 arg for pci_{save,restore}_stateRoger Luethi
2004-10-05[PATCH] i2o_config __user annotationsAlexander Viro
2004-09-29[PATCH] add ability to set device queue depth to mptfusionJeremy Higdon
2004-09-28fusion dead code removalJames Bottomley
2004-09-21[PATCH] switch fusion to use <linux/list.h> everywhereChristoph Hellwig
2004-09-16Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds
2004-09-16remove i2o_core.cLinus Torvalds
2004-09-16[PATCH] reduce ioremap memory size for Adaptec I2O controllersMarkus Lidel
2004-09-16[MPTFUSION]: Fix iomem warnings.David S. Miller
2004-09-10[PATCH] allow non-modular mptctlChristoph Hellwig
2004-09-02[PATCH] message/i2o_core: replace schedule_timeout() with msleep()Maximilian Attems
2004-09-02[PATCH] message/mptscsih: replace schedule_timeout() with msleep()Maximilian Attems