Age | Commit message (Expand) | Author |
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 |
2015-10-30 | PCI: rcar: Set root bus nr to that provided in DT | Phil Edworthy |
2015-10-30 | PCI: rcar: Remove dependency on ARM-specific struct hw_pci | Phil Edworthy |
2015-10-30 | PCI: rcar: Make PCI aware of the I/O resources | Phil Edworthy |
2015-10-30 | PCI: rcar: Build pcie-rcar.c only on ARM | Geert Uytterhoeven |
2015-10-30 | PCI: rcar: Build pci-rcar-gen2.c only on ARM | Geert Uytterhoeven |
2015-10-29 | PCI: Expand Enhanced Allocation BAR output | Bjorn Helgaas |
2015-10-29 | PCI: Make Enhanced Allocation bitmasks more obvious | Bjorn Helgaas |
2015-10-29 | PCI: Handle Enhanced Allocation capability for SR-IOV devices | David Daney |
2015-10-29 | PCI: Add support for Enhanced Allocation devices | Sean O. Stalley |
2015-10-29 | PCI: Handle IORESOURCE_PCI_FIXED when assigning resources | David Daney |
2015-10-29 | PCI: Handle IORESOURCE_PCI_FIXED when sizing resources | David Daney |