summaryrefslogtreecommitdiffstats
path: root/drivers/message/i2o
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] drivers/message/i2o/pci.c: fix a NULL pointer dereferenceAdrian Bunk2005-11-271-1/+1
* [PATCH] message: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-10/+5
* [PATCH] fix remaining missing includesTim Schmielau2005-11-071-0/+1
* [PATCH] fix missing includesTim Schmielau2005-10-304-0/+10
* [PATCH] Typo fix: dot after newline in printk stringsJean Delvare2005-10-301-1/+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-284-70/+17
* [PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o codeGreg Kroah-Hartman2005-10-281-12/+10
* [PATCH] I2O: remove class interfaceDmitry Torokhov2005-10-281-133/+122
* [PATCH] Fix I2O config-osm init to return proper errorDeepak Saxena2005-09-211-1/+4
* [PATCH] I2O: added pci_request_regions() before using the controllerMarkus Lidel2005-08-091-0/+10
* [PATCH] i2o: remove new configuration APIMarkus Lidel2005-08-092-494/+3
* [PATCH] i2o: config-osm build fixAndrew Morton2005-07-071-0/+2
* [PATCH] tpm: device attribute fixesYani Ioannou2005-06-242-3/+3
* [PATCH] i2o build fixAndrew Morton2005-06-243-3/+6
* [PATCH] I2O: Limit max sector workaround for Promise controllersMarkus Lidel2005-06-241-0/+1
* [PATCH] I2O: Lindent run and replacement of printk through osm printing funct...Markus Lidel2005-06-2410-106/+96
* [PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel2005-06-2410-261/+233
* [PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and...Markus Lidel2005-06-245-105/+208
* [PATCH] I2O: new sysfs attributes and Adaptec specific block device access an...Markus Lidel2005-06-2413-475/+1176
* [PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel2005-06-249-278/+340
* [PATCH] I2O: bugfixes and compability enhancementsMarkus Lidel2005-06-246-136/+116
* [PATCH] i2o: Fix free of event memory in i2o_block_event()Markus Lidel2005-06-141-0/+1
* [PATCH] Convert i2o to compat_ioctl2005-04-181-14/+27
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1616-0/+10038
OpenPOWER on IntegriCloud