Age | Commit message (Expand) | Author |
2012-08-21 | PCI/PM: Enable D3/D3cold by default for most devices | Huang Ying |
2012-07-05 | Merge branch 'pci/rafael-pci_set_power_state-rebase' into next | Bjorn Helgaas |
2012-07-05 | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas |
2012-07-05 | PCI / PM: restore the original behavior of pci_set_power_state() | Rafael J. Wysocki |
2012-06-26 | PCI: pull pcibios_setup() up into core | Myron Stowe |
2012-06-23 | Merge branch 'topic/huang-d3cold-v7' into next | Bjorn Helgaas |
2012-06-23 | PCI/PM: add PCIe runtime D3cold support | Huang Ying |
2012-06-23 | PCI/PM: add runtime PM support to PCIe port | Zheng Yan |
2012-06-22 | Merge branch 'topic/bjorn-trivial' into next | Bjorn Helgaas |
2012-06-20 | PCI: remove useless pcix_set_mmrbc() dev->bus check | Bjorn Helgaas |
2012-06-20 | PCI: fix upstream P2P bridge checks when enabling OBFF and LTR | Bjorn Helgaas |
2012-06-20 | PCI: use __weak consistently | Bjorn Helgaas |
2012-06-18 | Merge branch 'topic/jan-intx-masking' into next | Bjorn Helgaas |
2012-06-18 | Merge branch 'topic/stowe-cap-cleanup' into next | Bjorn Helgaas |
2012-06-16 | PCI: add infrastructure for devices with broken INTx masking | Bjorn Helgaas |
2012-06-13 | Merge branch 'topic/alex-vfio-prep' into next | Bjorn Helgaas |
2012-06-13 | Merge branch 'topic/bjorn-remove-unused' into next | Bjorn Helgaas |
2012-06-13 | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu |
2012-06-12 | PCI: add ACS validation utility | Alex Williamson |
2012-06-11 | PCI: remove redundant capabilities checking in pci_{save, restore}_pcie_state | Myron Stowe |
2012-06-11 | PCI: add pci_pcie_cap2() check for PCIe feature capabilities >= v2 | Myron Stowe |
2012-06-11 | PCI: remove redundant checking in PCI Express capability routines | Myron Stowe |
2012-06-11 | PCI: make pci_ltr_supported() static | Myron Stowe |
2012-06-11 | PCI: remove pci_max_busnr() (was already commented out) | Bjorn Helgaas |
2012-06-11 | PCI: remove pci_bus_find_ext_capability() (unused) | Bjorn Helgaas |
2012-05-29 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-05-21 | OF: PCI: const usage needed by MIPS | John Crispin |
2012-05-07 | Merge branch 'topic/stratus' into next | Bjorn Helgaas |
2012-04-30 | PCI: move mutex locking out of pci_dev_reset function | Konrad Rzeszutek Wilk |
2012-04-30 | PCI: work around Stratus ftServer broken PCIe hierarchy | Bjorn Helgaas |
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-03-01 | PCI / PCIe: Introduce command line option to disable ARI | Rafael J. Wysocki |
2012-02-24 | PCI: Move "pci reassigndev resource alignment" out of quirks.c | Yinghai Lu |
2012-02-24 | PCI: prepare pci=realloc for multiple options | Yinghai Lu |
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-14 | PCI: check for pci bar restore completion and retry | Kay, Allen M |
2012-02-14 | PCI: Introduce __pci_reset_function_locked to be used when holding device_lock. | Konrad Rzeszutek Wilk |
2012-01-23 | kernel-doc: fix new warnings in pci | Randy Dunlap |
2012-01-06 | PCI: Enable ATS at the device state restore | Hao, Xudong |
2012-01-06 | PCI/PM/Runtime: make PCI traces quieter | Vincent Palatin |
2012-01-06 | PCI: latency timer doesn't apply to PCIe | Myron Stowe |
2012-01-06 | PCI: Pull PCI 'latency timer' setup up into the core | Myron Stowe |
2012-01-06 | PCI: Introduce INTx check & mask API | Jan Kiszka |
2012-01-06 | PCI: Rework config space blocking services | Jan Kiszka |
2011-12-18 | pci: Fix hotplug of Express Module with pci bridges | Yinghai Lu |
2011-12-14 | PCI: Set device power state to PCI_D0 for device without native PM support | Ajaykumar Hotchandani |
2011-12-05 | PCI: defer enablement of SRIOV BARS | Ram Pai |
2011-10-27 | pci: Clamp pcie_set_readrq() when using "performance" settings | Benjamin Herrenschmidt |