aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/i2o/iop.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-6/+8
2006-06-27[PATCH] drivers/message/i2o/iop.c: unexport i2o_msg_nop()Adrian Bunk1-1/+0
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman1-6/+8
2006-06-10[PATCH] I2O: Bugfixes to get I2O working againMarkus Lidel1-3/+1
2006-01-06[PATCH] I2O: OptimizingMarkus Lidel1-15/+3
2006-01-06[PATCH] I2O: BeautifyingMarkus Lidel1-9/+3
2006-01-06[PATCH] I2O: Remove wrong I2O device classMarkus Lidel1-29/+5
2006-01-06[PATCH] I2O: changed I2O API to create I2O messages in kernel memoryMarkus Lidel1-155/+141
2005-11-07[PATCH] message: fix-up schedule_timeout() usageNishanth Aravamudan1-10/+5
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-1/+1
2005-10-28[PATCH] I2O: remove i2o_device_classDmitry Torokhov1-9/+1
2005-10-28[PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o codeGreg Kroah-Hartman1-12/+10
2005-06-24[PATCH] I2O: Lindent run and replacement of printk through osm printing functionsMarkus Lidel1-70/+58
2005-06-24[PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel1-60/+68
2005-06-24[PATCH] I2O: new sysfs attributes and Adaptec specific block device access and 64-bit DMA supportMarkus Lidel1-146/+117
2005-06-24[PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel1-31/+56
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1327