linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-20 16:11:33 to 2017-09-29 20:19:46 UTC [more...]

[PATCH] PCI: Fix legacy IRQ assignment execution stage
 2017-09-29 20:19 UTC  (6+ messages)

[PATCH v1] pci: introduce for_each_pci_bridge() helper
 2017-09-29 19:21 UTC 

[GIT PULL] PCI fixes for v4.14
 2017-09-29 19:08 UTC 

[PATCH 0/4] pci aer: fix deadlock in do_recovery
 2017-09-29 16:23 UTC  (13+ messages)
` [PATCH 1/4] pci: introduce __pci_walk_bus for caller with pci_bus_sem held
` [PATCH 2/4] pci: code refactor pci_bus_lock/unlock/trylock
` [PATCH 3/4] pci aer: fix deadlock in do_recovery
` [PATCH 4/4] lockdep: make MAX_LOCK_DEPTH configurable from Kconfig

[PATCH] ACPI/IORT: Fix PCI ACS enablement
 2017-09-29 16:08 UTC  (7+ messages)

[PATCH] Bug fix for PME interrupt handler, add Root Status check
 2017-09-29 13:12 UTC  (4+ messages)

[PATCH v3] PCI: quirks: update Cavium ThunderX ACS quirk implementation
 2017-09-29 12:22 UTC  (13+ messages)
` [PATCH v4] "
  ` [PATCH v5] "
    ` [PATCH v6] "

[PATCH 1/2] pci: Cache the VF device ID in the SR-IOV structure
 2017-09-29  7:53 UTC  (4+ messages)
` [PATCH 2/2] pci: Expose offset, stride, and VF device ID via sysfs

[PATCH] PCI: tegra: Use different MSI target address for Tegra20
 2017-09-29  7:22 UTC  (6+ messages)

ACPI object counter overrun on frequent nvme resets
 2017-09-29  4:40 UTC  (2+ messages)

[PATCH v3 0/2] pci: add support for firmware initialized designware RCs
 2017-09-29  3:29 UTC  (11+ messages)
` [PATCH v3 1/2] pci: designware: add driver for DWC controller in ECAM shift mode

alpha runtime warnings due to commit 0e4c2eeb758 ("alpha/PCI: Replace pci_fixup_irqs() call with host ...")
 2017-09-28 17:53 UTC  (3+ messages)

[PATCH] uio/uio_pci_generic: Add SR-IOV support
 2017-09-28 16:56 UTC  (10+ messages)

[RFC 0/3] Introduce PCI device blacklisting
 2017-09-28 15:58 UTC  (11+ messages)
` [RFC 1/3] PCI: pci-driver: Introduce pci device delete list
` [RFC 2/3] module: Ignore delete_id parameter
` [RFC 3/3] Documentation: Add pci device delete_id interface

[PATCH v3] PCIe AER: report uncorrectable errors only to the functions that logged the errors
 2017-09-28 14:33 UTC 

[PATCH v2 0/7] PCI: aardvark: improve compatibility with PCI devices
 2017-09-28 12:58 UTC  (8+ messages)
