index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
message
/
i2o
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-04
i2o: move to staging
Alan Cox
1
-497
/
+0
2013-01-04
Drivers: message: remove __dev* attributes.
Greg Kroah-Hartman
1
-6
/
+5
2011-11-01
drivers/message: Add module.h to i2o/pci.c
Paul Gortmaker
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-1
/
+1
2009-01-06
i2o: Update my address
Alan Cox
1
-1
/
+1
2008-10-16
i2o: Fix 32/64bit DMA locking
Alan Cox
1
-9
/
+7
2007-10-20
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-2
/
+2
2006-12-07
[PATCH] kernel-doc: fix fusion and i2o docs
Randy Dunlap
1
-2
/
+3
2006-12-02
PCI: pci_{enable,disable}_device() nestable ports
Inaky Perez-Gonzalez
1
-9
/
+6
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+1
2006-10-01
[PATCH] i2o: Switch to pci_get API
Alan Cox
1
-3
/
+4
2006-07-03
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-02-03
[PATCH] I2O: fix and workaround for Motorola/Freescale controller
Markus Lidel
1
-0
/
+18
2006-02-03
[PATCH] I2O: don't disable PCI device if it is enabled before probing
Markus Lidel
1
-15
/
+14
2006-01-14
[SCSI] fix up message/i2o/pci.c
James Bottomley
1
-1
/
+1
2006-01-14
[SCSI] I2O: move pci_request_regions() just behind pci_enable_device()
Salyzyn, Mark
1
-5
/
+5
2006-01-06
[PATCH] I2O: Bugfixes
Markus Lidel
1
-5
/
+1
2006-01-06
[PATCH] I2O: changed I2O API to create I2O messages in kernel memory
Markus Lidel
1
-0
/
+1
2005-12-18
[PATCH] i2o: Do not disable pci device when it's in use
Ben Collins
1
-1
/
+5
2005-11-28
[PATCH] drivers/message/i2o/pci.c: fix a NULL pointer dereference
Adrian Bunk
1
-1
/
+1
2005-08-10
[PATCH] I2O: added pci_request_regions() before using the controller
Markus Lidel
1
-0
/
+10
2005-06-24
[PATCH] I2O: Limit max sector workaround for Promise controllers
Markus Lidel
1
-0
/
+1
2005-06-24
[PATCH] I2O: Lindent run and replacement of printk through osm printing funct...
Markus Lidel
1
-1
/
+4
2005-06-24
[PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronization
Markus Lidel
1
-18
/
+3
2005-06-24
[PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and...
Markus Lidel
1
-0
/
+22
2005-06-24
[PATCH] I2O: new sysfs attributes and Adaptec specific block device access an...
Markus Lidel
1
-48
/
+19
2005-06-24
[PATCH] I2O: first code cleanup of spare warnings and unused functions
Markus Lidel
1
-37
/
+30
2005-06-24
[PATCH] I2O: bugfixes and compability enhancements
Markus Lidel
1
-62
/
+31
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+528