linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-23 08:23:17 to 2015-10-28 00:56:04 UTC [more...]

[PATCH v12 0/6] Altera PCIe host controller driver with MSI support
 2015-10-28  0:56 UTC  (9+ messages)
` [PATCH v12 1/6] arm: add msi.h to Kbuild
` [PATCH v12 2/6] pci: add Altera PCI vendor ID
` [PATCH v12 3/6] pci:host: Add Altera PCIe host controller driver
` [PATCH v12 4/6] pci: altera: Add Altera PCIe MSI driver
` [PATCH v12 5/6] Documentation: dt-bindings: pci: altera pcie device tree binding
` [PATCH v12 6/6] MAINTAINERS: Add Altera PCIe and MSI drivers maintainer

[PATCH] PCI: imx6: Use gpio_set_value_cansleep()
 2015-10-27 23:41 UTC 

[PATCH v5] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
 2015-10-27 23:40 UTC  (3+ messages)

[PATCH v4 0/4] PCI: designware: LTSSM #define cleanup
 2015-10-27 23:34 UTC  (6+ messages)
` [PATCH v4 1/4] PCI: designware: Use common LTSSM_STATE_MASK definition

[PATCH V10 00/12] VF EEH on Power8
 2015-10-27 23:11 UTC  (19+ messages)
` [PATCH V10 01/12] PCI/IOV: Rename and export virtfn_add/virtfn_remove
` [PATCH V10 02/12] PCI: Add pcibios_bus_add_device() weak function
` [PATCH V10 03/12] powerpc/pci: Cache VF index in pci_dn
` [PATCH V10 04/12] powerpc/pci: Remove VFs prior to PF
` [PATCH V10 05/12] powerpc/eeh: Cache only BARs, not windows or IOV BARs
` [PATCH V10 06/12] powerpc/powernv: EEH device for VF
` [PATCH V10 07/12] powerpc/eeh: Create PE for VFs
` [PATCH V10 08/12] powerpc/powernv: Support EEH reset for VF PE
` [PATCH V10 09/12] powerpc/powernv: Support PCI config restore for VFs
` [PATCH V10 10/12] powerpc/eeh: Support error recovery for VF PE
` [PATCH V10 11/12] powerpc/eeh: Don't block PCI config on resetting "
` [PATCH V10 12/12] powerpc/eeh: Handle hot removed VF when PF is EEH aware

[PATCH v12 0/8] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
 2015-10-27 22:32 UTC  (12+ messages)
` [PATCH v12 1/8] PCI: designware: move calculation of bus addresses to DRA7xx
` [PATCH v12 2/8] ARM/PCI: remove align_resource in pci_sys_data
` [PATCH v12 3/8] PCI: designware: Replace DT PCI ranges parse with of_pci_get_host_bridge_resources
` [PATCH v12 4/8] PCI: designware: Add ARM64 support
` [PATCH v12 5/8] PCI: designware: Remove *_mod_base
` [PATCH v12 6/8] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
` [PATCH v12 7/8] Documentation: DT: Add HiSilicon PCIe host binding
` [PATCH v12 8/8] MAINTAINERS: Add pcie-hisi maintainer

[PATCH v8 00/61] PCI: Resource allocation cleanup for v4.4
 2015-10-27 20:55 UTC  (62+ messages)
` [PATCH v8 01/61] sparc/PCI: Add mem64 resource parsing for root bus
` [PATCH v8 02/61] PCI: Add pci_find_root_bus_resource()
` [PATCH v8 03/61] sparc/PCI: Use correct bus address to resource offset
` [PATCH v8 04/61] sparc/PCI: Reserve legacy mmio after PCI mmio
` [PATCH v8 05/61] sparc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
` [PATCH v8 06/61] sparc/PCI: Keep resource idx order with bridge register number
` [PATCH v8 07/61] PCI: Kill wrong quirk about M7101
` [PATCH v8 08/61] PCI: Ignore BAR for ALi M1533 PCI-ISA bridge
` [PATCH v8 09/61] powerpc/PCI: Keep resource idx order with bridge register number
` [PATCH v8 10/61] powerpc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
` [PATCH v8 11/61] OF/PCI: Add IORESOURCE_MEM_64 for 64-bit resource
` [PATCH v8 12/61] PCI: Check pref compatible bit for mem64 resource of PCIe device
` [PATCH v8 13/61] PCI: Only treat non-pref mmio64 as pref if all bridges have MEM_64
` [PATCH v8 14/61] PCI: Add has_mem64 for struct host_bridge
` [PATCH v8 15/61] PCI: Only treat non-pref mmio64 as pref if host bridge has mmio64
` [PATCH v8 16/61] PCI: Restore pref MMIO allocation logic for host bridge without mmio64
` [PATCH v8 17/61] PCI: Don't release fixed resource for realloc
` [PATCH v8 18/61] PCI: Claim fixed resource during remove/rescan path
` [PATCH v8 19/61] PCI: Set resource to FIXED for LSI devices
` [PATCH v8 20/61] PCI: Separate realloc list checking after allocation
` [PATCH v8 21/61] PCI: Treat optional as required in first try for bridge rescan
` [PATCH v8 22/61] PCI: Get new realloc size for bridge for last try
` [PATCH v8 23/61] PCI: Don't release sibling bridge resources during hotplug
` [PATCH v8 24/61] PCI: Cleanup res_to_dev_res() printout
` [PATCH v8 25/61] PCI: Reuse res_to_dev_res() in reassign_resources_sorted()
` [PATCH v8 26/61] PCI: Use correct align for optional only resources during sorting
` [PATCH v8 27/61] PCI: Optimize bus min_align/size calculation during sizing
` [PATCH v8 28/61] PCI: Optimize bus align/size calculation for optional "
` [PATCH v8 29/61] PCI: Don't add too much optional size for hotplug bridge MMIO
` [PATCH v8 30/61] PCI: Reorder resources list for required/optional resources
` [PATCH v8 31/61] PCI: Remove duplicated code for resource sorting
` [PATCH v8 32/61] PCI: Rename pdev_sort_resources() to pdev_assign_resources_prepare()
` [PATCH v8 33/61] PCI: Treat ROM resource as optional during realloc
` [PATCH v8 34/61] PCI: Add debug printout during releasing partial assigned resources
` [PATCH v8 35/61] PCI: Simplify res reference using in __assign_resources_sorted()
` [PATCH v8 36/61] PCI: Add __add_to_list()
` [PATCH v8 37/61] PCI: Cache window alignment value during bus sizing
` [PATCH v8 38/61] PCI: Check if resource is allocated before trying to assign one
` [PATCH v8 39/61] PCI: Separate out save_resources()/restore_resources()
` [PATCH v8 40/61] PCI: Move comment to pci_need_to_release()
` [PATCH v8 41/61] PCI: Separate required+optional assigning to another function
` [PATCH v8 42/61] PCI: Skip required+optional if there is no optional
` [PATCH v8 43/61] PCI: Move saved required resource list out of required+optional assigning
` [PATCH v8 44/61] PCI: Add alt_size ressource allocation support
` [PATCH v8 45/61] PCI: Add support for more than two alt_size entries under same bridge
` [PATCH v8 46/61] PCI: Fix size calculation with old_size on rescan path
` [PATCH v8 47/61] PCI: Don't add too much optional size for hotplug bridge io
` [PATCH v8 48/61] PCI: Move ISA io port align out of calculate_iosize()
` [PATCH v8 49/61] PCI: Don't add too much io port for hotplug bridge with old size
` [PATCH v8 50/61] PCI: Unify calculate_size() for io port and MMIO
` [PATCH v8 51/61] PCI: Allow bridge optional only io port resource required size to be 0
` [PATCH v8 52/61] PCI: Unify skip_ioresource_align()
` [PATCH v8 53/61] PCI: Kill macro checking for bus io port sizing
` [PATCH v8 54/61] resources: Split out __allocate_resource()
` [PATCH v8 55/61] resources: Make allocate_resource() return best fit resource
` [PATCH v8 56/61] PCI, x86: Allocate from high in available window for MMIO
` [PATCH v8 57/61] PCI: Add debug print out for min_align and alt_size
` [PATCH v8 58/61] PCI, x86: Add pci=assign_pref_bars to reallocate pref BARs
` [PATCH v8 59/61] PCI: Introduce resource_disabled()
` [PATCH v8 60/61] PCI: Don't set flags to 0 when assign resource fail
` [PATCH v8 61/61] PCI: Only try to assign io port only for root bus that support it

