aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/i2o/pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-01[PATCH] i2o: Switch to pci_get APIAlan Cox1-3/+4
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-02-03[PATCH] I2O: fix and workaround for Motorola/Freescale controllerMarkus Lidel1-0/+18
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-06[PATCH] I2O: BugfixesMarkus Lidel1-5/+1
2006-01-06[PATCH] I2O: changed I2O API to create I2O messages in kernel memoryMarkus Lidel1-0/+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-08-09[PATCH] I2O: added pci_request_regions() before using the controllerMarkus Lidel1-0/+10
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 Lidel1-1/+4
2005-06-24[PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel1-18/+3
2005-06-24[PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and 2400A workaroundMarkus Lidel1-0/+22
2005-06-24[PATCH] I2O: new sysfs attributes and Adaptec specific block device access and 64-bit DMA supportMarkus Lidel1-48/+19
2005-06-24[PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel1-37/+30
2005-06-24[PATCH] I2O: bugfixes and compability enhancementsMarkus Lidel1-62/+31
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+528