linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-26 17:23:01 to 2016-09-02 16:28:29 UTC [more...]

[PATCH v10 2/2] PCI: Rockchip: Add Rockchip PCIe controller support
 2016-09-02 16:28 UTC  (13+ messages)
` [v10,2/2] "

[PATCH][RFC v3] PCI: Workaround to enable poweroff on Mac Pro 11
 2016-09-02 16:25 UTC  (3+ messages)

[PATCH v2 00/15] PCI: rockchip: Cleanups against v10
 2016-09-02 15:56 UTC  (16+ messages)
` [PATCH v2 01/15] Remove unused symbols, unnecessary parens, other minor comments from
` [PATCH v2 02/15] Rename pcie_read() and pcie_write() to rockchip_pcie_read() and
` [PATCH v2 03/15] Always use "rockchip" as the pointer to per-device struct
` [PATCH v2 04/15] Rename struct rockchip_pcie_port to struct rockchip_pcie
` [PATCH v2 05/15] Use a local "dev" to avoid repetition of "rockchip->dev"
` [PATCH v2 06/15] Add comment about why 32-bit read/modify/write isn't safe
` [PATCH v2 07/15] Simplify the confusing HIWORD_UPDATE scheme
` [PATCH v2 08/15] Remove duplicate CSR definition
` [PATCH v2 09/15] Move CSR bases into definition
` [PATCH v2 10/15] Group related CSR definitions together
` [PATCH v2 11/15] Rename PCIE_CORE_RC_CONF_SCC_SHIFT to match similar definitions
` [PATCH v2 12/15] Rename ROCKCHIP_PCIE_RPIFR1_INTR_MASK and ROCKCHIP_PCIE_RPIFR1_INTR_SHIFT
` [PATCH v2 13/15] The register at PCIE_CLIENT_BASE presumably has a name of its own. Add a
` [PATCH v2 14/15] Simplify testing of link status and speed testing
` [PATCH v2 15/15] Move msleeps to address Guenter's comments

[RFC PATCH V5 0/5] ECAM quirks handling for ARM64 platforms
 2016-09-02 15:38 UTC  (4+ messages)
` [RFC PATCH V5 1/5] PCI: Embed pci_ecam_ops in pci_config_window structure

[PATCH v3 2/2] pci/aer: interrupt fixup in the quirk
 2016-09-02 15:17 UTC  (4+ messages)
` [PATCH v4 1/2] nxp/dts: add pcie aer interrupt-name property in the dts
  ` [PATCH v4 2/2] pci:aer: add support aer interrupt with none MSI/MSI-X/INTx mode

[PATCH 0/3] pcie-designware: support for external MSI controller
 2016-09-02 15:01 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: designware-pcie: document optional msi-parent property
` [PATCH 2/3] pci: pcie-designware: add support for external MSI controller
` [PATCH 3/3] arm64: dts: marvell: enable MSI for PCIe on Armada 7K/8K

[PATCH 0/3] pci: remove msi_controller registration API
 2016-09-02 13:34 UTC  (6+ messages)
` [PATCH 1/3] pci: pci-aardvark: move to MSI handling using generic MSI support
` [PATCH 2/3] pci: pci-mvebu: remove useless MSI enabling code
` [PATCH 3/3] of: pci: remove unused MSI controller helpers

[PATCH V8 0/8] Introduce ACPI world to ITS irqchip
 2016-09-02 11:52 UTC  (6+ messages)
` [PATCH V8 1/8] ACPI: I/O Remapping Table (IORT) initial support
  ` [Linaro-acpi] "

Defining polarity and trigger mode for static interrupts in _PRT
 2016-09-02 11:09 UTC  (22+ messages)

[RFC PATCH V2 0/3] Add ACPI support for Hisilicon PCIe Host Controller
 2016-09-02  3:49 UTC  (16+ messages)
` [RFC PATCH V2 1/3] PCI: hisi: re-architect Hip05/Hip06 controllers driver to preapare for ACPI
` [RFC PATCH V2 2/3] PCI: hisi: Add ECAM support for devices that are not RC
` [RFC PATCH V2 3/3] PCI/ACPI: hisi: Add ACPI support for HiSilicon SoCs Host Controllers

[PATCH 1/2] PCI: save and restore device state during bus reset
 2016-09-02  0:25 UTC  (3+ messages)
` [PATCH 2/2] PCI: add CRS support to error handling path

[RFC] PCI: Unassigned Expansion ROM BARs
 2016-09-01 19:16 UTC  (3+ messages)

[PATCH 0/9] PCI: rockchip: Cleanups against v10
 2016-09-01 20:52 UTC  (11+ messages)
