aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2005-08-07[PATCH] Fix restore of 64-bit PCI BAR'sIvan Kokshaysky
2005-08-04[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville
2005-08-02pci: make bus resource start address override minimum IO addressLinus Torvalds
2005-07-29[PATCH] PCI: remove PCI_BRIDGE_CTL_VGA handling from setup-bus.cIvan Kokshaysky
2005-07-29[PATCH] PCI: Adjust PCI rom code to handle more broken ROMsJon Smirl
2005-07-29[PATCH] PCI: Hidden SMBus bridge on Toshiba Tecra M2Daniele Gaffuri
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown
2005-07-11cleanup: remove unnecessary initializer on static pointersGreg Kroah-Hartman
2005-07-11[ACPI] gut acpi_pci_choose_state() to avoid conflictLen Brown
2005-07-11[ACPI] pci_set_power_state() now callsDavid Shaohua Li
2005-07-11[ACPI] PCI can now get suspend state from firmwareDavid Shaohua Li
2005-07-11[ACPI] Bind ACPI and PCI devicesDavid Shaohua Li
2005-07-07[PATCH] pm: more u32 vs. pm_message_t fixesPavel Machek
2005-07-07Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds
2005-07-06[PATCH] yet another fix for setup-bus.c/x86 mergeIvan Kokshaysky
2005-07-06Auto merge with /home/aegl/GIT/linusTony Luck
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug Driver codePrarit Bhargava
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver - pci_find_next_bus exportPrarit Bhargava
2005-07-06[PATCH] PCI: fix !CONFIG_HOTPLUG pci build problemGreg KH
2005-07-01[PATCH] gregkh-pci-pci-assign-unassigned-resources fixAndy Whitcroft
2005-07-01[PATCH] pci: cleanup argument comments for pci_{save,restore}_stateJohn W. Linville
2005-07-01[PATCH] PCI: Remove newline from pci MODALIAS variableHannes Reinecke
2005-07-01[PATCH] PCI: acpi tg3 ethernet not coming back properly after S3 suspendon De...long
2005-07-01[PATCH] PCI: Add PCI quirk for SMBus on the Asus P4B-LXJean Delvare
2005-07-01[PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman
2005-07-01[PATCH] PCI: pci_assign_unassigned_resources() on x86Ivan Kokshaysky
2005-07-01[PATCH] PCI: handle subtractive decode pci-pci bridge betterIvan Kokshaysky
2005-07-01[PATCH] PCI: Fix up PCI routing in parent bridgeGreg Kroah-Hartman
2005-06-27[PATCH] cpqphp: fix oops during unload without probeKeith Moore
2005-06-27[PATCH] PCI: clean up the MSI code a bit.Greg Kroah-Hartman
2005-06-27[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman
2005-06-27[PATCH] ACPI based I/O APIC hot-plug: acpiphp supportKenji Kaneshige
2005-06-27[PATCH] acpi hotplug: decouple slot power state changes from physical hotplugRajesh Shah
2005-06-27[PATCH] acpi hotplug: aCPI based root bridge hot-addRajesh Shah
2005-06-27[PATCH] acpi hotplug: fix slot power-down problem with acpiphpRajesh Shah
2005-06-27[PATCH] acpi hotplug: clean up notify handlers on acpiphp unloadRajesh Shah
2005-06-27[PATCH] acpi hotplug: convert acpiphp to use generic resource codeRajesh Shah
2005-06-27[PATCH] acpi bridge hotadd: Remove hot-plugged devices that could not be allo...Rajesh Shah
2005-06-27[PATCH] acpi bridge hotadd: Make the PCI remove routines safe for failed hot-...Rajesh Shah
2005-06-27[PATCH] acpi bridge hotadd: Link newly created pci child bus to its parent on...Rajesh Shah
2005-06-27[PATCH] acpi bridge hotadd: Take the PCI lock when modifying pci bus or devic...Rajesh Shah
2005-06-27[PATCH] acpi bridge hotadd: Prevent duplicate bus numbers when scanning PCI b...Rajesh Shah
2005-06-27[PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah
2005-06-20[PATCH] PCI: fix show_modalias() function due to attribute changeGreg Kroah-Hartman
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou
2005-06-20[PATCH] use device_for_each_child() to properly access child devices.long
2005-06-20[PATCH] sysfs: (driver/pci) if show/store is missing return -EIODmitry Torokhov
2005-06-20[PATCH] Make attributes names const char *Dmitry Torokhov
2005-06-18[PATCH] Fix typo in drivers/pci/pci-driver.cMika Kukkonen
2005-06-17[PATCH] PCI: don't override drv->shutdown unconditionallyChristoph Hellwig