summaryrefslogtreecommitdiffstats
path: root/drivers/message/i2o
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-1/+1
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-261-4/+3
* [PATCH] i2o_dump_hrt() output cleanupVasily Averin2006-03-251-18/+13
* [SCSI] i2o: fix memory leak in i2o_exec_lct_modifiedVasily Averin2006-03-121-4/+17
* [PATCH] Fix i2o_scsi oops on abortMarkus Lidel2006-02-051-1/+1
* [PATCH] I2O: fix and workaround for Motorola/Freescale controllerMarkus Lidel2006-02-032-0/+21
* [PATCH] I2O: don't disable PCI device if it is enabled before probingMarkus Lidel2006-02-031-15/+14
* [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-081-10/+8
* 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/+29
* | [PATCH] I2O: OptimizingMarkus Lidel2006-01-068-35/+22
* | [PATCH] I2O: BeautifyingMarkus Lidel2006-01-069-26/+20
* | [PATCH] I2O: BugfixesMarkus Lidel2006-01-064-24/+20
* | [PATCH] I2O: Remove wrong I2O device classMarkus Lidel2006-01-064-114/+68
* | [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/+412
|/
* [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-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