Age | Commit message (Expand) | Author |
2016-10-28 | PCI: Mark Atheros AR9580 to avoid bus reset | Maik Broemme |
2016-09-07 | genirq/msi: Make sure PCI MSIs are activated early | Marc Zyngier |
2016-09-07 | PCI: Limit config space size for Netronome NFP4000 | Simon Horman |
2016-09-07 | PCI: Limit config space size for Netronome NFP6000 family | Jason S. McMullan |
2016-09-07 | PCI: Support PCIe devices with short cfg_size | Jason S. McMullan |
2016-08-20 | PCI: Mark Atheros AR9485 and QCA9882 to avoid bus reset | Chris Blake |
2016-06-07 | PCI: Disable all BAR sizing for devices with non-compliant BARs | Prarit Bhargava |
2016-04-12 | PCI: Disable IO/MEM decoding for devices with non-compliant BARs | Bjorn Helgaas |
2016-03-16 | PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr() | Krzysztof HaĆasa |
2016-03-09 | PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer | Murali Karicheri |
2016-03-03 | xen/pcifront: Fix mysterious crashes when NUMA locality information was extra... | Konrad Rzeszutek Wilk |
2016-03-03 | PCI/AER: Flush workqueue on device remove to avoid use-after-free | Sebastian Andrzej Siewior |
2016-03-03 | ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot() | Insu Yun |
2016-02-17 | PCI: Fix minimum allocation address overwrite | Christoph Biedl |
2016-02-17 | PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREAD | Grygorii Strashko |
2016-01-09 | Merge tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-01-08 | PCI: dra7xx: Mark driver as broken | Richard Cochran |
2015-12-31 | Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
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: hisi: Fix hisi_pcie_cfg_read() 32-bit reads | Dongdong Liu |
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-04 | 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 |