Linux-PCI Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-19 10:55:10 to 2015-05-21 02:18:56 UTC [more...]

[PATCH v3 1/2] PCI: Fix NULL pointer when find parent pcie_link_state
 2015-05-21  2:18 UTC  (3+ messages)

[RFC PATCH v1 2/3] PCI: hisi: Add PCIe host support for Hisilicon Soc Hip05
 2015-05-21  1:41 UTC  (2+ messages)

[PATCH v11 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-05-21  1:27 UTC  (4+ messages)
` [PATCH v11 08/10] iommu/vt-d: assign new page table for dma_map

[PATCH v6 0/4] pci: add and use pci_iomap_wc()
 2015-05-20 23:08 UTC  (5+ messages)
` [PATCH v6 1/4] pci: add pci_iomap_wc() variants
` [PATCH v6 2/4] video: fbdev: arkfb: use arch_phys_wc_add() and pci_iomap_wc()
` [PATCH v6 3/4] video: fbdev: s3fb: "
` [PATCH v6 4/4] video: fbdev: vt8623fb: "

[PATCH 00/16] ntb: NTB Abstraction Layer
 2015-05-20 23:00 UTC  (24+ messages)
` [PATCH 01/16] Move files in preparation for NTB Abstraction
` [PATCH 02/16] NTB Abstraction Layer
` [PATCH 03/16] ntb: Enable link training for RP mode in the driver probe
` [PATCH 04/16] Check the DID for certain workaround error flags to be set
` [PATCH 05/16] Intel NTB params for snb b2b addresses
` [PATCH 06/16] NTB Pingpong Client
` [PATCH 07/16] NTB Tool Client
` [PATCH 08/16] ntb_transport: rate limit ntb_qp_link_work
` [PATCH 09/16] ntb_transport: differentiate link down messages
` [PATCH 10/16] ntb_transport: don't advance rx on link down
` [PATCH 11/16] ntb_transport: reset qp link stats on down
` [PATCH 12/16] ntb_transport: numa aware memory and dma chan
` [PATCH 13/16] ntb_hw_intel: numa aware memory allocation
` [PATCH 14/16] ntb: performance improvement by write combining
` [PATCH 15/16] ntb: default to cpu memcpy for performance
` [PATCH 16/16] ntb_transport: fix small code format issues

[PATCH] pci: Use a bus-global mutex to protect VPD operations
 2015-05-20 21:26 UTC  (12+ messages)
` [Intel-wired-lan] "

[PATCH v5 1/5] pci: add pci_iomap_wc() variants
 2015-05-20 20:52 UTC  (11+ messages)

[PATCH v2 1/2] PCI: generic: remove dependency on hw_pci
 2015-05-20 20:46 UTC  (5+ messages)

[RFC v1 00/25] Optimize irq flow handler
 2015-05-20 20:22 UTC  (52+ messages)
` [RFC v1 01/25] ARM, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
` [RFC v1 02/25] avr32, "
` [RFC v1 03/25] MIPS, "
` [RFC v1 04/25] powerpc, "
` [RFC v1 05/25] gpio: "
` [RFC v1 06/25] pinctrl: "
` [RFC v1 07/25] irqchip: "
` [RFC v1 08/25] mfd: "
` [RFC v1 09/25] ipu: "
` [RFC v1 10/25] sh: intc: "
` [RFC v1 11/25] keystone, irq: Use irq_data_get_xxx() to avoid redundant lookup of irq_data
` [RFC v1 12/25] spmi: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
` [RFC v1 13/25] genirq: Kill the parameter 'irq' of kstat_incr_irqs_this_cpu()
` [RFC v1 14/25] genirq: Kill the first parameter 'irq' of irq_flow_handler_t
` [RFC v1 15/25] "
` [RFC v1 16/25] "
` [RFC v1 17/25] "
` [RFC v1 18/25] "
` [RFC v1 19/25] "
` [RFC v1 20/25] "
` [RFC v1 21/25] "
` [RFC v1 22/25] "
` [RFC v1 23/25] "
` [RFC v1 24/25] "
` [RFC v1 25/25] "

[PATCH v2 0/7] IOMMU/DMA map_resource support for peer-to-peer
 2015-05-20 20:07 UTC  (8+ messages)
` [PATCH v2 4/7] DMA-API: Add dma_(un)map_resource() documentation

[PATCH v2 0/2] PCI: designware: improve iATU programming and usage
 2015-05-20 20:03 UTC  (8+ messages)
` [PATCH v2 1/2] PCI: designware: consolidate outbound iATU programming functions
` [PATCH v2 2/2] PCI: designware: use iATU0 for cfg and IO, iATU1 for MEM

[PATCH] MAINTAINERS: adding mailing list for NTB
 2015-05-20 19:53 UTC 

[PATCH] PCI/ASPM: Remove redundant checking for pcie port type
 2015-05-20 19:48 UTC  (2+ messages)

e1000e pci_disable_link_state_locked() issues
 2015-05-20 19:47 UTC 

[RFC/RFT PATCH 1/2] ARM: kernel: bios32: implement PCI device resources claiming
 2015-05-20 17:48 UTC  (8+ messages)
` [RFC/RFT PATCH 2/2] ARM64: kernel: pci: "

[PATCH 0/2] PCI: iproc: add bcma PCIe 2.0 controller
 2015-05-20 14:52 UTC  (11+ messages)
` [PATCH 2/2] PCI: iproc: add bcma pcie driver

[Patch v2 00/14] Split struct irq_data into common part and per-chip part
 2015-05-20 14:48 UTC  (16+ messages)
` [Patch v2 01/14] genirq: Introduce struct irq_common_data to host shared irq data
` [Patch v2 02/14] genirq: Introduce helper function irq_data_get_node()
` [Patch v2 03/14] x86, irq: Use accessor irq_data_get_node() to hide struct irq_data detail
` [Patch v2 04/14] sh, "
` [Patch v2 05/14] genirq: Move field 'node' from struct irq_data into struct irq_common_data
` [Patch v2 06/14] genirq: Move field 'handler_data' "
` [Patch v2 07/14] mn10300: Fix incorrect use of data->affinity
` [Patch v2 09/14] net/mlx4: Cache irq_desc->affinity instead of irq_desc
` [Patch v2 10/14] genirq: Move field 'affinity' from struct irq_data into struct irq_common_data
` [Patch v2 11/14] genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()
` [Patch v2 12/14] genirq: Use helper function to access irq_data->msi_desc
` [Patch v2 13/14] genirq: Move field 'msi_desc' from struct irq_data into struct irq_common_data
` [Patch v2 14/14] genirq: Pass irq_data to helper function __irq_set_chip_handler_name_locked()

[PATCH v2 0/5] Qualcomm PCIe and PCIe/PHY drivers
 2015-05-20 13:23 UTC  (7+ messages)
` [PATCH v2 2/5] phy: qcom: Add Qualcomm PCIe PHY

[PATCH v2] xen/pcifront: Remove usage of struct timeval
 2015-05-20 13:16 UTC  (4+ messages)
` [Y2038] "

[PATCH v6 2/4] PCI: X-Gene: Add the APM X-Gene v1 PCIe MSI/MSIX termination driver
 2015-05-20  9:16 UTC  (4+ messages)
` [PATCH v7 0/4] PCI: X-Gene: Add APM X-Gene v1 "
  ` [PATCH v7 2/4] PCI: X-Gene: Add the APM X-Gene v1 PCIe "

[RFC 0/4] Introduce a mechanism to allocate PCI IRQ on demand
 2015-05-20  7:47 UTC  (15+ messages)
` [RFC 1/4] PCI: Add hooks to allocate/free IRQ resources when binding/unbinding driver
` [RFC 2/4] PCI, MSI: Optionally free legacy PCI IRQ when enabling MSI/MSI-X

[RFC PATCH v1 0/3] PCI: hisi: Add PCIe host support for Hisilicon Soc Hip05
 2015-05-20  6:21 UTC  (4+ messages)
` [RFC PATCH v1 1/3] PCI: designware: Add ARM64 support
` [RFC PATCH v1 2/3] PCI: hisi: Add PCIe host support for Hisilicon Soc Hip05
` [RFC PATCH v1 3/3] Documentation: DT: Add Hisilicon PCIe host binding

[Patch v3 0/7] Consolidate ACPI PCI root common code into ACPI core
 2015-05-20  3:33 UTC  (5+ messages)
` [Patch v3 5/7] PCI/ACPI: Consolidate common PCI host bridge "

[PATCH] PCI: designware: Add 8 lanes support
 2015-05-20  3:03 UTC  (3+ messages)

[PATCH] pci/iov: return a reference to PF on destroying VF
 2015-05-20  1:34 UTC  (4+ messages)
` [PATCH V2] pci/iov: fix resource leak "

[PATCH] PCI / hotplug / ACPI: Check ignore_hotplug for all downstream devices
 2015-05-20  0:14 UTC 

[PATCH] pci: Limit VPD reads for all Intel Ethernet devices
 2015-05-19 23:42 UTC  (10+ messages)
` [Intel-wired-lan] "

[PATCH v6 0/2] pci: drop msi disable on shutdown
 2015-05-19 14:58 UTC  (3+ messages)
` [PATCH v6 1/2] PCI/MSI: Don't disable MSI/MSI-X at shutdown

[PATCH] pci/hotplug: work-around for missing _RMV on HP ZBook G2
 2015-05-19 14:40 UTC  (9+ messages)
      ` [PATCH] PCIe / hotplug: Drop pointless ACPI-based "slot detection" check
        ` [Update][PATCH] "

[PATCH V6 00/10] VF EEH on Power8
 2015-05-19 10:50 UTC  (7+ messages)
` [PATCH V7 "
  ` [PATCH V7 06/10] powerpc/eeh: Create PE for VFs
  ` [PATCH V7 07/10] powerpc/powernv: Support EEH reset for VF PE
  ` [PATCH V7 08/10] powerpc/powernv: Support PCI config restore for VFs
  ` [PATCH V7 09/10] powerpc/eeh: Support error recovery for VF PE
  ` [PATCH V7 10/10] powerpc/powernv: compound PE for VFs


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 read-only IMAP folder(s) and NNTP newsgroup(s).