Age | Commit message (Expand) | Author |
2018-06-07 | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-06-06 | Merge branch 'pci/virtualization' | Bjorn Helgaas |
2018-06-06 | Merge branch 'pci/resource' | Bjorn Helgaas |
2018-06-06 | Merge branch 'pci/hotplug' | Bjorn Helgaas |
2018-06-06 | Merge branch 'pci/enumeration' | Bjorn Helgaas |
2018-06-06 | Merge branch 'pci/aspm' | Bjorn Helgaas |
2018-06-02 | PCI: shpchp: Request SHPC control via _OSC when adding host bridge | Mika Westerberg |
2018-06-02 | PCI: pciehp: Make pciehp_is_native() stricter | Mika Westerberg |
2018-06-02 | PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplug | Mika Westerberg |
2018-05-25 | PCI: Remove unused pcie_get_minimum_link() | Bjorn Helgaas |
2018-05-17 | PCI/AER: Factor out error reporting to drivers/pci/pcie/err.c | Oza Pawandeep |
2018-05-15 | PCI: Make pci_get_new_domain_nr() static | Jan Kiszka |
2018-05-10 | PCI: Add "pci=noats" boot parameter | Gil Kupfer |
2018-05-09 | PCI: remove CONFIG_PCI_BUS_ADDR_T_64BIT | Christoph Hellwig |
2018-05-07 | PCI: Check whether bridges allow access to extended config space | Gilles Buloz |
2018-05-07 | PCI: pciehp: Add quirk for Command Completed errata | Bjorn Helgaas |
2018-04-24 | PCI/IOV: Add pci_sriov_configure_simple() | Alexander Duyck |
2018-04-23 | PCI/ACPI: Request LTR control from platform before using it | Bjorn Helgaas |
2018-04-06 | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-04-04 | Merge branch 'pci/virtualization' | Bjorn Helgaas |
2018-04-04 | Merge branch 'pci/portdrv' | Bjorn Helgaas |
2018-04-04 | Merge branch 'pci/misc' | Bjorn Helgaas |
2018-04-04 | Merge branch 'pci/lpc' | Bjorn Helgaas |
2018-04-04 | Merge branch 'pci/enumeration' | Bjorn Helgaas |
2018-04-04 | Merge branch 'pci/deprecate-get-bus-and-slot' | Bjorn Helgaas |
2018-04-04 | PCI: Add fwnode handler as input param of pci_register_io_range() | Gabriele Paoloni |
2018-04-03 | PCI: Add pcie_print_link_status() to log link speed and whether it's limited | Tal Gilboa |
2018-04-03 | PCI: Add pcie_bandwidth_available() to compute bandwidth available to device | Tal Gilboa |
2018-03-31 | PCI/IOV: Add missing prototypes for powerpc pcibios interfaces | Mathieu Malaterre |
2018-03-30 | PCI: Always define the of_node helpers | Bjørn Mork |
2018-03-30 | PCI/portdrv: Encapsulate pcie_ports_auto inside the port driver | Bjorn Helgaas |
2018-03-30 | PCI/portdrv: Simplify PCIe feature permission checking | Bjorn Helgaas |
2018-03-21 | PCI: Add decoding for 16 GT/s link speed | Jay Fang |
2018-03-13 | PCI: Make pci_wakeup_bus() & pci_bus_set_current_state() public | Lukas Wunner |
2018-03-05 | PCI: Add a return type for pci_reset_bridge_secondary_bus() | Sinan Kaya |
2018-02-27 | PCI: Handle FLR failure and allow other reset types | Sinan Kaya |
2018-02-22 | PCI/AER: Move pci_uevent_ers() out of pci.h | Michael Ellerman |
2018-02-16 | PCI: Remove pci_get_bus_and_slot() function | Sinan Kaya |
2018-02-06 | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-02-02 | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-01-31 | Merge remote-tracking branch 'lorenzo/pci/cadence' into next | Bjorn Helgaas |
2018-01-31 | Merge branch 'pci/trivial' into next | Bjorn Helgaas |
2018-01-31 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2018-01-31 | Merge branch 'pci/enumeration' into next | Bjorn Helgaas |
2018-01-31 | PCI: Add generic function to probe PCI host controllers | Cyrille Pitchen |
2018-01-31 | PCI: OF: Add generic function to parse and allocate PCI resources | Cyrille Pitchen |
2018-01-27 | PCI/AER: Add uevents in AER and EEH error/resume | Bryant G. Ly |
2018-01-23 | PCI: Add pci_enable_atomic_ops_to_root() | Jay Cornwall |
2018-01-19 | PCI: Add dummy pci_irqd_intx_xlate() for CONFIG_PCI=n build | Niklas Cassel |
2018-01-18 | PCI: Add wrappers for dev_printk() | Frederick Lawler |