Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2014-10-20 05:55:49 to 2014-10-27 07:48:37 UTC [more...]

[PATCH 00/10] Save MSI chip in pci_sys_data
 2014-10-27  7:48 UTC  (9+ messages)
` [PATCH 01/10] MSI: Rename msi_chip to msi_controller for better readability
` [PATCH 02/10] PCI/MSI: Introduce weak pcibios_msi_controller()
` [PATCH 03/10] arm/MSI: Save MSI controller in pci_sys_data
` [PATCH 04/10] PCI: tegra: "
` [PATCH 05/10] PCI: designware: "
` [PATCH 06/10] PCI: rcar: "
` [PATCH 08/10] PCI: xilinx: "
` [PATCH 09/10] arm/PCI: Clean unused pcibios_add_bus() and pcibios_remove_bus()

[PATCH 0/5] iommu/vt-d: Fix crash dump failure caused by legacy DMA/IO
 2014-10-27  7:29 UTC  (10+ messages)
` [PATCH 1/5] iommu/vt-d: Update iommu_attach_domain() and its callers
` [PATCH 2/5] iommu/vt-d: Items required for kdump
` [PATCH 3/5] iommu/vt-d: data types and functions used "
` [PATCH 4/5] iommu/vt-d: Add domain-id functions
` [PATCH 5/5] iommu/vt-d: enable kdump support in iommu module

[PATCH V3]PCI: imx6: Wait the clocks to stabilize after ref_en
 2014-10-27  5:17 UTC  (2+ messages)
` [PATCH V3] PCI: "

[Patch v7 00/18] Enable support of IOAPIC hotplug on x86 platforms
 2014-10-27  5:21 UTC  (19+ messages)
` [Patch v7 01/18] ACPI, irq: fix regression casued by 6b9fb7082409
` [Patch v7 02/18] x86, intel-mid: Create IRQs for APB timers and RTC timers
` [Patch v7 03/18] ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi()
` [Patch v7 04/18] x86, PCI, ACPI: Kill private function resource_to_addr() in arch/x86/pci/acpi.c
` [Patch v7 05/18] ACPI: Correct return value of acpi_dev_resource_address_space()
` [Patch v7 06/18] ACPI: Fix minor syntax issues in processor_core.c
` [Patch v7 07/18] ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug
` [Patch v7 08/18] PCI: Remove PCI ioapic driver
` [Patch v7 09/18] x86, irq: Split out alloc_ioapic_save_registers()
` [Patch v7 10/18] x86, irq: Prefer assigned ID in APIC ID register for x86_64
` [Patch v7 11/18] x86, irq: Remove __init marker for functions will be used by IOAPIC hotplug
` [Patch v7 12/18] x86, irq: Keep balance of IOAPIC pin reference count
` [Patch v7 13/18] x86, irq: Refine mp_register_ioapic() to prepare for IOAPIC hotplug
` [Patch v7 14/18] x86, irq, ACPI: Introduce a rwsem to protect IOAPIC operations from hotplug
` [Patch v7 15/18] x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-addition
` [Patch v7 16/18] x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removal
` [Patch v7 17/18] x86, irq: Introduce helper to check whether an IOAPIC has been registered
` [Patch v7 18/18] x86, irq, ACPI: Implement ACPI driver to support IOAPIC hotplug

[Patch v7 00/18] Enable support of IOAPIC hotplug on x86 platforms
 2014-10-27  5:20 UTC 

[PATCH v2 00/16] usb: dwc3: add support for AMD NL SoC
 2014-10-27  2:55 UTC  (32+ messages)
` [PATCH v2 02/16] pci: quirks: add quirk to avoid AMD NL to bind with xhci
` [PATCH v2 05/16] usb: dwc3: add quirks support to be compatible for kinds of SoCs
` [PATCH v2 06/16] usb: dwc3: add disscramble quirk
` [PATCH v2 07/16] usb: dwc3: add lpm erratum support
` [PATCH v2 08/16] usb: dwc3: add u2exit lfps quirk
` [PATCH v2 16/16] usb: dwc3: enable usb suspend phy

[PATCH 0/3] xen MSI code clean up
 2014-10-27  2:44 UTC  (4+ messages)
` [PATCH 1/3] x86/xen: Introduce a global flag to fix the MSI mask bug
` [PATCH 2/3] x86/xen: Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"
` [PATCH 3/3] s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()

[PATCH] MSI: Remove the redundant irq_set_chip_data()
 2014-10-27  2:15 UTC 

[PATCH v3 00/27] Use MSI chip framework to configure MSI/MSI-X in all platforms
 2014-10-27  1:06 UTC  (28+ messages)
` [PATCH v3 02/27] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
` [PATCH v3 04/27] arm/MSI: Save MSI chip in pci_sys_data
` [PATCH v3 05/27] PCI: tegra: Save msi "
` [PATCH v3 09/27] arm/PCI: Clean unused pcibios_add_bus() and pcibios_remove_bus()
` [PATCH v3 10/27] PCI/MSI: Remove useless bus->msi assignment
` [PATCH v3 16/27] Mips/MSI: Save msi chip in pci sysdata
` [PATCH v3 18/27] MIPS/Xlp: Remove the dead function destroy_irq() to fix build error
` [PATCH v3 24/27] IA64/MSI: Use MSI chip framework to configure MSI/MSI-X irq

Setting cpu affinity for MSI-X on i.mx6 possible?
 2014-10-26 18:05 UTC 

[3.16-rcX][pciehp][radeon] PCIe HotPlug conflicts with radeon GPU
 2014-10-26 17:31 UTC  (4+ messages)
  ` [Bulk] "

