Age | Commit message (Expand) | Author | Files | Lines |
2017-01-26 | PCI: Enumerate switches below PCI-to-PCIe bridges | Bjorn Helgaas | 1 | -5/+7 |
2017-01-12 | powerpc/pci/rpadlpar: Fix device reference leaks | Johan Hovold | 1 | -1/+9 |
2017-01-09 | PCI: Check for PME in targeted sleep state | Alan Stern | 1 | -0/+4 |
2016-12-08 | PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX) | Johannes Thumshirn | 1 | -1/+27 |
2016-12-08 | PCI: Export pcie_find_root_port | Johannes Thumshirn | 1 | -14/+0 |
2016-10-28 | PCI: Mark Atheros AR9580 to avoid bus reset | Maik Broemme | 1 | -0/+1 |
2016-09-07 | genirq/msi: Make sure PCI MSIs are activated early | Marc Zyngier | 1 | -0/+2 |
2016-09-07 | PCI: Limit config space size for Netronome NFP4000 | Simon Horman | 1 | -0/+1 |
2016-09-07 | PCI: Limit config space size for Netronome NFP6000 family | Jason S. McMullan | 1 | -0/+11 |
2016-09-07 | PCI: Support PCIe devices with short cfg_size | Jason S. McMullan | 1 | -9/+9 |
2016-08-20 | PCI: Mark Atheros AR9485 and QCA9882 to avoid bus reset | Chris Blake | 1 | -4/+6 |
2016-06-08 | PCI: Disable all BAR sizing for devices with non-compliant BARs | Prarit Bhargava | 1 | -3/+3 |
2016-04-12 | PCI: Disable IO/MEM decoding for devices with non-compliant BARs | Bjorn Helgaas | 1 | -0/+14 |
2016-03-16 | PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr() | Krzysztof HaĆasa | 1 | -1/+3 |
2016-03-10 | PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer | Murali Karicheri | 1 | -8/+3 |
2016-03-04 | xen/pcifront: Fix mysterious crashes when NUMA locality information was extra... | Konrad Rzeszutek Wilk | 1 | -4/+6 |
2016-03-04 | PCI/AER: Flush workqueue on device remove to avoid use-after-free | Sebastian Andrzej Siewior | 3 | -6/+1 |
2016-03-04 | ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot() | Insu Yun | 1 | -1/+3 |
2016-02-17 | PCI: Fix minimum allocation address overwrite | Christoph Biedl | 1 | -2/+4 |
2016-02-17 | PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREAD | Grygorii Strashko | 7 | -8/+15 |
2016-01-10 | Merge tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2016-01-08 | PCI: dra7xx: Mark driver as broken | Richard Cochran | 1 | -0/+1 |
2016-01-01 | Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+3 |
2015-12-09 | Merge tag 'pci-v4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -9/+18 |
2015-12-05 | PCI: hisi: Fix hisi_pcie_cfg_read() 32-bit reads | Dongdong Liu | 1 | -1/+3 |
2015-12-05 | PCI: altera: Fix error when INTx is 4 | Ley Foon Tan | 1 | -1/+1 |
2015-12-05 | PCI: altera: Check TLP completion status | Ley Foon Tan | 1 | -2/+10 |
2015-12-05 | PCI: altera: Fix Requester ID for config accesses | Ley Foon Tan | 1 | -2/+3 |
2015-12-05 | PCI: altera: Fix loop in tlp_read_packet() | Dan Carpenter | 1 | -2/+2 |
2015-12-04 | PCI/MSI: Only use the generic MSI layer when domain is hierarchical | Marc Zyngier | 1 | -2/+2 |
2015-12-02 | PCI / PM: Tune down retryable runtime suspend error messages | Imre Deak | 1 | -2/+14 |
2015-11-25 | ARM/PCI: Move align_resource function pointer to pci_host_bridge structure | Gabriele Paoloni | 1 | -2/+0 |
2015-11-25 | PCI: hisi: Fix deferred probing | Arnd Bergmann | 1 | -2/+2 |
2015-11-24 | PCI: designware: Remove incorrect io_base assignment | Stanimir Varbanov | 1 | -1/+0 |
2015-11-24 | PCI: Prevent out of bounds access in numa_node override | Mathias Krause | 1 | -1/+4 |
2015-11-20 | Merge branches 'acpi-smbus', 'acpi-ec' and 'acpi-pci' | Rafael J. Wysocki | 1 | -2/+2 |
2015-11-20 | PCI: Fix OF logic in pci_dma_configure() | Suravee Suthikulpanit | 1 | -2/+2 |
2015-11-12 | Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+31 |
2015-11-07 | Merge branch 'acpi-pci' | Rafael J. Wysocki | 1 | -1/+31 |
2015-11-07 | PCI: ACPI: Add support for PCI device DMA coherency | Suthikulpanit, Suravee | 1 | -1/+11 |
2015-11-07 | PCI: OF: Move of_pci_dma_configure() to pci_dma_configure() | Suthikulpanit, Suravee | 1 | -1/+21 |
2015-11-06 | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 33 | -640/+2561 |
2015-11-05 | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -11/+67 |
2015-11-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -20/+101 |
2015-11-03 | Merge branch 'pci/host-layerscape' into next | Bjorn Helgaas | 2 | -52/+149 |
2015-11-03 | Merge branch 'pci/host-hisi' into next | Bjorn Helgaas | 3 | -0/+207 |
2015-11-03 | Merge branches 'pci/host-altera', 'pci/host-designware', 'pci/host-generic', ... | Bjorn Helgaas | 21 | -464/+1737 |
2015-11-03 | PCI: altera: Add Altera PCIe MSI driver | Ley Foon Tan | 3 | -0/+321 |
2015-11-03 | Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource... | Bjorn Helgaas | 11 | -124/+466 |
2015-11-03 | PCI: hisi: Add HiSilicon SoC Hip05 PCIe driver | Zhou Wang | 3 | -0/+207 |