linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-06 15:17:56 to 2018-03-12 16:44:26 UTC [more...]

[PATCH] dma-mapping: move dma configuration to bus infrastructure
 2018-03-12 16:44 UTC  (2+ messages)

[pci PATCH v4 0/4] Add support for unmanaged SR-IOV
 2018-03-12 16:28 UTC  (9+ messages)
` [pci PATCH v4 1/4] pci-iov: "
` [pci PATCH v4 2/4] virtio_pci: Add support for unmanaged SR-IOV on virtio_pci devices
` [pci PATCH v4 3/4] ena: Migrate over to "unmanaged SR-IOV" support
` [pci PATCH v4 4/4] nvme: "

[PATCH v12 0/6] Address error and recovery for AER and DPC
 2018-03-12 15:34 UTC  (11+ messages)
` [PATCH v12 3/6] PCI/PORTDRV: Implement generic find service

[PATCH v2 00/13] PCI: Simplify PCIe port driver
 2018-03-12 14:20 UTC  (22+ messages)
` [PATCH v2 01/13] PCI/portdrv: Merge pcieport_if.h into portdrv.h
` [PATCH v2 02/13] PCI/PM: Move pcie_clear_root_pme_status() to core
` [PATCH v2 03/13] PCI/PM: Clear PCIe PME Status bit in core, not PCIe port driver
` [PATCH v2 04/13] PCI/PM: Clear PCIe PME Status bit for Root Complex Event Collectors
` [PATCH v2 05/13] PCI/portdrv: Disable port driver in compat mode
` [PATCH v2 06/13] PCI/portdrv: Remove pcie_port_bus_type link order dependency
` [PATCH v2 07/13] PCI/portdrv: Remove unused PCIE_PORT_SERVICE_VC
` [PATCH v2 08/13] PCI/portdrv: Simplify PCIe feature permission checking
` [PATCH v2 09/13] PCI/portdrv: Remove unnecessary include of <linux/pci-aspm.h>
` [PATCH v2 10/13] PCI/portdrv: Remove "pcie_hp=nomsi" kernel parameter
` [PATCH v2 11/13] PCI/portdrv: Remove unnecessary "pcie_ports=auto" parameter
` [PATCH v2 12/13] PCI/portdrv: Encapsulate pcie_ports_auto inside the port driver
` [PATCH v2 13/13] PCI/portdrv: Rename and reverse sense of pcie_ports_auto

[PATCH v2] PCI: dwc: fix enumeration end when reaching root subordinate
 2018-03-12 13:31 UTC  (6+ messages)

[PATCH next V3 0/5] Report PCI device link status
 2018-03-12 12:06 UTC  (6+ messages)
` [PATCH next V3 1/5] PCI: Add a query function for PCI device's speed cap
` [PATCH next V3 2/5] PCI: Add a query function for PCI device's width cap
` [PATCH next V3 3/5] PCI: Print PCI device link status in kernel log
` [PATCH next V3 4/5] net/mlx4_core: Report PCI properties using dedicated function
` [PATCH next V3 5/5] net/mlx5: Report device PCI link status and issues

[PATCH v3 0/2] MCB Update for v4.17
 2018-03-12  9:41 UTC  (3+ messages)
` [PATCH v3 1/2] PCI: Add Altera vendor ID
` [PATCH v3 2/2] mcb: add Altera PCI ID to mcb-pci

[PATCH] PCI: Support PCIe 4.0 data rate(16.0 GT/s)
 2018-03-12  9:13 UTC 

[PATCH v2 0/4] x86, dmi: introduce and use dmi_get_bios_year()
 2018-03-12  8:52 UTC  (5+ messages)

[PATCH v2 0/7] Modernize vga_switcheroo by using device link for HDA
 2018-03-11 15:55 UTC  (5+ messages)

[PATCH v3 0/3] lspci: Add support of JSON output format
 2018-03-11 15:03 UTC  (2+ messages)

[PATCH next V2 0/5] Report PCI device link status
 2018-03-11 11:19 UTC  (6+ messages)
` [PATCH next V2 1/5] PCI: Add a query function for PCI device's speed cap
` [PATCH next V2 2/5] PCI: Add a query function for PCI device's width cap
` [PATCH next V2 3/5] PCI: Print PCI device link status in kernel log
` [PATCH next V2 4/5] net/mlx4_core: Report PCI properties using dedicated function
` [PATCH next V2 5/5] net/mlx5: Report device PCI link status and issues

[RFC PATCH] ARM64/PCI: Set dev->irq=0 before calling acpi_pci_irq_enable()
 2018-03-10  2:58 UTC 

[PATCH v3 0/6] some fixes to the pci-hyperv driver
 2018-03-09 19:38 UTC  (20+ messages)
