linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-09 12:13:28 to 2016-06-14 16:10:36 UTC [more...]

[PATCH v2 2/2] PCI: Handle Broadcom Vulcan DMA alias calculation quirk
 2016-06-14 16:10 UTC  (3+ messages)

[PATCH v1 1/1] x86/platform/intel-mid: Add Power Management Unit driver
 2016-06-14 16:07 UTC  (7+ messages)

4.6-rc*: Kernel unaligned access at pci_bus_read_config_dword+0x64/0x80
 2016-06-14 13:02 UTC  (2+ messages)

[RFC PATCH V2 0/2] ECAM quirks handling for ARM64 platforms
 2016-06-14 11:52 UTC  (15+ messages)
` [RFC PATCH V2 1/2] ACPI/PCI: Match PCI config space accessors against platfrom specific ECAM quirks
` [RFC PATCH V2 2/2] ARM64/PCI: Start using quirks handling for ACPI based PCI host controller

PCIe EndPoint DMA driver with DMA Framework
 2016-06-14 11:40 UTC  (4+ messages)

[PATCH V9 00/11] Support for ARM64 ACPI based PCI host controller
 2016-06-14  9:30 UTC  (26+ messages)
` [PATCH V9 01/11] PCI/ECAM: Move ecam.h to linux/include/pci-ecam.h
` [PATCH V9 02/11] PCI/ECAM: Add parent device field to pci_config_window
` [PATCH V9 03/11] PCI: Add new function to unmap IO resources
` [PATCH V9 04/11] ACPI/PCI: Support IO resources when parsing PCI host bridge resources
` [PATCH V9 05/11] ACPI/PCI: Add generic MCFG table handling
` [PATCH V9 06/11] PCI: Refactor generic bus domain assignment
` [PATCH V9 07/11] PCI: Factor DT specific pci_bus_find_domain_nr() code out
` [PATCH V9 08/11] ARM64/PCI: Add ACPI hook to assign domain number
` [PATCH V9 09/11] ARM64/PCI: ACPI support for legacy IRQs parsing and consolidation with DT code
` [PATCH V9 10/11] ARM64/PCI: Implement ACPI low-level calls to access PCI_Config region from AML
` [PATCH V9 11/11] ARM64/PCI: Support for ACPI based PCI host controller
  ` [Linaro-acpi] [PATCH V9 00/11] Support for ARM64 "

[PATCH v2 00/13] Runtime PM for Thunderbolt on Macs
 2016-06-14  9:27 UTC  (3+ messages)

[PATCH v2 08/13] PCI: Allow runtime PM for Thunderbolt hotplug ports on Macs
 2016-06-14  9:08 UTC  (2+ messages)
` [PATCH v2 08/13 REBASED] "

[RFC PATCH 0/3] ECAM quirks handling for ARM64 platforms
 2016-06-14  9:06 UTC  (5+ messages)
` [RFC PATCH 1/3] pci, acpi: Match PCI config space accessors against platfrom specific ECAM quirks

[PATCH] PCI: imx6: Add support for MX6SX LDO PCIE domain regulator
 2016-06-14  8:37 UTC  (6+ messages)

[PATCH 2/2] aer: add support aer interrupt with none MSI/MSI-X/INTx mode
 2016-06-14  8:24 UTC  (5+ messages)
` [PATCH v2 1/2] nxp/dts: add pcie aer interrupt-name property in the dts
  ` [PATCH v2 2/2] pci/aer: interrupt fixup in the quirk
` [PATCH v3 1/2] nxp/dts: add pcie aer interrupt-name property in the dts
  ` [PATCH v3 2/2] pci/aer: interrupt fixup in the quirk

[pci:pci/host-artpec 2/2] WARNING: drivers/built-in.o(.data+0x494b8): Section mismatch in reference from the variable artpec6_pcie_driver to the function .init.text:artpec6_pcie_probe()
 2016-06-14  7:11 UTC 

[PATCH v5] PCI: PTM Driver
 2016-06-14  1:32 UTC  (7+ messages)
