Age | Commit message (Expand) | Author |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-04 | [PATCH] htirq: tidy up the htirq code | Eric W. Biederman |
2006-10-04 | [PATCH] msi: move the ia64 code into arch/ia64 | Eric W. Biederman |
2006-10-04 | [PATCH] msi: refactor and move the msi irq_chip into the arch code | Eric W. Biederman |
2006-10-04 | [PATCH] msi: only use a single irq_chip for msi interrupts | Eric W. Biederman |
2006-10-04 | [PATCH] msi: simplify msi sanity checks by adding with generic irq code | Eric W. Biederman |
2006-10-04 | [PATCH] Initial generic hypertransport interrupt support | Eric W. Biederman |
2006-10-04 | [PATCH] genirq: msi: only build msi-apic.c on ia64 | Eric W. Biederman |
2006-10-04 | [PATCH] genirq: msi: make the msi code irq based and not vector based | Eric W. Biederman |
2006-10-04 | [PATCH] genirq: msi: simplify the msi irq limit policy | Eric W. Biederman |
2006-10-04 | [PATCH] genirq: msi: refactor the msi_ops | Eric W. Biederman |
2006-10-04 | [PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msg | Eric W. Biederman |
2006-10-04 | [PATCH] genirq: msi: make the msi boolean tests return either 0 or 1 | Eric W. Biederman |
2006-10-04 | [PATCH] genirq: msi: simplify msi enable and disable | Eric W. Biederman |
2006-10-04 | [PATCH] fix "PCI: assign ioapic resource at hotplug" | Kenji Kaneshige |
2006-10-03 | Still more typo fixes | Matt LaPlante |
2006-10-01 | [PATCH] PCI quirks update | Alan 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_private | Theodore Ts'o |
2006-09-26 | pciehp - fix wrong return value | Kenji Kaneshige |
2006-09-26 | acpiphp: add support for ioapic hot-remove | Satoru Takeuchi |
2006-09-26 | PCI: assign ioapic resource at hotplug | Satoru Takeuchi |
2006-09-26 | acpiphp: disable bridges | Satoru Takeuchi |
2006-09-26 | acpiphp: stop bus device before acpi_bus_trim | Satoru Takeuchi |
2006-09-26 | PCI: add pci_stop_bus_device | Satoru Takeuchi |
2006-09-26 | acpiphp: do not initialize existing ioapics | Satoru Takeuchi |
2006-09-26 | acpiphp: initialize ioapics before starting devices | Satoru Takeuchi |
2006-09-26 | acpiphp: set hpp values before starting devices | Satoru Takeuchi |
2006-09-26 | PCI Hotplug: cleanup pcihp skeleton code. | Satoru Takeuchi |
2006-09-26 | PCI: Restore PCI Express capability registers after PM event | Michael S. Tsirkin |
2006-09-26 | PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function static | Adrian Bunk |
2006-09-26 | PCI: Multiprobe sanitizer | Alan Cox |
2006-09-26 | PCI: fix __must_check warnings | Greg Kroah-Hartman |
2006-09-26 | PCI Hotplug: fix __must_check warnings | Greg Kroah-Hartman |
2006-09-26 | SHPCHP: fix __must_check warnings | Greg Kroah-Hartman |
2006-09-26 | PCI-Express AER implemetation: pcie_portdrv error handler | Zhang, Yanmin |
2006-09-26 | PCI-Express AER implemetation: AER core and aerdriver | Zhang, Yanmin |
2006-09-26 | PCI-Express AER implemetation: export pcie_port_bus_type | Zhang, Yanmin |
2006-09-26 | PCIE: check and return bus_register errors | Randy Dunlap |
2006-09-26 | MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capability | Brice Goglin |
2006-09-26 | MSI: Export the PCI_BUS_FLAGS_NO_MSI flag in sysfs | Brice Goglin |
2006-09-26 | MSI: Factorize common code in pci_msi_supported() | Brice Goglin |
2006-09-26 | MSI: Cleanup existing MSI quirks | Brice Goglin |
2006-09-26 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2006-09-26 | [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ... | Andi Kleen |
2006-09-25 | PCI: enable driver multi-threaded probe | Greg Kroah-Hartman |
2006-09-25 | sysfs_remove_bin_file: no return value, dump_stack on error | Randy.Dunlap |
2006-09-25 | PM: no suspend_prepare() phase | David Brownell |
2006-09-25 | PM: PCI and IDE handle PM_EVENT_PRETHAW | David Brownell |
2006-09-25 | Suspend changes for PCI core | Linus Torvalds |