linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-13 20:40:16 to 2019-03-22 12:38:26 UTC [more...]

[PATCH V2] PCI: rcar: Add the initialization of PCIe link in resume_noirq
 2019-03-22 12:33 UTC  (10+ messages)

[PATCH] tools: PCI: exit with error code when test fails
 2019-03-22 11:06 UTC  (6+ messages)

[PATCH V2 1/6] PCI: rcar: Clean up remaining macros defining bits
 2019-03-22  8:41 UTC  (13+ messages)
` [PATCH V2 2/6] PCI: rcar: Replace unsigned long with u32 in register accessors
` [PATCH V2 3/6] PCI: rcar: Replace various variable types with unsigned ones for register values
` [PATCH V2 4/6] PCI: rcar: Replace (8 * n) with (n << 3)
` [PATCH V2 5/6] PCI: rcar: Clean up debug messages
` [PATCH V2 6/6] PCI: rcar: Allow 64bit MSI addresses

[PATCH 1/3] PCI: rcar: Replace unsigned long with u32 for register values
 2019-03-22  2:30 UTC  (20+ messages)
` [PATCH 2/3] PCI: rcar: Allow 64bit MSI addresses
` [PATCH 3/3] PCI: rcar: Clean up debug messages

[PATCH v3 00/10] Support using MSI interrupts in ntb_transport
 2019-03-22  0:06 UTC  (11+ messages)
` [PATCH v3 01/10] PCI/MSI: Support allocating virtual MSI interrupts
` [PATCH v3 02/10] PCI/switchtec: Add module parameter to request more interrupts
` [PATCH v3 03/10] NTB: Introduce helper functions to calculate logical port number
` [PATCH v3 04/10] NTB: Introduce functions to calculate multi-port resource index
` [PATCH v3 05/10] NTB: Rename ntb.c to support multiple source files in the module
` [PATCH v3 06/10] NTB: Introduce MSI library
` [PATCH v3 07/10] NTB: Introduce NTB MSI Test Client
` [PATCH v3 08/10] NTB: Add ntb_msi_test support to ntb_test
` [PATCH v3 09/10] NTB: Add MSI interrupt support to ntb_transport
` [PATCH v3 10/10] NTB: Describe the ntb_msi_test client in the documentation

Regression causes a hang on boot with a Comtrol PCI card
 2019-03-21 23:23 UTC  (5+ messages)

KASAN: slab-out-of-bounds Read in _decode_session6 (2)
 2019-03-21 23:21 UTC  (2+ messages)

[PATCH] pci/quirks: Add quirk to reset nvgpu at boot for the Lenovo ThinkPad P50
 2019-03-21 22:48 UTC  (6+ messages)

WIP: PCIe on MSM8998
 2019-03-21 17:34 UTC  (10+ messages)
    `  "

[PATCH v5 0/8] PCI: DWC/Keystone: MSI configuration cleanup
 2019-03-21  9:59 UTC  (9+ messages)
` [PATCH v5 1/8] PCI: keystone: Cleanup interrupt related macros
` [PATCH v5 2/8] PCI: keystone: Add separate functions for configuring MSI and legacy interrupt
` [PATCH v5 3/8] PCI: keystone: Use hwirq to get the MSI IRQ number offset
` [PATCH v5 4/8] PCI: keystone: Cleanup ks_pcie_msi_irq_handler
` [PATCH v5 5/8] PCI: dwc: Add support to use non default msi_irq_chip
` [PATCH v5 6/8] PCI: keystone: Use Keystone specific msi_irq_chip
` [PATCH v5 7/8] PCI: dwc: Remove Keystone specific dw_pcie_host_ops
` [PATCH v5 8/8] PCI: dwc: Do not write to MSI control registers if the platform doesn't use it

[PATCH v3] PCI/MSI: Don't touch MSI bits when the PCI device is disconnected
 2019-03-21  4:57 UTC  (5+ messages)

[PATCH 1/2] PCI: rcar: Clean up remaining macros defining bits
 2019-03-21  3:20 UTC  (8+ messages)
` [PATCH 2/2] PCI: rcar: Replace unsigned long with u32 in register accessors

[PATCH 0/3] pci-hyperv: fix memory leak and add pci_destroy_slot()
 2019-03-21  0:42 UTC  (10+ messages)
` [PATCH 1/3] PCI: hv: Fix a memory leak in hv_eject_device_work()
` [PATCH 2/3] PCI: hv: Add hv_pci_remove_slots() when we unload the driver
` [PATCH 3/3] PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessary

[PATCH v5 00/12] PCI: brcmstb: Add Broadcom Settopbox PCIe support (resend)
 2019-03-20 23:22 UTC  (3+ messages)

[PATCH] hotplug/drc-info: ininitialize fndit to zero
 2019-03-20 22:12 UTC  (2+ messages)

[PATCH 0/2] PCI: Describe external-facing ports in device tree
 2019-03-20 22:03 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: Add external-facing PCIe port property
` [PATCH 2/2] PCI: OF: Support external-facing property

[PATCH] drivers: ntb: Kconfig: pedantic cleanups
 2019-03-20 21:15 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] PCI: Mark expected switch fall-throughs
 2019-03-20 20:23 UTC  (7+ messages)
` [Xen-devel] "