[PATCH 0/5] Various of SR-IOV fixes and cleanup
 2015-10-27 20:52 UTC  (6+ messages)
` [PATCH 1/5] iov: Update virtfn_max_buses to validate offset and stride
` [PATCH 2/5] iov: Reset resources to 0 if totalVFs increases after enabling ARI
` [PATCH 3/5] iov: Fix sriov_enable exception handling path
` [PATCH 4/5] iov: Variable and loop cleanup for sriov_disable and sriov_enable
` [PATCH 5/5] iov: Update sriov_enable to correctly handle offset and stride

[PATCH v3 4/7] PCI: Record an fwnode associated with root PCI buses, optionally
 2015-10-27 20:38 UTC  (12+ messages)
` [PATCH v3 5/7] PCI: irqdomain: Look up IRQ domain by fwnode_handle
` [PATCH v3 6/7] drivers:hv: Define the channel type for Hyper-V PCI Express pass-through
  ` [PATCH v3 7/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs

[RFC PATCHv3 0/4] Driver for new VMD device
 2015-10-27 17:34 UTC  (5+ messages)
` [RFC PATCHv3 1/4] pci: skip child bus with conflicting resources
` [RFC PATCHv3 2/4] x86-pci: allow pci domain specific dma ops
` [RFC PATCHv3 3/4] x86/pci: Initial commit for new VMD device driver
` [RFC PATCHv3 4/4] pciutils: Allow 32-bit domains

[PATCH V1 00/11] MMCONFIG refactoring and ARM64 PCI hostbridge init based on ACPI
 2015-10-27 17:25 UTC  (14+ messages)
` [PATCH V1 01/11] x86, pci: Reorder logic of pci_mmconfig_insert() function
` [PATCH V1 02/11] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory
` [PATCH V1 03/11] pci, acpi, mcfg: Provide generic implementation of MCFG code initialization
` [PATCH V1 04/11] x86, pci: mmconfig_{32,64}.c code refactoring - remove code duplication
` [PATCH V1 05/11] x86, pci, ecam: mmconfig_64.c becomes default implementation for ECAM driver
` [PATCH V1 06/11] pci, acpi, mcfg: Provide default RAW ACPI PCI config space accessors
` [PATCH V1 07/11] XEN / PCI: Remove the dependence on arch x86 when PCI_MMCONFIG=y
  ` [Linaro-acpi] "
` [PATCH V1 08/11] pci, acpi, ecam: Add flag to indicate whether ECAM region was hot added or not
` [PATCH V1 09/11] x86, pci: Use previously added ECAM hot_added flag to remove ECAM regions
` [PATCH V1 10/11] pci, acpi: Provide generic way to assign bus domain number
` [PATCH V1 11/11] arm64, pci, acpi: Support for ACPI based PCI hostbridge init

[PATCH V4 0/8] PCI: ACPI: Setting up DMA coherency for PCI device from _CCA attribute
 2015-10-27 15:27 UTC  (12+ messages)
` [PATCH V4 1/8] acpi: Honor ACPI _CCA attribute setting
` [PATCH V4 7/8] PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()
` [PATCH V4 8/8] PCI: ACPI: Add support for PCI device DMA coherency

[PATCH v2] iov: restore NumVFs register to 0 before return from virtfn_max_buses()
 2015-10-27 15:15 UTC  (7+ messages)

arm64: PCI: HAVE_PCI_MMAP not defined
 2015-10-27  9:22 UTC  (2+ messages)

[RFC PATCH 0/3] PCI: generate proper configuration access cycles
 2015-10-27  2:18 UTC  (6+ messages)
` [RFC PATCH 1/3] PCI: iproc: "
` [RFC PATCH 2/3] PCI: tegra: "
` [RFC PATCH 3/3] PCI: xgene: "

[PATCH v3 0/2] Common SerDes driver for TI's Keystone Platforms
 2015-10-26 22:09 UTC  (8+ messages)

[PATCH] PCI/AER: enable SERR# forwarding and role-based error reporting
 2015-10-26 21:25 UTC 

ECRC and Max Read Request Size
 2015-10-26 18:42 UTC 

[RFC Patch 00/12] IXGBE: Add live migration support for SRIOV NIC
 2015-10-26 15:03 UTC  (22+ messages)
` [RFC Patch 01/12] PCI: Add virtfn_index for struct pci_device
` [RFC Patch 03/12] IXGBE: Add sysfs interface for Qemu to migrate VF status in the PF driver
` [RFC Patch 05/12] IXGBE: Add new sysfs interface of "notify_vf"
` [RFC Patch 08/12] IXGBEVF: Rework code of finding the end transmit desc of package

[PATCH v4] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
 2015-10-26 12:47 UTC  (4+ messages)

[PATCH v11 0/6] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
 2015-10-26  8:24 UTC  (12+ messages)
` [PATCH v11 1/6] PCI: designware: move calculation of bus addresses to DRA7xx
` [PATCH v11 3/6] PCI: designware: Add ARM64 support
` [PATCH v11 4/6] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05

[PATCH 1/1] doc/bindings: Update Layerscape PCIe devicetree bindings for LS2080A
 2015-10-26  7:31 UTC 

[PATCH] pci: Update VPD size with correct length
 2015-10-25  3:34 UTC  (5+ messages)
` [RFC PATCH] pci: pci_vpd_pci22_size can be static

[PATCH V4 27/29] PCI: Update pci-host-generic to use IRQ deffered assignment
 2015-10-23  9:40 UTC  (2+ messages)

[PATCH] x86/PCI: Don't alloc pcibios-irq when MSI is enabled
 2015-10-23  8:23 UTC  (4+ 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).