messages from 2015-12-04 18:01:46 to 2015-12-11 05:07:56 UTC [more...]
[PATCH v9 00/60] PCI: Resource allocation cleanup for v4.5
2015-12-11 5:06 UTC (23+ messages)
` [PATCH v9 03/60] sparc/PCI: Reserve legacy mmio after PCI mmio
` [PATCH v9 05/60] sparc/PCI: Keep resource idx order with bridge register number
` [PATCH v9 06/60] PCI: Kill wrong quirk about M7101
` [PATCH v9 08/60] powerpc/PCI: Keep resource idx order with bridge register number
` [PATCH v9 10/60] OF/PCI: Add IORESOURCE_MEM_64 for 64-bit resource
` [PATCH v9 12/60] PCI: Only treat non-pref mmio64 as pref if all bridges have MEM_64
` [PATCH v9 13/60] PCI: Add has_mem64 for struct host_bridge
` [PATCH v9 16/60] PCI: Don't release fixed resource for realloc
` [PATCH v9 19/60] PCI: Separate realloc list checking after allocation
` [PATCH v9 20/60] PCI: Treat optional as required in first try for bridge rescan
` [PATCH v9 21/60] PCI: Get new realloc size for bridge for last try
` [PATCH v9 24/60] PCI: Reuse res_to_dev_res() in reassign_resources_sorted()
` [PATCH v9 26/60] PCI: Optimize bus min_align/size calculation during sizing
` [PATCH v9 29/60] PCI: Reorder resources list for required/optional resources
` [PATCH v9 36/60] PCI: Cache window alignment value during bus sizing
` [PATCH v9 37/60] PCI: Check if resource is allocated before trying to assign one
` [PATCH v9 39/60] PCI: Move comment to pci_need_to_release()
` [PATCH v9 41/60] PCI: Skip required+optional if there is no optional
` [PATCH v9 44/60] PCI: Add support for more than two alt_size entries under same bridge
` [PATCH v9 49/60] PCI: Unify calculate_size() for io port and MMIO
` [PATCH v9 51/60] PCI: Unify skip_ioresource_align()
` [PATCH v9 55/60] PCI, x86: Allocate from high in available window for MMIO
[PATCH v4 0/5] Qualcomm PCIe driver and designware fixes
2015-12-11 4:05 UTC (9+ messages)
` [PATCH v4 1/5] PCI: designware: add memory barrier after enabling region
[PATCH 0/2] PCI: Limit config space size for Netronome NFP4000
2015-12-11 2:30 UTC (3+ messages)
` [PATCH 1/2] PCI: Add Netronome NFP4000 device ID
` [PATCH 2/2] PCI: Limit config space size for Netronome NFP4000
[PATCH v2 0/4] PCI: rcar, rcar-gen2: More Gen2 compatibility strings
2015-12-11 2:14 UTC (7+ messages)
` [PATCH v2 1/4] PCI: rcar-gen2: add gen2 fallback compatibility string
` [PATCH v2 3/4] PCI: rcar: "
[PATCH] drivers:pci:hotplug Fix all space prohibited before that ,
2015-12-10 23:28 UTC (6+ messages)
[PATCH v2] PCI/AER: enable SERR# forwarding for bridges and switches
2015-12-10 22:37 UTC (5+ messages)
[PATCH v11] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
2015-12-10 20:18 UTC (7+ messages)
[PATCH] lspci: Decode DevCap SlotPowerLimit for all components with Upstream Ports
2015-12-10 19:50 UTC
[PATCH v3] PCI: hosts: mark pcie/pci (msi) irq cascade handler as IRQF_NO_THREAD
2015-12-10 19:18 UTC
[PATCH v10 0/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs
2015-12-10 18:16 UTC (11+ messages)
` [PATCH v10 1/7] drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc num
` [PATCH v10 2/7] drivers:hv: Export hv_do_hypercall()
` [PATCH v10 3/7] PCI: Make it possible to implement a PCI MSI IRQ Domain in a module
` [PATCH v10 4/7] PCI: Add fwnode_handle to pci_sysdata
` [PATCH v10 5/7] PCI: irqdomain: Look up IRQ domain by fwnode_handle
` [PATCH v10 6/7] drivers:hv: Define the channel type of Hyper-V PCI Express pass-through
` [PATCH v10 7/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs
[Resend: PATCH v2 0/3] Fix rcar-pcie for arm64
2015-12-10 18:12 UTC (6+ messages)
[PATCH v7 0/4] gicv2m: acpi: Add ACPI support for GICv2m MSI
2015-12-10 17:28 UTC (6+ messages)
` [PATCH v7 1/4] acpi: pci: Setup MSI domain for ACPI based pci devices
` [PATCH v7 2/4] irqdomain: introduce is_fwnode_irqchip helper
` [PATCH v7 3/4] gicv2m: Refactor to prepare for ACPI support
` [PATCH v7 4/4] gicv2m: acpi: Introducing GICv2m "
[PATCH v9 0/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs
2015-12-10 7:24 UTC (10+ messages)
` [PATCH v9 1/7] drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc num
` [PATCH v9 2/7] drivers:hv: Export hv_do_hypercall()
` [PATCH v9 3/7] PCI: Make it possible to implement a PCI MSI IRQ Domain in a module
` [PATCH v9 4/7] PCI: Add fwnode_handle to pci_sysdata
` [PATCH v9 5/7] PCI: irqdomain: Look up IRQ domain by fwnode_handle
` [PATCH v9 6/7] drivers:hv: Define the channel type of Hyper-V PCI Express pass-through
` [PATCH v9 7/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs
[PATCH v8 0/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs
2015-12-09 21:40 UTC (9+ messages)
` [PATCH v8 1/7] drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc num
` [PATCH v8 2/7] drivers:hv: Export hv_do_hypercall()
` [PATCH v8 3/7] PCI: Make it possible to implement a PCI MSI IRQ Domain in a module
` [PATCH v8 4/7] PCI: Add fwnode_handle to pci_sysdata
` [PATCH v8 5/7] PCI: irqdomain: Look up IRQ domain by fwnode_handle
` [PATCH v8 6/7] drivers:hv: Define the channel type of Hyper-V PCI Express pass-through
` [PATCH v8 7/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs
[PATCH] PCI: hisi: fix the hisi_pcie_cfg_read bug when size=4
2015-12-09 20:36 UTC (4+ messages)
[PATCH v2] PCI: dra7xx: mark dra7xx_pcie_msi irq as IRQF_NO_THREAD
2015-12-09 19:38 UTC (9+ messages)
[PATCH v7 0/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs
2015-12-09 17:06 UTC (14+ messages)
` [PATCH v7 1/7] drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc num
` [PATCH v7 2/7] drivers:hv: Export hv_do_hypercall()
` [PATCH v7 3/7] PCI: Make it possible to implement a PCI MSI IRQ Domain in a module
` [PATCH v7 4/7] PCI: Add fwnode_handle to pci_sysdata
` [PATCH v7 5/7] PCI: irqdomain: Look up IRQ domain by fwnode_handle
` [PATCH v7 6/7] drivers:hv: Define the channel type of Hyper-V PCI Express pass-through
` [PATCH v7 7/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs
[PATCH] x86/PCI: simplify pci_bios_{read,write}
2015-12-09 16:50 UTC (3+ messages)
[GIT PULL] PCI fixes for v4.4
2015-12-09 16:02 UTC
[PATCH V1 00/11] MMCONFIG refactoring and ARM64 PCI hostbridge init based on ACPI
2015-12-09 15:55 UTC (4+ messages)
[PATCH v2] PCI: imx6: Fix reset-gpio to work with active low GPIO
2015-12-09 15:09 UTC (5+ messages)
` [PATCH v3] "
[PATCH] PCI / PM: Fix small typo in documentation
2015-12-09 14:53 UTC (2+ messages)
[PATCH] PCI: constify pci_platform_pm_ops structure
2015-12-09 1:21 UTC (4+ messages)
[PATCH] Create sysfs entries for VPD-R keys
2015-12-08 17:55 UTC
[PATCH] PCI: Simplify config space size computation
2015-12-08 14:50 UTC
[PATCH v3] pci: Limit VPD length for megaraid_sas adapter
2015-12-08 14:33 UTC (5+ messages)
` [PATCH v4] "
[PATCHv6 0/7] Driver for new "VMD" device
2015-12-08 12:15 UTC (9+ messages)
` [PATCHv6 1/7] msi: Relax msi_domain_alloc() to support parentless MSI irqdomains
` [PATCHv6 2/7] pci: child bus alloc fix on constrained resource
` [PATCHv6 3/7] Export msi and irq functions for module use
` [PATCHv6 4/7] x86-pci: allow pci domain specific dma ops
` [PATCHv6 5/7] x86/pci: Initial commit for new VMD device driver
` [PATCHv6 6/7] aer_inject: Use 32 bit int type domains
` [PATCHv5 7/7] pciutils: Allow 32-bit domains
[PATCH] PCI: designware: bail out if host_init failed
2015-12-08 5:58 UTC (3+ messages)
[PATCH part3 v12 00/10] Cleanup platform pci_domain_nr()
2015-12-08 1:18 UTC (3+ messages)
[PATCH repost 0/3] Support Netronome NFP6000 family quirks
2015-12-08 0:46 UTC (2+ messages)
[PATCH 0/4] PCI: rcar, rcar-gen2: More Gen2 compat strings
2015-12-08 0:45 UTC (8+ messages)
` [PATCH 2/4] PCI: rcar-gen2: Add device tree support for r8a7793
` [PATCH 3/4] PCI: rcar: Add Gen2 fallback compatibility string
[PATCH v2] PCI: generic: Add support for Cavium ThunderX PCIe root complexes
2015-12-07 23:22 UTC (3+ messages)
[PATCH v5 0/5] Add iProc PCIe PAXC and MSI support
2015-12-07 22:15 UTC (9+ messages)
` [PATCH v5 4/5] PCI: iproc: Add iProc PCIe "
` [PATCH v5 5/5] ARM: dts: Enable MSI support for Broadcom Cygnus
[PATCH 00/11] ARM64 PCI hostbridge init based on ACPI
2015-12-07 20:29 UTC (2+ messages)
[PATCH V4] Delay allocation of PCI device IRQs from boot time until bus scan time to fix PCI hotplugging
2015-12-07 17:32 UTC (2+ messages)
[RFC PATCH v2 0/4] Simple ACPI based PCI support for arm64
2015-12-07 17:20 UTC (5+ messages)
` [RFC PATCH v2 1/4] arm64: pci: Add ACPI support
` [RFC PATCH v2 2/4] PCI: Handle NULL parent in pci_bus_assign_domain_nr
` [RFC PATCH v2 3/4] PCI: ACPI: Add a generic ACPI based host controller
` [RFC PATCH v2 4/4] ACPI: PCI: Support platforms that need pci_remap_iospace
[PATCH v3] PCI: Add pci_enable_atomic_request
2015-12-07 16:23 UTC (4+ messages)
Resizeable PCI BAR support
2015-12-07 16:00 UTC (3+ messages)
mx6: No bus range found
2015-12-07 9:27 UTC (3+ messages)
[PATCH v7 00/50] powerpc/powernv: PCI hotplug support
2015-12-07 3:40 UTC (8+ messages)
` [PATCH v7 45/50] drivers/of: Avoid recursively calling unflatten_dt_node()
[PATCH 0/3] fixes to support multi-functions device
2015-12-07 1:49 UTC (3+ messages)
[PATCH 0/2] adding PCI support to AXS10x
2015-12-06 5:12 UTC (5+ messages)
` [PATCH 1/2] add new platform driver for PCI RC
[PATCH] PCI: fix invalid ROM content detection in pci_get_rom_size()
2015-12-04 23:44 UTC (3+ messages)
` [PATCH v2] PCI: fix missing ROM content warning "
[RFC PATCH 0/2] PCI/ACPI: HiSi: Add ACPI support for Hip05 PCIe Host Bridge Controller
2015-12-04 22:48 UTC (8+ messages)
` [RFC PATCH 1/2] PCI/ACPI: Add ACPI support for non ECAM Host Bridge Controllers
[PATCH 1/2] PCI: Add pci_ops.add_bus() callback
2015-12-04 20:01 UTC (4+ messages)
` [PATCH 2/2] PCI: tegra: Implement ->add_bus() callback
[PATCH 05/28] PCI: xilinx: keep references to both IRQ domains
2015-12-04 18:17 UTC (2+ messages)
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