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-05-30PCI: Enable PCI_DOMAINS along with generic PCI host controllerJan Kiszka
2018-05-30PCI: Add support for unbinding the generic PCI host controllerJan Kiszka
2018-05-30PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge...Jan Kiszka
2018-05-30PCI: Use dev_printk() in of_pci_get_host_bridge_resources()Jan Kiszka
2018-05-30PCI: Pass struct device to of_pci_get_host_bridge_resources()Jan Kiszka
2018-05-30PCI: Rename of_pci_get_host_bridge_resources() device node parameterJan Kiszka
2018-05-30PCI: Fix devm_pci_alloc_host_bridge() memory leakJan Kiszka
2018-05-26PCI: Remove unused pcie_get_minimum_link()Bjorn Helgaas
2018-05-26PCI: Prevent sysfs disable of device while driver is attachedChristoph Hellwig
2018-05-25PCI/IOV: Allow PF drivers to limit total_VFs to 0Jakub Kicinski
2018-05-25PCI: hv: Do not wait forever on a device that has disappearedDexuan Cui
2018-05-24PCI: rcar: Remove IRQ mappings in rcar_pcie_enable_msi() failpathMarek Vasut
2018-05-24PCI: rcar: Teardown MSI setup if rcar_pcie_enable() failsMarek Vasut
2018-05-24PCI: rcar: Add missing irq_dispose_mapping() into failpathMarek Vasut
2018-05-24PCI: rcar: Pull bus clock enable/disable from rcar_pcie_get_resources()Marek Vasut
2018-05-24PCI: rcar: Poll more often in rcar_pcie_wait_for_dl()Marek Vasut
2018-05-24PCI: vmd: Add an additional VMD device id to driver device id tableJon Derrick
2018-05-24PCI: vmd: Add offset to bus numbers if necessaryJon Derrick
2018-05-24PCI: vmd: Assign membar addresses from shadow registersJon Derrick
2018-05-24PCI: Add Intel VMD devices to pci idsJon Derrick
2018-05-24PCI: hv: Use list_for_each_entry()Stephen Hemminger
2018-05-24PCI: hv: Convert remove_lock to refcountStephen Hemminger
2018-05-24PCI: hv: Remove unused reason for refcount handlerStephen Hemminger
2018-05-24PCI / PM: Clean up outdated comments in pci_target_state()Rafael J. Wysocki
2018-05-24PCI / PM: Do not clear state_saved for devices that remain suspendedRafael J. Wysocki
2018-05-24PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg
2018-05-24PCI: pnv_php: Add missing of_node_put()Julia Lawall
2018-05-23PCI: qcom: add runtime pm support to pcie_portSrinivas Kandagatla
2018-05-21PCI: mediatek: Implement chained IRQ handling setupHonghui Zhang
2018-05-18PCI: Remove host driver Kconfig selection of CONFIG_PCIEPORTBUSBjorn Helgaas
2018-05-18PCI: endpoint: Create configfs entry for each pci_epf_device_id table entryKishon Vijay Abraham I
2018-05-18PCI/portdrv: Add generic pcie_port_find_service()Oza Pawandeep
2018-05-18PCI/AER: Factor out error reporting to drivers/pci/pcie/err.cOza Pawandeep
2018-05-18PCI/AER: Rename error recovery interfaces to generic PCI namingOza Pawandeep
2018-05-18PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devicesOza Pawandeep
2018-05-18PCI: Add generic pcie_wait_for_link() interfaceOza Pawandeep
2018-05-16PCI/DPC: Clear interrupt status in interrupt handler top halfOza Pawandeep
2018-05-16PCI: qcom: Fix a bitwise vs logical NOT typoDan Carpenter
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig
2018-05-15PCI: Make pci_get_new_domain_nr() staticJan Kiszka
2018-05-15PCI: dwc: dra7xx: Use devm_ioremap_resource() instead of devm_ioremap()Gustavo Pimentel
2018-05-15PCI: dwc: artpec6: Use devm_ioremap_resource() instead of devm_ioremap()Gustavo Pimentel
2018-05-15PCI: dwc: Add support for EP modeGustavo Pimentel
2018-05-15PCI: endpoint: functions/pci-epf-test: Replace lower into upper case charactersGustavo Pimentel
2018-05-14PCI: Move private DT related functions into private headerRob Herring
2018-05-14PCI: dwc: Move CONFIG_PCI depends to menuRob Herring
2018-05-14PCI: dwc: Replace magic number by definesGustavo Pimentel
2018-05-14PCI: dwc: Small computation improvementGustavo Pimentel
2018-05-14PCI: dwc: Replace lower into upper case charactersGustavo Pimentel
2018-05-14PCI: dwc: Define maximum number of vectorsGustavo Pimentel