summaryrefslogtreecommitdiff
path: root/drivers/message/i2o/pci.c
AgeCommit message (Expand)Author
2011-10-31drivers/message: Add module.h to i2o/pci.cPaul Gortmaker
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-01-05i2o: Update my addressAlan Cox
2008-10-16i2o: Fix 32/64bit DMA lockingAlan Cox
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2006-12-07[PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap
2006-12-01PCI: pci_{enable,disable}_device() nestable portsInaky Perez-Gonzalez
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-01[PATCH] i2o: Switch to pci_get APIAlan Cox
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-02-03[PATCH] I2O: fix and workaround for Motorola/Freescale controllerMarkus Lidel
2006-02-03[PATCH] I2O: don't disable PCI device if it is enabled before probingMarkus Lidel
2006-01-14[SCSI] fix up message/i2o/pci.cJames Bottomley
2006-01-14[SCSI] I2O: move pci_request_regions() just behind pci_enable_device()Salyzyn, Mark
2006-01-06[PATCH] I2O: BugfixesMarkus Lidel
2006-01-06[PATCH] I2O: changed I2O API to create I2O messages in kernel memoryMarkus Lidel
2005-12-18[PATCH] i2o: Do not disable pci device when it's in useBen Collins
2005-11-27[PATCH] drivers/message/i2o/pci.c: fix a NULL pointer dereferenceAdrian Bunk
2005-08-09[PATCH] I2O: added pci_request_regions() before using the controllerMarkus Lidel
2005-06-24[PATCH] I2O: Limit max sector workaround for Promise controllersMarkus Lidel
2005-06-24[PATCH] I2O: Lindent run and replacement of printk through osm printing funct...Markus Lidel
2005-06-24[PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel
2005-06-24[PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and...Markus Lidel
2005-06-24[PATCH] I2O: new sysfs attributes and Adaptec specific block device access an...Markus Lidel
2005-06-24[PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel
2005-06-24[PATCH] I2O: bugfixes and compability enhancementsMarkus Lidel
2005-04-16Linux-2.6.12-rc2Linus Torvalds