` [PATCH v3 1/6] PCI: hv: fix a comment typo in _hv_pcifront_read_config()
` [PATCH v3 2/6] PCI: hv: hv_eject_device_work(): remove the bogus test
` [PATCH v3 3/6] PCI: hv: serialize the present/eject work items
` [PATCH v3 4/6] PCI: hv: remove hbus->enum_sem
` [PATCH v3 5/6] PCI: hv: hv_pci_devices_present(): only queue a new work when necessary
` [PATCH v3 6/6] PCI: hv: fix 2 hang issues in hv_compose_msi_msg()

[PATCH] PCI: Move pcieport_if.h to drivers/pci and replace includes
 2018-03-09 18:54 UTC  (3+ messages)

[PATCH v6 2/3] PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driver
 2018-03-09 17:48 UTC  (2+ messages)

[GIT PULL] PCI fixes for v4.16
 2018-03-09 16:58 UTC 

[PATCH v6 1/3] PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driver DT bindings
 2018-03-09 16:31 UTC  (2+ messages)

[PATCH] PCI: hv: fix bus domain ID corruption
 2018-03-09 15:39 UTC  (3+ messages)

[PATCH v4 0/8] PCI: brcmstb: Add Broadcom Settopbox PCIe support
 2018-03-09 15:07 UTC  (5+ messages)
` [PATCH v4 1/8] SOC: brcmstb: add memory API
` [PATCH v4 7/8] MIPS: BMIPS: Add PCI bindings for 7425, 7435

[PATCH 00/37] Shared Virtual Addressing for the IOMMU
 2018-03-09 11:44 UTC  (13+ messages)
` [PATCH 07/37] iommu: Add a page fault handler
` [PATCH 17/37] iommu/arm-smmu-v3: Move context descriptor code
` [PATCH 27/37] iommu/arm-smmu-v3: Register fault workqueue
` [PATCH 28/37] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH 31/37] iommu/arm-smmu-v3: Add support for PCI ATS
` [PATCH 35/37] iommu/arm-smmu-v3: Add support for PRI

[PATCH v2 00/10] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-03-09  5:08 UTC  (5+ messages)
` [PATCH v2 08/10] nvme-pci: Add support for P2P memory in requests

[PATCH 0/3] dra7xx: PCIe IRQ handling rework
 2018-03-09  4:23 UTC  (6+ messages)
` [PATCH 2/3] PCI: dwc: pci-dra7xx: Improve MSI IRQ handling

[PATCH] PCI BUS domain ID corruption
 2018-03-08 21:58 UTC  (2+ messages)

[PATCH 0/9] PCI DT header refactoring and compile test improvements
 2018-03-08 17:51 UTC  (13+ messages)
` [PATCH 1/9] PCI: kirin: remove unnecessary asm/compiler.h include
` [PATCH 2/9] PCI: iproc: remove dependency on ARM specific struct pci_sys_data
` [PATCH 3/9] PCI: kirin: fix missing dependency on PCI_MSI_IRQ_DOMAIN
` [PATCH 4/9] PCI: kirin_pcie_driver can be static
` [PATCH 5/9] PCI: rcar: fix semicolon.cocci warnings
` [PATCH 6/9] PCI: v3-semi: "
` [PATCH 7/9] PCI: improve host drivers compile test coverage
` [PATCH 8/9] PCI: dw: move CONFIG_PCI depends to menu
` [PATCH 9/9] PCI: move private DT related functions into private header

[PATCH] PCI/DPC: Fix INT legacy interrupt in dpc_irq
 2018-03-08 17:47 UTC  (3+ messages)

[PATCH v2 0/2] PCI: armada8k: Fix clock resource for Armada 7K/8K
 2018-03-08 15:34 UTC  (2+ messages)

Question about a quirky (DesignWare) PCIe RC in Allwinner H6
 2018-03-08 14:11 UTC  (9+ messages)

[PATCH v4 0/5] PCI endpoint 64-bit BAR fixes
 2018-03-08 13:33 UTC  (6+ messages)
` [PATCH v4 1/5] PCI: endpoint: BAR width should not depend on sizeof dma_addr_t
` [PATCH v4 2/5] PCI: designware-ep: Make dw_pcie_ep_set_bar() handle 64-bit BARs properly
` [PATCH v4 3/5] PCI: designware-ep: Make dw_pcie_ep_reset_bar() "
` [PATCH v4 4/5] PCI: endpoint: Make pci_epc_set_bar() return the BAR width that was set-up
` [PATCH v4 5/5] misc: pci_endpoint_test: Handle 64-bit BARs properly

[PATCH v1 0/9] PCI: Simplify PCIe port driver
 2018-03-08  9:13 UTC  (21+ messages)
` [PATCH v1 1/9] PCI/PM: Move pcie_clear_root_pme_status() to core
` [PATCH v1 2/9] PCI/PM: Clear PCIe PME Status bit in core, not PCIe port driver
` [PATCH v1 3/9] PCI/PM: Clear PCIe PME Status bit for Root Complex Event Collectors
` [PATCH v1 4/9] PCI/portdrv: Disable port driver in compat mode
` [PATCH v1 5/9] PCI/portdrv: Remove pcie_port_bus_type link order dependency
` [PATCH v1 6/9] PCI/portdrv: Remove unused PCIE_PORT_SERVICE_VC
` [PATCH v1 7/9] PCI/portdrv: Simplify PCIe feature permission checking
` [PATCH v1 8/9] PCI/portdrv: Remove unnecessary include of <linux/pci-aspm.h>
` [PATCH v1 9/9] PCI/portdrv: Remove "pcie_hp=nomsi" kernel parameter

