Age | Commit message (Expand) | Author |
2013-05-07 | PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition() | Rafael J. Wysocki |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin |
2013-02-12 | Merge branch 'pci/konstantin-runtime-pm' into next | Bjorn Helgaas |
2013-02-11 | PCI: Use atomic_inc_return() rather than atomic_add_return() | Bjorn Helgaas |
2013-02-11 | PCI: Catch attempts to disable already-disabled devices | Konstantin Khlebnikov |
2013-02-02 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2013-01-26 | Merge branch 'pci/yijing-ari' into next | Bjorn Helgaas |
2013-01-25 | PCI: Rename pci_enable_ari() to pci_configure_ari() | Yijing Wang |
2013-01-24 | PCI: Kill pci_is_reassigndev() | Yinghai Lu |
2013-01-24 | PCI: Enable ARI if dev and upstream bridge support it; disable otherwise | Yijing Wang |
2013-01-10 | Merge branch 'pci/yinghai-survey-resources+acpi-scan' into next | Bjorn Helgaas |
2013-01-04 | PCI: Drop "__" prefix on __pci_enable_device_flags() | Bjorn Helgaas |
2013-01-04 | PCI: Use "unsigned long" for __pci_enable_device_flags to match ioport.h | Bjorn Helgaas |
2013-01-03 | ACPI / PCI: Rework the setup and cleanup of device wakeup | Rafael J. Wysocki |
2012-12-13 | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-12-06 | Merge branch 'pci/mjg-pci-roms-from-efi' into next | Bjorn Helgaas |
2012-12-05 | PCI: Add pcibios_add_device | Matthew Garrett |
2012-12-04 | Merge branch 'pci/huang-d3cold-fixes' into next | Bjorn Helgaas |
2012-12-04 | PCI/PM: Keep runtime PM enabled for unbound PCI devices | Huang Ying |
2012-11-28 | PCI: Remove __dev* markings | Bill Pemberton |
2012-11-26 | Merge branch 'for-linus' into next | Bjorn Helgaas |
2012-11-09 | Merge branch 'pci/taku-prt-cleanup' into next | Bjorn Helgaas |
2012-11-07 | PCI/PM: Add comments for PME poll support for PCIe | Huang Ying |
2012-11-07 | PCI: Don't pass pci_dev to pci_ext_cfg_avail() | Taku Izumi |
2012-11-05 | PCI/PM: Fix proc config reg access for D3cold and bridge suspending | Huang Ying |
2012-09-13 | Merge branch 'pci/trivial' into next | Bjorn Helgaas |
2012-09-13 | Merge commit 'v3.6-rc5' into next | Bjorn Helgaas |
2012-08-23 | Merge branch 'pci/bjorn-find-next-ext-cap' into next | Bjorn Helgaas |
2012-08-23 | PCI/core: Use PCI Express Capability accessors | Jiang Liu |
2012-08-23 | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type | Yijing Wang |
2012-08-22 | PCI: Add pci_find_next_ext_capability() | Bjorn Helgaas |
2012-08-22 | PCI: Fix drivers/pci/pci.c kernel-doc warnings | Randy Dunlap |
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 |