` [PATCH v5] PCI: PTM preliminary implementation

[PATCH 1/2] pci: Error disabling SR-IOV if in VFs assigned
 2016-06-13 22:35 UTC  (6+ messages)

[pci:pci/ptm 3/3] drivers/pci/pcie/ptm.c:100:5: warning: unused variable 'local_clock'
 2016-06-13 22:07 UTC 

[PATCH 1/2] x86/vmd: Select device dma ops to override
 2016-06-13 21:04 UTC  (2+ messages)

[PATCH] PCI: Fix __pci_bus_size_bridges when bridge is not available
 2016-06-13 20:28 UTC  (2+ messages)

[PATCH v6 0/5] PCI: Add support for suspending (including runtime) of PCIe ports
 2016-06-13 20:05 UTC  (2+ messages)

[PATCH v6 0/3] PCI: Precision Time Measurement support
 2016-06-13 19:42 UTC  (5+ messages)
` [PATCH v6 1/3] PCI: Add Precision Time Measurement (PTM) support
` [PATCH v6 2/3] PCI: Add pci_enable_ptm() for drivers to enable PTM on endpoints
` [PATCH v6 3/3] PCI: Add PTM clock granularity information

LPC16 PCI microconference - Call for sessions proposals
 2016-06-13 17:18 UTC 

[RFC] implement gpio_pci_platform_pm to put pci device into D3cold
 2016-06-13 17:11 UTC  (2+ messages)

[PATCH 0/4] VFIO SR-IOV support
 2016-06-13 16:02 UTC  (15+ messages)
` [PATCH 1/4] VFIO: Probe new devices in a live VFIO group with the VFIO driver
` [PATCH 2/4] IOMMU: Force the VFs of an untrusted PF device to be in the PFs IOMMU group
` [PATCH 3/4] PCI: Expose iov_set_numvfs and iov_resource_size for modules
` [PATCH 4/4] VFIO: Add support for SR-IOV extended capablity
` [PATCH 4/4] VFIO: Add support for SRIOV "

vacation plans
 2016-06-13 15:47 UTC 

[PATCH v2 12/17] sh: Add PCI host bridge driver for SH7751
 2016-06-13 15:23 UTC  (4+ messages)

[PATCH 1/2] PCI: Provide sensible irq vector alloc/free routines
 2016-06-13 15:15 UTC  (12+ messages)

[PATCH V6 0/7] Introduce ACPI world to ITS irqchip
 2016-06-13 14:41 UTC  (8+ messages)
` [PATCH V6 1/7] ACPI: I/O Remapping Table (IORT) initial support
` [PATCH V6 2/7] PCI/MSI: Setup MSI domain on a per-devices basis using IORT ACPI table
` [PATCH V6 3/7] irqchip/gicv3-its: Cleanup for ITS domain initialization
` [PATCH V6 4/7] irqchip/gicv3-its: Refator ITS DT init code to prepare for ACPI
` [PATCH V6 5/7] irqchip/gicv3-its: Probe ITS in the ACPI way
` [PATCH V6 6/7] irqchip/gicv3-its: Factor out code that might be reused for ACPI
` [PATCH V6 7/7] irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization

[PATCH v2 2/2] pci: host: new driver for Axis ARTPEC-6 PCIe controller
 2016-06-13 13:33 UTC  (4+ messages)

[PATCH v2 1/2] dt-bindings: pci: add DT binding for Axis ARTPEC-6 PCIe controller
 2016-06-13 13:30 UTC  (3+ messages)

[PATCH v1 1/1] PCI / PM: enforce type casting for pci_power_t
 2016-06-13 13:19 UTC  (5+ messages)

[PATCH] PCI: imx6: Add missing required clocks
 2016-06-13 10:59 UTC  (2+ messages)

[RFC PATCH 0/3] x86: Add support for guest DMA dirty page tracking
 2016-06-13  1:28 UTC  (10+ messages)
        ` Re: [Qemu-devel] "
            `  "

[PATCH v2] Add tw5864 driver
 2016-06-12 22:42 UTC  (2+ messages)

[PATCH V2 1/3] x86/ioapic: Support hot-removal of IOAPICs present during boot
 2016-06-12  6:06 UTC  (6+ messages)
