messages from 2015-10-27 20:56:43 to 2015-10-30 23:21:08 UTC [more...]
[RFC PATCH 0/3] PCI: generate proper configuration access cycles
2015-10-30 23:21 UTC (4+ messages)
` [RFC PATCH 1/3] PCI: iproc: "
[PATCH v8 00/61] PCI: Resource allocation cleanup for v4.4
2015-10-30 21:47 UTC (23+ 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 05/61] sparc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
` [PATCH v8 08/61] PCI: Ignore BAR for ALi M1533 PCI-ISA bridge
` [PATCH v8 14/61] PCI: Add has_mem64 for struct host_bridge
` [PATCH v8 17/61] PCI: Don't release fixed resource for realloc
` [PATCH v8 19/61] PCI: Set resource to FIXED for LSI devices
` [PATCH v8 23/61] PCI: Don't release sibling bridge resources during hotplug
` [PATCH v8 25/61] PCI: Reuse res_to_dev_res() in reassign_resources_sorted()
` [PATCH v8 28/61] PCI: Optimize bus align/size calculation for optional during sizing
` [PATCH v8 29/61] PCI: Don't add too much optional size for hotplug bridge MMIO
` [PATCH v8 32/61] PCI: Rename pdev_sort_resources() to pdev_assign_resources_prepare()
` [PATCH v8 34/61] PCI: Add debug printout during releasing partial assigned resources
` [PATCH v8 39/61] PCI: Separate out save_resources()/restore_resources()
` [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 46/61] PCI: Fix size calculation with old_size on rescan path
` [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 54/61] resources: Split out __allocate_resource()
[PATCH v5 0/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs
2015-10-30 21:43 UTC (9+ messages)
` [PATCH v5 1/7] drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc num
` [PATCH v5 2/7] drivers:hv: Export hv_do_hypercall()
` [PATCH v5 3/7] PCI: Make it possible to implement a PCI MSI IRQ Domain in a module
` [PATCH v5 4/7] PCI: Add fwnode_handle to pci_sysdata
` [PATCH v5 5/7] PCI: irqdomain: Look up IRQ domain by fwnode_handle
` [PATCH v5 6/7] drivers:hv: Define the channel type for Hyper-V PCI Express pass-through
` [PATCH v5 7/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs
[RFC Patch 00/12] IXGBE: Add live migration support for SRIOV NIC
2015-10-30 18:04 UTC (10+ messages)
[PATCH v4 0/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs
2015-10-30 17:30 UTC (18+ messages)
` [PATCH v4 1/7] drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc num
` [PATCH v4 2/7] drivers:hv: Export hv_do_hypercall()
` [PATCH v4 3/7] PCI: Make it possible to implement a PCI MSI IRQ Domain in a module
` [PATCH v4 4/7] PCI: Add fwnode_handle to pci_sysdata
` [PATCH v4 5/7] PCI: irqdomain: Look up IRQ domain by fwnode_handle
` [PATCH v4 6/7] drivers:hv: Define the channel type for Hyper-V PCI Express pass-through
` [PATCH v4 7/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs
[PATCH V1 00/11] MMCONFIG refactoring and ARM64 PCI hostbridge init based on ACPI
2015-10-30 16:38 UTC (27+ messages)
` [PATCH V1 07/11] XEN / PCI: Remove the dependence on arch x86 when PCI_MMCONFIG=y
` [Linaro-acpi] "
` [PATCH V1 10/11] pci, acpi: Provide generic way to assign bus domain number
` [Linaro-acpi] "
` [PATCH V1 11/11] arm64, pci, acpi: Support for ACPI based PCI hostbridge init
[PATCH v2 0/7] SR-IOV fixes and cleanup
2015-10-30 16:03 UTC (20+ messages)
` [PATCH v2 1/7] PCI: Set SR-IOV NumVFs to zero after enumeration
` [PATCH v2 2/7] PCI: Remove redundant validation of SR-IOV offset/stride registers
` [PATCH v2 3/7] PCI: Remove VFs in reverse order if virtfn_add() fails
` [PATCH v2 4/7] PCI: Reorder pcibios_sriov_disable()
` [PATCH v2 5/7] PCI: Wait 1 second between disabling VFs and clearing NumVFs
` [PATCH v2 6/7] PCI: Fix sriov_enable() error path for pcibios_enable_sriov() failures
` [PATCH v2 7/7] PCI: Set NumVFs before computing how many buses VFs require
[RFC][PATCH] pci: completely disable aspm if it's unsupported
2015-10-30 15:47 UTC
[PATCH v6] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
2015-10-30 14:15 UTC (2+ messages)
[PATCH 0/4] PCI: rcar: Add support for ARM64 and multiple instances
2015-10-30 13:31 UTC (13+ messages)
[PATCH V10 00/12] VF EEH on Power8
2015-10-30 8:17 UTC (42+ messages)
` [PATCH V10 01/12] PCI/IOV: Rename and export virtfn_add/virtfn_remove
` [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/6] Altera PCIe host controller driver with MSI support
2015-10-30 5:51 UTC (7+ messages)
[GIT PULL] PCI fixes for v4.3
2015-10-29 23:54 UTC
[PATCH 0/5] Various of SR-IOV fixes and cleanup
2015-10-29 23:19 UTC (19+ 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 v6 0/5] PCI: Add support for PCI Enhanced Allocation "BARs"
2015-10-29 21:13 UTC (4+ messages)
` [PATCH v6 1/5] PCI: Handle IORESOURCE_PCI_FIXED when sizing resources
[PATCH v13 0/6] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
2015-10-29 9:40 UTC (7+ messages)
` [PATCH v13 1/6] PCI: designware: Move calculation of bus addresses to DRA7xx
` [PATCH v13 2/6] PCI: designware: Remove *_mod_base
` [PATCH v13 3/6] PCI: designware: Replace DT PCI ranges parse with of_pci_get_host_bridge_resources
` [PATCH v13 4/6] ARM/PCI: Replace pci_sys_data->align_resource with global function pointer
` [PATCH v13 5/6] PCI: designware: Add ARM64 support
` [PATCH v13 6/6] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
[PATCH V4 0/8] PCI: ACPI: Setting up DMA coherency for PCI device from _CCA attribute
2015-10-29 6:37 UTC (10+ messages)
` [PATCH V4 7/8] PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()
[PATCH V5 0/9] PCI: ACPI: Setting up DMA coherency for PCI device from _CCA attribute
2015-10-29 6:35 UTC (11+ messages)
` [PATCH V5 1/9] ACPI: Honor ACPI _CCA attribute setting
` [PATCH V5 2/9] device property: Introducing enum dev_dma_attr
` [PATCH V5 3/9] ACPI: Adding DMA Attribute APIs for ACPI Device
` [PATCH V5 4/9] device property: Adding DMA Attribute APIs for Generic Devices
` [PATCH V5 5/9] device property: ACPI: Make use of the new DMA Attribute APIs
` [PATCH V5 6/9] device property: ACPI: Remove unused DMA APIs
` [PATCH V5 7/9] of/pci: Fix pci_get_host_bridge_device leak
` [PATCH V5 8/9] PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()
` [PATCH V5 9/9] 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-29 3:29 UTC (6+ messages)
[PATCH v12 0/8] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
2015-10-29 2:51 UTC (8+ messages)
` [PATCH v12 2/8] ARM/PCI: remove align_resource in pci_sys_data
` [PATCH v12 7/8] Documentation: DT: Add HiSilicon PCIe host binding
ECRC and Max Read Request Size
2015-10-28 17:51 UTC
[PATCH v5] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
2015-10-28 12:32 UTC (4+ messages)
[PATCH] PCI: imx6: Use gpio_set_value_cansleep()
2015-10-28 8:47 UTC (2+ messages)
[PATCH v3 7/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs
2015-10-28 2:01 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).