aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2006-10-23Revert unintentional and bogus change to drivers/pci/quirks.cLinus Torvalds
2006-10-22[PKT_SCHED] netem: Orphan SKB when adding to queue.David S. Miller
2006-10-20[PATCH] Fix up rpaphp driver for pci hotplug header moveOlaf Hering
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman
2006-10-18change pci hotplug subsystem maintainer to KristenKristen Carlson Accardi
2006-10-18PCI: optionally sort device lists breadth-firstMatt Domsch
2006-10-18cpcihp_generic: prevent loading without "bridge" parameterAkinobu Mita
2006-10-18pci: Additional search functionsAlan Cox
2006-10-18PCI: quirks: switch quirks code offender to use pci_get APIAlan Cox
2006-10-18PCI: Improve pci_msi_supported() commentsBrice Goglin
2006-10-18PCI hotplug: ioremap balanced with iounmapAmol Lad
2006-10-18shpchp: remove unnecessary cmd_busy member from struct controllerKenji Kaneshige
2006-10-18shpchp: fix command completion checkKenji Kaneshige
2006-10-18pci: Stamp out pci_find_* usage in fakephpAlan Cox
2006-10-18PCI: fix pcie_portdrv_restore_config undefined without CONFIG_PM errorZhang, Yanmin
2006-10-18PCI: Turn pci_fixup_video into generic for embedded VGAeiichiro.oiwa.nm@hitachi.com
2006-10-18PCI: add ICH7/8 ACPI/GPIO io resource quirksDaniel Ritz
2006-10-18PCI: pcie-check-and-return-bus_register-errors fixAndrew Morton
2006-10-18PCI: VIA IRQ quirk behaviour changeDaniel Drake
2006-10-18pciehp: Remove unnecessary check in pciehp_ctrl.cEric Sesterhenn
2006-10-18pciehp - add missing lockingKenji Kaneshige
2006-10-18pciehp: fix improper info messagesKenji Kaneshige
2006-10-18shpchp: fix shpchp_wait_cmd in pollKenji Kaneshige
2006-10-11[PATCH] HT_IRQ must depend on PCIAdrian Bunk
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04[PATCH] htirq: tidy up the htirq codeEric W. Biederman
2006-10-04[PATCH] msi: move the ia64 code into arch/ia64Eric W. Biederman
2006-10-04[PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman
2006-10-04[PATCH] msi: only use a single irq_chip for msi interruptsEric W. Biederman
2006-10-04[PATCH] msi: simplify msi sanity checks by adding with generic irq codeEric W. Biederman
2006-10-04[PATCH] Initial generic hypertransport interrupt supportEric W. Biederman
2006-10-04[PATCH] genirq: msi: only build msi-apic.c on ia64Eric W. Biederman
2006-10-04[PATCH] genirq: msi: make the msi code irq based and not vector basedEric W. Biederman
2006-10-04[PATCH] genirq: msi: simplify the msi irq limit policyEric W. Biederman
2006-10-04[PATCH] genirq: msi: refactor the msi_opsEric W. Biederman
2006-10-04[PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msgEric W. Biederman
2006-10-04[PATCH] genirq: msi: make the msi boolean tests return either 0 or 1Eric W. Biederman
2006-10-04[PATCH] genirq: msi: simplify msi enable and disableEric W. Biederman
2006-10-04[PATCH] fix "PCI: assign ioapic resource at hotplug"Kenji Kaneshige
2006-10-03Still more typo fixesMatt LaPlante
2006-10-01[PATCH] PCI quirks updateAlan Cox
2006-09-27[PATCH] msi: use kmem_cache_zalloc()Pekka J Enberg
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-09-26pciehp - fix wrong return valueKenji Kaneshige
2006-09-26acpiphp: add support for ioapic hot-removeSatoru Takeuchi
2006-09-26PCI: assign ioapic resource at hotplugSatoru Takeuchi
2006-09-26acpiphp: disable bridgesSatoru Takeuchi
2006-09-26acpiphp: stop bus device before acpi_bus_trimSatoru Takeuchi
2006-09-26PCI: add pci_stop_bus_deviceSatoru Takeuchi
2006-09-26acpiphp: do not initialize existing ioapicsSatoru Takeuchi