` [PATCH V3 "

[PATCH v2 1/2] Documentation: bindings: add dt doc for Rockchip PCIe controller
 2016-06-12  1:42 UTC  (6+ messages)

`pcilib: sysfs_read_vpd: read failed: Input/output error` on ASRock E350M1
 2016-06-11 12:12 UTC  (8+ messages)

[PATCH v2 0/3] Aardvark PCIe controller driver for Marvell Armada 3700
 2016-06-11  7:09 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: add DT binding for the Aardvark PCIe controller
` [PATCH v2 2/3] PCI: host: new PCI host controller driver for Aardvark
` [PATCH v2 3/3] arm64: dts: marvell: Aardvark PCIe support for Armada 3700

[PATCH] pci: make bus_attr_resource_alignemnt static
 2016-06-11  0:21 UTC  (2+ messages)

[PATCH 0/2] Add AR9485 & QCA988X to no_bus_reset quirk
 2016-06-11  0:15 UTC  (2+ messages)

[PATCH] PCI/ASPM: Remove redundant check of pcie_set_clkpm
 2016-06-11  0:09 UTC  (2+ messages)

[PATCH 35/54] MAINTAINERS: Add file patterns for pci device tree bindings
 2016-06-11  0:06 UTC  (2+ messages)

[PATCH 0289/1529] Fix typo
 2016-06-11  0:03 UTC  (2+ messages)

[PATCH] PCI: host-generic: select IRQ_DOMAIN
 2016-06-11  0:00 UTC  (2+ messages)

[PATCH] PCI: Add function 1 DMA alias quirk for 88SE9182
 2016-06-10 23:58 UTC  (2+ messages)

[PATCH 0/2] PCI: hv: fix a couple of issues in hv_pci_onchannelcallback()
 2016-06-10 23:53 UTC  (4+ messages)

[PATCH] Revert "ARM: cns3xxx: pci: avoid potential stack overflow"
 2016-06-10 21:57 UTC  (8+ messages)

[PATCH V8 0/9] Support for ARM64 ACPI based PCI host controller
 2016-06-10 18:54 UTC  (9+ messages)
` [PATCH V8 5/9] pci, acpi: add acpi hook to assign domain number

[PATCH 1/3] driver-core: Implement device_match_always()
 2016-06-10 16:33 UTC  (4+ messages)
` [PATCH 2/3] PCI: Use device_match_always()

[RFC PATCH v2 00/15] ACPI IORT ARM SMMU v3 support
 2016-06-10 16:25 UTC  (5+ messages)
` [RFC PATCH v2 12/15] drivers: acpi: implement acpi_dma_configure
` [RFC PATCH v2 13/15] drivers: acpi: iort: introduce iort_iommu_configure

[PATCH 0/3] PCIe controller driver for Marvell Armada 3700
 2016-06-10 15:47 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: add DT binding for the Aardvark PCIe controller
` [PATCH 2/3] PCI: host: new PCI host controller driver for Marvell Armada 3700

[PATCH v4 00/44] dma-mapping: Use unsigned long for dma_attrs
 2016-06-10 10:11 UTC  (2+ messages)
` [PATCH v4 23/44] x86: "

[PATCH v2 2/2] PCI: Rockchip: Add Rockchip PCIe controller support
 2016-06-10  7:37 UTC  (6+ messages)

[PATCH v10 00/18] powerpc/powernv: PCI hotplug support
 2016-06-10  6:37 UTC  (7+ messages)
` [PATCH v10 09/18] powerpc/powernv: Extend PCI bridge resources

[PATCH] x86: Add early quirk to reset Apple AirPort card
 2016-06-09 22:57 UTC  (2+ messages)

[PATCH v12 00/15] PCI: Fixup for 64bit resource with sparc
 2016-06-09 22:36 UTC  (6+ messages)
` [PATCH v12 01/15] PCI: Let pci_mmap_page_range() take extra resource pointer

[PATCH v2 0/2] pci: host: Broadcom STB PCIE RC controller support
 2016-06-09 22:31 UTC  (2+ messages)

[PATCH v12.update2 02/15] PCI: Let pci_mmap_page_range() take resource address
 2016-06-09 22:25 UTC 

[PATCH v1 0/3] PCI: Clean up write combining usage for user mmap
 2016-06-09 18:20 UTC  (4+ messages)
` [PATCH v1 1/3] PCI: Ignore write combining when mapping I/O port space
` [PATCH v1 2/3] powerpc/pci: Remove __pci_mmap_set_pgprot()
` [PATCH v1 3/3] microblaze/PCI: Remove useless __pci_mmap_set_pgprot()

[PATCH][RFC] PCI: Workaround to enable poweroff on Mac Pro 11
 2016-06-09 17:04 UTC  (10+ messages)

[PATCH] Extending kernel option pci=resource_alignment to be able to specify PCI device/vendor IDs
 2016-06-09 16:12 UTC  (2+ messages)

[PATCH 0/6] thunderbolt: Introducing Thunderbolt(TM) networking
 2016-06-09 12:53 UTC  (7+ 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).