aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/i2o/device.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-061-4/+4
|\
| * i2o: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-4/+4
* | i2o: remove extraneous kernel-docRandy Dunlap2009-01-061-2/+0
|/
* i2o: Fix 32/64bit DMA lockingAlan Cox2008-10-161-1/+1
* I2O: handle sysfs_create_link() failuresWang Chen2008-07-241-12/+42
* Use mutexes instead of semaphores in I2O driverMatthias Kaehlcke2007-07-161-8/+8
* [SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.cSatyam Sharma2007-07-151-1/+1
* [PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap2006-12-071-4/+4
* [PATCH] I2O: more error checkingJeff Garzik2006-12-071-7/+12
* [PATCH] I2O: Lindent runMarkus Lidel2006-01-061-12/+9
* [PATCH] I2O: OptimizingMarkus Lidel2006-01-061-3/+1
* [PATCH] I2O: BeautifyingMarkus Lidel2006-01-061-4/+5
* [PATCH] I2O: Remove wrong I2O device classMarkus Lidel2006-01-061-83/+61
* [PATCH] I2O: SPARC fixesMarkus Lidel2006-01-061-69/+61
* [PATCH] I2O: changed I2O API to create I2O messages in kernel memoryMarkus Lidel2006-01-061-25/+26
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+2
* [PATCH] I2O: remove i2o_device_classDmitry Torokhov2005-10-281-58/+13
* [PATCH] I2O: remove class interfaceDmitry Torokhov2005-10-281-133/+122
* [PATCH] i2o build fixAndrew Morton2005-06-241-1/+1
* [PATCH] I2O: Lindent run and replacement of printk through osm printing funct...Markus Lidel2005-06-241-1/+0
* [PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel2005-06-241-9/+13
* [PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel2005-06-241-5/+4
* [PATCH] I2O: bugfixes and compability enhancementsMarkus Lidel2005-06-241-4/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+634