aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/i2o/iop.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König2010-02-051-1/+1
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-2/+2
* i2o: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* i2o: Update my addressAlan Cox2009-01-051-1/+1
* drivers/message/i2o/iop.c: cleanup kerneldocQinghuang Feng2008-12-051-1/+0
* i2o: Fix 32/64bit DMA lockingAlan Cox2008-10-161-1/+1
* drivers/message/: Spelling fixesJoe Perches2008-02-031-1/+1
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-2/+2
* Use mutexes instead of semaphores in I2O driverMatthias Kaehlcke2007-07-161-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-6/+8
|\
| * [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-271-6/+8
* | [PATCH] drivers/message/i2o/iop.c: unexport i2o_msg_nop()Adrian Bunk2006-06-271-1/+0
|/
* [PATCH] I2O: Bugfixes to get I2O working againMarkus Lidel2006-06-101-3/+1
* [PATCH] I2O: OptimizingMarkus Lidel2006-01-061-15/+3
* [PATCH] I2O: BeautifyingMarkus Lidel2006-01-061-9/+3
* [PATCH] I2O: Remove wrong I2O device classMarkus Lidel2006-01-061-29/+5
* [PATCH] I2O: changed I2O API to create I2O messages in kernel memoryMarkus Lidel2006-01-061-155/+141
* [PATCH] message: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-10/+5
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-1/+1
* [PATCH] I2O: remove i2o_device_classDmitry Torokhov2005-10-281-9/+1
* [PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o codeGreg Kroah-Hartman2005-10-281-12/+10
* [PATCH] I2O: Lindent run and replacement of printk through osm printing funct...Markus Lidel2005-06-241-70/+58
* [PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel2005-06-241-60/+68
* [PATCH] I2O: new sysfs attributes and Adaptec specific block device access an...Markus Lidel2005-06-241-146/+117
* [PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel2005-06-241-31/+56
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1327