messages from 2016-02-19 03:18:08 to 2016-02-25 22:23:24 UTC [more...]
[PATCH] PCI: keystone: fix msi code that retrieves the pp struct ptr
2016-02-25 22:23 UTC
[RFC PATCH v3 0/3] Add ACPI support for HiSilicon PCIe Host Controllers
2016-02-25 21:24 UTC (14+ messages)
` [RFC PATCH v3 3/3] PCI/ACPI: hisi: Add ACPI support for HiSilicon SoCs "
[RFC V2 0/4] VFIO SRIOV support
2016-02-25 17:54 UTC (5+ messages)
` [RFC V2 2/4] IOMMU: Force the VFs of an untrusted PF device to be in the PFs IOMMU group
[PATCH v10 0/4] Add PCI support to AXS10x
2016-02-25 17:37 UTC (5+ messages)
` [PATCH v10 1/4] ARC: Add PCI support
` [PATCH v10 2/4] PCI: designware: Add generic dw_pcie_wait_for_link()
` [PATCH v10 3/4] PCI: designware: Add default link up check if sub-driver doesn't override
` [PATCH v10 4/4] PCI: designware: Add driver for prototyping kits based on ARC SDP
[PATCH] PCI/MSI: pci-xgene-msi: Enable MSI support in ACPI boot for X-Gene v1
2016-02-25 17:38 UTC (6+ messages)
[PATCH v9 0/2] adding PCI support to AXS10x
2016-02-25 17:01 UTC (7+ messages)
` [PATCH v9 1/2] PCI support added to ARC
` [PATCH RESEND "
` [PATCH RESEND v9 2/2] pcie-designware platform driver
[PATCH] link up validation moved to pcie-designware
2016-02-25 16:28 UTC (3+ messages)
[PATCH 1/3] drivers: pci: add generic code to claim bus resources
2016-02-25 16:05 UTC (6+ messages)
` [PATCH 3/3] arm/arm64: pci: remove arch specific pcibios_enable_device()
[PATCH v3 0/6] Xilinx AXI PCIe Host Bridge driver fixes
2016-02-25 15:59 UTC (6+ messages)
` [PATCH v3 6/6] PCI: xilinx: Allow build on MIPS platforms
[PATCH v4 0/6] PCI: Support multiple DMA aliases
2016-02-25 15:41 UTC (9+ messages)
` [PATCH v4 1/6] PCI: Add pci_add_dma_alias() to abstract implementation
` [PATCH v4 2/6] PCI: Move informational printk to pci_add_dma_alias()
` [PATCH v4 3/6] PCI: Add support for multiple DMA aliases
` [PATCH v4 4/6] PCI: Rename dma_alias_is_enabled() to pci_devs_are_dma_aliases()
` [PATCH v4 5/6] pci: Add DMA alias quirk for mic_x200_dma
` [PATCH v4 6/6] PCI: Squash pci_dev_flags to remove holes
[PATCH v2] PCI: imx6: Add DT bindings to configure Tx Driver settings
2016-02-25 15:19 UTC (5+ messages)
[PATCH] PCI: Remove usage of pci_domain_nr when the PCI bus doesn't yet exist
2016-02-25 15:10 UTC (2+ messages)
[PATCH v2 0/3] PCI: Revert "Implement pcibios_alloc_irq() and pcibios_free_irq()"
2016-02-25 14:53 UTC (5+ messages)
[PATCHv8 0/5] Driver for new "VMD" device
2016-02-25 14:50 UTC (10+ messages)
[PATCH v3 0/2] Add PCIe driver support for imx6sx
2016-02-25 14:47 UTC (3+ messages)
` [PATCH v3 1/2] MFD: imx6sx: Add PCIe register definitions for iomuxc gpr
` [PATCH v3 2/2] PCI: imx6: add initial imx6sx support
[PATCH 1/2] pci/of: to support explicitly declare interrupt pins unused
2016-02-25 12:20 UTC (3+ messages)
` [PATCH 2/2] PCI: generic: add description of property "interrupt-skip-mask"
[PATCH 0/5] Modularize PCI_DW related drivers
2016-02-25 8:35 UTC (5+ messages)
[PATCH] PCI: rcar, rcar-gen2: Use ARCH_RENESAS
2016-02-25 8:04 UTC (2+ messages)
[PATCH] pci/layerscape: fix MSG TLP drop setting
2016-02-25 7:04 UTC
[PATCH v10 00/59] PCI: Resource allocation cleanup for v4.6
2016-02-25 2:12 UTC (60+ messages)
` [PATCH v10 01/59] PCI: Add pci_find_root_bus_resource()
` [PATCH v10 02/59] sparc/PCI: Use correct bus address to resource offset
` [PATCH v10 03/59] sparc/PCI: Reserve legacy mmio after PCI mmio
` [PATCH v10 04/59] sparc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
` [PATCH v10 05/59] sparc/PCI: Keep resource idx order with bridge register number
` [PATCH v10 06/59] PCI: Kill wrong quirk about M7101
` [PATCH v10 07/59] PCI: Ignore BAR for ALi M1533 PCI-ISA bridge
` [PATCH v10 08/59] powerpc/PCI: Keep resource idx order with bridge register number
` [PATCH v10 09/59] powerpc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
` [PATCH v10 10/59] OF/PCI: Add IORESOURCE_MEM_64 for 64-bit resource
` [PATCH v10 11/59] PCI: Check pref compatible bit for mem64 resource of PCIe device
` [PATCH v10 12/59] PCI: Only treat non-pref mmio64 as pref if all bridges have MEM_64
` [PATCH v10 13/59] PCI: Add has_mem64 for struct host_bridge
` [PATCH v10 14/59] PCI: Only treat non-pref mmio64 as pref if host bridge has mmio64
` [PATCH v10 15/59] PCI: Restore pref MMIO allocation logic for host bridge without mmio64
` [PATCH v10 16/59] PCI: Don't release fixed resource for realloc
` [PATCH v10 17/59] PCI: Claim fixed resource during remove/rescan path
` [PATCH v10 18/59] PCI: Set resource to FIXED for LSI devices
` [PATCH v10 19/59] PCI: Separate realloc list checking after allocation
` [PATCH v10 20/59] PCI: Treat optional as required in first try for bridge rescan
` [PATCH v10 21/59] PCI: Get new realloc size for bridge for last try
` [PATCH v10 22/59] PCI: Don't release sibling bridge resources during hotplug
` [PATCH v10 23/59] PCI: Cleanup res_to_dev_res() printout
` [PATCH v10 24/59] PCI: Reuse res_to_dev_res() in reassign_resources_sorted()
` [PATCH v10 25/59] PCI: Use correct align for optional only resources during sorting
` [PATCH v10 26/59] PCI: Optimize bus min_align/size calculation during sizing
` [PATCH v10 27/59] PCI: Optimize bus align/size calculation for optional "
` [PATCH v10 28/59] PCI: Don't add too much optional size for hotplug bridge MMIO
` [PATCH v10 29/59] PCI: Reorder resources list for required/optional resources
` [PATCH v10 30/59] PCI: Remove duplicated code for resource sorting
` [PATCH v10 31/59] PCI: Rename pdev_sort_resources() to pdev_assign_resources_prepare()
` [PATCH v10 32/59] PCI: Treat ROM resource as optional during realloc
` [PATCH v10 33/59] PCI: Add debug printout during releasing partial assigned resources
` [PATCH v10 34/59] PCI: Simplify res reference using in __assign_resources_sorted()
` [PATCH v10 35/59] PCI: Add __add_to_list()
` [PATCH v10 36/59] PCI: Cache window alignment value during bus sizing
` [PATCH v10 37/59] PCI: Check if resource is allocated before trying to assign one
` [PATCH v10 38/59] PCI: Separate out save_resources()/restore_resources()
` [PATCH v10 39/59] PCI: Move comment to pci_need_to_release()
` [PATCH v10 40/59] PCI: Separate required+optional assigning to another function
` [PATCH v10 41/59] PCI: Skip required+optional if there is no optional
` [PATCH v10 42/59] PCI: Move saved required resource list out of required+optional assigning
` [PATCH v10 43/59] PCI: Add alt_size ressource allocation support
` [PATCH v10 44/59] PCI: Add support for more than two alt_size entries under same bridge
` [PATCH v10 45/59] PCI: Fix size calculation with old_size on rescan path
` [PATCH v10 46/59] PCI: Don't add too much optional size for hotplug bridge io
` [PATCH v10 47/59] PCI: Move ISA io port align out of calculate_iosize()
` [PATCH v10 48/59] PCI: Don't add too much io port for hotplug bridge with old size
` [PATCH v10 49/59] PCI: Unify calculate_size() for io port and MMIO
` [PATCH v10 50/59] PCI: Allow bridge optional only io port resource required size to be 0
` [PATCH v10 51/59] PCI: Unify skip_ioresource_align()
` [PATCH v10 52/59] PCI: Kill macro checking for bus io port sizing
` [PATCH v10 53/59] resources: Make allocate_resource() return best fit resource
` [PATCH v10 54/59] PCI, x86: Allocate from high in available window for MMIO
` [PATCH v10 55/59] PCI: Add debug print out for min_align and alt_size
` [PATCH v10 56/59] PCI, x86: Add pci=assign_pref_bars to reallocate pref BARs
` [PATCH v10 57/59] PCI: Introduce resource_disabled()
` [PATCH v10 58/59] PCI: Don't set flags to 0 when assign resource fail
` [PATCH v10 59/59] PCI: Only try to assign io port only for root bus that support it
[PATCH 0/5] hv: drivers: Ensure that bridge windows don't overlap
2016-02-24 21:24 UTC (6+ messages)
` [PATCH 1/5] hv: Make a function to free mmio regions through vmbus
` [PATCH 2/5] hv: Lock access to hyperv_mmio resource tree
` [PATCH 3/5] hv: Use new vmbus_mmio_free() from client drivers
` [PATCH 4/5] hv: Reverse order of resources in hyperv_mmio
` [PATCH 5/5] hv: Track allocations of children of hv_vmbus in private resource tree
[PATCH RFC] PCI: imx6: add dt prop for link gen, default to gen1
2016-02-24 20:35 UTC (9+ messages)
` [PATCH v2] "
BUGZILLA [112941] - Cannot reenable SRIOV after disabling SRIOV on AMD GPU
2016-02-24 18:29 UTC (4+ messages)
[PATCHv2] VMD: Attach vmd resources to parent domain's resource tree
2016-02-24 18:03 UTC (2+ messages)
[PATCH] acpi, pci, irq: account for early penalty assignment
2016-02-24 14:41 UTC (5+ messages)
[PATCH v4 00/11] PCI VPD access fixes
2016-02-24 4:52 UTC (26+ messages)
` [PATCH v4 01/11] PCI: Update VPD definitions
` [PATCH v4 02/11] PCI: Allow access to VPD attributes with size 0
` [PATCH v4 03/11] PCI: Use bitfield instead of bool for struct pci_vpd_pci22.busy
` [PATCH v4 04/11] PCI: Determine actual VPD size on first access
` [PATCH v4 05/11] FIXME need bugzilla link
` [PATCH v4 06/11] PCI: Move pci_read_vpd() and pci_write_vpd() close to other VPD code
` [PATCH v4 07/11] PCI: Move pci_vpd_release() from header file to pci/access.c
` [PATCH v4 08/11] PCI: Remove struct pci_vpd_ops.release function pointer
` [PATCH v4 09/11] PCI: Rename VPD symbols to remove unnecessary "pci22"
` [PATCH v4 10/11] PCI: Fold struct pci_vpd_pci22 into struct pci_vpd
` [PATCH v4 11/11] PCI: Sleep rather than busy-wait for VPD access completion
[PATCH v6 0/3] Add host controller drivers for Cavium ThunderX PCI
2016-02-24 0:38 UTC (2+ messages)
PCI/USB 2.0 4 port hub fails to install under Ubuntu 12.04
2016-02-24 0:03 UTC (3+ messages)
[PATCH] VMD: Attach vmd resources to parent domain's resource tree
2016-02-23 23:47 UTC (3+ messages)
[PATCH] PCI: tegra: Update for new XUSB pad controller bindings
2016-02-23 18:17 UTC (3+ messages)
` [PATCH v2] PCI: tegra: Support per-lane PHYs
[PATCH v12 4/5] arm64, numa: Add NUMA support for arm64 platforms
2016-02-23 17:39 UTC
[RFC PATCH 2/2] PCI: Quirks for Broadcom Vulcan
2016-02-23 15:12 UTC (11+ messages)
` [RFC PATCH 2/2] PCI: Handle Broadcom Vulcan quirks
[PATCH V4 0/5] PCIe Xilinx generic driver for Microblaze and
2016-02-23 11:08 UTC (5+ messages)
` [PATCH V4 5/5] Microblaze: Modifying microblaze PCI subsytem to support generic Xilinx AXI PCIe Host Bridge IP driver
[PATCH] VMD: Set bus resource start to 0
2016-02-22 21:22 UTC
[PATCH v3] pci: Wait for up to 1000ms after FLR reset
2016-02-22 20:05 UTC
[PATCHv3 0/4] PCI VPD access fixes
2016-02-22 19:57 UTC (3+ messages)
` [PATCHv3 4/4] pci: Blacklist vpd access for buggy devices
[PATCH] MAINTAINERS: Update EEH details and maintainership
2016-02-22 9:45 UTC (2+ messages)
` "
[PATCH v2 0/2] Add PCIe driver support for imx6sx
2016-02-22 9:19 UTC (5+ messages)
` [PATCH v2 2/2] PCI: imx6: add initial imx6sx support
[RFC PATCH 1/2] PCI: Add PCI device flag PCI_DEV_FLAGS_BRIDGE_SKIP_ALIAS
2016-02-20 18:15 UTC (10+ messages)
[PATCH v2] pci: Wait for up to 1000ms after FLR reset
2016-02-19 21:57 UTC (2+ messages)
КЛИЕНТСКИЕ БАЗЫ! Тел\Viber\Whatsapp: +79139393506 Email: mnoskova760@gmail.com Skype: prodawez389
2016-02-19 20:45 UTC
[PATCH] Create sysfs entries for PCI VPDI and VPDR tags
2016-02-19 19:44 UTC (5+ messages)
aer_inject vs. apei/einj
2016-02-19 15:08 UTC
[PATCH] PCI: imx6:don't sleep in atomic context
2016-02-19 9:18 UTC (5+ messages)
[PATCH v8 00/45] powerpc/powernv: PCI hotplug support
2016-02-19 3:16 UTC (4+ messages)
` [PATCH v8 42/45] drivers/of: Rename unflatten_dt_node()
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).