aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2013-01-22Merge tag '3.8-pci-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-01-17PCI: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-14PCI: Allow pcie_aspm=force even when FADT indicates it is unsupportedColin Ian King
2013-01-14Merge branch 'pci/yijing-hotplug-workqueues' into for-linusBjorn Helgaas
2013-01-14PCI: shpchp: Use per-slot workqueues to avoid deadlockBjorn Helgaas
2013-01-14PCI: shpchp: Handle push button event asynchronouslyBjorn Helgaas
2013-01-13PCI: shpchp: Make shpchp_wq non-orderedBjorn Helgaas
2013-01-13PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()Betty Dall
2013-01-12PCI: pciehp: Use per-slot workqueues to avoid deadlockYijing Wang
2013-01-10pci: fix iov.c kernel-doc warningsRandy Dunlap
2012-12-26PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski
2012-12-26PCI/PM: Do not suspend port if any subordinate device needs PME pollingHuang Ying
2012-12-26PCI: Remove spurious error for sriov_numvfs store and simplify flowBjorn Helgaas
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