linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-23 00:33:50 to 2019-04-24 05:38:23 UTC [more...]

[PATCH 2/2] x86/pci: Clean up usage of X86_DEV_DMA_OPS
 2019-04-24  5:38 UTC  (5+ messages)

[PATCHv5 0/6] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2019-04-24  5:35 UTC  (3+ messages)
` [PATCHv5 1/6] PCI: mobiveil: Refactor Mobiveil PCIe Host Bridge IP driver

[PATCH V5 00/16] Add Tegra194 PCIe support
 2019-04-24  5:20 UTC  (17+ messages)
` [PATCH V5 01/16] PCI: Add #defines for some of PCIe spec r4.0 features
` [PATCH V5 02/16] PCI/PME: Export pcie_pme_disable_msi() & pcie_pme_no_msi() APIs
` [PATCH V5 03/16] PCI: Export pcie_bus_config symbol
` [PATCH V5 04/16] PCI: dwc: Perform dbi regs write lock towards the end
` [PATCH V5 05/16] PCI: dwc: Move config space capability search API
` [PATCH V5 06/16] PCI: dwc: Add ext "
` [PATCH V5 07/16] dt-bindings: PCI: designware: Add binding for CDM register check
` [PATCH V5 08/16] PCI: dwc: Add support to enable "
` [PATCH V5 09/16] Documentation/devicetree: Add PCIe supports-clkreq property
` [PATCH V5 10/16] dt-bindings: PCI: tegra: Add device tree support for T194
` [PATCH V5 11/16] dt-bindings: PHY: P2U: Add Tegra 194 P2U block
` [PATCH V5 12/16] arm64: tegra: Add P2U and PCIe controller nodes to Tegra194 DT
` [PATCH V5 13/16] arm64: tegra: Enable PCIe slots in P2972-0000 board
` [PATCH V5 14/16] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH V5 15/16] PCI: tegra: Add Tegra194 PCIe support
` [PATCH V5 16/16] arm64: Add Tegra194 PCIe driver to defconfig

[PATCH] PCI: altera: Allow building as module
 2019-04-24  4:57 UTC  (2+ messages)
