linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-24 22:34:18 to 2016-09-01 16:44:43 UTC [more...]

[PATCH 0/9] PCI: rockchip: Cleanups against v10
 2016-09-01 16:44 UTC  (7+ 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 v10 2/2] PCI: Rockchip: Add Rockchip PCIe controller support
 2016-09-01 16:34 UTC  (5+ messages)
` [v10,2/2] "

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

[PATCH 0/3] pci: remove msi_controller registration API
 2016-09-01 15:38 UTC  (4+ 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

[RFC PATCH V2 0/3] Add ACPI support for Hisilicon PCIe Host Controller
 2016-09-01 14:02 UTC  (13+ 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] 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  (4+ messages)
` [PATCH v4 1/2] PCI: altera: Rework configs accessors
` [PATCH v4 2/2] PCI: altera: Move retrain from _FIXUP to altera_pcie_host_init()

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

Defining polarity and trigger mode for static interrupts in _PRT
 2016-08-31 23:08 UTC  (27+ messages)

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  (5+ messages)
` [PATCH v2 2/2] HWRNG: thunderx: Add Cavium HWRNG driver for ThunderX SoC

[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 V8 0/8] Introduce ACPI world to ITS irqchip
 2016-08-31  9:30 UTC  (5+ messages)
` [PATCH V8 1/8] ACPI: I/O Remapping Table (IORT) initial support

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

[PATCH v3 2/2] pci/aer: interrupt fixup in the quirk
 2016-08-31  6:37 UTC  (3+ 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/4] PCI PM refinements
 2016-08-31  6:15 UTC  (5+ messages)
` [PATCH 4/4] PCI: Avoid unnecessary resume on shutdown
` [PATCH 2/4] PCI: Query platform firmware for device power state
` [PATCH 3/4] PCI: Avoid unnecessary resume after direct-complete
` [PATCH 1/4] PCI: Afford direct-complete to devices with nonstandard PM

[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  (10+ messages)

[PATCH 0/3] pcie-designware: support for external MSI controller
 2016-08-30 16:06 UTC  (8+ 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] 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

[PATCH v3] PCI: altera: Retrain link in rootport mode only
 2016-08-26  0:42 UTC  (3+ messages)

[PATCH 1/2] pci/aer: Add bus flag to skip source id matching
 2016-08-25 23:26 UTC  (2+ messages)
` [PATCH 2/2] pci/vmd: Add quirk for aer to ignore source id

Question about dma-ranges property for PCI host controllers
 2016-08-25 16:03 UTC  (4+ messages)

[PATCH 1/2] PCI: rockchip: fix broken ASPM due to incorrect L1PwrOnSc/Val
 2016-08-25 13:41 UTC  (3+ messages)
` [PATCH 2/2] MAINTAINERS: Add rockchip pcie driver entry

[PATCH] Allow pci_enable_ptm to be called outside of the pci subsystem
 2016-08-25 13:33 UTC  (3+ messages)
` [PATCH] PCI: Export pci_enable_ptm

[GIT PULL] PCI fixes for v4.8
 2016-08-25 13:29 UTC 

Hotplug not working for USB 3.1 docking station on Dell XPS 13
 2016-08-25 13:15 UTC  (4+ messages)

[PATCH 1/1] pci: host: pci-layerscape: add missing of_node_put after calling of_parse_phandle
 2016-08-25  9:02 UTC  (3+ messages)

[PATCH] PCI: release pci_host_bridge resource after remove root bus
 2016-08-25  8:16 UTC  (7+ messages)

[PATCH 0/9] PCI: final demodularization of non-modular code
 2016-08-24 22:34 UTC  (2+ 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).