` [PATCH v2 1/7] PCI: aardvark: fix logic in PCI configuration read/write functions
` [PATCH v2 2/7] PCI: aardvark: set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
` [PATCH v2 3/7] PCI: aardvark: set host and device to the same MAX payload size
` [PATCH v2 4/7] PCI: aardvark: use isr1 instead of isr0 interrupt in legacy irq mode
` [PATCH v2 5/7] PCI: aardvark: disable LOS state by default
` [PATCH v2 6/7] PCI: aardvark: fix PCIe max read request size setting
` [PATCH v2 7/7] PCI: aardvark: define IRQ related hooks in pci_host_bridge

[PATCH v2] PCIe AER: report uncorrectable errors only to the functions that logged the errors
 2017-09-27 16:02 UTC  (8+ messages)

[PATCH] PCI MSI: allow alignment restrictions on vector allocation
 2017-09-27 15:28 UTC  (3+ messages)

[PATCH 1/2 v4] PCI: v3: Update the device tree bindings
 2017-09-27 13:55 UTC  (4+ messages)

[PATCH V2 0/4] Add Tegra186 PCIe support
 2017-09-27 11:58 UTC  (5+ messages)
` [PATCH V2 1/4] dt-bindings: pci: tegra: Document Tegra186 PCIe DT
` [PATCH V2 2/4] PCI: tegra: Add Tegra186 PCIe support
` [PATCH V2 3/4] arm64: tegra: Add PCIe node for Tegra186
` [PATCH V2 4/4] arm64: tegra: Enable PCIe on Jetson TX2

[PATCH] PCI: tegra: Use generic accessors where possible
 2017-09-27  9:33 UTC  (3+ messages)

[PATCH kernel v2] powerpc/powernv: Reserve a hole which appears after enabling IOV
 2017-09-27  6:52 UTC 

[PATCH kernel] powerpc/powernv: Reserve a hole which appears after enabling IOV
 2017-09-27  6:38 UTC  (2+ messages)

[PATCH v3 0/3] Split default display handling out from VGA arbiter
 2017-09-27  3:52 UTC  (6+ messages)

[pci:pci/host-v3-semi 2/2] drivers/pci/host/pci-v3-semi.c:702:6: error: implicit declaration of function 'of_pci_dma_range_parser_init'
 2017-09-27  1:36 UTC 

[PATCH] PM / PCI: Do not resume any devices in pci_pm_prepare()
 2017-09-26 21:39 UTC  (5+ messages)

[PATCH] PCI: Avoid non working configurations for PCI_REALLOC_ENABLE_AUTO
 2017-09-26 21:30 UTC  (2+ messages)

SR-IOV & virtfn/physfn sysfs links
 2017-09-26 20:57 UTC  (2+ messages)

[PATCH] ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handle
 2017-09-26 20:25 UTC  (3+ messages)

[PATCH v7] PCI: Workaround wrong flags completions for IDT switch
 2017-09-26 20:03 UTC  (4+ messages)

[PATCH 0/3] make PCI's and platform's driver_override_store()/show() converge
 2017-09-26 20:02 UTC  (11+ messages)
` [PATCH 1/3] PCI: fix race condition with driver_override
` [PATCH 2/3] PCI: don't use snprintf() in driver_override_show()
` [PATCH 3/3] driver core: platform: Don't read past the end of "driver_override" buffer

[PATCH 1/2] PCI: Remove reset argument from pci_iov_{add,remove}_virtfn()
 2017-09-26 17:57 UTC  (2+ messages)

[PATCH v4 pci 0/2] PCI/MSI: pci-xgene-msi: Enable MSI support in ACPI boot for X-Gene v1
 2017-09-26 17:49 UTC  (3+ messages)
` [PATCH v4 pci 1/2] "
` [PATCH v4 pci 2/2] PCI/MSI: Enforce MSI driver loaded before PCIe in ACPI boot

[RESEND PATCH v11 0/3] Tango PCIe host bridge MSI support + required API
 2017-09-26 17:46 UTC  (5+ messages)
` [RESEND PATCH v11 1/3] of/pci: Add dma-ranges parsing support
` [RESEND PATCH v11 2/3] PCI: Use of_pci_dma_range_parser_init API
` [RESEND PATCH v11 3/3] PCI: tango: Add MSI controller support

[PATCH v2 0/5] dmaengine: ZynqMP PS PCIe DMA driver
 2017-09-26 17:34 UTC  (5+ messages)
` [PATCH v2 3/5] dmaengine: zynqmp_ps_pcie: Adding "
` [PATCH v2 4/5] dmaengine: zynqmp_ps_pcie: Adding PS PCIe platform "

[PATCH 0/7] PCI: Improvements for native PCIe hotplug
 2017-09-26 14:17 UTC  (8+ messages)
` [PATCH 1/7] PCI: Do not allocate more buses than available in parent
` [PATCH 2/7] PCI: Introduce pcie_upstream_port()
` [PATCH 3/7] PCI: Distribute available buses to hotplug capable PCIe downstream ports
` [PATCH 4/7] PCI: Distribute available resources "
` [PATCH 5/7] PCI: pciehp: Fix race condition handling surprise link down
` [PATCH 6/7] PCI: pciehp: Do not clear Presence Detect Changed during initialization
` [PATCH 7/7] PCI: pciehp: Check that the device is really present before touching it

