aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-07PCI hotplug: introduce functions for ACPI slot detectionKenji Kaneshige
2009-01-07PCI: pciehp: add auto option to pciehp_detect_modeKenji Kaneshige
2009-01-07PCI: pciehp: add ACPI based slot detectionKenji Kaneshige
2009-01-07PCI: work_on_cpu: use in drivers/pci/pci-driver.cRusty Russell
2009-01-07PCI PM: Split PCI Express port suspend-resumeRafael J. Wysocki
2009-01-07PCI PM: Fix pci_update_current_stateRafael J. Wysocki
2009-01-07PCI: set device wakeup capable flag if platform support is presentJesse Barnes
2009-01-07PCI: factor pci_bus_add_child() from pci_bus_add_devices()Yu Zhao
2009-01-07PCI: cleanup pci_bus_add_devices()Yu Zhao
2009-01-07PCI: add a new function to map BAR offsetsYu Zhao
2009-01-07PCI: allow pci_alloc_child_bus() to handle a NULL bridgeYu Zhao
2009-01-07PCI: export __pci_read_base()Yu Zhao
2009-01-07PCI: remove unnecessary condition check in pci_restore_bars()Yu Zhao
2009-01-07PCI: define PCI resource names in an 'enum'Yu Zhao
2009-01-07PCI: remove unnecessary arg of pci_update_resource()Yu Zhao
2009-01-07PCI: enhance pci_ari_enabled()Yu Zhao
2009-01-07PCI quirks: piix3: warn softer about enabling passive releaseAdam Jackson
2009-01-07PCI: Make settable sysfs attributes more consistentTrent Piepho
2009-01-07PCI: uninline pci_ioremap_bar()Andrew Morton
2009-01-07PCI: fix incorrect error return in pci_enable_wakeAlan Stern
2009-01-07PCI: parisc: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas
2009-01-07PCI: mips: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas
2009-01-07PCI: x86: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas
2009-01-07PCI: alpha: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas
2009-01-07PCI: powerpc: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas
2009-01-07PCI: sh: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas
2009-01-07PCI: arm: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas
2009-01-07PCI: add pci_swizzle_interrupt_pin()Bjorn Helgaas
2009-01-07x86/PCI: minor logic simplicationsBjorn Helgaas
2009-01-07x86/PCI: use config space encoding for interrupt pinsBjorn Helgaas
2009-01-07PCI: use config space encoding in pci_get_interrupt_pin()Bjorn Helgaas
2009-01-07PCI hotplug: cpqphp: use config space PCI interrupt pin encodingBjorn Helgaas
2009-01-07PCI: avoid early PCI mmconfig init if pci=noearly is given in cmdlineJacob Pan
2009-01-07PCI: pcie port driver: remove extra printksBjorn Helgaas
2009-01-07x86/PCI: make PCI bus locality messages more meaningfulBjorn Helgaas
2009-01-07PCI: make PCI bus resource messages more meaningfulBjorn Helgaas
2009-01-07PCI hotplug: acpiphp whitespace cleanupAlex Chiang
2009-01-07PCI: Don't carp about BAR allocation failures in quiet bootIngo Molnar
2009-01-07PCI hotplug: aerdrv: fix a typo in error messageHidetoshi Seto
2009-01-07PCI: handle PCI state saving with interrupts disabledRafael J. Wysocki
2009-01-07PCI: extend on the ICH motherboard IO decode quirk listLinus Torvalds
2009-01-07PCI: Suspend and resume PCI Express ports with interrupts disabledRafael J. Wysocki
2009-01-07PCI: pci-stub module to reserve pci deviceChris Wright
2009-01-07PCI: allow pci driver to support only dynidsChris Wright
2009-01-07PCI/ACPI: acpiphp: Identify more removable slotsMatthew Garrett
2009-01-07pci-acpi: Cleanup _OSC evaluation codeTaku Izumi
2009-01-07PCI/ACPI: Remove unnecessary _OSC evaluation for control requestTaku Izumi
2009-01-07PCI: revert additional _OSC evaluationTaku Izumi
2009-01-07drivers/pci/hotplug: Add missing pci_dev_getJulia Lawall
2009-01-07resource: allow MMIO exclusivity for device driversArjan van de Ven