aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/i2o/driver.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-03i2o: move to stagingAlan Cox1-382/+0
2013-11-13drivers/message/i2o/driver.c: add missing destroy_workqueue() on error in i2o_driver_register()Wei Yongjun1-6/+10
2013-10-16i2o: convert bus code to use dev_groupsGreg Kroah-Hartman1-1/+1
2013-07-03drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook1-2/+2
2011-02-01i2o: use alloc_workqueue() instead of create_workqueue()Tejun Heo1-1/+2
2009-01-06i2o: remove extraneous kernel-docRandy Dunlap1-1/+0
2007-05-23i2o: eliminate a peculiar constraint on i2o_max_driversAkinobu Mita1-5/+3
2007-05-23i2o: fix notifiers when max_drivers is configuredAkinobu Mita1-7/+7
2007-05-23i2o: destroy event queue only when drv->event is setAkinobu Mita1-2/+6
2006-12-13[PATCH] i2o_exec_exit and i2o_driver_exit should not be __exit.Ralf Baechle1-1/+1
2006-12-07[PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap1-11/+9
2006-11-22WorkStruct: make allyesconfigDavid Howells1-1/+1
2006-01-06[PATCH] I2O: OptimizingMarkus Lidel1-5/+2
2006-01-06[PATCH] I2O: BeautifyingMarkus Lidel1-1/+1
2006-01-06[PATCH] I2O: BugfixesMarkus Lidel1-2/+3
2006-01-06[PATCH] I2O: Remove wrong I2O device classMarkus Lidel1-2/+0
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+3
2005-10-28[PATCH] I2O: remove i2o_device_classDmitry Torokhov1-0/+3
2005-06-24[PATCH] I2O: Lindent run and replacement of printk through osm printing functionsMarkus Lidel1-2/+1
2005-06-24[PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel1-14/+10
2005-06-24[PATCH] I2O: new sysfs attributes and Adaptec specific block device access and 64-bit DMA supportMarkus Lidel1-3/+9
2005-06-24[PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel1-22/+24
2005-06-24[PATCH] I2O: bugfixes and compability enhancementsMarkus Lidel1-45/+44
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+374