public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-01 18:49:32 to 2014-12-10 23:35:56 UTC [more...]

[PATCH 0/6] PCI: MMCONFIG clean up
 2014-12-10 23:35 UTC  (11+ messages)
` [PATCH 2/6] x86, acpi, pci: Move arch-agnostic MMCFG code out of arch/x86/ directory
` [PATCH 3/6] x86, acpi, pci: Move PCI config space accessors
` [PATCH 6/6] pci, acpi: Share ACPI "

[PATCH] PCI: Clear all bridge res MEM_64 if host bridge has non mem64
 2014-12-10 22:30 UTC  (6+ messages)

[PATCH 0/2] Tegra PCI multiplatform fixes
 2014-12-10 21:14 UTC  (15+ messages)
` [PATCH 1/2] PCI: tegra: apply relaxed ordering fixup only on Tegra
` [PATCH 2/2] PCI: tegra: remove bogus bridge setup fixup

[PATCH 0/4] Add PCIe support to Broadcom iProc
 2014-12-10 20:40 UTC  (11+ messages)
  ` [PATCH 1/4] pci: iProc: define Broadcom iProc PCIe binding
  ` [PATCH 2/4] PCI: iproc: Add Broadcom iProc PCIe driver
  ` [PATCH 3/4] ARM: mach-bcm: Enable PCIe support for iProc
  ` [PATCH 4/4] ARM: dts: enable PCIe for Broadcom Cygnus

[PATCH] PCI: Clear bridge MEM_64 flag if one child does not support it
 2014-12-10  9:42 UTC  (20+ messages)

[PATCH 0/5] iommu/vt-d: Fix crash dump failure caused by legacy DMA/IO
 2014-12-10  8:46 UTC  (11+ messages)

[PATCH 0/20] fix misspelling of current function in string
 2014-12-10  2:56 UTC  (10+ messages)
` [PATCH 2/20] PCI: keystone: "
` [PATCH 3/20] PCI: "

[PATCH] PCI: layerscape: fix platform_no_drv_owner.cocci warnings
 2014-12-09 22:49 UTC  (2+ messages)

[PATCH] PCI: rcar: fix error handling of irq_of_parse_and_map
 2014-12-09 22:38 UTC  (2+ messages)

[PATCH] PCI: keystone: fix error handling of irq_of_parse_and_map
 2014-12-09 22:38 UTC  (2+ messages)

PCI BAR sysfs node permissions
 2014-12-09 21:48 UTC  (2+ messages)

[PATCH RFC] pci: Control whether VFs are probed on pci_enable_sriov
 2014-12-09 17:24 UTC  (11+ messages)

[PATCH 0/6] Introducing per-device MSI domain
 2014-12-09 15:42 UTC  (20+ messages)
` [PATCH 1/6] device core: Introduce per-device MSI domain pointer
` [PATCH 2/6] PCI/MSI: add hooks to populate the msi_domain field
` [PATCH 3/6] PCI/MSI: of: add support for OF-provided msi_domain
` [PATCH 4/6] PCI/MSI: Let pci_msi_get_domain use struct device's msi_domain
` [PATCH 5/6] irqchip: GICv2m: Get rid of struct msi_controller
` [PATCH 6/6] irqchip: gicv3-its: "

[PATCH] PCI: Refresh offset/stride after NumVFs is written
 2014-12-09 10:35 UTC  (9+ messages)

Regression: bug 85491: radeon 0000:01:00.0: Fatal error during GPU init
 2014-12-09  0:21 UTC  (21+ messages)

[GIT PULL] PCI changes for v3.19
 2014-12-08 22:50 UTC 

[PATCH v5 9/9] xen/pciback: Implement PCI reset slot or bus with 'do_flr' SysFS attribute
 2014-12-08 16:04 UTC  (16+ messages)
` [Xen-devel] "

[PATCH v2] PCI: pciehp: Check link state before accessing device during removal
 2014-12-08  6:15 UTC  (2+ messages)

[PATCH] vfio-pci: Fix the check on pci device type in vfio_pci_probe()
 2014-12-08  1:22 UTC 