[GIT PULL] PCI changes for v5.1
 2019-03-20 19:35 UTC  (10+ messages)
  ` [PATCH] PCI/LINK: bw_notification: Do not leave interrupt handler NULL

[PATCH v2 0/3] Fix system crash for accessing unmapped IO port regions
 2019-03-20 18:14 UTC  (4+ messages)
` [RFC PATCH v2 1/3] resource: Request IO port regions from children of ioport_resource
` [PATCH v2 2/3] lib: logic_pio: Reject access to unregistered CPU MMIO regions
` [PATCH v2 3/3] lib: logic_pio: Make some prints explicitly hex

[PATCH 0/2] Link bandwidth notification fixes
 2019-03-20 11:05 UTC  (3+ messages)
` [PATCH 1/2] PCI/LINK: bw_notification: Clear interrupt before enabling it
` [PATCH 2/2] PCI/LINK: bw_notification: Deduplicate reports for multi-function devices

[PATCH v2 0/2] Add Error Disconnect Recover (EDR) support
 2019-03-19 20:47 UTC  (3+ messages)
` [PATCH v2 1/2] PCI/ACPI: Add _OSC based negotiation support for DPC
` [PATCH v2 2/2] PCI/DPC: Add Error Disconnect Recover (EDR) support

[PATCH v3 00/3] MIPS: SGI-IP27 rework part2
 2019-03-19 15:47 UTC  (5+ messages)
` [PATCH v3 1/3] MIPS: SGI-IP27: move IP27 specific code out of pci-ip27.c into new file
` [PATCH v3 2/3] MIPS: SGI-IP27: use generic PCI driver
` [PATCH v3 3/3] MIPS: SGI-IP27: abstract chipset irq from bridge

[PATCH V2] PCI: tegra: Use the DMA-API to get the MSI address
 2019-03-19 14:02 UTC 

[PATCH v4 0/9] PCI: DWC/Keystone: MSI configuration cleanup
 2019-03-19 11:35 UTC  (10+ messages)
` [PATCH v4 3/9] PCI: keystone: Convert to using hierarchy domain for legacy interrupts

[PATCH] PCI: Fix to avoid potential NULL pointer dereference
 2019-03-19  5:36 UTC  (2+ messages)

[RFC 1/2] dt-bindings: imx6q-pcie: Add support for i.MX8QM/QXP PCIe
 2019-03-19  3:35 UTC  (10+ messages)
` [RFC 2/2] PCI: imx6: "

[RFC PATCH v1] PCI: qcom: Use quirk to override incorrect device class
 2019-03-18 17:14 UTC  (15+ messages)
      ` [PATCH v2] PCI: qcom: Use default config space read function
                    ` [PATCH v3] "
                        ` [PATCH v4] "

[PATCH] PCI: Fix pci_host_bridge initialization
 2019-03-18 16:07 UTC 

[PATCH] PCI: pciehp: Don't wait for Command Completed if this interrupt is disabled
 2019-03-18 15:42 UTC  (3+ messages)

[PATCH] PCI: rcar: don't shadow the 'irq' variable
 2019-03-18 10:36 UTC  (3+ messages)

[PATCH v3 0/5] PCI: dwc: Support remove
 2019-03-18 10:09 UTC  (10+ messages)
` [PATCH v3 1/5] PCI: dwc: Fix dw_pcie_free_msi() if msi_irq is invalid
` [PATCH v3 2/5] PCI: dwc: Free the page for MSI IRQ in dw_pcie_free_msi()
` PCI: dwc: Free MSI in the error code path of dw_pcie_host_init()
` [PATCH v3 3/5] "
` [PATCH v3 4/5] PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify the code
` [PATCH v3 5/5] PCI: dwc: Save root bus for driver remove

[PATCH] PCI: tegra: Use the DMA-API to get the MSI address
 2019-03-18  8:46 UTC  (3+ messages)

[PATCH] arm64: dts: mt2712: Remove un-used property for PCIe
 2019-03-18  8:27 UTC 

[PATCH v2] PCI: aardvark: Use LTSSM state to build link training flag
 2019-03-16 16:12 UTC 

[PATCH RESEND v1 0/3] PCI: ACPI: Implement support for _HPX Type 3 tables
 2019-03-15 19:29 UTC  (2+ messages)
` [PATCH v1 4/4] PCI/ACPI: Advertise HPX type 3 support via _OSC

[RFC PATCH 0/2] Fix system crash for accessing unmapped IO port regions
 2019-03-15 12:58 UTC  (10+ messages)
` [RFC PATCH 1/2] resource: Request IO port regions from children of ioport_resource
` [RFC PATCH 2/2] hwmon: (f71805f): Use request_region() in f71805f_init()

[PATCH] pci: pcie-rcar: fix a potential NULL pointer dereference
 2019-03-15 11:54 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH] pci: endpoint: fix a potential NULL pointer dereference
 2019-03-15  5:07 UTC 

PCI: BUG in pci_epf_remove_cfs() from pci-epf-test
 2019-03-15  0:11 UTC 

[PATCH] pci: pcie-xilinx: fix a missing-check bug for __get_free_pages
 2019-03-14  5:58 UTC 

[PATCH] pci: pci-tegra: fix a potential NULL pointer dereference
 2019-03-14  5:53 UTC 

[PATCH] pci: aardvark: Wait for endpoint to be ready before training link
 2019-03-13 21:37 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).