messages from 2014-01-23 21:00:03 to 2014-01-31 15:07:59 UTC [more...]
[PATCH 01/34] bnx2: Use pci_enable_msix_range()
2014-01-31 15:08 UTC (15+ messages)
` [PATCH 03/34] tg3: "
` [PATCH 04/34] bna: "
` [PATCH 07/34] cxgb4: "
` [PATCH 08/34] cxgb4vf: Remove superfluous call to pci_disable_msix()
` [PATCH 11/34] benet: Use pci_enable_msix_range()
` [PATCH 12/34] e1000e: "
` [PATCH 18/34] mlx4: "
` [PATCH 23/34] forcedeth: Fix invalid errno reporting in nv_request_irq()
` [PATCH 24/34] forcedeth: Cleanup MSI-X to MSI to INTx fallback code
` [PATCH 27/34] qlcnic: Cleanup qlcnic_enable_msix() return values
` [PATCH 28/34] qlcnic: Use pci_enable_msix_range()
` [PATCH 29/34] qlge: Get rid of an redundant assignment
` [PATCH 30/34] qlge: Use pci_enable_msix_range()
` [PATCH 32/34] niu: "
Commit ef83b0781a73f (PCI: Remove from bus_list and release resources in pci_release_dev()) broke TBT hotplug
2014-01-31 14:05 UTC (18+ messages)
PATCH: platforms: avoid queuing work if possible
2014-01-31 12:00 UTC (3+ messages)
Who understand the IOMMU code?
2014-01-31 10:06 UTC (2+ messages)
In "pci_fixup_video" check if this is or should be the primary video devi
2014-01-31 9:28 UTC (6+ 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 0/2] Remove dead code
2014-01-31 9:10 UTC (4+ messages)
` [PATCH 1/2] PCI: Remove unused MMIO exclusivity support
` [PATCH 2/2] PCI: Remove unused SR-IOV VF Migration support
` [E1000-devel] [PATCH 0/2] Remove dead code
PCIe memory map API
2014-01-31 5:17 UTC
[PATCH V3 0/8] PCI:Add SPEAr13xx PCie support
2014-01-31 4:44 UTC (7+ messages)
` [PATCH V3 7/8] pcie: SPEAr13xx: Add designware pcie support
` [PATCH V3 8/8] MAINTAINERS: Add ST SPEAr13xx PCIe driver maintainer
[PATCH] vfio: Set PCI_DEV_FLAGS_ASSIGNED when assigning device to guest
2014-01-30 20:10 UTC (4+ messages)
pci->pcie bridge issue: kernel unable to find a free I/O port range
2014-01-30 18:56 UTC (12+ messages)
[RFC PATCH V3 0/4] APM X-Gene PCIe controller
2014-01-30 18:06 UTC (14+ messages)
` [RFC PATCH V3 1/4] pci: APM X-Gene PCIe controller driver
` [RFC PATCH V3 2/4] arm64: dts: APM X-Gene PCIe device tree nodes
` [RFC PATCH V3 3/4] dt-bindings: pci: xgene pcie device tree bindings
` [RFC PATCH V3 4/4] MAINTAINERS: entry for APM X-Gene PCIe host driver
[PATCH 0/11] ACPI / hotplug / PCI: Updates on top of changes merged recently
2014-01-30 15:28 UTC (25+ messages)
` [PATCH 1/11] ACPI / hotplug / PCI: Proper kerneldoc comments for enumeration/removal
` [PATCH 2/11] ACPI / hotplug / PCI: Simplify register_slot()
` [PATCH 3/11] ACPI / hotplug / PCI: Drop acpiphp_bus_trim()
` [PATCH 4/11] ACPI / hotplug / PCI: Rework acpiphp_no_hotplug()
` [PATCH 5/11] ACPI / hotplug / PCI: Store acpi_device pointer in acpiphp_context
` [PATCH 6/11] ACPI / hotplug / PCI: Drop acpiphp_bus_add()
` [PATCH 7/11] ACPI / hotplug / PCI: Drop crit_sect locking
` [PATCH 8/11] ACPI / hotplug / PCI: Simplify hotplug_event()
` [PATCH 9/11] ACPI / hotplug / PCI: Simplify disable_slot()
` [PATCH 10/11] ACPI / hotplug / PCI: Use acpi_handle_debug() in hotplug_event()
` [PATCH 11/11] ACPI / hotplug: Do not pass ACPI handles to ACPI dock operations
` [PATCH 0/5][RFT] ACPI / hotplug / PCI: Consolidation of ACPIPHP with ACPI core device hotplug
` [PATCH 1/5][RFT] ACPI / hotplug / PCI: Attach hotplug contexts to struct acpi_device
` [PATCH 2/5][RFT] ACPI / hotplug: Introduce acpi_install_hotplug_notify_handler()
` [PATCH 3/5][RFT] ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplug
` [PATCH 4/5][RFT] ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler()
` [PATCH 5/5][RFT] ACPI / hotplug: Dispach hotplug notifications from acpi_bus_notify()
` [Resend][PATCH 1/5][RFT] ACPI / hotplug / PCI: Attach hotplug contexts to struct acpi_device
` [Resend][PATCH 2/5][RFT] ACPI / hotplug: Introduce acpi_install_hotplug_notify_handler()
` [Update][PATCH 3/5][RFT] ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplug
` [Update][PATCH 4/5][RFT] ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler()
` [Update][PATCH 5/5][RFT] ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()
` [Update 2x][PATCH "
[PATCH v2 0/9] Phase out pci_enable_msi_block()
2014-01-30 14:10 UTC (26+ messages)
` [PATCH 10/9] PCI/MSI: Undeprecate pci_enable_msi()
` [PATCH 11/9] PCI/MSI: Phase out pci_enable_msi_block()
` [PATCH v2 4/9] ipr: Use pci_enable_msi_range() and pci_enable_msix_range()
` [PATCH v2 1/2] ipr: Get rid of superfluous call to pci_disable_msi/msix()
` [PATCH v2 2/2] ipr: Use pci_enable_msi_range() and pci_enable_msix_range()
` [PATCH v2 7/9] vfio: "
` [PATCH v2 8/9] ath10k: Use pci_enable_msi_range()
` [PATCH 1/3] ath10k: Get rid of superfluous call to pci_disable_msi()
` [PATCH 2/3] ath10k: Disable MSI in case IRQ configuration is unknown
` [PATCH v3 3/3] ath10k: Use pci_enable_msi_range()
` [PATCH v2 9/9] wil6210: "
mlx4_core probe error after applying Yinghai's patch
2014-01-30 8:09 UTC (5+ messages)
[PATCH] PCI: fix a memory leak of pci_host_bridge on error path
2014-01-30 0:46 UTC (4+ messages)
EHCI host broken -- interrupts disabled
2014-01-30 0:04 UTC (5+ messages)
[PATCH] PCI,pciehp: Don't set slot off when found device already exists
2014-01-29 22:38 UTC (2+ messages)
[PATCH 00/17] x86, ia64 NUMA cleanup
2014-01-29 21:23 UTC (19+ messages)
` [PATCH 01/17] x86/PCI: Drop pcibios_scan_root() check for bus already scanned
` [PATCH 02/17] x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_with_sysdata()
` [PATCH 03/17] x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_on_node()
` [PATCH 04/17] x86/PCI: Merge pci_scan_bus_on_node() into pcibios_scan_root()
` [PATCH 05/17] x86/PCI: Drop return value of pcibios_scan_root()
` [PATCH 06/17] x86/PCI: Add x86_pci_root_bus_node() to look up NUMA node from PCI bus
` [PATCH 07/17] x86/PCI: Use x86_pci_root_bus_node() instead of get_mp_bus_to_node()
` [PATCH 08/17] x86/PCI: Remove mp_bus_to_node[], set_mp_bus_to_node(), get_mp_bus_to_node()
` [PATCH 09/17] x86/PCI: Remove unnecessary list_empty(&pci_root_infos) check
` [PATCH 10/17] x86/PCI: Use NUMA_NO_NODE, not -1, for unknown node
` [PATCH 11/17] x86/PCI: Remove acpi_get_pxm() usage
` [PATCH 12/17] ia64 / sba_iommu: Use NUMA_NO_NODE, not MAX_NUMNODES, for unknown node
` [PATCH 13/17] ia64: Remove acpi_get_pxm() usage
` [PATCH 14/17] ACPI / numa: Fix acpi_get_node() prototype
` [PATCH 15/17] ACPI / numa: Simplify acpi_get_node() style
` [PATCH 16/17] ACPI / numa: Make __acpi_map_pxm_to_node(), acpi_get_pxm() static
` [PATCH 17/17] ACPI / numa: Use __weak, not the gcc-specific version
[scan-admin@coverity.com: New Defects reported by Coverity Scan for Linux]
2014-01-29 20:56 UTC (5+ messages)
` [PATCH] PCI: msi: properly check return value of kmalloc
` [PATCH] PCI: msi: properly free memory on an error path
[PATCH][trivial] pci: Fix make htmldocs failure caused by msi.c
2014-01-29 20:54 UTC (2+ messages)
[RFC PATCH V2 0/4] APM X-Gene PCIe controller
2014-01-29 19:36 UTC (10+ messages)
` [RFC PATCH V2 1/4] pci: APM X-Gene PCIe controller driver
PCIe trouble on imx6q
2014-01-29 15:57 UTC (5+ messages)
` Fwd: "
[PATCH 1/8] pci-rcar-gen2: add of match table
2014-01-29 12:20 UTC (6+ messages)
PCI fixes for Renesas RCar
2014-01-29 9:17 UTC (11+ messages)
` [PATCH 1/3] PCI: rcar: check platform_get_irq() return code
` [PATCH 2/3] PCI: rcar: add error interrupt handling
` [PATCH 3/3] PCI: rcar: fix bridge logic configuration accesses
[PATCH 08/11] pci: use device_remove_file_self() instead of device_schedule_callback()
2014-01-28 23:21 UTC
[PATCH v2 0/4] Add Clovertrail and Merrifeld support to Intel MID
2014-01-28 19:35 UTC (6+ messages)
` [PATCH v2 3/4] x86: intel-mid: add Merrifield platform support
[PATCH 1/3] PCI: rcar: check platform_get_irq() return code
2014-01-28 16:11 UTC (6+ messages)
` [PATCH 2/3] PCI: rcar: add error interrupt handling
` [PATCH 3/3] PCI: rcar: fix bridge logic abort
[PATCH] lspci: Show device name as exported by BIOS (sysfs label attribute)
2014-01-28 7:51 UTC (2+ messages)
` [PATCH] lspci: Show device name as exported by BIOS (sysfs label attribute) (V2)
User initiated hotplug and kernel initiated hotplug - where is the synchronization?
2014-01-28 2:33 UTC (5+ messages)
[PATCHv3 0/6] Crashdump Accepting Active IOMMU
2014-01-25 2:44 UTC (2+ messages)
[PATCH v5] ACPI: Fix acpi_evaluate_object() return value check
2014-01-24 17:19 UTC (7+ messages)
[PATCH V2 0/8] PCI: Add SPEAr13xx PCIe support
2014-01-24 8:24 UTC (4+ messages)
` [PATCH V2 7/8] pcie: SPEAr13xx: Add designware pcie support
designware/imx6: question regarding MSI
2014-01-24 8:09 UTC (5+ messages)
[PATCH 0/8] PCI: cleanup pci_scan_bridge
2014-01-23 20:59 UTC (5+ messages)
` [PATCH 4/8] PCI: Use request_resource_conflict instead of insert_ for bus numbers
` [PATCH 5/8] PCI: Make sure bus number resources stay within their parents bounds
` [PATCH 7/8] PCI: Check for child busses which use more bus numbers than allocated
` [PATCH 8/8] PCI: Don't scan random busses in pci_scan_bridge
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).