| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-04-06 | PCI: Setup disabled bridges even if buses are added |  Yuji Shimada | 1 | -0/+5 |
| 2009-04-01 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 |  Linus Torvalds | 1 | -4/+57 |
| 2009-03-30 | PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2) |  Rafael J. Wysocki | 1 | -0/+1 |
| 2009-03-20 | PCI: Introduce pci_rescan_bus() |  Alex Chiang | 1 | -0/+3 |
| 2009-03-20 | PCI: pci_is_root_bus helper |  Kenji Kaneshige | 1 | -0/+9 |
| 2009-03-20 | PCI: handle SR-IOV Virtual Function Migration |  Yu Zhao | 1 | -0/+6 |
| 2009-03-20 | PCI: add SR-IOV API for Physical Function driver |  Yu Zhao | 1 | -1/+18 |
| 2009-03-20 | PCI: initialize and release SR-IOV capability |  Yu Zhao | 1 | -0/+11 |
| 2009-03-20 | PCI MSI: Add support for multiple MSI |  Matthew Wilcox | 1 | -2/+4 |
| 2009-03-19 | PCI: constify pci_bus_assign_resources() |  Andrew Morton | 1 | -1/+1 |
| 2009-03-19 | PCI: constify pci_bus_add_devices() |  akpm@linux-foundation.org | 1 | -1/+1 |
| 2009-03-19 | PCI/MSI: Introduce pci_msix_table_size() |  Rafael J. Wysocki | 1 | -0/+5 |
| 2009-02-04 | PCI: return error on failure to read PCI ROMs |  Timothy S. Nelson | 1 | -1/+1 |
| 2009-01-16 | PCI PM: Restore standard config registers of all devices early |  Rafael J. Wysocki | 1 | -0/+5 |
| 2009-01-07 | x86/PCI: Do not use interrupt links for devices using MSI-X |  Rafael J. Wysocki | 1 | -0/+9 |
| 2009-01-07 | PCI: Add pci_clear_master() as opposite of pci_set_master() |  Ben Hutchings | 1 | -0/+1 |
| 2009-01-07 | PCI: add interface to set visible size of VPD |  Stephen Hemminger | 1 | -0/+1 |
| 2009-01-07 | PCI: revise VPD access interface |  Stephen Hemminger | 1 | -0/+4 |
| 2009-01-07 | PCI: add pci_common_swizzle() for INTx swizzling |  Bjorn Helgaas | 1 | -0/+1 |
| 2009-01-07 | PCI: define PCI resource names in an 'enum' |  Yu Zhao | 1 | -13/+24 |
| 2009-01-07 | PCI: remove unnecessary arg of pci_update_resource() |  Yu Zhao | 1 | -1/+1 |
| 2009-01-07 | PCI: uninline pci_ioremap_bar() |  Andrew Morton | 1 | -14/+1 |
| 2009-01-07 | PCI: add pci_swizzle_interrupt_pin() |  Bjorn Helgaas | 1 | -0/+1 |
| 2009-01-07 | resource: allow MMIO exclusivity for device drivers |  Arjan van de Ven | 1 | -0/+3 |
| 2009-01-07 | ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added |  Andrew Patterson | 1 | -0/+5 |
| 2009-01-07 | ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added |  Andrew Patterson | 1 | -0/+9 |
| 2009-01-07 | ACPI/PCI: PCI extended config _OSC support called when root bridge added |  Andrew Patterson | 1 | -0/+2 |
| 2009-01-06 | PM: Simplify the new suspend/hibernation framework for devices |  Rafael J. Wysocki | 1 | -1/+0 |
| 2008-12-23 | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog'... |  Ingo Molnar | 1 | -0/+6 |
| 2008-11-03 | PCI: annotate return value of pci_ioremap_bar with __iomem |  Harvey Harrison | 1 | -1/+1 |
| 2008-10-28 | Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirks |  Ingo Molnar | 1 | -14/+55 |
| 2008-10-23 | PCI: add routines for debugging and handling lost interrupts |  James Bottomley | 1 | -0/+7 |
| 2008-10-22 | PCI: don't export linux/io.h from pci.h |  Stephen Rothwell | 1 | -1/+1 |
| 2008-10-22 | PCI, PCI Hotplug: introduce slot_name helpers |  Alex Chiang | 1 | -0/+5 |
| 2008-10-22 | PCI: update pci_create_slot() to take a 'hotplug' param |  Alex Chiang | 1 | -1/+2 |
| 2008-10-22 | PCI: rename pci_update_slot_number to pci_renumber_slot |  Alex Chiang | 1 | -1/+1 |
| 2008-10-22 | PCI: include io.h in pci.h so that ioremap_nocache is defined |  Jesse Barnes | 1 | -0/+1 |
| 2008-10-22 | PCI: add support for function level reset |  Sheng Yang | 1 | -0/+2 |
| 2008-10-20 | PCI: fix pci_ioremap_bar() on s390 |  Heiko Carstens | 1 | -0/+2 |
| 2008-10-20 | PCI: introduce an pci_ioremap(pdev, barnr) function |  Arjan van de Ven | 1 | -0/+13 |
| 2008-10-20 | PCI: support PCIe ARI capability |  Yu Zhao | 1 | -0/+1 |
| 2008-10-20 | PCI: use same arg names in PCI_VDEVICE comment |  Zhao, Yu | 1 | -2/+2 |
| 2008-10-20 | PCI: change MSI-x vector to 32bit |  Yinghai Lu | 1 | -1/+1 |
| 2008-10-20 | PCI PM: Introduce function pci_wake_from_d3 |  Rafael J. Wysocki | 1 | -0/+1 |
| 2008-10-20 | PCI: remove dynids.use_driver_data |  Milton Miller | 1 | -1/+0 |
| 2008-10-20 | Merge git://git.infradead.org/mtd-2.6 |  Linus Torvalds | 1 | -0/+2 |
| 2008-09-26 | Export the ROM enable/disable helpers |  Alan Cox | 1 | -0/+2 |
| 2008-09-16 | PCI: fix compiler warnings in pci_get_subsys() |  Greg KH | 1 | -4/+4 |
| 2008-08-07 | PCI PM: Export pci_pme_active to drivers |  Rafael J. Wysocki | 1 | -0/+1 |
| 2008-08-07 | PCI: make pci_register_driver() a macro |  Andrew Morton | 1 | -4/+6 |