- 5718178 [PATCH] msi: use kmem_cache_zalloc() by Pekka J Enberg · 18 years ago
- 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
- c9d86d7 pciehp - fix wrong return value by Kenji Kaneshige · 18 years ago
- 600812e acpiphp: add support for ioapic hot-remove by Satoru Takeuchi · 18 years ago
- 2318627 PCI: assign ioapic resource at hotplug by Satoru Takeuchi · 18 years ago
- d5cdb67 acpiphp: disable bridges by Satoru Takeuchi · 18 years ago
- 0dad351 acpiphp: stop bus device before acpi_bus_trim by Satoru Takeuchi · 18 years ago
- 24f8aa9 PCI: add pci_stop_bus_device by Satoru Takeuchi · 18 years ago
- 9b1d19e acpiphp: do not initialize existing ioapics by Satoru Takeuchi · 18 years ago
- b99feeb acpiphp: initialize ioapics before starting devices by Satoru Takeuchi · 18 years ago
- 287af2f acpiphp: set hpp values before starting devices by Satoru Takeuchi · 18 years ago
- 753388c PCI Hotplug: cleanup pcihp skeleton code. by Satoru Takeuchi · 18 years ago
- b56a5a2 PCI: Restore PCI Express capability registers after PM event by Michael S. Tsirkin · 18 years ago
- 6d47a5e PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function static by Adrian Bunk · 18 years ago
- 50b0075 PCI: Multiprobe sanitizer by Alan Cox · 18 years ago
- b19441a PCI: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
- 660a0e8 PCI Hotplug: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
- e1b95dc SHPCHP: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
- 4bf3392 PCI-Express AER implemetation: pcie_portdrv error handler by Zhang, Yanmin · 18 years ago
- 6c2b374 PCI-Express AER implemetation: AER core and aerdriver by Zhang, Yanmin · 18 years ago
- 4840815 PCI-Express AER implemetation: export pcie_port_bus_type by Zhang, Yanmin · 18 years ago
- 20d5166 PCIE: check and return bus_register errors by Randy Dunlap · 18 years ago
- 6397c75 MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capability by Brice Goglin · 18 years ago
- fe97064 MSI: Export the PCI_BUS_FLAGS_NO_MSI flag in sysfs by Brice Goglin · 18 years ago
- 24334a1 MSI: Factorize common code in pci_msi_supported() by Brice Goglin · 18 years ago
- 3f79e10 MSI: Cleanup existing MSI quirks by Brice Goglin · 18 years ago
- b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
- 0637a70 [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1 by Andi Kleen · 18 years ago
- 0f397f8 PCI: enable driver multi-threaded probe by Greg Kroah-Hartman · 18 years ago
- 995982c sysfs_remove_bin_file: no return value, dump_stack on error by Randy.Dunlap · 18 years ago
- 1d3a82a PM: no suspend_prepare() phase by David Brownell · 18 years ago
- b887d2e PM: PCI and IDE handle PM_EVENT_PRETHAW by David Brownell · 18 years ago
- cbd69db Suspend changes for PCI core by Linus Torvalds · 18 years ago
- 23930fa Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
- c547fc2 Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
- f9bcda7 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
- 1ae4f9b USB: Add VIA quirk fixup for VT8235 usb2 by Mark Hindley · 18 years ago
- aa43f77 Merge branch 'merge' by Paul Mackerras · 18 years ago
- b01e86f Merge /spare/repo/linux-2.6 into upstream by Jeff Garzik · 18 years ago
- 39ba487 [PATCH] PCI: kerneldoc correction in pci-driver by Henrik Kretzschmar · 18 years ago
- cc702c2 [PATCH] CPCI hotplug: fix resource assignment by Scott Murray · 18 years ago
- 65ae4dd [PATCH] PCI: fix ICH6 quirks by Daniel Ritz · 18 years ago
- da547d7 Merge trivial low-risk suspend hotkey bugzilla-5918 into release by Len Brown · 18 years ago
- 7796705 [PATCH] libata: s/CONFIG_SCSI_SATA/CONFIG_[S]ATA/g in pci/quirks.c by Tejun Heo · 18 years ago
- b5240b3 ACPIPHP: allow acpiphp to build without ACPI_DOCK by Kristen Carlson Accardi · 18 years ago
- f0c1dc0 PCI: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option. by Dave Jones · 18 years ago
- e50d108 pciehp: make pciehp build for powerpc by Kristen Carlson Accardi · 18 years ago
- 32bc6e0 Merge branch 'merge' by Paul Mackerras · 18 years ago
- 321311a PCI: Unhide the SMBus on Asus PU-DLS by Jean Delvare · 18 years ago
- 998be20 PCI Hotplug: add acpiphp to MAINTAINERS by Kristen Carlson Accardi · 18 years ago
- c8439cfc PCI: pci/search: EXPORTs cannot be __devinit by Randy Dunlap · 18 years ago
- e4fd1f4 PCIE: cleanup on probe error by Randy Dunlap · 18 years ago
- 6085483 pcie: fix warnings when CONFIG_PM=n by Henrik Kretzschmar · 18 years ago
- 57cad80 Merge branch 'merge' by Paul Mackerras · 18 years ago
- d75763d [PATCH] pci/search: cleanups, add to kernel-api.tmpl by Randy Dunlap · 18 years ago
- 954a46e [POWERPC] pseries: Constify & voidify get_property() by Jeremy Kerr · 18 years ago
- 16a7474 PCI: quirk to disable e100 interrupt if RESET failed to by Bjorn Helgaas · 19 years ago
- ffadcc2 [PATCH] PCI: PCIE power management quirk by Kristen Carlson Accardi · 18 years ago
- 709cf5e [PATCH] PCI: Clear abnormal poweroff flag on VIA southbridges, fix resume by Matthew Garrett · 18 years ago
- 15e0c69 [PATCH] ide: fix Jmicron support by Alan Cox · 18 years ago
- ec572e3 [PATCH] msi: Only keep one msi_desc in each slab entry. by Eric W. Biederman · 18 years ago
- c676466 Add PIIX4 APCI quirk for the 440MX chipset too by Linus Torvalds · 18 years ago
- c80dc60 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
- 8208179 [PATCH] pci: initialize struct pci_dev.error_state by Linas Vepstas · 18 years ago
- 135c294 [PATCH] don't select CONFIG_HOTPLUG by Andrew Morton · 18 years ago
- 8d7bff6 ACPI: ACPI_DOCK Kconfig by Len Brown · 18 years ago
- 6b4486e [PATCH] irq-flags: pci: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
- 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
- d120cfb merge linus into release branch by Len Brown · 18 years ago
- 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
- d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
- 95b38b3 ACPIPHP: prevent duplicate slot numbers when no _SUN by Kristen Accardi · 18 years ago
- 2b85e13 ACPI: static-ize handle_hotplug_event_func() by Len Brown · 18 years ago
- 4e8662b ACPIPHP: use ACPI dock driver by Kristen Accardi · 18 years ago
- e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 18 years ago
- 1396a8c [PATCH] 64bit resource: fix up printks for resources in pci core and hotplug drivers by Greg Kroah-Hartman · 18 years ago
- da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
- a4cffb6 [PATCH] x86_64: msi_apic.c build fix by Christian Kujau · 18 years ago
- d6e05ed spelling fixes by Andreas Mohr · 18 years ago
- cf34a8e [PATCH] PCI: nVidia quirk to make AER PCI-E extended capability visible by Brice Goglin · 18 years ago
- bdee9d9 [PATCH] PCI: Bus Parity Status sysfs interface by Doug Thompson · 18 years ago
- bd91fde [PATCH] PCI: MSI-K8T-Neo2-Fir: run only where needed by Chris Wedgwood · 18 years ago
- d71374d [PATCH] PCI: fix race with pci_walk_bus and pci_destroy_dev by Zhang Yanmin · 18 years ago
- f7e6600 [PATCH] PCI: remove unneeded msi code by Grant Grundler · 18 years ago
- c0da3ba [PATCH] PCI: don't move ioapics below PCI bridge by Kimball Murray · 18 years ago
- b209a6e [PATCH] PCI: cleanup unused variable about msi driver by bibo,mao · 18 years ago
- 99dc804 [PATCH] PCI: disable msi mode in pci_disable_device by Shaohua Li · 18 years ago
- 020d502 [PATCH] PCI: Allow MSI to work on kexec kernel by Rajesh Shah · 18 years ago
- 1edab4a [PATCH] PCI: AMD 8131 MSI quirk called too late, bus_flags not inherited ? by Brice Goglin · 18 years ago
- bd8481e [PATCH] PCI Bus Parity Status-broken hardware attribute, EDAC foundation by Doug Thompson · 19 years ago
- 9c273b9 [PATCH] PCI ACPI: Rename the functions to avoid multiple instances. by Muthu Kumar · 19 years ago
- a1e022b [PATCH] PCI: don't enable device if already enabled by Kristen Accardi · 19 years ago
- 9f125d3 [PATCH] PCI: Add a "enable" sysfs attribute to the pci devices to allow userspace (Xorg) to enable devices without doing foul direct access by Arjan van de Ven · 19 years ago
- 75acfeca [PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignments by Kumar Gala · 19 years ago
- ea28502 [PATCH] PCI: fix to pci ignore pre-set 64-bit bars on 32-bit platforms by Bjorn Helgaas · 18 years ago
- 17d6dc8 [PATCH] PCI: Ignore pre-set 64-bit BARs on 32-bit platforms by H. Peter Anvin · 19 years ago
- 83821d3 [PATCH] PCI: altix: msi support by Mark Maule · 19 years ago
- 1008307 [PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitions by Mark Maule · 19 years ago
- fd58e55 [PATCH] PCI: msi abstractions and support for altix by Mark Maule · 19 years ago