summaryrefslogtreecommitdiffstats
path: root/drivers/message/i2o
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] fix up message/i2o/pci.cJames Bottomley2006-01-141-1/+1
* [SCSI] I2O: move pci_request_regions() just behind pci_enable_device()Salyzyn, Mark2006-01-141-5/+5
* spelling: s/retreive/retrieve/Adrian Bunk2006-01-101-1/+1
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-091-10/+8Star
* Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-061-1/+1
|\
| * [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-061-1/+1
* | [PATCH] I2O: Lindent runMarkus Lidel2006-01-063-32/+29Star
* | [PATCH] I2O: OptimizingMarkus Lidel2006-01-068-35/+22Star
* | [PATCH] I2O: BeautifyingMarkus Lidel2006-01-069-26/+20Star
* | [PATCH] I2O: BugfixesMarkus Lidel2006-01-064-24/+20Star
* | [PATCH] I2O: Remove wrong I2O device classMarkus Lidel2006-01-064-114/+68Star
* | [PATCH] I2O: SPARC fixesMarkus Lidel2006-01-065-101/+111
* | [PATCH] I2O: changed I2O API to create I2O messages in kernel memoryMarkus Lidel2006-01-068-426/+412Star
|/
* [PATCH] i2o: Do not disable pci device when it's in useBen Collins2005-12-181-1/+5
* [PATCH] drivers/message/i2o/pci.c: fix a NULL pointer dereferenceAdrian Bunk2005-11-281-1/+1
* [PATCH] message: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-10/+5Star
* [PATCH] fix remaining missing includesTim Schmielau2005-11-071-0/+1
* [PATCH] fix missing includesTim Schmielau2005-10-314-0/+10
* [PATCH] Typo fix: dot after newline in printk stringsJean Delvare2005-10-311-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/+17Star
* [PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o codeGreg Kroah-Hartman2005-10-281-12/+10Star
* [PATCH] I2O: remove class interfaceDmitry Torokhov2005-10-281-133/+122Star
* [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-101-0/+10
* [PATCH] i2o: remove new configuration APIMarkus Lidel2005-08-092-494/+3Star
* [PATCH] i2o: config-osm build fixAndrew Morton2005-07-081-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/+96Star
* [PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel2005-06-2410-261/+233Star
* [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/+116Star
* [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-rc2Linus Torvalds2005-04-1716-0/+10038