aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-06-20[PATCH] PCI: fix show_modalias() function due to attribute changeGreg Kroah-Hartman1-1/+1
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacksYani Ioannou3-7/+7
2005-06-20[PATCH] use device_for_each_child() to properly access child devices.long1-74/+65
2005-06-20[PATCH] sysfs: (driver/pci) if show/store is missing return -EIODmitry Torokhov3-15/+17
2005-06-20[PATCH] Make attributes names const char *Dmitry Torokhov1-6/+7
2005-06-18[PATCH] Fix typo in drivers/pci/pci-driver.cMika Kukkonen1-1/+1
2005-06-17[PATCH] PCI: don't override drv->shutdown unconditionallyChristoph Hellwig1-1/+4
2005-06-13[PATCH] Fix PCI BAR size interpretation on 64-bit archesOlof Johansson1-1/+1
2005-06-09[PATCH] PCI: MSI functionality broken on Serverworks GC chipsetNarendra Sankar1-0/+6
2005-06-09[PATCH] PCI Hotplug: fix CPCI reference counting bugScott Murray2-1/+6
2005-06-07[PATCH] PCI: do VIA IRQ fixup always, not just in PIC modeBjorn Helgaas1-22/+13
2005-06-06[TG3]: Update pci.ids for BCM5752John W. Linville1-0/+1
2005-05-31[PATCH] PCI Hotplug: more CPCI updatesScott Murray2-254/+192