Age | Commit message (Expand) | Author |
2015-12-09 | Merge tag 'pci-v4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-12-04 | PCI: altera: Fix error when INTx is 4 | Ley Foon Tan |
2015-12-04 | PCI: altera: Check TLP completion status | Ley Foon Tan |
2015-12-04 | PCI: altera: Fix Requester ID for config accesses | Ley Foon Tan |
2015-12-04 | PCI: altera: Fix loop in tlp_read_packet() | Dan Carpenter |
2015-12-04 | PCI/MSI: Only use the generic MSI layer when domain is hierarchical | Marc Zyngier |
2015-12-02 | PCI / PM: Tune down retryable runtime suspend error messages | Imre Deak |
2015-11-25 | ARM/PCI: Move align_resource function pointer to pci_host_bridge structure | Gabriele Paoloni |
2015-11-24 | PCI: hisi: Fix deferred probing | Arnd Bergmann |
2015-11-24 | PCI: designware: Remove incorrect io_base assignment | Stanimir Varbanov |
2015-11-24 | PCI: Prevent out of bounds access in numa_node override | Mathias Krause |
2015-11-20 | Merge branches 'acpi-smbus', 'acpi-ec' and 'acpi-pci' | Rafael J. Wysocki |
2015-11-20 | PCI: Fix OF logic in pci_dma_configure() | Suravee Suthikulpanit |
2015-11-12 | Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-11-07 | Merge branch 'acpi-pci' | Rafael J. Wysocki |
2015-11-07 | PCI: ACPI: Add support for PCI device DMA coherency | Suthikulpanit, Suravee |
2015-11-07 | PCI: OF: Move of_pci_dma_configure() to pci_dma_configure() | Suthikulpanit, Suravee |
2015-11-06 | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-11-05 | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-11-03 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-11-03 | Merge branch 'pci/host-layerscape' into next | Bjorn Helgaas |
2015-11-03 | Merge branch 'pci/host-hisi' into next | Bjorn Helgaas |
2015-11-03 | Merge branches 'pci/host-altera', 'pci/host-designware', 'pci/host-generic', ... | Bjorn Helgaas |
2015-11-03 | PCI: altera: Add Altera PCIe MSI driver | Ley Foon Tan |
2015-11-02 | Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource... | Bjorn Helgaas |
2015-11-02 | PCI: hisi: Add HiSilicon SoC Hip05 PCIe driver | Zhou Wang |
2015-11-02 | PCI: layerscape: Add ls_pcie_msi_host_init() | Minghuan Lian |
2015-11-02 | PCI: layerscape: Add support for LS1043a and LS2080a | Minghuan Lian |
2015-11-02 | PCI: layerscape: Remove unused fields from struct ls_pcie | Minghuan Lian |
2015-11-02 | PCI: layerscape: Update ls_add_pcie_port() | Minghuan Lian |
2015-11-02 | PCI: layerscape: Factor out SCFG related function | Minghuan Lian |
2015-11-02 | PCI: layerscape: Ignore PCIe controllers in Endpoint mode | Minghuan Lian |
2015-11-02 | PCI: layerscape: Remove ls_pcie_establish_link() | Minghuan Lian |
2015-11-02 | PCI: designware: Make driver arch-agnostic | Zhou Wang |
2015-11-02 | PCI: designware: Use of_pci_get_host_bridge_resources() to parse DT | Zhou Wang |
2015-11-02 | Revert "PCI: designware: Program ATU with untranslated address" | Zhou Wang |
2015-11-02 | PCI: designware: Move calculation of bus addresses to DRA7xx | Gabriele Paoloni |
2015-11-02 | PCI: designware: Make "num-lanes" an optional DT property | Gabriele Paoloni |
2015-11-02 | PCI: designware: Require config accesses to be naturally aligned | Gabriele Paoloni |
2015-11-02 | PCI: designware: Simplify dw_pcie_cfg_read/write() interfaces | Gabriele Paoloni |
2015-11-02 | PCI: designware: Use exact access size in dw_pcie_cfg_read() | Gabriele Paoloni |
2015-11-02 | PCI: spear: Fix dw_pcie_cfg_read/write() usage | Gabriele Paoloni |
2015-11-02 | PCI: designware: Set up high part of MSI target address | Lucas Stach |
2015-11-01 | Merge branch 'pm-sleep' | Rafael J. Wysocki |
2015-10-31 | Merge tag 'pci-v4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-10-30 | PCI: Fix sriov_enable() error path for pcibios_enable_sriov() failures | Alexander Duyck |
2015-10-30 | PCI: Wait 1 second between disabling VFs and clearing NumVFs | Alexander Duyck |
2015-10-30 | PCI: Reorder pcibios_sriov_disable() | Alexander Duyck |
2015-10-30 | PCI: Remove VFs in reverse order if virtfn_add() fails | Alexander Duyck |
2015-10-30 | PCI: rcar: Fix I/O offset for multiple host bridges | Phil Edworthy |