` [PATCH] PCI: altera-msi: "

[PATCH V2 00/28] Enable Tegra PCIe root port features
 2019-04-24  3:51 UTC  (31+ messages)
` [PATCH V2 01/28] soc/tegra: pmc: Export tegra_powergate_power_on()
` [PATCH V2 02/28] PCI: tegra: Handle failure cases in tegra_pcie_power_on()
` [PATCH V2 03/28] PCI: tegra: Rearrange Tegra PCIe driver functions
` [PATCH V2 04/28] PCI: tegra: Disable PCIe interrupts in runtime suspend
` [PATCH V2 05/28] PCI: tegra: Fix PCIe host power up sequence
` [PATCH V2 06/28] PCI: tegra: Add PCIe Gen2 link speed support
` [PATCH V2 07/28] PCI: tegra: Advertise PCIe Advanced Error Reporting (AER) capability
` [PATCH V2 08/28] PCI: tegra: Program UPHY electrical settings for Tegra210
` [PATCH V2 09/28] PCI: tegra: Enable opportunistic UpdateFC and ACK
` [PATCH V2 10/28] PCI: tegra: Disable AFI dynamic clock gating
` [PATCH V2 11/28] PCI: tegra: Process pending DLL transactions before entering L1 or L2
` [PATCH V2 12/28] PCI: tegra: Enable PCIe xclk clock clamping
` [PATCH V2 13/28] PCI: tegra: Increase the deskew retry time
` [PATCH V2 14/28] PCI: tegra: Add SW fixup for RAW violations
` [PATCH V2 15/28] PCI: tegra: Update flow control timer frequency in Tegra210
` [PATCH V2 16/28] PCI: tegra: Set target speed as Gen1 before starting LTSSM
` [PATCH V2 17/28] PCI: tegra: Fix PLLE power down issue due to CLKREQ# signal
` [PATCH V2 18/28] PCI: tegra: Program AFI_CACHE* registers only for Tegra20
` [PATCH V2 19/28] PCI: tegra: Change PRSNT_SENSE irq log to debug
` [PATCH V2 20/28] PCI: tegra: Use legacy irq for port service drivers
` [PATCH V2 21/28] PCI: tegra: Add AFI_PEX2_CTRL reg offset as part of soc struct
` [PATCH V2 22/28] PCI: tegra: Access endpoint config only if PCIe link is up
` [PATCH V2 23/28] dt-bindings: pci: tegra: Document PCIe DPD pinctrl optional prop
` [PATCH V2 24/28] arm64: tegra: Add PEX DPD states as pinctrl properties
` [PATCH V2 25/28] PCI: tegra: Put PEX CLK & BIAS pads in DPD mode
` [PATCH V2 26/28] dt-bindings: pci: tegra: Document reset-gpio optional prop
` [PATCH V2 27/28] PCI: tegra: Add support for GPIO based PCIe reset
` [PATCH V2 28/28] PCI: tegra: Change link retry log level to info

[PATCH V4 00/16] Add Tegra194 PCIe support
 2019-04-24  3:42 UTC  (22+ messages)
` [PATCH V4 01/16] PCI: Add #defines for some of PCIe spec r4.0 features
` [PATCH V4 02/16] PCI/PME: Export pcie_pme_disable_msi() & pcie_pme_no_msi() APIs
` [PATCH V4 03/16] PCI: Export pcie_bus_config symbol
` [PATCH V4 04/16] PCI: dwc: Perform dbi regs write lock towards the end
` [PATCH V4 05/16] PCI: dwc: Move config space capability search API
` [PATCH V4 06/16] PCI: dwc: Add ext "
` [PATCH V4 07/16] dt-bindings: PCI: designware: Add binding for CDM register check
` [PATCH V4 08/16] PCI: dwc: Add support to enable "
` [PATCH V4 09/16] Documentation/devicetree: Add PCIe supports-clkreq property
` [PATCH V4 10/16] dt-bindings: PCI: tegra: Add device tree support for T194
` [PATCH V4 11/16] dt-bindings: PHY: P2U: Add Tegra 194 P2U block
` [PATCH V4 12/16] arm64: tegra: Add P2U and PCIe controller nodes to Tegra194 DT
` [PATCH V4 13/16] arm64: tegra: Enable PCIe slots in P2972-0000 board
` [PATCH V4 14/16] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH V4 15/16] PCI: tegra: Add Tegra194 PCIe support
` [PATCH V4 16/16] arm64: Add Tegra194 PCIe driver to defconfig

[PATCH v2 26/79] docs: powerpc: convert docs to ReST and rename to *.rst
 2019-04-24  1:15 UTC  (2+ messages)

[PATCH v1 1/5] PCI/IOV: Add support to verify PF/VF spec compliance
 2019-04-23 22:57 UTC  (6+ messages)

[PATCH] PCI: Add link_change error handler and vfio-pci user
 2019-04-23 22:42 UTC 

[PATCH] pci: aardvark: Wait for endpoint to be ready before training link
 2019-04-23 22:29 UTC  (3+ messages)

[PATCH RESEND] PCI: disable runtime PM for PLX switches
 2019-04-23 21:53 UTC  (3+ messages)

[PATCH RESEND v1 0/3] PCI: ACPI: Implement support for _HPX Type 3 tables
 2019-04-23 21:38 UTC  (3+ messages)
