Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-07Merge branch 'pci/kconfig'Bjorn Helgaas
2018-06-07Merge branch 'lorenzo/pci/vmd'Bjorn Helgaas
2018-06-07Merge branch 'lorenzo/pci/rockchip'Bjorn Helgaas
2018-06-07Merge branch 'lorenzo/pci/rcar'Bjorn Helgaas
2018-06-07Merge branch 'pci/host/qcom'Bjorn Helgaas
2018-06-07Merge branch 'pci/host/mobiveil'Bjorn Helgaas
2018-06-07Merge branch 'lorenzo/pci/mediatek'Bjorn Helgaas
2018-06-07Merge branch 'lorenzo/pci/hv'Bjorn Helgaas
2018-06-07Merge branch 'lorenzo/pci/host/misc'Bjorn Helgaas
2018-06-07Merge branch 'lorenzo/pci/endpoint'Bjorn Helgaas
2018-06-07Merge branch 'lorenzo/pci/dwc'Bjorn Helgaas
2018-06-07Merge branch 'lorenzo/pci/armada8k'Bjorn Helgaas
2018-06-07Merge branch 'pci/virtualization'Bjorn Helgaas
2018-06-07Merge branch 'pci/resource'Bjorn Helgaas
2018-06-07Merge branch 'pci/portdrv'Bjorn Helgaas
2018-06-07Merge branch 'pci/hotplug'Bjorn Helgaas
2018-06-07Merge branch 'pci/enumeration'Bjorn Helgaas
2018-06-07Merge branch 'pci/dpc'Bjorn Helgaas
2018-06-07Merge branch 'pci/aspm'Bjorn Helgaas
2018-06-06PCI/AER: Replace struct pcie_device with pci_devKeith Busch
2018-06-06PCI/AER: Remove unused parametersKeith Busch
2018-06-05Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-06-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-04PCI: qcom: Include gpio/consumer.hArnd Bergmann
2018-06-04PCI: Improve "partially hidden behind bridge" log messageMika Westerberg
2018-06-04PCI: Improve pci_scan_bridge() and pci_scan_bridge_extend() docMika Westerberg
2018-06-04PCI: Move resource distribution for single bridge outside loopMika Westerberg
2018-06-04PCI: Account for all bridges on bus when distributing bus numbersMika Westerberg
2018-06-04ACPI / hotplug / PCI: Drop unnecessary parenthesesMika Westerberg
2018-06-04ACPI / hotplug / PCI: Mark stale PCI devices disconnectedMika Westerberg
2018-06-04ACPI / hotplug / PCI: Don't scan bridges managed by native hotplugMika Westerberg
2018-06-04PCI: shpchp: Add shpchp_is_native()Mika Westerberg
2018-06-04PCI: shpchp: Fix AMD POGO identificationBjorn Helgaas
2018-06-04PCI: mobiveil: Add MSI supportSubrahmanya Lingappa
2018-06-04PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driverSubrahmanya Lingappa
2018-06-03PCI/AER: Decode Error Source Requester IDBjorn Helgaas
2018-06-03PCI/AER: Remove aer_recover_work_func() forward declarationBorislav Petkov
2018-06-03PCI/DPC: Use the generic pcie_do_fatal_recovery() pathOza Pawandeep
2018-06-03PCI/AER: Pass service type to pcie_do_fatal_recovery()Oza Pawandeep
2018-06-03PCI/DPC: Disable ERR_NONFATAL handling by DPCOza Pawandeep
2018-06-03PCI/portdrv: Add generic pcie_port_find_device()Oza Pawandeep
2018-06-02PCI: shpchp: Use dev_printk() for OSHP-related messagesBjorn Helgaas
2018-06-02PCI: shpchp: Remove get_hp_hw_control_from_firmware() wrapperMika Westerberg
2018-06-02PCI: shpchp: Remove acpi_get_hp_hw_control_from_firmware() flagsMika Westerberg
2018-06-02PCI: shpchp: Rely on previous _OSC resultsMika Westerberg
2018-06-02PCI: shpchp: Request SHPC control via _OSC when adding host bridgeMika Westerberg
2018-06-02PCI: shpchp: Convert SHPC to be builtin onlyMika Westerberg
2018-06-02PCI: pciehp: Make pciehp_is_native() stricterMika Westerberg
2018-06-02PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplugMika Westerberg