[PATCH v4 0/3] Workaround for bus/slot reset on Cavium cn8xxx root ports
 2017-09-26 12:00 UTC  (6+ messages)
` [v4,0/3] "

[PATCH V6 3/5] PCI: thunder-pem: Allow to probe PEM-specific register range for ACPI case
 2017-09-26  8:23 UTC  (14+ messages)

[PATCH 0/2] fix 4GB DRAM window support on mvebu
 2017-09-25 23:56 UTC  (6+ messages)
` [PATCH 1/2] bus: mbus: fix window size calculation for 4GB windows
` [PATCH 2/2] PCI: mvebu: Check DRAM window size

[PATCH 0/3] DWC host without MSI controller
 2017-09-25 23:54 UTC  (4+ messages)
` [PATCH 1/3] PCI: designware: only register MSI controller when MSI irq line is valid

[PATCH] pci: Add dummy for pci_acs_enabled() if CONFIG_PCI=n to fix iommmu build
 2017-09-25 16:13 UTC  (6+ messages)

[PATCH 0/7] PCI: aardvark: improve compatibility with PCI devices
 2017-09-25 14:41 UTC  (2+ messages)

aardvark pci controller ath9k request_irq fail
 2017-09-25  8:47 UTC  (4+ messages)

[PATCH 1/5] PCI: protect restore with device lock to be consistent
 2017-09-25  0:30 UTC  (8+ messages)
` [PATCH 2/5] PCI: handle FLR failure and allow other reset types
` [PATCH 3/5] PCI: make pci_flr_wait() generic and rename to pci_dev_wait()
` [PATCH 4/5] PCI: wait device ready after pci_pm_reset()
` [PATCH 5/5] PCI: add device wait after slot and bus reset

[RFC PATCH] PCI: Fix prefetchable range broken in pci_bridge_check_ranges
 2017-09-23  7:24 UTC 

[PATCH v3 0/2] Prepartion for SR-IOV PowerVM Enablement
 2017-09-22 14:19 UTC  (3+ messages)
` [PATCH v3 1/2] powerpc/kernel: Separate SR-IOV Calls
` [PATCH v3 2/2] pseries/eeh: Add Pseries pcibios_bus_add_device

[PATCH v2 0/2] Prepartion for SR-IOV PowerVM Enablement
 2017-09-22 14:06 UTC  (3+ messages)
` [PATCH v2 1/2] powerpc/kernel: Separate SR-IOV Calls
` [PATCH v2 2/2] pseries/eeh: Add Pseries pcibios_bus_add_device

[GIT PULL] PCI fixes for v4.14
 2017-09-22 14:04 UTC 

[PATCH v1 0/3] Prepartion for SR-IOV PowerVM Enablement
 2017-09-22 13:46 UTC  (4+ messages)
` [PATCH v1 1/3] powerpc/kernel: Split up pci_bus_add_device

[PATCH 0/2] PCI: layerscape: add fixes for layerscape-pcie errata
 2017-09-22  7:25 UTC  (3+ messages)
` [PATCH 1/2] PCI: Disable MSI for Freescale PCIe RC mode
` [PATCH 2/2] pci/layerscape: change the default error response behavior

[PATCH 0/5] arm64: add ls1012a and ls1046a pcie support
 2017-09-21 23:32 UTC  (5+ messages)
` [PATCH 1/5] irqchip/ls-scfg-msi: add LS1012a MSI support
` [PATCH 3/5] PCI: layerscape: Add support for ls1012a

[PATCH v4 4/5] drivers: pci: add support for relative addressing in quirk tables
 2017-09-21 21:03 UTC 

[PATCH] vfio/pci: Virtualize Maximum Payload Size
 2017-09-21  6:36 UTC  (7+ messages)

[PATCH] PCI: endpoint: use correct "end of test" interrupt
 2017-09-20 18:58 UTC  (4+ messages)
  `  "


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