aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-10Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas
2012-12-10PCI: Use phys_addr_t for physical ROM addressBjorn Helgaas
2012-12-07Merge branch 'pci/bjorn-pcie-cap' into nextBjorn Helgaas
2012-12-07PCI: Add standard PCIe Capability Link ASPM field namesBjorn Helgaas
2012-12-07PCI/portdrv: Use PCI Express Capability accessorsBjorn Helgaas
2012-12-07PCI: Use standard PCIe Capability Link register field namesBjorn Helgaas
2012-12-06Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas
2012-12-05PCI: Add support for non-BAR ROMsMatthew Garrett
2012-12-05PCI: Add pcibios_add_deviceMatthew Garrett
2012-12-05PCI: Add and use standard PCI-X Capability register namesBjorn Helgaas
2012-12-04Merge branch 'pci/huang-d3cold-fixes' into nextBjorn Helgaas
2012-12-04PCI/PM: Keep runtime PM enabled for unbound PCI devicesHuang Ying
2012-11-30Merge branch 'pci/misc' into nextBjorn Helgaas
2012-11-30xen-pcifront: Handle backend CLOSED without CLOSINGDavid Vrabel
2012-11-30s390/pci: PCI hotplug support via SCLPJan Glauber
2012-11-30s390/pci: PCI adapter interrupts for MSI/MSI-XJan Glauber
2012-11-28PCI: Remove __dev* markingsBill Pemberton
2012-11-28PCI: Always build setup-bus when PCI is enabledBill Pemberton
2012-11-28PCI: Move pci_uevent into pci-driver.cBill Pemberton
2012-11-28PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-28Merge branch 'pci/misc' into nextBjorn Helgaas
2012-11-26PCI/AER: Report success only when every device has AER-aware driverVijay Mohan Pandarathil
2012-11-26Merge branch 'for-linus' into nextBjorn Helgaas
2012-11-15ACPI / PM: Move routines for adding/removing device wakeup notifiersRafael J. Wysocki
2012-11-15Merge branch 'pm-qos' into acpi-dev-pmRafael J. Wysocki
2012-11-13Merge branch 'pci/misc' into nextBjorn Helgaas
2012-11-13Merge branch 'pci/don-sriov' into nextBjorn Helgaas
2012-11-13PCI: Add GPL license for drivers/pci/ioapic moduleAndrew Cooks
2012-11-09PCI: Remove useless "!dev" testsBjorn Helgaas
2012-11-09PCI: Use spec names for SR-IOV capability fieldsBjorn Helgaas
2012-11-09PCI: Provide method to reduce the number of total VFs supportedDonald Dutile
2012-11-09PCI: SRIOV control and status via sysfsDonald Dutile
2012-11-09PCI: Use is_visible() with boot_vga attribute for pci_devYinghai Lu
2012-11-09PCI: Add pci_device_type to pdev's device structYinghai Lu
2012-11-09Merge branch 'pci/taku-prt-cleanup' into nextBjorn Helgaas
2012-11-09Merge branch 'pci/yinghai-for-pci-root-bus-hotplug' into nextBjorn Helgaas
2012-11-07PCI/PM: Add comments for PME poll support for PCIeHuang Ying
2012-11-07PCI: Add PLX PCI 9050 workaround for some Meilhaus DAQ cardsIan Abbott
2012-11-07PCI: Add workaround for PLX PCI 9050 BAR alignment erratumIan Abbott
2012-11-07PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2012-11-07PCI: Don't touch card regs after runtime suspend D3Dave Airlie
2012-11-07PCI: Don't pass pci_dev to pci_ext_cfg_avail()Taku Izumi
2012-11-05PCI/portdrv: Don't create hotplug slots unless port supports hotplugTaku Izumi
2012-11-05PCI/PM: Fix proc config reg access for D3cold and bridge suspendingHuang Ying
2012-11-03PCI: Add pci_stop_and_remove_root_bus()Yinghai Lu
2012-11-03PCI: Move out pci_enable_bridges out of assign_unsigned_bus_resYinghai Lu
2012-11-03PCI: Move pci_rescan_bus() back to probe.cYinghai Lu