` [PATCH v1 4/4] PCI/ACPI: Advertise HPX type 3 support via _OSC

[PATCH v4 00/63] Include linux ACPI/PCI/X86 docs into Sphinx TOC tree
 2019-04-23 21:21 UTC  (82+ messages)
` [PATCH v4 01/63] Documentation: add Linux ACPI to "
` [PATCH v4 02/63] Documentation: ACPI: move namespace.txt to firmware-guide/acpi and convert to reST
` [PATCH v4 03/63] Documentation: ACPI: move enumeration.txt "
` [PATCH v4 04/63] Documentation: ACPI: move osi.txt "
` [PATCH v4 05/63] Documentation: ACPI: move linuxized-acpica.txt to driver-api/acpi "
` [PATCH v4 06/63] Documentation: ACPI: move scan_handlers.txt "
` [PATCH v4 07/63] Documentation: ACPI: move DSD-properties-rules.txt to firmware-guide/acpi and covert "
` [PATCH v4 08/63] Documentation: ACPI: move gpio-properties.txt to firmware-guide/acpi and convert "
` [PATCH v4 09/63] Documentation: ACPI: move method-customizing.txt "
` [PATCH v4 10/63] Documentation: ACPI: move initrd_table_override.txt to admin-guide/acpi "
` [PATCH v4 11/63] Documentation: ACPI: move dsdt-override.txt "
` [PATCH v4 12/63] Documentation: ACPI: move i2c-muxes.txt to firmware-guide/acpi "
` [PATCH v4 13/63] Documentation: ACPI: move acpi-lid.txt "
` [PATCH v4 14/63] Documentation: ACPI: move dsd/graph.txt "
` [PATCH v4 15/63] Documentation: ACPI: move dsd/data-node-references.txt "
` [PATCH v4 16/63] Documentation: ACPI: move debug.txt "
` [PATCH v4 17/63] Documentation: ACPI: move method-tracing.txt to firmware-guide/acpi and convert to rsST
` [PATCH v4 18/63] Documentation: ACPI: move aml-debugger.txt to firmware-guide/acpi and convert to reST
` [PATCH v4 19/63] Documentation: ACPI: move apei/output_format.txt "
` [PATCH v4 20/63] Documentation: ACPI: move apei/einj.txt "
` [PATCH v4 21/63] Documentation: ACPI: move cppc_sysfs.txt to admin-guide/acpi "
` [PATCH v4 22/63] Documentation: ACPI: move lpit.txt to firmware-guide/acpi "
` [PATCH v4 23/63] Documentation: ACPI: move ssdt-overlays.txt to admin-guide/acpi "
` [PATCH v4 24/63] Documentation: ACPI: move video_extension.txt to firmware-guide/acpi "
` [PATCH v4 25/63] Documentation: add Linux PCI to Sphinx TOC tree
` [PATCH v4 26/63] Documentation: PCI: convert pci.txt to reST
` [PATCH v4 27/63] Documentation: PCI: convert PCIEBUS-HOWTO.txt "
` [PATCH v4 28/63] Documentation: PCI: convert pci-iov-howto.txt "
` [PATCH v4 29/63] Documentation: PCI: convert MSI-HOWTO.txt "
` [PATCH v4 30/63] Documentation: PCI: convert acpi-info.txt "
` [PATCH v4 31/63] Documentation: PCI: convert pci-error-recovery.txt "
` [PATCH v4 32/63] Documentation: PCI: convert pcieaer-howto.txt "
` [PATCH v4 33/63] Documentation: PCI: convert endpoint/pci-endpoint.txt "
` [PATCH v4 34/63] Documentation: PCI: convert endpoint/pci-endpoint-cfs.txt "
` [PATCH v4 35/63] Documentation: PCI: convert endpoint/pci-test-function.txt "
` [PATCH v4 36/63] Documentation: PCI: convert endpoint/pci-test-howto.txt "
` [PATCH v4 37/63] Documentation: add Linux x86 docs to Sphinx TOC tree
` [PATCH v4 38/63] Documentation: x86: convert boot.txt to reST
` [PATCH v4 39/63] Documentation: x86: convert topology.txt "
` [PATCH v4 40/63] Documentation: x86: convert exception-tables.txt "
` [PATCH v4 41/63] Documentation: x86: convert kernel-stacks "
` [PATCH v4 42/63] Documentation: x86: convert entry_64.txt "
` [PATCH v4 43/63] Documentation: x86: convert earlyprintk.txt "
` [PATCH v4 44/63] Documentation: x86: convert zero-page.txt "
` [PATCH v4 45/63] Documentation: x86: convert tlb.txt "
` [PATCH v4 46/63] Documentation: x86: convert mtrr.txt "
` [PATCH v4 47/63] Documentation: x86: convert pat.txt "
` [PATCH v4 48/63] Documentation: x86: convert protection-keys.txt "
` [PATCH v4 49/63] Documentation: x86: convert intel_mpx.txt "
` [PATCH v4 50/63] Documentation: x86: convert amd-memory-encryption.txt "
` [PATCH v4 51/63] Documentation: x86: convert pti.txt "
` [PATCH v4 52/63] Documentation: x86: convert microcode.txt "
` [PATCH v4 53/63] Documentation: x86: convert resctrl_ui.txt "
` [PATCH v4 54/63] Documentation: x86: convert orc-unwinder.txt "
` [PATCH v4 55/63] Documentation: x86: convert usb-legacy-support.txt "
` [PATCH v4 56/63] Documentation: x86: convert i386/IO-APIC.txt "
` [PATCH v4 57/63] Documentation: x86: convert x86_64/boot-options.txt "
` [PATCH v4 58/63] Documentation: x86: convert x86_64/uefi.txt "
` [PATCH v4 59/63] Documentation: x86: convert x86_64/mm.txt "
` [PATCH v4 60/63] Documentation: x86: convert x86_64/5level-paging.txt "
` [PATCH v4 61/63] Documentation: x86: convert x86_64/fake-numa-for-cpusets "
` [PATCH v4 62/63] Documentation: x86: convert x86_64/cpu-hotplug-spec "
` [PATCH v4 63/63] Documentation: x86: convert x86_64/machinecheck "

