Age | Commit message (Expand) | Author | Files | Lines |
2012-11-05 | PCI/PM: Fix proc config reg access for D3cold and bridge suspending | Huang Ying | 1 | -0/+32 |
2012-09-13 | Merge branch 'pci/trivial' into next | Bjorn Helgaas | 1 | -1/+1 |
2012-09-13 | Merge commit 'v3.6-rc5' into next | Bjorn Helgaas | 1 | -0/+1 |
2012-08-24 | Merge branch 'pci/bjorn-find-next-ext-cap' into next | Bjorn Helgaas | 1 | -10/+30 |
2012-08-23 | PCI/core: Use PCI Express Capability accessors | Jiang Liu | 1 | -253/+61 |
2012-08-23 | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type | Yijing Wang | 1 | -12/+14 |
2012-08-22 | PCI: Add pci_find_next_ext_capability() | Bjorn Helgaas | 1 | -10/+30 |
2012-08-22 | PCI: Fix drivers/pci/pci.c kernel-doc warnings | Randy Dunlap | 1 | -1/+1 |
2012-08-22 | PCI/PM: Enable D3/D3cold by default for most devices | Huang Ying | 1 | -0/+1 |
2012-07-06 | Merge branch 'pci/rafael-pci_set_power_state-rebase' into next | Bjorn Helgaas | 1 | -1/+18 |
2012-07-06 | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas | 1 | -0/+12 |
2012-07-06 | PCI / PM: restore the original behavior of pci_set_power_state() | Rafael J. Wysocki | 1 | -1/+18 |
2012-06-26 | PCI: pull pcibios_setup() up into core | Myron Stowe | 1 | -0/+12 |
2012-06-23 | Merge branch 'topic/huang-d3cold-v7' into next | Bjorn Helgaas | 1 | -9/+115 |
2012-06-23 | PCI/PM: add PCIe runtime D3cold support | Huang Ying | 1 | -9/+105 |
2012-06-23 | PCI/PM: add runtime PM support to PCIe port | Zheng Yan | 1 | -0/+10 |
2012-06-23 | Merge branch 'topic/bjorn-trivial' into next | Bjorn Helgaas | 1 | -8/+7 |
2012-06-21 | PCI: remove useless pcix_set_mmrbc() dev->bus check | Bjorn Helgaas | 1 | -2/+1 |
2012-06-21 | PCI: fix upstream P2P bridge checks when enabling OBFF and LTR | Bjorn Helgaas | 1 | -2/+2 |
2012-06-20 | PCI: use __weak consistently | Bjorn Helgaas | 1 | -4/+4 |
2012-06-18 | Merge branch 'topic/jan-intx-masking' into next | Bjorn Helgaas | 1 | -0/+3 |
2012-06-18 | Merge branch 'topic/stowe-cap-cleanup' into next | Bjorn Helgaas | 1 | -48/+67 |
2012-06-17 | PCI: add infrastructure for devices with broken INTx masking | Bjorn Helgaas | 1 | -0/+3 |
2012-06-14 | Merge branch 'topic/alex-vfio-prep' into next | Bjorn Helgaas | 1 | -0/+69 |
2012-06-14 | Merge branch 'topic/bjorn-remove-unused' into next | Bjorn Helgaas | 1 | -67/+0 |
2012-06-14 | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu | 1 | -1/+1 |
2012-06-12 | PCI: add ACS validation utility | Alex Williamson | 1 | -0/+69 |
2012-06-12 | PCI: remove redundant capabilities checking in pci_{save, restore}_pcie_state | Myron Stowe | 1 | -18/+15 |
2012-06-12 | PCI: add pci_pcie_cap2() check for PCIe feature capabilities >= v2 | Myron Stowe | 1 | -15/+50 |
2012-06-12 | PCI: remove redundant checking in PCI Express capability routines | Myron Stowe | 1 | -13/+1 |
2012-06-12 | PCI: make pci_ltr_supported() static | Myron Stowe | 1 | -2/+1 |
2012-06-11 | PCI: remove pci_max_busnr() (was already commented out) | Bjorn Helgaas | 1 | -24/+0 |
2012-06-11 | PCI: remove pci_bus_find_ext_capability() (unused) | Bjorn Helgaas | 1 | -43/+0 |
2012-05-30 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -1/+1 |
2012-05-21 | OF: PCI: const usage needed by MIPS | John Crispin | 1 | -1/+1 |
2012-05-07 | Merge branch 'topic/stratus' into next | Bjorn Helgaas | 1 | -0/+3 |
2012-05-01 | PCI: move mutex locking out of pci_dev_reset function | Konrad Rzeszutek Wilk | 1 | -10/+17 |
2012-05-01 | PCI: work around Stratus ftServer broken PCIe hierarchy | Bjorn Helgaas | 1 | -0/+3 |
2012-04-17 | PCI: Retry BARs restoration for Type 0 headers only | Rafael J. Wysocki | 1 | -9/+15 |
2012-04-16 | PCI: Fix regression in pci_restore_state(), v3 | Rafael J. Wysocki | 1 | -18/+39 |
2012-03-02 | PCI / PCIe: Introduce command line option to disable ARI | Rafael J. Wysocki | 1 | -1/+6 |
2012-02-25 | PCI: Move "pci reassigndev resource alignment" out of quirks.c | Yinghai Lu | 1 | -0/+62 |
2012-02-24 | PCI: prepare pci=realloc for multiple options | Yinghai Lu | 1 | -1/+3 |
2012-02-24 | PCI: move pci_find_saved_cap out of linux/pci.h | Yinghai Lu | 1 | -0/+19 |
2012-02-24 | PCI: fix memleak for pci dev removing during hotplug | Yinghai Lu | 1 | -0/+9 |
2012-02-14 | PCI: check for pci bar restore completion and retry | Kay, Allen M | 1 | -1/+6 |
2012-02-14 | PCI: Introduce __pci_reset_function_locked to be used when holding device_lock. | Konrad Rzeszutek Wilk | 1 | -0/+25 |
2012-01-23 | kernel-doc: fix new warnings in pci | Randy Dunlap | 1 | -3/+3 |
2012-01-07 | PCI: Enable ATS at the device state restore | Hao, Xudong | 1 | -0/+1 |
2012-01-07 | PCI/PM/Runtime: make PCI traces quieter | Vincent Palatin | 1 | -3/+2 |