messages from 2017-03-10 02:46:15 to 2017-03-14 20:04:11 UTC [more...]
[PATCH] PCI: For d3_delay and d3cold_delay, zero means zero
2017-03-14 20:04 UTC (6+ messages)
[PATCH 1/4] pci: Allow lockless access path to PCI mmconfig
2017-03-14 19:47 UTC (12+ messages)
` [PATCH 2/4] pci: Add generic pci_bus_force_mmconfig interface
` [PATCH 3/4] x86, pci: Add interface to force mmconfig
[PATCH] PCI: aardvark: Remove msi-controller dt node probing
2017-03-14 19:30 UTC (2+ messages)
[PATCH v2 3/5] pci: set msi_domain_ops as __ro_after_init
2017-03-14 19:24 UTC (8+ messages)
[PATCH V4 0/3] PCI/ASPM: reconfigure ASPM following hotplug for POLICY_DEFAULT
2017-03-14 19:21 UTC (9+ messages)
` [PATCH V4 1/3] PCI/ASPM: divide ASPM capability init into pre and post init
` [PATCH V4 2/3] PCI/ASPM: move part of ASPM initialization to pci_init_capabilities
` [PATCH V4 3/3] PCI/ASPM: move link_state cleanup to bridge remove
[PATCH] pci: Add WARN_ON() for some pci= kernel parameters
2017-03-14 17:46 UTC
Neophyte questions about PCIe
2017-03-14 15:54 UTC (27+ messages)
[PATCH v6 0/4] i.MX7 PCI support
2017-03-14 15:18 UTC (5+ messages)
` [PATCH v6 1/4] PCI: imx6: Add code to support i.MX7D
` [PATCH v6 2/4] PCI: imx6: Do not wait for speed change on i.MX7
` [PATCH v6 3/4] PCI: imx6: Do not switch speed if Gen2 is disabled
` [PATCH v6 4/4] PCI: imx6: Allow probe deferal by reset GPIO
[RESEND PATCH v5 0/4] i.MX7 PCI support
2017-03-14 15:05 UTC (3+ messages)
` [RESEND PATCH v5 1/4] PCI: imx6: Add code to support i.MX7D
[PATCH 00/29] drivers, mics refcount conversions
2017-03-14 14:58 UTC (5+ messages)
` [PATCH 08/29] drivers, md: convert mddev.active from atomic_t to refcount_t
[PATCH v5 0/4] i.MX7 PCI support
2017-03-14 14:43 UTC (3+ messages)
` [PATCH v5 1/4] PCI: imx6: Add code to support i.MX7D
Resizeable PCI BAR support V3
2017-03-14 13:09 UTC (11+ messages)
` [PATCH 1/4] PCI: add resizeable BAR infrastructure v3
` [PATCH 2/4] PCI: add functionality for resizing resources v2
` [PATCH 3/4] x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 30h-3fh) Processors
` [PATCH 4/4] drm/amdgpu: resize VRAM BAR for CPU access
[BUG] 4.11.0-rc1 panic on shutdown X61s
2017-03-14 8:40 UTC (12+ messages)
` [Intel-wired-lan] "
[PATCH V7 0/7] LPC: legacy ISA I/O support
2017-03-14 8:39 UTC (16+ messages)
` [PATCH V7 1/7] LIBIO: Introduce a generic PIO mapping method
` [PATCH V7 2/7] PCI: Apply the new generic I/O management on PCI IO hosts
` [PATCH V7 3/7] OF: Add missing I/O range exception for indirect-IO devices
` [PATCH V7 4/7] LPC: Support the device-tree LPC host on Hip06/Hip07
` [PATCH V7 5/7] ACPI: Delay the enumeration on the devices whose dependency has not met
` [PATCH V7 6/7] LIBIO: Support the dynamically logical PIO registration of ACPI host I/O
` [PATCH V7 7/7] LPC: Add the ACPI LPC support
[PATCH V7 4/7] LPC: Support the device-tree LPC host on Hip06/Hip07 (fwd)
2017-03-14 7:07 UTC (2+ messages)
[PATCH V3] PCI/ASPM: reconfigure ASPM following hotplug for POLICY_DEFAULT
2017-03-13 21:06 UTC (5+ messages)
[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
2017-03-13 20:08 UTC (14+ messages)
` [RFC PATCH v2 06/32] x86/pci: Use memremap when walking setup data
` [RFC PATCH v2 12/32] x86: Add early boot support when running with SEV active
` [RFC PATCH v2 14/32] x86: mm: Provide support to use memblock when spliting large pages
Legacy features in PCI Express devices
2017-03-13 18:55 UTC (7+ messages)
[PATCH 1/2] switchtec: off by one in ioctl_event_ctl()
2017-03-13 16:38 UTC (2+ messages)
[PATCH v4 0/7] PCI: dwc: Miscellaneous fixes and cleanups
2017-03-13 14:32 UTC (10+ messages)
` [PATCH v4 1/7] PCI: dwc: designware: Add new *ops* for cpu addr fixup
` [PATCH v4 2/7] PCI: dwc: dra7xx: Populate cpu_addr_fixup ops
` [PATCH v4 3/7] PCI: dwc: artpec6: "
` [PATCH v4 4/7] PCI: dwc: all: Modify dbi accessors to take dbi_base as argument
` [PATCH v4 5/7] PCI: dwc: all: Modify dbi accessors to access data of 4/2/1 bytes
` [PATCH v4 6/7] PCI: dwc: designware: Move _unroll configurations to a separate function
` [PATCH v4 7/7] PCI: dwc: dra7xx: Push request_irq call to the bottom of probe
[GIT PULL 00/23] PCI: Support for configurable PCI endpoint
2017-03-13 14:22 UTC (24+ messages)
` [PATCH v4 01/23] PCI: endpoint: Add EP core layer to enable EP controller and EP functions
` [PATCH v4 02/23] Documentation: PCI: Guide to use PCI Endpoint Core Layer
` [PATCH v4 03/23] PCI: endpoint: Introduce configfs entry for configuring EP functions
` [PATCH v4 04/23] Documentation: PCI: Guide to use pci endpoint configfs
` [PATCH v4 05/23] PCI: endpoint: Create configfs entry for EPC device and EPF driver
` [PATCH v4 06/23] Documentation: PCI: Add specification for the *pci test* function device
` [PATCH v4 07/23] PCI: endpoint: functions: Add an EP function to test PCI
` [PATCH v4 08/23] Documentation: PCI: Add binding documentation for pci-test endpoint function
` [PATCH v4 09/23] PCI: dwc: designware: Add EP mode support
` [PATCH v4 10/23] dt-bindings: PCI: Add dt bindings for pci designware EP mode
` [PATCH v4 11/23] PCI: dwc: dra7xx: Facilitate wrapper and msi interrupts to be enabled independently
` [PATCH v4 12/23] PCI: dwc: dra7xx: Add EP mode support
` [PATCH v4 13/23] dt-bindings: PCI: dra7xx: Add dt bindings for pci dra7xx EP mode
` [PATCH v4 14/23] PCI: dwc: dra7xx: Workaround for errata id i870
` [PATCH v4 15/23] dt-bindings: PCI: dra7xx: Add dt bindings to enable unaligned access
` [PATCH v4 16/23] PCI: Add device IDs for DRA74x and DRA72x
` [PATCH v4 17/23] misc: Add host side pci driver for pci test function device
` [PATCH v4 18/23] Documentation: misc-devices: Add Documentation for pci-endpoint-test driver
` [PATCH v4 19/23] tools: PCI: Add a userspace tool to test PCI endpoint
` [PATCH v4 20/23] tools: PCI: Add sample test script to invoke pcitest
` [PATCH v4 21/23] Documentation: PCI: Add userguide for PCI endpoint test function
` [PATCH v4 22/23] MAINTAINERS: add PCI EP maintainer
` [PATCH v4 23/23] ARM: DRA7: clockdomain: Change the CLKTRCTRL of CM_PCIE_CLKSTCTRL to SW_WKUP
Bad DT binding (hisi-pcie-almost-ecam)
2017-03-13 13:09 UTC (6+ messages)
[PATCH 2/2] switchtec: fix some error codes
2017-03-13 10:52 UTC
[PATCH 1/5] PCI: add resizeable BAR infrastructure v2
2017-03-13 9:43 UTC (3+ messages)
[RESEND PATCH v3 0/7] PCI: dwc: Miscellaneous fixes and cleanups
2017-03-13 5:30 UTC (17+ messages)
` [RESEND PATCH v3 4/7] PCI: dwc: all: Modify dbi accessors to take dbi_base as argument
` [RESEND PATCH v3 5/7] PCI: dwc: all: Modify dbi accessors to access data of 4/2/1 bytes
[PATCH v2 1/5] PCI: rockchip: fix sign issues for current limits
2017-03-13 2:26 UTC (9+ messages)
` [PATCH v2 2/5] PCI: rockchip: make 'return 0' more obvious in probe()
` [PATCH v2 3/5] PCI: rockchip: add remove() support
` [PATCH v2 4/5] PCI: export pci_remap_iospace() and pci_unmap_iospace()
` [PATCH v2 5/5] PCI: rockchip: modularize
[PATCH 2/4 v5] PCI: add driver for Faraday Technology Host Bridge
2017-03-12 22:24 UTC
[PATCH 1/4 v5] PCI: add DT bindings for Faraday Technology PCI Host Bridge
2017-03-12 22:23 UTC
pcie-iproc: broken 2nd (& 3rd?) controller support by c3245a566400 ("PCI: iproc: Request host bridge window resources")
2017-03-10 21:11 UTC (7+ messages)
Partial BAR Address Allocation
2017-03-10 20:14 UTC (6+ messages)
[RFT PATCH] PCI: provide helper to reset all domain for host drivers
2017-03-10 19:44 UTC (3+ messages)
[PATCH v3 00/23] PCI: Support for configurable PCI endpoint
2017-03-10 13:09 UTC (4+ messages)
` [PATCH v3 08/23] Documentation: PCI: Add binding documentation for pci-test endpoint function
[PATCH] pci: Only disable MSI/X and enable INTx if shutdown function has been called
2017-03-10 12:30 UTC (3+ messages)
[PATCH 0/5] Thunderbolt GPU fixes
2017-03-10 12:15 UTC (4+ messages)
[QUESTION]: Same IO bus address in different _CRS methods
2017-03-10 9:57 UTC (8+ messages)
IOMMU suuport for Ryzen / x370?
2017-03-10 8:28 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).