aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Gravatar Greg Kroah-Hartman 23-257/+22
2006-10-18change pci hotplug subsystem maintainer to KristenGravatar Kristen Carlson Accardi 2-4/+2
2006-10-18PCI: optionally sort device lists breadth-firstGravatar Matt Domsch 1-0/+92
2006-10-18cpcihp_generic: prevent loading without "bridge" parameterGravatar Akinobu Mita 1-2/+2
2006-10-18pci: Additional search functionsGravatar Alan Cox 1-2/+70
2006-10-18PCI: quirks: switch quirks code offender to use pci_get APIGravatar Alan Cox 1-1/+2
2006-10-18PCI: Improve pci_msi_supported() commentsGravatar Brice Goglin 1-7/+9
2006-10-18PCI hotplug: ioremap balanced with iounmapGravatar Amol Lad 1-5/+14
2006-10-18shpchp: remove unnecessary cmd_busy member from struct controllerGravatar Kenji Kaneshige 2-5/+1
2006-10-18shpchp: fix command completion checkGravatar Kenji Kaneshige 1-5/+9
2006-10-18pci: Stamp out pci_find_* usage in fakephpGravatar Alan Cox 1-3/+8
2006-10-18PCI: fix pcie_portdrv_restore_config undefined without CONFIG_PM errorGravatar Zhang, Yanmin 1-1/+1
2006-10-18PCI: Turn pci_fixup_video into generic for embedded VGAGravatar eiichiro.oiwa.nm@hitachi.com 2-1/+49
2006-10-18PCI: add ICH7/8 ACPI/GPIO io resource quirksGravatar Daniel Ritz 1-0/+6
2006-10-18PCI: pcie-check-and-return-bus_register-errors fixGravatar Andrew Morton 2-3/+4
2006-10-18PCI: VIA IRQ quirk behaviour changeGravatar Daniel Drake 1-9/+34
2006-10-18pciehp: Remove unnecessary check in pciehp_ctrl.cGravatar Eric Sesterhenn 1-2/+1
2006-10-18pciehp - add missing lockingGravatar Kenji Kaneshige 4-30/+33
2006-10-18pciehp: fix improper info messagesGravatar Kenji Kaneshige 2-22/+33
2006-10-18shpchp: fix shpchp_wait_cmd in pollGravatar Kenji Kaneshige 1-19/+35
2006-10-11[PATCH] HT_IRQ must depend on PCIGravatar Adrian Bunk 1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 6-11/+10
2006-10-04[PATCH] htirq: tidy up the htirq codeGravatar Eric W. Biederman 3-2/+4
2006-10-04[PATCH] msi: move the ia64 code into arch/ia64Gravatar Eric W. Biederman 3-379/+3
2006-10-04[PATCH] msi: refactor and move the msi irq_chip into the arch codeGravatar Eric W. Biederman 4-199/+145
2006-10-04[PATCH] msi: only use a single irq_chip for msi interruptsGravatar Eric W. Biederman 1-91/+24
2006-10-04[PATCH] msi: simplify msi sanity checks by adding with generic irq codeGravatar Eric W. Biederman 2-36/+9
2006-10-04[PATCH] Initial generic hypertransport interrupt supportGravatar Eric W. Biederman 3-0/+199
2006-10-04[PATCH] genirq: msi: only build msi-apic.c on ia64Gravatar Eric W. Biederman 1-1/+2
2006-10-04[PATCH] genirq: msi: make the msi code irq based and not vector basedGravatar Eric W. Biederman 2-264/+168
2006-10-04[PATCH] genirq: msi: simplify the msi irq limit policyGravatar Eric W. Biederman 2-56/+8
2006-10-04[PATCH] genirq: msi: refactor the msi_opsGravatar Eric W. Biederman 4-115/+54
2006-10-04[PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msgGravatar Eric W. Biederman 2-106/+98
2006-10-04[PATCH] genirq: msi: make the msi boolean tests return either 0 or 1Gravatar Eric W. Biederman 1-2/+2
2006-10-04[PATCH] genirq: msi: simplify msi enable and disableGravatar Eric W. Biederman 1-106/+16
2006-10-04[PATCH] fix "PCI: assign ioapic resource at hotplug"Gravatar Kenji Kaneshige 1-5/+5
2006-10-03Still more typo fixesGravatar Matt LaPlante 1-1/+1
2006-10-01[PATCH] PCI quirks updateGravatar Alan Cox 1-2/+15
2006-09-27[PATCH] msi: use kmem_cache_zalloc()Gravatar Pekka J Enberg 1-10/+3
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateGravatar Theodore Ts'o 1-1/+1
2006-09-26pciehp - fix wrong return valueGravatar Kenji Kaneshige 1-6/+6
2006-09-26acpiphp: add support for ioapic hot-removeGravatar Satoru Takeuchi 2-14/+92
2006-09-26PCI: assign ioapic resource at hotplugGravatar Satoru Takeuchi 1-3/+10
2006-09-26acpiphp: disable bridgesGravatar Satoru Takeuchi 1-1/+16
2006-09-26acpiphp: stop bus device before acpi_bus_trimGravatar Satoru Takeuchi 1-0/+3
2006-09-26PCI: add pci_stop_bus_deviceGravatar Satoru Takeuchi 1-1/+36
2006-09-26acpiphp: do not initialize existing ioapicsGravatar Satoru Takeuchi 1-1/+3
2006-09-26acpiphp: initialize ioapics before starting devicesGravatar Satoru Takeuchi 1-1/+1
2006-09-26acpiphp: set hpp values before starting devicesGravatar Satoru Takeuchi 1-1/+1
2006-09-26PCI Hotplug: cleanup pcihp skeleton code.Gravatar Satoru Takeuchi 1-6/+3