[PATCH] PCI: quirks: add vendor ID for AR9462 card
 2019-04-23 20:38 UTC  (2+ messages)

[PATCH 00/30] Enable Tegra PCIe root port features
 2019-04-23 20:24 UTC  (13+ messages)
` [PATCH 13/30] PCI: tegra: Update flow control threshold in Tegra210
` [PATCH 22/30] PCI: tegra: Access endpoint config only if PCIe link is up

Regression causes a hang on boot with a Comtrol PCI card
 2019-04-23 20:18 UTC  (3+ messages)

[PATCH] PCI/LINK: Account for BW notification in vector calculation
 2019-04-23 18:38 UTC  (14+ messages)

[RFC v6 0/6] dmaengine: Add Synopsys eDMA IP driver (version 0)
 2019-04-23 18:30 UTC  (7+ messages)
` [RFC v6 1/6] dmaengine: Add Synopsys eDMA IP core driver
` [RFC v6 2/6] dmaengine: Add Synopsys eDMA IP version 0 support
` [RFC v6 3/6] dmaengine: Add Synopsys eDMA IP version 0 debugfs support
` [RFC v6 4/6] PCI: Add Synopsys endpoint EDDA Device ID
` [RFC v6 5/6] dmaengine: Add Synopsys eDMA IP PCIe glue-logic
` [RFC v6 6/6] MAINTAINERS: Add Synopsys eDMA IP driver maintainer

[pci:pci/hotplug 4/5] (.text+0x3454): multiple definition of `pci_acpi_program_hp_params'
 2019-04-23 17:57 UTC  (2+ messages)

[PATCH v4 0/3] PCIe Host request to reserve IOVA
 2019-04-23 14:57 UTC  (3+ messages)

[PATCH v3 0/9] Add PCI ATS support to Arm SMMUv3
 2019-04-23 11:21 UTC  (2+ messages)

[PATCH] PCI: disable nv_msi_ht_cap_quirk_leaf quirk on arm/arm64
 2019-04-23 11:02 UTC  (5+ messages)

AMD IO_PAGE_FAULT w/NTB on Write ops?
 2019-04-23 11:00 UTC  (2+ messages)
  ` Fwd: "

[PATCH] PCI: keystone: Fix build error while only CONFIG_PCI_KEYSTONE is set
 2019-04-23  9:43 UTC  (7+ messages)

[PATCH V3 00/16] Add Tegra194 PCIe support
 2019-04-23  9:40 UTC  (6+ messages)
` [PATCH V3 04/16] PCI: dwc: Perform dbi regs write lock towards the end

[PATCH 0/3] PCI: add help pci_dev_id
 2019-04-23  6:05 UTC  (5+ messages)

[PATCH V3 1/2] PCI: dwc: Add API support to de-initialize host
 2019-04-23  4:49 UTC  (2+ messages)
` [PATCH V3 2/2] PCI: dwc: Export APIs to support .remove() implementation

[pci:pci/hotplug 4/5] pci.c:(.text+0x2f5c): multiple definition of `pci_acpi_program_hp_params'; drivers/pci/probe.o:probe.c:(.text+0x76a): first defined here
 2019-04-23  0:53 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).