aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/i2o/exec-osm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-03i2o: move to stagingAlan Cox1-612/+0
2010-08-11drivers/message/i2o/exec-osm.c: add missing mutex_unlockJulia Lawall1-2/+6
2009-01-05i2o: Update my addressAlan Cox1-1/+1
2008-10-16i2o: Fix 32/64bit DMA lockingAlan Cox1-2/+2
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-2/+2
2007-10-17I2O: Fix "defined but not used" build warningsSatyam Sharma1-47/+47
2007-07-17i2o proc reading oopsVasily Averin1-0/+2
2007-07-17i2o message leak in i2o_msg_post_wait_mem()Vasily Averin1-1/+3
2007-07-16Use mutexes instead of semaphores in I2O driverMatthias Kaehlcke1-2/+2
2006-12-22[PATCH] fix kernel-doc warnings in 2.6.20-rc1Randy Dunlap1-1/+1
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-4/+6
2006-11-22WorkStruct: make allyesconfigDavid Howells1-5/+8
2006-10-30[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra1-1/+1
2006-10-21[PATCH] i2o/exec-osm.c: use "unsigned long flags;"Alexey Dobriyan1-1/+1
2006-10-17[PATCH] I2O: handle a few sysfs errorsJeff Garzik1-3/+14
2006-06-10[PATCH] I2O: Bugfixes to get I2O working againMarkus Lidel1-35/+37
2006-03-12[SCSI] i2o: fix memory leak in i2o_exec_lct_modifiedVasily Averin1-4/+17
2006-01-06[PATCH] I2O: Lindent runMarkus Lidel1-1/+1
2006-01-06[PATCH] I2O: OptimizingMarkus Lidel1-3/+1
2006-01-06[PATCH] I2O: SPARC fixesMarkus Lidel1-6/+9
2006-01-06[PATCH] I2O: changed I2O API to create I2O messages in kernel memoryMarkus Lidel1-46/+47
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+1
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+4
2005-06-24[PATCH] tpm: device attribute fixesYani Ioannou1-2/+2
2005-06-24[PATCH] I2O: Lindent run and replacement of printk through osm printing functionsMarkus Lidel1-1/+1
2005-06-24[PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel1-15/+12
2005-06-24[PATCH] I2O: new sysfs attributes and Adaptec specific block device access and 64-bit DMA supportMarkus Lidel1-8/+66
2005-06-24[PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel1-21/+26
2005-06-24[PATCH] I2O: bugfixes and compability enhancementsMarkus Lidel1-5/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+507