[PATCH] PCI/ASPM: use standard parsing functions for sysfs setters
 2014-12-05 23:02 UTC 

[PATCH] PCI: Add disabling pm async quirk for JMicron chips
 2014-12-05 19:18 UTC  (4+ messages)

[PATCH] PCI: Generate uppercase hex for modalias var in uevent
 2014-12-04 22:47 UTC  (2+ messages)

[PATCH 0/4] PM: Use CONFIG_PM instead of CONFIG_PM_RUNTIME in core code
 2014-12-04 21:48 UTC  (10+ messages)
` [PATCH 1/4] PM: Drop the SET_PM_RUNTIME_PM_OPS() macro
` [PATCH 4/4] PCI / PM: Drop CONFIG_PM_RUNTIME from the PCI core
  ` [Update][PATCH "

[PATCH v5] Fixes for PCI backend for 3.19
 2014-12-04 17:59 UTC  (16+ messages)
` [PATCH v5 1/9] xen/pciback: Don't deadlock when unbinding
` [PATCH v5 2/9] driver core: Provide an wrapper around the mutex to do lockdep warnings
` [PATCH v5 3/9] xen/pciback: Include the domain id if removing the device whilst still in use
` [PATCH v5 4/9] xen/pciback: Print out the domain owning the device
` [PATCH v5 5/9] xen/pciback: Remove tons of dereferences
` [PATCH v5 6/9] PCI: Expose pci_load_saved_state for public consumption
` [PATCH v5 7/9] xen/pciback: Restore configuration space when detaching from a guest
` [PATCH v5 8/9] xen-pciback: drop SR-IOV VFs when PF driver unloads
` [PATCH v5 9/9] xen/pciback: Implement PCI reset slot or bus with 'do_flr' SysFS attribute

[RFC PATCH v2] drivers: pci: move PCI domain assignment to generic PCI code
 2014-12-04 10:36 UTC  (4+ messages)

[PATCH v2 0/5] PCI Hotplug Driver for PowerPC PowerNV
 2014-12-04  5:54 UTC  (6+ messages)
` [PATCH 1/5] powerpc/pci: Move pcibios_find_pci_bus() around
` [PATCH 2/5] powerpc/pci: Don't scan empty slot
` [PATCH 3/5] powerpc/powernv: Introduce pnv_pci_poll()
` [PATCH 4/5] powerpc/powernv: Functions to retrieve PCI slot status
` [PATCH 5/5] PCI/hotplug: PowerPC PowerNV PCI hotplug driver

[PATCH RFCv1 0/8] PCI: Slot Support PowerPC PowerNV Platform
 2014-12-04  5:24 UTC  (4+ messages)
` [PATCH 5/8] PCI/hotplug/rpa: Create PCI slot properly

[PATCH v4] Fixes for PCI backend for 3.19
 2014-12-03 15:52 UTC  (9+ messages)
` [PATCH v4 7/7] xen/pciback: Restore configuration space when detaching from a guest
  ` [Xen-devel] "
` [Xen-devel] [PATCH v4] Fixes for PCI backend for 3.19

[GIT PULL] PCI fixes for v3.18
 2014-12-03 18:30 UTC 

PCIE card link up w/ or w/o device connected
 2014-12-03  2:54 UTC  (3+ messages)

[PATCH] pci: support Thunderbolt requirements for I/O resources
 2014-12-03  0:19 UTC  (6+ messages)

Architectural question regarding IOV support in Linux 3.13.4
 2014-12-02 21:26 UTC  (9+ messages)

[Patch Part3 v4 00/38] Enable hierarchy irqdomian on x86 platforms
 2014-12-02  0:21 UTC  (8+ messages)
` [Patch Part3 v4 18/38] x86: irq_remapping: Clean up unsued code
` [Patch Part3 v4 38/38] x86, irq: Add kernel parameter vector_alloc to set CPU vector allocation policy

[PATCH v2] PCI: tegra: Use physical range for I/O mapping
 2014-12-02  0:01 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