aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/i2o/pci.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-1/+1
* i2o: Update my addressAlan Cox2009-01-051-1/+1
* i2o: Fix 32/64bit DMA lockingAlan Cox2008-10-161-9/+7
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-2/+2
* [PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap2006-12-071-2/+3
* PCI: pci_{enable,disable}_device() nestable portsInaky Perez-Gonzalez2006-12-011-9/+6
* 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] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] I2O: fix and workaround for Motorola/Freescale controllerMarkus Lidel2006-02-031-0/+18
* [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
* [PATCH] I2O: BugfixesMarkus Lidel2006-01-061-5/+1
* [PATCH] I2O: changed I2O API to create I2O messages in kernel memoryMarkus Lidel2006-01-061-0/+1
* [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] I2O: added pci_request_regions() before using the controllerMarkus Lidel2005-08-091-0/+10
* [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-241-1/+4
* [PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel2005-06-241-18/+3
* [PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and...Markus Lidel2005-06-241-0/+22
* [PATCH] I2O: new sysfs attributes and Adaptec specific block device access an...Markus Lidel2005-06-241-48/+19
* [PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel2005-06-241-37/+30
* [PATCH] I2O: bugfixes and compability enhancementsMarkus Lidel2005-06-241-62/+31
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+528