Age | Commit message (Expand) | Author |
2016-08-02 | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-08-01 | Merge branch 'pci/msi-affinity' into next | Bjorn Helgaas |
2016-08-01 | Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next | Bjorn Helgaas |
2016-08-01 | Merge branch 'pci/resource' into next | Bjorn Helgaas |
2016-08-01 | Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '... | Bjorn Helgaas |
2016-07-25 | PCI: Allow additional bus numbers for hotplug bridges | Keith Busch |
2016-07-21 | PCI: Spread interrupt vectors in pci_alloc_irq_vectors() | Christoph Hellwig |
2016-07-21 | PCI: Provide sensible IRQ vector alloc/free routines | Christoph Hellwig |
2016-06-23 | PCI: Add generic pci_bus_claim_resources() | Lorenzo Pieralisi |
2016-06-21 | PCI: Add helpers to request/release memory and I/O regions | Johannes Thumshirn |
2016-06-21 | PCI: Add pcibios_setup_bridge() | Gavin Shan |
2016-06-17 | PCI: Document connection between pci_power_t and hardware PM capability | Bjorn Helgaas |
2016-06-17 | PCI: Unify pci_resource_to_user() declarations | Bjorn Helgaas |
2016-06-13 | PCI: Put PCIe ports into D3 during suspend | Mika Westerberg |
2016-06-13 | PCI / PM: Enforce type casting for pci_power_t | Andy Shevchenko |
2016-06-10 | ARM64: PCI: Add acpi_pci_bus_find_domain_nr() | Tomasz Nowicki |
2016-06-10 | PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERIC | Tomasz Nowicki |
2016-06-10 | PCI/ACPI: Add generic MCFG table handling | Tomasz Nowicki |
2016-06-10 | PCI: Add pci_unmap_iospace() to unmap I/O resources | Sinan Kaya |
2016-06-06 | PCI: Add devm_request_pci_bus_resources() | Bjorn Helgaas |
2016-05-19 | Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-05-17 | Merge branches 'pci/arm64' and 'pci/host-hv' into next | Bjorn Helgaas |
2016-05-12 | PCI, of: Move PCI I/O space management to PCI core code | Tomasz Nowicki |
2016-04-25 | Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/ntb', 'pci/... | Bjorn Helgaas |
2016-04-19 | PCI: Reverse standard ACS vs device-specific ACS enabling | Alex Williamson |
2016-04-15 | PCI: Add pci_set_vpd_size() to set VPD size | Hariprasad Shenai |
2016-04-11 | PCI: Add support for multiple DMA aliases | Jacek Lawrynowicz |
2016-04-11 | PCI: Add pci_add_dma_alias() to abstract implementation | Bjorn Helgaas |
2016-03-19 | Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-03-16 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-03-15 | Merge branch 'pci/resource' into next | Bjorn Helgaas |
2016-03-15 | Merge branch 'pci/host-hv' into next | Bjorn Helgaas |
2016-03-15 | Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/... | Bjorn Helgaas |
2016-03-15 | Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/... | Bjorn Helgaas |
2016-03-09 | PCI: Add pcibios_bus_add_device() weak function | Wei Yang |
2016-03-09 | PCI/IOV: Rename and export virtfn_{add, remove} | Wei Yang |
2016-03-08 | PCI: Add pci_ops.{add,remove}_bus() callbacks | Thierry Reding |
2016-03-07 | PCI: Consolidate PCI DMA constants and interfaces in linux/pci-dma-compat.h | Bjorn Helgaas |
2016-03-07 | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig |
2016-02-25 | PCI: Disable IO/MEM decoding for devices with non-compliant BARs | Bjorn Helgaas |
2016-02-18 | PCI: Update VPD definitions | Hannes Reinecke |
2016-02-17 | Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed" | Bjorn Helgaas |
2016-02-16 | PCI: Add fwnode_handle to x86 pci_sysdata | Jake Oshins |
2016-02-05 | PCI: Move pci_set_flags() from asm-generic/pci-bridge.h to linux/pci.h | Bjorn Helgaas |
2016-01-21 | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-12-21 | acpi: pci: Setup MSI domain for ACPI based pci devices | Suravee Suthikulpanit |
2015-11-25 | ARM/PCI: Move align_resource function pointer to pci_host_bridge structure | Gabriele Paoloni |
2015-11-24 | PCI/MSI: Initialize MSI capability for all architectures | Guilherme G. Piccoli |
2015-10-22 | PCI: Turn off Request Attributes to avoid Chelsio T5 Completion erratum | Hariprasad Shenai |
2015-10-06 | PCI: Add builtin_pci_driver() to avoid registration boilerplate | Paul Gortmaker |