aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-08-26Ignore disabled ROM resources at setupLinus Torvalds1-1/+3
2005-08-26Only pre-allocate 256 bytes of cardbio IO rangeLinus Torvalds1-1/+1
2005-08-16[PATCH] PCI Hotplug: new contact infoKristen Accardi20-20/+20
2005-08-16[PATCH] PCI: fix quirk-6700-fix.patchAndrew Morton1-0/+6
2005-08-16[PATCH] PCI: 6700/6702PXH quirkKristen Accardi3-2/+26
2005-08-08Revert "[PATCH] PCI: restore BAR values..."Linus Torvalds2-56/+5
2005-08-08[PATCH] VIA VT8235 PCI quirkIvan Kokshaysky1-0/+19
2005-08-07[PATCH] Fix restore of 64-bit PCI BAR'sIvan Kokshaysky1-1/+6
2005-08-04[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2-5/+56
2005-08-02pci: make bus resource start address override minimum IO addressLinus Torvalds1-1/+3
2005-07-29[PATCH] PCI: remove PCI_BRIDGE_CTL_VGA handling from setup-bus.cIvan Kokshaysky2-13/+1
2005-07-29[PATCH] PCI: Adjust PCI rom code to handle more broken ROMsJon Smirl1-1/+3
2005-07-29[PATCH] PCI: Hidden SMBus bridge on Toshiba Tecra M2Daniele Gaffuri1-0/+5
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown3-6/+130
2005-07-11cleanup: remove unnecessary initializer on static pointersGreg Kroah-Hartman1-2/+2
2005-07-11[ACPI] gut acpi_pci_choose_state() to avoid conflictLen Brown1-13/+2
2005-07-11[ACPI] pci_set_power_state() now callsDavid Shaohua Li3-2/+29
2005-07-11[ACPI] PCI can now get suspend state from firmwareDavid Shaohua Li3-2/+59
2005-07-11[ACPI] Bind ACPI and PCI devicesDavid Shaohua Li1-3/+54
2005-07-07[PATCH] pm: more u32 vs. pm_message_t fixesPavel Machek1-3/+3
2005-07-07Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds4-2/+616
2005-07-06[PATCH] yet another fix for setup-bus.c/x86 mergeIvan Kokshaysky1-0/+1
2005-07-06Auto merge with /home/aegl/GIT/linusTony Luck10-138/+188
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug Driver codePrarit Bhargava3-2/+615
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver - pci_find_next_bus exportPrarit Bhargava1-0/+1
2005-07-06[PATCH] PCI: fix !CONFIG_HOTPLUG pci build problemGreg KH1-2/+2
2005-07-01[PATCH] gregkh-pci-pci-assign-unassigned-resources fixAndy Whitcroft1-0/+1
2005-07-01[PATCH] pci: cleanup argument comments for pci_{save,restore}_stateJohn W. Linville1-6/+0
2005-07-01[PATCH] PCI: Remove newline from pci MODALIAS variableHannes Reinecke1-1/+1
2005-07-01[PATCH] PCI: acpi tg3 ethernet not coming back properly after S3 suspendon DellM70long3-1/+91
2005-07-01[PATCH] PCI: Add PCI quirk for SMBus on the Asus P4B-LXJean Delvare1-0/+1
2005-07-01[PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman1-125/+71
2005-07-01[PATCH] PCI: pci_assign_unassigned_resources() on x86Ivan Kokshaysky1-0/+2
2005-07-01[PATCH] PCI: handle subtractive decode pci-pci bridge betterIvan Kokshaysky1-3/+2
2005-07-01[PATCH] PCI: Fix up PCI routing in parent bridgeGreg Kroah-Hartman1-1/+18
2005-06-27[PATCH] cpqphp: fix oops during unload without probeKeith Moore1-2/+3
2005-06-27[PATCH] PCI: clean up the MSI code a bit.Greg Kroah-Hartman2-60/+37
2005-06-27[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman2-9/+31
2005-06-27[PATCH] ACPI based I/O APIC hot-plug: acpiphp supportKenji Kaneshige1-0/+127
2005-06-27[PATCH] acpi hotplug: decouple slot power state changes from physical hotplugRajesh Shah1-31/+38
2005-06-27[PATCH] acpi hotplug: aCPI based root bridge hot-addRajesh Shah1-9/+202
2005-06-27[PATCH] acpi hotplug: fix slot power-down problem with acpiphpRajesh Shah1-2/+2
2005-06-27[PATCH] acpi hotplug: clean up notify handlers on acpiphp unloadRajesh Shah1-8/+26
2005-06-27[PATCH] acpi hotplug: convert acpiphp to use generic resource codeRajesh Shah6-1530/+134
2005-06-27[PATCH] acpi bridge hotadd: Remove hot-plugged devices that could not be allocated resourcesRajesh Shah1-1/+4
2005-06-27[PATCH] acpi bridge hotadd: Make the PCI remove routines safe for failed hot-plugRajesh Shah1-5/+9
2005-06-27[PATCH] acpi bridge hotadd: Link newly created pci child bus to its parent on creationRajesh Shah2-6/+9
2005-06-27[PATCH] acpi bridge hotadd: Take the PCI lock when modifying pci bus or device listsRajesh Shah1-1/+10
2005-06-27[PATCH] acpi bridge hotadd: Prevent duplicate bus numbers when scanning PCI bridgeRajesh Shah1-2/+10
2005-06-27[PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah1-2/+0