messages from 2015-03-09 02:43:06 to 2015-03-12 19:56:55 UTC [more...]
[PATCH v6 00/30] Refine PCI scan interfaces and make generic pci host bridge
2015-03-12 19:56 UTC (57+ messages)
` [PATCH v6 02/30] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()
` [PATCH v6 03/30] PCI: Export busn_resource to drivers/pci
` [PATCH v6 04/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
` [PATCH v6 06/30] PCI: Combine PCI domain and bus number in u32 arg
` [PATCH v6 07/30] PCI: Pass PCI domain number combined with root bus number
` [PATCH v6 08/30] PCI: Introduce pci_host_assign_domain_nr() to assign domain
` [PATCH v6 09/30] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
` [PATCH v6 10/30] PCI: Introduce pci_host_bridge_list to manage host bridges
` [PATCH v6 11/30] PCI: Save sysdata in pci_host_bridge drvdata
` [PATCH v6 12/30] PCI: Introduce pci_host_bridge_ops to support host specific operations
` [PATCH v6 13/30] PCI: Introduce new scan function pci_scan_host_bridge()
` [PATCH v6 15/30] ia64/PCI: Refine pci_acpi_scan_root() with generic pci_host_bridge
` [PATCH v6 16/30] powerpc/pci: Rename pcibios_root_bridge_prepare()
` [PATCH v6 17/30] powerpc/pci: Use pci_scan_host_bridge() for simplicity
` [PATCH v6 18/30] PCI: Remove weak pcibios_root_bridge_prepare()
` [PATCH v6 20/30] sparc/PCI: Use pci_scan_host_bridge() for simplicity
` [PATCH v6 21/30] PCI: Introduce pci_bus_child_max_busnr()
` [PATCH v6 22/30] parisc/PCI: Use pci_scan_root_bus() for simplicity
` [PATCH v6 23/30] PCI/mvebu: Use pci_common_init_dev() to simplify code
` [PATCH v6 24/30] PCI/tegra: Remove redundant tegra_pcie_scan_bus()
` [PATCH v6 25/30] PCI/designware: Use pci_scan_root_bus() for simplicity
` [PATCH v6 28/30] PCI: Export find_pci_host_bridge() and rename to pci_find_host_bridge()
` [PATCH v6 29/30] PCI: Remove platform specific pci_domain_nr()
` [PATCH v6 30/30] PCI: Remove pci_bus_assign_domain_nr()
[PATCH v1 0/4] Unassigned resource fixes
2015-03-12 17:35 UTC (5+ messages)
` [PATCH v1 1/4] PNP: Don't check for overlaps with unassigned PCI BARs
` [PATCH v1 2/4] PCI: Mark invalid BARs as unassigned
` [PATCH v1 3/4] PCI: Show driver, BAR#, and resource on pci_ioremap_bar() failure
` [PATCH v1 4/4] PCI: Fail pci_ioremap_bar() on unassigned resources
[RFC PATCH] PCI: Disable MSI/MSI-X only if device is shutdown
2015-03-12 16:21 UTC (2+ messages)
[GIT PULL] PCI fixes for v4.0
2015-03-12 16:20 UTC
[PATCH] x86/PCI: Fully disable devices before releasing IRQ resource
2015-03-12 16:08 UTC (9+ messages)
[PATCH v1 0/2] x86: simplify UP APIC conditions
2015-03-12 15:35 UTC (9+ messages)
` [PATCH v1 1/2] x86: kconfig: remove X86_UP_IOAPIC
` [PATCH v1 2/2] x86: kconfig: remove X86_UP_APIC
[PATCH v1] of/pci : fix of_pci_dma_configure parent ptr NULL
2015-03-12 15:03 UTC (2+ messages)
[PATCH v4 0/9] PCI: MMCONFIG clean up
2015-03-12 13:42 UTC (15+ messages)
` [PATCH v4 1/9] x86, pci: Clean up comment about buggy MMIO config space access for AMD Fam10h CPUs
` [PATCH v4 2/9] x86, pci: Abstract PCI config accessors and use AMD Fam10h workaround exclusively
` [PATCH v4 3/9] x86, pci: Reorder logic of pci_mmconfig_insert() function
` [PATCH v4 4/9] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory
` [PATCH v4 5/9] pci, acpi, mcfg: Provide generic implementation of MCFG code initialization
` [PATCH v4 6/9] x86, pci: mmconfig_{32,64}.c code refactoring - remove code duplication
` [PATCH v4 7/9] x86, pci, ecam: mmconfig_64.c becomes default implementation for ECAM driver
` [PATCH v4 8/9] pci, acpi, mcfg: Share ACPI PCI config space accessors
` [PATCH v4 9/9] pci, ecam: Improve naming for ecam.c content and areas where it is used
Hit a deadlock: between AER and pcieport/pciehp
2015-03-12 1:48 UTC
[PATCH V13 00/21] Enable SRIOV on Power8
2015-03-12 1:15 UTC (4+ messages)
` [PATCH V13 15/21] powerpc/powernv: Reserve additional space for IOV BAR according to the number of total_pe
[RFC v1 0/2] x86: kconfig: simplify APIC entries
2015-03-11 23:03 UTC (7+ messages)
` [RFC v1 1/2] x86: kconfig: simplify enabling [IO]APIC for PCI_MSI
` [RFC v1 2/2] x86: kconfig: remove UP [IO]APIC options
[Patch v2 resend] apple-gmux: lock iGP IO to protect from vgaarb changes
2015-03-11 21:34 UTC (3+ messages)
` [Patch v3] "
[PATCH] pci: of : fix BUG: unable to handle kernel
2015-03-11 20:27 UTC (8+ messages)
[PATCH 0/5] vfio-pci: Misc enhancements
2015-03-11 20:20 UTC (5+ messages)
` [PATCH 1/5] vfio-pci: Allow PCI IDs to be specified as module options
[PATCH v6 0/4] pci: iproc: Add Broadcom iProc PCIe support
2015-03-11 18:06 UTC (5+ messages)
` [PATCH v6 1/4] PCI: Export symbols of PCI functions
` [PATCH v6 2/4] pci: iProc: define iProc PCIe platform bus binding
` [PATCH v6 3/4] pci: iproc: Add Broadcom iProc PCIe support
` [PATCH v6 4/4] ARM: dts: enable PCIe support for Cygnus
[PATCH v12 00/21] Enable SRIOV on Power8
2015-03-11 13:40 UTC (22+ messages)
` [PATCH v12 10/21] PCI: Consider additional PF's IOV BAR alignment in sizing and assigning
` [PATCH v12 14/21] powerpc/powernv: Allocate struct pnv_ioda_pe iommu_table dynamically
` [PATCH v12 15/21] powerpc/powernv: Reserve additional space for IOV BAR according to the number of total_pe
` [PATCH v12 17/21] powerpc/powernv: Shift VF resource with an offset
[RFC] Build with arm64 configuration
2015-03-11 8:00 UTC (5+ messages)
[PATCH v2 1/2] PCI: One more parameter to pci_set_pcie_reset_state()
2015-03-11 5:38 UTC (4+ messages)
` [PATCH v2 2/2] PCI: Apply warm reset to specific devices
[PATCH] PCI: rcar: Add PCIE_CONF_REGNO macro for PCIECAR register
2015-03-11 4:23 UTC
MRL Sensor or Attention Button event and hotplug scripts
2015-03-11 2:16 UTC (2+ messages)
[PATCH v5 0/4] pci: iproc: Add Broadcom iProc PCIe support
2015-03-11 1:11 UTC (12+ messages)
` [PATCH v5 1/4] PCI: Export symbols of PCI functions
` [PATCH v5 2/4] pci: iProc: define iProc PCIe platform bus binding
` [PATCH v5 3/4] pci: iproc: Add Broadcom iProc PCIe support
` [PATCH v5 4/4] ARM: dts: enable PCIe support for Cygnus
[PATCH 1/3] drivers:pnp Add support for descendants claiming memory address space
2015-03-11 0:34 UTC
[PATCH v4 0/4] pci: iproc: Add Broadcom iProc PCIe support
2015-03-10 15:53 UTC (8+ messages)
` [PATCH v4 1/4] PCI: Export symbols of PCI functions
` [PATCH v4 2/4] pci: iProc: define iProc PCIe platform bus binding
` [PATCH v4 3/4] pci: iproc: Add Broadcom iProc PCIe support
` [PATCH v4 4/4] ARM: dts: enable PCIe support for Cygnus
[PCI] BUG: unable to handle kernel
2015-03-10 15:29 UTC (15+ messages)
[PATCH v3 0/9] PCI: MMCONFIG clean up
2015-03-10 12:25 UTC (12+ messages)
` [PATCH v3 1/9] x86, pci: Clean up comment about buggy MMIO config space access for AMD Fam10h CPUs
` [PATCH v3 2/9] x86, pci: Abstract PCI config accessors and use AMD Fam10h workaround exclusively
` [PATCH v3 3/9] x86, pci: Reorder logic of pci_mmconfig_insert() function
` [PATCH v3 4/9] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory
` [PATCH v3 5/9] pci, acpi, mcfg: Provide generic implementation of MCFG code initialization
` [PATCH v3 6/9] x86, pci: mmconfig_{32,64}.c code refactoring - remove code duplication
` [PATCH v3 7/9] x86, pci, ecam: mmconfig_64.c becomes default implementation for ECAM driver
` [PATCH v3 8/9] pci, acpi, mcfg: Share ACPI PCI config space accessors
` [PATCH v3 9/9] pci, ecam: Improve naming for ecam.c content and areas where it is used
[PATCH v2 0/9] PCI: MMCONFIG clean up
2015-03-10 10:08 UTC (3+ messages)
[PATCH] PCI / ACPI: PCI delay optimization from ACPI
2015-03-10 6:48 UTC (4+ messages)
` [PATCH update] "
[PATCH 0/4] Support registering specific reset handler
2015-03-10 6:31 UTC (7+ messages)
[PATCH RESEND] x86:pci: Change sta2x11_dma_ops stucture to use switolb_dma_supported as it's dma_supported function in sta2x11-fixup.c
2015-03-10 5:32 UTC (2+ messages)
iMX6 PCIe gen 2 card compatibility
2015-03-10 1:54 UTC
[PATCH v3 0/3] pci: iproc: Add Broadcom iProc PCIe support
2015-03-09 23:45 UTC (5+ messages)
` [PATCH v3 2/3] "
[PATCH 1/2] PCI: allow MSI chip providers to implement their own multiple MSI setup
2015-03-09 17:33 UTC (2+ messages)
` [PATCH 2/2] PCI: designware: implement multiple MSI irq setup
[PATCH v5 00/29] Refine PCI scan interfaces and make generic pci host bridge
2015-03-09 2:47 UTC (4+ messages)
` [PATCH v5 16/29] powerpc/pci: Use pci_scan_host_bridge() for simplicity
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).