[PATCH V2]PCI: imx6: Wait the clocks to stabilize after ref_en
 2014-10-25 12:46 UTC  (7+ messages)
` [PATCH V2] PCI: "

[PATCH V1]PCI: imx6: Wait the clocks to stabilize after ref_en
 2014-10-25 10:14 UTC  (4+ messages)
` [PATCH V1] PCI: "
      `  "

Hard and silent lock up since linux 3.14 with PCIe pass through (vfio)
 2014-10-25  6:03 UTC  (27+ messages)

[PATCH RFC v2 0/2] Fix procfs PCI resources mmap
 2014-10-24 16:28 UTC  (3+ messages)
` [PATCH RFC v2 1/2] drivers: pci: fix pci_mmap_fits() implementation for procfs mmap
` [PATCH RFC v2 2/2] arm: kernel: fix pci_mmap_page_range() offset calculation

[GIT PULL] ACPI and power management updates for 3.18-rc1
 2014-10-24 12:38 UTC 

[RFC 0/4] Add PCI/MSI(x) support for AMD Seattle Platform
 2014-10-24 12:08 UTC  (15+ messages)
` [RFC 1/4] arm64: amd-seattle: Adding device tree for AMD Seattle platform
` [RFC 2/4] PCI: generic: Add support for ARM64 and MSI(x)

[PATCH RFC 1/2] drivers: pci: fix window allocation order wrt bus_range filtering
 2014-10-24 10:55 UTC  (6+ messages)
` [PATCH RFC 2/2] drivers: pci: convert generic host controller to DT resource parsing API

[PATCH v2]PCI: imx6: enable pcie on imx6sx sdb and imx6qdl sabreauto
 2014-10-24  2:46 UTC  (4+ messages)
` [PATCH v2 2/5] PCI: imx6: wait the clocks to stabilize after ref_en

[PATCH 0/3] PCI: code clean up on pci configuration space
 2014-10-24  3:49 UTC  (7+ messages)
` [PATCH 1/3] PCI: move PCI_FIND_CAP_TTL to pci.h and use it in quirks
` [PATCH 2/3] PCI: use u8 instead of int for pci configuration space pos and cap

[PATCH] PCI / PM: handle failure to enable wakeup on PCIe PME
 2014-10-23 21:10 UTC  (4+ messages)

[PATCH V2] pci, add sysfs numa_node write function
 2014-10-23 18:22 UTC 

[PATCH V2] pci, add sysfs numa_node write function
 2014-10-23 18:21 UTC  (2+ messages)

[PATCH v4] PCI: add kernel parameter to override devid<->driver mapping
 2014-10-23 17:40 UTC  (18+ messages)

[PATCH RESEND ] PCI: exynos: Add exynos prefix before add_pcie_port/pcie_init
 2014-10-23 16:33 UTC  (2+ messages)

[PATCH v1] pci: Limit VPD length of Emulex adapters to the actual length supported
 2014-10-23 15:40 UTC  (2+ messages)

[PATCH 1/1] pci: fix dmar fault for kdump kernel
 2014-10-23  7:26 UTC  (10+ messages)

Question regarding pci_request_region()
 2014-10-23  5:52 UTC  (3+ messages)

[PATCH] PCI: rcar: make local symbol static
 2014-10-23  2:11 UTC 

[PATCH] PCI: keystone: make local symbol static
 2014-10-23  2:10 UTC 

[PATCH v4] PCI: tegra: add PM-ops support
 2014-10-22 23:09 UTC  (2+ messages)

[PATCH] PCI/MSI: Remove pci_enable_msix()
 2014-10-22 22:59 UTC  (2+ messages)

[PATCH 0/8] iommu/vt-d: Fix crash dump failure caused by legacy DMA/IO
 2014-10-22 18:26 UTC  (8+ messages)

[RFT Part2 v2 00/24] Enable hierarchy irqdomian on x86 platforms
 2014-10-22  7:24 UTC  (3+ messages)
` [RFT v2 01/24] irqdomain: Introduce new interfaces to support hierarchy irqdomains

[PATCH v8]PCI: imx6: enable pcie on imx6sx sdb and imx6qdl sabreauto
 2014-10-22  2:48 UTC  (12+ messages)
` [PATCH v8 2/9] PCI: designware: Fix one potential assignment error of cfg start
` [PATCH v8 5/9] PCI: imx6: Add imx6sx pcie support
` [PATCH v8 7/9] ARM: imx6: Update dts and binding for imx6sx pcie
` [PATCH v8 8/9] ARM: imx6sx: Add syscon into gpc dts
` [PATCH v8 9/9] ARM: imx6sx: Enable pcie on imx6sx sdb board

Mailboxes userspace application communicating with a PCI driver
 2014-10-21 22:40 UTC  (2+ messages)

[PATCH v5]PCI: imx6: enable pcie on imx6sx sdb and imx6qdl sabreauto
 2014-10-20 20:00 UTC  (5+ messages)
` [PATCH v5 1/9] PCI: designware: refine setup_rc and add msi data restore

[PATCH] Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe"
 2014-10-20 19:08 UTC 

[PATCH v2] PCI: tegra: Enable root port specific features
 2014-10-20 16:52 UTC  (2+ messages)

[PATCH v2 1/5] Numachip: Fix build failure with trunk GCC
 2014-10-20 12:02 UTC  (5+ messages)
` [PATCH v2 5/5] Numachip: use 2GB memory block size


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox