aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/i2o (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-10[PATCH] proper prototype for drivers/message/i2o/device.c:i2o_parm_issue()Adrian Bunk2-2/+5
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds1-1/+0
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-6/+8
2006-06-27[PATCH] drivers/message/i2o/iop.c: unexport i2o_msg_nop()Adrian Bunk1-1/+0
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman1-6/+8
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-2/+2
2006-06-10[SCSI] remove scsi_request infrastructureChristoph Hellwig1-2/+2
2006-06-10[PATCH] I2O: Bugfixes to get I2O working againMarkus Lidel2-38/+38
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven1-1/+1
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson1-4/+3
2006-03-25[PATCH] i2o_dump_hrt() output cleanupVasily Averin1-18/+13
2006-03-12[SCSI] i2o: fix memory leak in i2o_exec_lct_modifiedVasily Averin1-4/+17
2006-02-05[PATCH] Fix i2o_scsi oops on abortMarkus Lidel1-1/+1
2006-02-03[PATCH] I2O: fix and workaround for Motorola/Freescale controllerMarkus Lidel2-0/+21
2006-02-03[PATCH] I2O: don't disable PCI device if it is enabled before probingMarkus Lidel1-15/+14
2006-01-14[SCSI] fix up message/i2o/pci.cJames Bottomley1-1/+1
2006-01-14[SCSI] I2O: move pci_request_regions() just behind pci_enable_device()Salyzyn, Mark1-5/+5
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk1-1/+1
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig1-10/+8
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+1
2006-01-06[PATCH] I2O: Lindent runMarkus Lidel3-32/+29
2006-01-06[PATCH] I2O: OptimizingMarkus Lidel8-35/+22
2006-01-06[PATCH] I2O: BeautifyingMarkus Lidel9-26/+20
2006-01-06[PATCH] I2O: BugfixesMarkus Lidel4-24/+20
2006-01-06[PATCH] I2O: Remove wrong I2O device classMarkus Lidel4-114/+68
2006-01-06[PATCH] I2O: SPARC fixesMarkus Lidel5-101/+111
2006-01-06[PATCH] I2O: changed I2O API to create I2O messages in kernel memoryMarkus Lidel8-426/+412
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo1-1/+1
2005-12-18[PATCH] i2o: Do not disable pci device when it's in useBen Collins1-1/+5
2005-11-27[PATCH] drivers/message/i2o/pci.c: fix a NULL pointer dereferenceAdrian Bunk1-1/+1
2005-11-07[PATCH] message: fix-up schedule_timeout() usageNishanth Aravamudan1-10/+5
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+1
2005-10-30[PATCH] fix missing includesTim Schmielau4-0/+10
2005-10-30[PATCH] Typo fix: dot after newline in printk stringsJean Delvare1-1/+1
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-1/+1
2005-10-28[PATCH] I2O: remove i2o_device_classDmitry Torokhov4-70/+17
2005-10-28[PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o codeGreg Kroah-Hartman1-12/+10
2005-10-28[PATCH] I2O: remove class interfaceDmitry Torokhov1-133/+122
2005-09-21[PATCH] Fix I2O config-osm init to return proper errorDeepak Saxena1-1/+4
2005-08-09[PATCH] I2O: added pci_request_regions() before using the controllerMarkus Lidel1-0/+10
2005-08-09[PATCH] i2o: remove new configuration APIMarkus Lidel2-494/+3
2005-07-07[PATCH] i2o: config-osm build fixAndrew Morton1-0/+2
2005-06-24[PATCH] tpm: device attribute fixesYani Ioannou2-3/+3
2005-06-24[PATCH] i2o build fixAndrew Morton3-3/+6
2005-06-24[PATCH] I2O: Limit max sector workaround for Promise controllersMarkus Lidel1-0/+1
2005-06-24[PATCH] I2O: Lindent run and replacement of printk through osm printing functionsMarkus Lidel10-106/+96
2005-06-24[PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel10-261/+233