[pci PATCH v3 0/3] Add support for unmanaged SR-IOV
 2018-03-07 19:05 UTC  (6+ messages)
` [pci PATCH v3 1/3] pci-iov: "
` [pci PATCH v3 2/3] vfio: Add support for unmanaged or userspace managed SR-IOV
` [pci PATCH v3 3/3] virtio_pci: Add support for unmanaged SR-IOV on virtio_pci devices

[pci:next 34/50] drivers/pci/probe.c:1465:19: error: 'struct pci_dev' has no member named 'physfn'; did you mean 'is_physfn'?
 2018-03-07 17:34 UTC  (2+ messages)

[PATCH V3 00/12] Enable Tegra root port features and apply SW fixups
 2018-03-07 17:10 UTC  (11+ messages)
` [PATCH V3 01/12] PCI: tegra: Start LTSSM after programming root port

[RFC 5/5] PCI: tegra: use seq_open_data
 2018-03-07 12:41 UTC  (3+ messages)

[PATCH 0/7] ARM: dts: dra7: Enable x2 lane mode support
 2018-03-07 12:27 UTC  (3+ messages)

[PATCH v2] PCI: imx6: Add PHY reference clock source support
 2018-03-07 11:54 UTC  (5+ messages)
` [PATCH v3] "

[PATCH 0/4] Code cleanup and small improvements
 2018-03-07 10:58 UTC  (5+ messages)
` [PATCH 1/4] PCI: dwc: designware: Define maximum number of vectors
` [PATCH 2/4] PCI: dwc: Replace lower into upper case characters in comments and debug printks
` [PATCH 3/4] PCI: dwc: Replace magic number by defines
` [PATCH 4/4] PCI: dwc: Replace division by 2 to right shift

[PATCH v11 0/4] PCI: dwc: Enables MSI-X driver support
 2018-03-07 10:46 UTC  (7+ messages)
` [PATCH v11 1/4] PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical API
` [PATCH v11 2/4] PCI: dwc: Remove old MSI IRQs API
` [PATCH v11 3/4] PCI: dwc: Expand maximum number of MSI IRQs from 32 to 256
` [PATCH v11 4/4] PCI: dwc: Code cleanup

[PATCH] PCI/hotplug: ppc: correct a php_slot usage after free
 2018-03-07  8:46 UTC 

[PATCH] PCI: fix semicolon.cocci warnings
 2018-03-07  8:34 UTC 

[PATCH v5 0/7] jailhouse: Enhance secondary Jailhouse guest support /wrt PCI
 2018-03-07  7:39 UTC  (8+ messages)
` [PATCH v5 1/7] jailhouse: Provide detection for non-x86 systems
` [PATCH v5 2/7] PCI: Scan all functions when running over Jailhouse
` [PATCH v5 3/7] x86/jailhouse: Enable PCI mmconfig access in inmates
` [PATCH v5 4/7] x86: Align x86_64 PCI_MMCONFIG with 32-bit variant
` [PATCH v5 5/7] x86: Consolidate PCI_MMCONFIG configs
` [PATCH v5 6/7] x86/jailhouse: Allow to use PCI_MMCONFIG without ACPI
` [PATCH v5 7/7] MAINTAINERS: Add entry for Jailhouse

[pci:pci/exp/portdevs 7/9] drivers/acpi/pci_root.c:900:32: error: 'PCIE_PORT_SERVICE_HP' undeclared; did you mean 'ACPI_OS_SERVICES'?
 2018-03-07  6:42 UTC 

[pci:pci/exp/portdevs 7/9] drivers//acpi/pci_root.c:900:2: note: in expansion of macro 'if'
 2018-03-07  6:39 UTC 

[PATCH] pci-iov: Add support for unmanaged SR-IOV
 2018-03-07  0:40 UTC  (11+ messages)

[PATCH v7] PCI: Workaround wrong flags completions for IDT switch
 2018-03-06 19:15 UTC  (6+ messages)
        ` [PATCH v8] "

[PATCH V9 0/3] Add loadable kernel module and power management support
 2018-03-06 17:58 UTC  (2+ messages)

[PATCH v2] dt-bindings: PCI: rcar: Add device tree support for r8a7743
 2018-03-06 17:37 UTC  (5+ messages)

[PATCH v16 0/9] LPC: legacy ISA I/O support
 2018-03-06 16:22 UTC  (5+ messages)

[PATCH v10 0/3] PCI: dwc: Enables MSI-X driver support
 2018-03-06 15:27 UTC  (5+ messages)
` [PATCH v10 1/3] PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical API


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).