messages from 2014-02-10 04:04:09 to 2014-02-14 14:51:28 UTC [more...]
PCI memory BAR assigned by u-boot not honored when using recent kernel
2014-02-14 14:51 UTC
[GIT PULL] ACPI and power management fixes for v3.14-rc3
2014-02-14 13:39 UTC
[PATCH 1/6] PCI,acpiphp: Use list_for_each_entry() for bus traversal
2014-02-14 13:39 UTC (10+ messages)
` [PATCH 2/6] PCI/arm: "
` [PATCH 3/6] PCI/drm: "
` [PATCH 4/6] PCI/powerpc: "
` [PATCH 5/6] PCI/pcmcia: "
` [PATCH 6/6] PCI: Remove pci_bus_b() and use list_entry() directly
[PATCH v2 0/3] ARM: PCI: implement generic PCI host controller
2014-02-14 11:05 UTC (27+ messages)
` [PATCH v2 1/3] ARM: mach-virt: allow PCI support to be selected
` [PATCH v2 2/3] ARM: bios32: use pci_enable_resource to enable PCI resources
` [PATCH v2 3/3] PCI: ARM: add support for generic PCI host controller
[PATCH 00/08] PCI: rcar: Recent driver patches from Ben Dooks and me
2014-02-14 10:52 UTC (13+ messages)
` [PATCH 01/08] PCI: rcar: check platform_get_irq() return code
` [PATCH v2 02/08] PCI: rcar: add error interrupt handling
` [PATCH 03/08] PCI: rcar: fix bridge logic configuration accesses
` [PATCH v2 04/08] PCI: rcar: Register each instance independently
` [PATCH v2 05/08] PCI: rcar: Break out window size handling
` [PATCH v2 06/08] PCI: rcar: Add DMABOUNCE support
` [PATCH 07/08] PCI: rcar: Enable BOUNCE in case of HIGHMEM
` [PATCH 08/08] PCI: rcar: Make the Kconfig dependencies more generic
[PATCH v2 27/52] x86, pci, amd-bus: Fix CPU hotplug callback registration
2014-02-14 7:55 UTC
[PATCH] PCI: pciehp: Fix the problem that the present bit is not cleared though slot is empty
2014-02-14 7:26 UTC (11+ messages)
[PATCH] PCI: imx6: Fix link_up detection
2014-02-14 6:41 UTC (5+ messages)
pci-3.14 resource alloc
2014-02-14 0:50 UTC
[Bug 68591] Regression: Asrock M3A UCC does not boot without acpi=off or pci=noacpi
2014-02-13 22:37 UTC
[PATCH 00/22] scsi: Use pci_enable_msix_range()
2014-02-13 17:55 UTC (15+ messages)
` [PATCH 02/22] bfa: Do not call pci_enable_msix() once it failed
` [PATCH 07/22] fnic: Use pci_enable_msix_range()
` [PATCH 11/22] lpfc: Remove superfluous call to pci_disable_msix()
` [PATCH 14/22] mpt2sas: Use pci_enable_msix_range()
` [PATCH 18/22] pmcraid: Get rid of a redundant assignment
` [PATCH 19/22] pmcraid: Use pci_enable_msix_range()
` [PATCH 21/22] qla4xxx: "
[PATCH] PCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix_exact()
2014-02-13 17:46 UTC (2+ messages)
[PATCH v2 0/9] Phase out pci_enable_msi_block()
2014-02-13 16:04 UTC (21+ messages)
` [PATCH v2 8/9] ath10k: Use pci_enable_msi_range()
` [PATCH 1/3] ath10k: Get rid of superfluous call to pci_disable_msi()
` [PATCH v2 9/9] wil6210: Use pci_enable_msi_range()
` [PATCH] wil6210: Fix switch operator "missing break?" warning
[PATCH] [RFC] Support for creating generic host_bridge from device tree
2014-02-13 12:20 UTC (16+ messages)
` [PATCH] pci: Add support for creating a "
[PATCH] PCI: Update outdated comment for pcibios_bus_report_status
2014-02-13 11:57 UTC
In "pci_fixup_video" check if this is or should be the primary video devi
2014-02-13 9:48 UTC (4+ messages)
` [PATCH v2] Setting the IORESOURCE_ROM_SHADOW flag on a VGA card other than the primary prevents it from reading it's own rom. It will get the content of the shadowrom at C000 instead, which is of the primary VGA card and the driver of the secondary card will bail out
[PATCH 00/04] PCI: rcar: Driver model and physical address space update
2014-02-13 4:37 UTC (3+ messages)
[PATCH 0/4] Minor miscellaneous cleanups
2014-02-13 0:44 UTC (6+ messages)
` [PATCH 1/4] PCI: Remove unnecessary list_empty(&pci_pme_list) check
` [PATCH 2/4] x86/PCI: Remove unnecessary local variable initialization
` [PATCH 3/4] x86/PCI: Reword comments
` [PATCH 4/4] x86/PCI: Fix function definition whitespace
[PATCH 1/2] bus: mvebu-mbus: Fix incorrect size for PCI aperture resources
2014-02-12 23:24 UTC (4+ messages)
` [PATCH 2/2] PCI: mvebu - Call request_resources on the apertures
[PATCH 0/3] ARM: PCI: implement virtual PCI host controller
2014-02-12 22:24 UTC (24+ messages)
` [PATCH 1/3] ARM: bios32: use pci_enable_resource to enable PCI resources
` [PATCH 2/3] PCI: ARM: add support for virtual PCI host controller
[PATCH] PCI: MVEBU: Use Device ID and revision from underlying endpoint
2014-02-12 21:06 UTC (2+ messages)
[PATCH RESEND][pciutils] libpci: pci_id_lookup - add udev/hwdb support
2014-02-12 20:04 UTC (12+ messages)
[PATCH] PCI/MSI: Fix cut-and-paste errors in documentation
2014-02-12 19:14 UTC (2+ messages)
[PATCH 01/34] bnx2: Use pci_enable_msix_range()
2014-02-12 18:08 UTC (8+ messages)
[PATCH] PCI: pciehp: Remove surprise bit checks
2014-02-12 12:54 UTC (4+ messages)
[PATCH part1 v6 0/7] Introduce PCIe Device Serial Number capability support
2014-02-12 7:59 UTC (12+ messages)
` [PATCH part1 v6 1/7] PCI: rework pci_find_next_ext_capability()
` [PATCH part1 v6 2/7] PCI: introduce pci_bus_find_ext_capability()
` [PATCH part1 v6 3/7] PCI: Add support for Device Serial Number capability
` [PATCH part1 v6 4/7] PCI: Introduce pci_serial_number_changed()
` [PATCH part1 v6 5/7] PCI: Add pci_dummy_ops to isolate pci device temporarily
` [PATCH part1 v6 6/7] PCI: Check pci device serial number when scan device
` [PATCH part1 v6 7/7] PCI: pciehp: Don't enable/disable slot on resume unless status changed
[PATCH] pci: Makefile: Cleanup per-arch list of object files
2014-02-12 1:20 UTC (2+ messages)
[PATCH] pciehp: Acknowledge the spurious "cmd completed" event
2014-02-12 1:08 UTC (12+ messages)
[PATCH] pci: fix kernel-doc notation warning
2014-02-12 0:43 UTC (2+ messages)
[PATCH] PCI,pciehp: Don't set slot off when found device already exists
2014-02-12 0:41 UTC (2+ messages)
[PATCH] pci: allocation check missing
2014-02-11 23:28 UTC (2+ messages)
EHCI host broken -- interrupts disabled
2014-02-11 23:24 UTC (6+ messages)
[patch] PCI hotplug: cpqphp: hex vs decimal typo in cpqhpc_probe()
2014-02-11 23:23 UTC (2+ messages)
[PATCH v4 0/8] Allow Link state changes for Hot-Plug
2014-02-11 22:34 UTC (5+ messages)
` [PATCH v5 8/8] "
[PATCH 0/11] ACPI / hotplug / PCI: Updates on top of changes merged recently
2014-02-11 12:53 UTC (3+ messages)
[PATCH V5 0/8]PCI:Add SPEAr13xx PCie support
2014-02-11 12:38 UTC (6+ messages)
` [PATCH V5 7/8] pcie: SPEAr13xx: Add designware pcie support
` [PATCH V5 8/8] MAINTAINERS: Add ST SPEAr13xx PCIe driver maintainer
[PATCH V6 00/12]PCI:Add SPEAr13xx PCie support
2014-02-11 9:30 UTC (3+ messages)
` [PATCH V6 10/12] pcie: SPEAr13xx: Add designware wrapper support
` [PATCH V6 12/12] MAINTAINERS: Add ST SPEAr13xx PCIe driver maintainer
[PATCH part1 v5 0/7] Introduce PCIe Device Serial Number capability support
2014-02-11 1:55 UTC (13+ messages)
` [PATCH part1 v5 1/7] PCI: rework pci_find_next_ext_capability()
` [PATCH part1 v5 3/7] PCI: Add support for Device Serial Number capability
` [PATCH part1 v5 4/7] PCI: Introduce pci_serial_number_changed()
` [PATCH part1 v5 5/7] PCI: Add pci_dummy_ops to isolate pci device temporarily
` [PATCH part1 v5 6/7] PCI: Check pci device serial number when scan device
` [PATCH part1 v5 7/7] PCI: pciehp: Don't enable/disable slot on resume unless status changed
[PATCH 0/2] ACPI / hotplug / PCI: Work along with PCIe native hotplug
2014-02-11 0:18 UTC (3+ messages)
` [PATCH 1/2] ACPI / hotplug / PCI: Rename register_slot() to acpiphp_add_context()
` [PATCH 2/2] ACPI / hotplug / PCI: Add ACPIPHP contexts to devices handled by PCIeHP
[PATCH 0/8] PCI: cleanup pci_scan_bridge
2014-02-11 0:16 UTC (2+ messages)
PATCH: platforms: avoid queuing work if possible
2014-02-10 22:41 UTC (4+ messages)
PCIE bandwidth utilization
2014-02-10 21:47 UTC (2+ messages)
[PATCH v2 0/3] Quirk Intel PCH root ports for ACS-like features
2014-02-10 18:42 UTC (3+ messages)
` [PATCH v2 3/3] pci/quirks: Enable quirks for PCIe ACS on Intel PCH root ports
How to combine two PCIe devices in one domain?
2014-02-10 14:31 UTC
How to combine two PCIe devices in one domain?
2014-02-10 14:29 UTC
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