Age | Commit message (Expand) | Author |
2015-08-10 | PCI: pciehp: Remove ignored MRL sensor interrupt events | Bjorn Helgaas |
2015-08-10 | PCI: pciehp: Remove unused interrupt events | Bjorn Helgaas |
2015-08-10 | PCI: pciehp: Handle invalid data when reading from non-existent devices | Jarod Wilson |
2015-07-30 | PCI: Hold pci_slot_mutex while searching bus->slots list | Yijing Wang |
2015-07-30 | PCI: Protect pci_bus->slots with pci_slot_mutex, not pci_bus_sem | Yijing Wang |
2015-07-16 | PCI: pciehp: Simplify pcie_poll_cmd() | Yijing Wang |
2015-07-16 | PCI: Use "slot" and "pci_slot" for struct hotplug_slot and struct pci_slot | Yijing Wang |
2015-07-01 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-07-01 | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-06-26 | Mohit Kumar has moved | Pratyush Anand |
2015-06-26 | Pratyush Anand has moved | Pratyush Anand |
2015-06-25 | PCI/keystone: Fix race in installing chained IRQ handler | Thomas Gleixner |
2015-06-23 | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-06-23 | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-06-23 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-06-18 | Merge branches 'acpi-pm', 'acpi-apei', 'acpi-osl' and 'acpi-pci' | Rafael J. Wysocki |
2015-06-18 | Merge branches 'pci/host-xgene' and 'pci/hotplug' into next | Bjorn Helgaas |
2015-06-18 | PCI: pciehp: Inline the "handle event" functions into the ISR | Bjorn Helgaas |
2015-06-18 | PCI: pciehp: Rename queue_interrupt_event() to pciehp_queue_interrupt_event() | Bjorn Helgaas |
2015-06-18 | PCI: pciehp: Make queue_interrupt_event() void | Bjorn Helgaas |
2015-06-18 | PCI: xgene: Allow config access to Root Port even when link is down | Duc Dang |
2015-06-18 | PCI: xgene: Disable Configuration Request Retry Status for v1 silicon | Duc Dang |
2015-06-17 | PCI: pciehp: Clean up debug logging | Bjorn Helgaas |
2015-06-16 | Merge branches 'pci/host-designware', 'pci/host-designware-common', 'pci/host... | Bjorn Helgaas |
2015-06-16 | PCI: imx6: Add #define PCIE_RC_LCSR | Bjorn Helgaas |
2015-06-16 | PCI: imx6: Use "u32", not "uint32_t" | Bjorn Helgaas |
2015-06-12 | Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci... | Bjorn Helgaas |
2015-06-12 | PCI: Remove unused pci_scan_bus_parented() | Yijing Wang |
2015-06-12 | xen/pcifront: Don't use deprecated function pci_scan_bus_parented() | Arnd Bergmann |
2015-06-12 | PCI: imx6: Add speed change timeout message | Troy Kisky |
2015-06-10 | PCI/ASPM: Simplify Clock Power Management setting | Bjorn Helgaas |
2015-06-10 | PCI: designware: Wait for link to come up with consistent style | Bjorn Helgaas |
2015-06-10 | PCI: layerscape: Factor out ls_pcie_establish_link() | Bjorn Helgaas |
2015-06-10 | PCI: layerscape: Use dw_pcie_link_up() consistently | Bjorn Helgaas |
2015-06-10 | PCI: dra7xx: Use dw_pcie_link_up() consistently | Bjorn Helgaas |
2015-06-09 | PCI: pciehp: Wait for hotplug command completion where necessary | Alex Williamson |
2015-06-08 | xen/pcifront: Remove usage of struct timeval | Tina Ruchandani |
2015-06-05 | PCI: xgene: Add APM X-Gene v1 PCIe MSI/MSIX termination driver | Duc Dang |
2015-06-02 | PCI: imx6: Rename imx6_pcie_start_link() to imx6_pcie_establish_link() | Bjorn Helgaas |
2015-06-01 | PCI: Preserve resource size during alignment reordering | Yinghai Lu |
2015-05-29 | PCI: Add pci_bus_addr_t | Yinghai Lu |
2015-05-29 | PCI: Move pci_ari_enabled() to global header | Alex Williamson |
2015-05-29 | PCI: Use dev->has_secondary_link to find downstream PCIe links | Yijing Wang |
2015-05-27 | PCI: iproc: Free resource list after registration | Hauke Mehrtens |
2015-05-27 | PCI: iproc: Directly add PCI resources | Hauke Mehrtens |
2015-05-27 | PCI: Fix IOV resource sorting by alignment requirement | Wei Yang |
2015-05-27 | PCI: designware: Use pci_scan_root_bus() for simplicity | Yijing Wang |
2015-05-27 | PCI: tegra: Remove tegra_pcie_scan_bus() | Yijing Wang |
2015-05-27 | PCI: mvebu: Remove mvebu_pcie_scan_bus() | Yijing Wang |
2015-05-26 | PCI/ASPM: Use dev->has_secondary_link to find downstream links | Yijing Wang |