` [PATCH 1/9] Remove unused symbols, unnecessary parens, other minor comments from
` [PATCH 2/9] Rename pcie_read() and pcie_write() to rockchip_pcie_read() and
` [PATCH 3/9] Always use "rockchip" as the pointer to per-device struct
` [PATCH 4/9] Rename struct rockchip_pcie_port to struct rockchip_pcie
` [PATCH 5/9] Use a local "dev" to avoid repetition of "rockchip->dev"
` [PATCH 6/9] Add comment about why 32-bit read/modify/write isn't safe
` [PATCH 7/9] Simplify the confusing HIWORD_UPDATE scheme
` [PATCH 8/9] Simplify testing of link status and speed testing
` [PATCH 9/9] Move msleeps to address Guenter's comments

[PATCH] lspci: Parse all the L1 PM substate capability regs
 2016-09-01 16:27 UTC 

[PATCH] PCI: Mark Haswell Power Control Unit as having non-compliant BARs
 2016-09-01 13:53 UTC  (7+ messages)

[PATCH v1] PCI: pciehp: Fix presence detect change interrupt handling
 2016-09-01 10:44 UTC  (10+ messages)

[PATCH 1/6] PCI: xilinx: Keep both legacy and MSI interrupt references
 2016-09-01 10:14 UTC  (6+ messages)
` [PATCH 2/6] PCI: Xilinx : Clear interrupt register for invalid interrupt
` [PATCH 3/6] PCI: Xilinx: Clear correct msi set bit
` [PATCH 4/6] PCI: Xilinx: Dispose MSI virtual irq
` [PATCH 5/6] PCI: Xilinx: Read more than one function per device
` [PATCH 6/6] Microblaze: Modify microblaze pci specific code to support multidomain

[PATCH 1/3] PCI: Xilinx NWL PCIe: Expanding PCIe core errors and printing event occurred
 2016-09-01  5:19 UTC  (9+ messages)
` [PATCH 2/3] PCI: Xilinx NWL PCIe: Enabling all MSI interrupts using MSI mask
` [PATCH 3/3] PCI: Xilinx NWL PCIe: Fix Error for multi function device for legacy interrupts

[PATCH v4 0/2] PCI: altera: Retrain link in rootport mode only
 2016-09-01  1:17 UTC  (2+ messages)

[PATCH v1] arm64:pci: fix the IOV device enabled crash issue in designware
 2016-09-01  0:58 UTC  (8+ messages)
` [PATCH v2] arm64:pci: fix the IOV device access config space valid condition

Kernel Freeze with American Megatrends BIOS
 2016-08-31 20:16 UTC  (32+ messages)

[PATCH 0/2] Remove last use and references to DEFINE_PCI_DEVICE_TABLE
 2016-08-31 16:19 UTC  (2+ messages)
` [PATCH 2/2] treewide: Remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE

[PATCH v2 0/2] HWRNG/PCI: Add driver for Cavium Thunder RNG
 2016-08-31 15:17 UTC  (2+ messages)

[PATCH RESEND] bindings: PCI: artpec: correct pci binding example
 2016-08-31 15:02 UTC  (2+ messages)

[PATCH] PCI: rockchip: Correct the register value for clearing client interrupts
 2016-08-31 13:07 UTC  (4+ messages)

[RFC PATCH V5 0/5] ECAM quirks handling for ARM64 platforms
 2016-08-31 12:10 UTC  (3+ messages)

[PATCH v6 0/8] thunderbolt: Introducing Thunderbolt(TM) networking
 2016-08-31 11:39 UTC  (11+ messages)
` [PATCH v6 3/8] thunderbolt: Kconfig for "
` [PATCH v6 4/8] thunderbolt: Communication with the ICM (firmware)
` [PATCH v6 5/8] thunderbolt: Networking state machine
` [PATCH v6 7/8] thunderbolt: Networking doc

[PATCH] PCI: rcar: Don't disable/unprepare clocks on prepare/enable failure
 2016-08-31  9:28 UTC 

[PATCH 0/4] PCI PM refinements
 2016-08-31  6:15 UTC  (5+ messages)
` [PATCH 3/4] PCI: Avoid unnecessary resume after direct-complete
` [PATCH 1/4] PCI: Afford direct-complete to devices with nonstandard PM
` [PATCH 2/4] PCI: Query platform firmware for device power state
` [PATCH 4/4] PCI: Avoid unnecessary resume on shutdown

[RFC 0/2] vmd list item shortening
 2016-08-30 21:04 UTC  (3+ messages)
` [RFC 1/2] vmd: eliminate vmd_vector member from list type
` [RFC 2/2] vmd: eliminate index member from irq list

[PATCH v2] PCI: altera: Retrain link in rootport mode only
 2016-08-30 17:04 UTC  (9+ messages)

[PATCH] cxl: use pcibios_free_controller_deferred() when removing vPHBs
 2016-08-30  2:36 UTC  (3+ messages)

[PATCH 1/2] vmd: allocate irq lists with correct msix count
 2016-08-29 17:55 UTC  (4+ messages)
` [PATCH 2/2] vmd: convert to use pci_alloc_irq_vectors api

[PATCH] xen: Remove event channel notification through Xen PCI platform device
 2016-08-29 17:29 UTC 

[PATCH 1/2] vmd: Fix infinite loop executing irq's
 2016-08-29 16:07 UTC  (4+ messages)
` [PATCH 2/2] vmd: Synchronize with RCU freeing msi irq descs

Support for configurable PCIe endpoint
 2016-08-29 15:25 UTC  (10+ messages)

[PATCH v1] iov: add return failure condition for pci_setup_device
 2016-08-29  7:28 UTC 

PCI CRS Support
 2016-08-28 17:57 UTC  (5+ messages)

[PATCHv2 0/2] VMD PCIe specific LED control
 2016-08-26 17:23 UTC  (3+ messages)
` [PATCHv2 1/2] pciehp: Let user control LED status
` [PATCHv2 2/2] x86/vmd: Add PCI domain specific LED option


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