Age | Commit message (Expand) | Author |
2012-04-16 | PCI: Retry BARs restoration for Type 0 headers only | Rafael J. Wysocki |
2012-04-15 | PCI: Fix regression in pci_restore_state(), v3 | Rafael J. Wysocki |
2012-04-06 | Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-04-06 | xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success | Jan Beulich |
2012-03-31 | ASPM: Fix pcie devices with non-pcie children | Matthew Garrett |
2012-03-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-03-30 | ACPI, PCI: Move acpi_dev_run_wake() to ACPI core | Lin Ming |
2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-03-22 | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-03-20 | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-03-20 | PCI: fix bridge I/O window bus-to-resource conversion | Bjorn Helgaas |
2012-03-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-03-09 | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman |
2012-03-07 | PCI: ignore pre-1.1 ASPM quirking when ASPM is disabled | Matthew Garrett |
2012-03-04 | tg3: Recode PCI MRRS adjustment as a PCI quirk | Matt Carlson |
2012-03-01 | PCI / PCIe: Introduce command line option to disable ARI | Rafael J. Wysocki |
2012-02-27 | PCI: make acpihp use __pci_remove_bus_device instead | Yinghai Lu |
2012-02-27 | PCI: export __pci_remove_bus_device | Yinghai Lu |
2012-02-27 | PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridge | Yinghai Lu |
2012-02-27 | PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device | Yinghai Lu |
2012-02-24 | PCI: print out PCI device info along with duration | Yinghai Lu |
2012-02-24 | PCI: Move "pci reassigndev resource alignment" out of quirks.c | Yinghai Lu |
2012-02-24 | PCI: Use class for quirk for ti816x class fixup | Yinghai Lu |
2012-02-24 | PCI: Use class for quirk for intel e100 interrupt fixup | Yinghai Lu |
2012-02-24 | PCI: Use class for quirk for netmos class fixup | Yinghai Lu |
2012-02-24 | PCI: Use class for quirk for legacy ATA NO_D3 | Yinghai Lu |
2012-02-24 | PCI: Use class for quirk for cardbus_legacy | Yinghai Lu |
2012-02-24 | PCI: Use class for quirk for host bridge mmio_always_on | Yinghai Lu |
2012-02-24 | PCI: Add class support in quirk handling | Yinghai Lu |
2012-02-24 | Merge branch 'pci-next+probe_only+bus2res-fb127cb' of git://github.com/bjorn-... | Jesse Barnes |
2012-02-24 | PCI: add a PCI resource reallocation config option | Yinghai Lu |
2012-02-24 | PCI: print out suggestion about using pci=realloc | Yinghai Lu |
2012-02-24 | PCI: prepare pci=realloc for multiple options | Yinghai Lu |
2012-02-24 | PCI: Retry on IORESOURCE_IO type allocations | Yinghai Lu |
2012-02-23 | PCI: collapse pcibios_resource_to_bus | Bjorn Helgaas |
2012-02-23 | PCI: add generic pcibios_resource_to_bus() | Bjorn Helgaas |
2012-02-23 | PCI: convert bus addresses to resource when reading BARs | Bjorn Helgaas |
2012-02-23 | PCI: add struct pci_host_bridge_window with CPU/bus address offset | Bjorn Helgaas |
2012-02-23 | PCI: add struct pci_host_bridge and a list of all bridges found | Bjorn Helgaas |
2012-02-23 | PCI: don't publish new root bus until it's fully initialized | Bjorn Helgaas |
2012-02-23 | PCI: make pci_flags non-weak | Bjorn Helgaas |
2012-02-23 | PCI: make pci_flags always available | Bjorn Helgaas |
2012-02-23 | PCI: Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driver | MUNEDA Takahiro |
2012-02-23 | PCI: move pci_find_saved_cap out of linux/pci.h | Yinghai Lu |
2012-02-23 | PCI: fix memleak for pci dev removing during hotplug | Yinghai Lu |
2012-02-23 | PCI: Fix device class print out | Yinghai Lu |
2012-02-23 | PCI: Skip cardbus assigned resource reset during pci bus rescan | Yinghai Lu |
2012-02-23 | PCI: Fix "cardbus bridge resources as optional" size handling | Yinghai Lu |
2012-02-23 | PCI: Disable cardbus bridge MEM1 prefetchable bit | Yinghai Lu |