summaryrefslogtreecommitdiffstats
path: root/drivers/message/i2o
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix kernel-doc warnings in 2.6.20-rc1Randy Dunlap2006-12-221-1/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-2/+2
* [PATCH] i2o_exec_exit and i2o_driver_exit should not be __exit.Ralf Baechle2006-12-133-4/+4
* [PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap2006-12-078-33/+41
* [PATCH] I2O: fix I2O_CONFIG without Adaptec extensionRandy Dunlap2006-12-071-1/+1
* [PATCH] I2O: handle __copy_from_userRandy Dunlap2006-12-071-1/+5
* [PATCH] I2O: more error checkingJeff Garzik2006-12-072-10/+21
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-9/+6
|\
| * PCI: pci_{enable,disable}_device() nestable portsInaky Perez-Gonzalez2006-12-011-9/+6
* | WorkStruct: make allyesconfigDavid Howells2006-11-224-13/+19
|/
* [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra2006-10-301-1/+1
* [PATCH] i2o/exec-osm.c: use "unsigned long flags;"Alexey Dobriyan2006-10-211-1/+1
* [PATCH] I2O: handle a few sysfs errorsJeff Garzik2006-10-172-5/+24
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1
* [PATCH] i2o: Switch to pci_get APIAlan Cox2006-10-011-3/+4
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-1/+1
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-301-3/+4
* [PATCH] proper prototype for drivers/message/i2o/device.c:i2o_parm_issue()Adrian Bunk2006-07-102-2/+5
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-1/+0
|\
| * [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
* | 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
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-06-211-2/+2
|\
| * [SCSI] remove scsi_request infrastructureChristoph Hellwig2006-06-101-2/+2
* | [PATCH] I2O: Bugfixes to get I2O working againMarkus Lidel2006-06-102-38/+38
|/
* [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
OpenPOWER on IntegriCloud