linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-18 00:59:00 to 2012-09-03 09:17:22 UTC [more...]

[PATCH v2 -tip 0/5] x86, MSI, AHCI: Support multiple MSIs
 2012-09-03  9:16 UTC 

[RFC PATCH] methods to access resources of a struct pci_dev
 2012-09-03  9:08 UTC  (17+ messages)
          ` [RFC PATCH v2 ]pci: pci resource iterator
                      ` [RFC PATCH v3 "

PCI mini-summit notes
 2012-09-03  8:51 UTC  (6+ messages)

[PATCH v2 0/6] acpi,pci: hostbridge hotplug support
 2012-09-03  8:07 UTC  (7+ messages)
` [PATCH v2 1/6] ACPI, PCI: Use normal list for struct acpi_pci_driver
` [PATCH v2 2/6] ACPI, PCI: Notify acpi_pci_drivers when hot-plugging PCI root bridges
` [PATCH v2 3/6] ACPI, PCI: add acpi_pci_drivers protection
` [PATCH v2 4/6] ACPI, PCI: add acpi_pci_roots protection
` [PATCH v2 5/6] ACPI, PCI: add hostbridge removal function
` [PATCH v2 6/6] ACPI, PCI: add resoruce-assign code for devices under hot-added hostbridge

[PATCH 0/7][RESEND] acpi, pci: hostbridge hotplug support
 2012-09-03  4:04 UTC  (20+ messages)
` [PATCH 2/7][RESEND] PCI: Correctly clean up pci root buses in function pci_remove_bus()

[PATCH 3/5] PCI: hotplug: remove acpi_bus_generate_proc_event
 2012-09-03  0:03 UTC 

[PATCH part5 0/7] PCI, ACPI: pci root bus hotplug support - part5
 2012-09-02 21:56 UTC  (8+ messages)
` [PATCH part5 1/7] ACPI, PCI: Use normal list for struct acpi_pci_driver
` [PATCH part5 2/7] ACPI, PCI: Notify acpi_pci_drivers when hot-plugging PCI root bridges
` [PATCH part5 3/7] ACPI, PCI: Protect global lists in drivers/acpi/pci_root.c
` [PATCH part5 4/7] ACPI, PCI: Stop pci devices before acpi_pci_driver remove calling
` [PATCH part5 5/7] PCI: Set dev_node early for pci_dev
` [PATCH part5 6/7] PCI, x86: Move pci_enable_bridges() down
` [PATCH part5 7/7] ACPI, PCI: Skip extra pci_enable_bridges for non hot-add root

[PATCH part4 00/11] PCI, ACPI: pci root bus hotplug support - part4
 2012-09-02 21:54 UTC  (12+ messages)
` [PATCH part4 01/11] PCI: Fix a device reference count leakage issue in pci_dev_present()
` [PATCH part4 02/11] PCI: Correctly clean up pci root buses in function pci_remove_bus()
` [PATCH part4 03/11] PCI: Add pci_stop_and_remove_bus()
` [PATCH part4 04/11] PCI: Fix an access-after-free issue in function pci_stop_and_remove_bus()
` [PATCH part4 05/11] PCI, acpiphp: Separate out hot-add support of pci host bridge
` [PATCH part4 06/11] PCI, ACPI: Make acpi_pci_root_remove remove pci root bus too
` [PATCH part4 07/11] PCI, ACPI: Add pci_root_hp hot removal notification support
` [PATCH part4 08/11] PCI, ACPI: Add alloc_acpi_hp_work()
` [PATCH part4 09/11] PCI, acpiphp: Use acpi_hp_work
` [PATCH part4 10/11] PCI, pci_root_hp: "
` [PATCH part4 11/11] PCI, ACPI: Make kacpi_hotplug_wq static

[PATCH part3 00/11] PCI, x86: pci root bus hotplug support - part3
 2012-09-02 21:52 UTC  (12+ messages)
` [PATCH part3 01/11] PCI: Separate out pci_assign_unassigned_bus_resources()
` [PATCH part3 02/11] PCI: Move back pci_rescan_bus() to probe.c
` [PATCH part3 03/11] PCI: pci_bus_size_bridges() should not size own bridge
` [PATCH part3 04/11] PCI: Use __pci_bus_size_bridges() directly in pci_assign_unassigned_bus_resources()
` [PATCH part3 05/11] PCI, sysfs: Use device_type and attr_groups with pci dev
` [PATCH part3 06/11] PCI, sysfs: Create rescan_bridge under /sys/.../pci/devices/... for pci bridges
` [PATCH part3 07/11] PCI: Add pci_bus_add_single_device()
` [PATCH part3 08/11] PCI: Make pci_rescan_bus_bridge_resize() use pci_scan_bridge
` [PATCH part3 09/11] PCI: Clean up rescan_bus_bridge_resize()
` [PATCH part3 10/11] PCI: Rescan bus or bridge using callback method too
` [PATCH part3 11/11] PCI, sysfs: Clean up rescan/remove with scheule_callback

[PATCH part2 0/6] PCI, x86: pci root bus hotplug support - part2
 2012-09-02 21:50 UTC  (7+ messages)
` [PATCH part2 1/6] x86, PCI: Separate pcibios_allocate_bridge_resources()
` [PATCH part2 2/6] x86, PCI: Separate pcibios_allocate_dev_resources()
` [PATCH part2 3/6] x86, PCI: Let pcibios_allocate_bus_resources() take bus instead
` [PATCH part2 4/6] x86, PCI: Separate rom resource claim out
` [PATCH part2 5/6] PCI, x86: Add pcibios_fw_addr_done
` [PATCH part2 6/6] PCI: Claim hw/fw allocated resources in hot add path

[PATCH part1 0/4] PCI: pci root bus hotplug support - part1
 2012-09-02 21:47 UTC  (5+ messages)
` [PATCH part1 1/4] PCI, pciehp: Turn on link again after power off the slot
` [PATCH part1 2/4] PCI, acpiphp: Add is_hotplug_bridge detection
` [PATCH part1 3/4] PCI: Add root bus children dev's res to fail list
` [PATCH part1 4/4] PCI: Split out stop_bus_device and remove_bus_dev again

[PATCH] PCI: drop duplicate const in DECLARE_PCI_FIXUP_SECTION
 2012-09-02 21:37 UTC 

BAR0/1 & enumeration
 2012-09-01  3:12 UTC  (4+ messages)

Determining if PCI device is in slot or on motherboard?
 2012-09-01  0:05 UTC 

[PATCH -v12 00/15] PCI: allocate pci bus num range for unassigned bridge busn
 2012-08-31  0:40 UTC  (11+ messages)
` [PATCH -v12 02/15] resources: Add probe_resource()

Limiting BAR resource region size allocation (device claims 2x what it needs) ?
 2012-08-29 14:19 UTC  (3+ messages)

a small problem about pci_stop_and_remove_bus_device() function
 2012-08-29  8:58 UTC 

[PATCH 0/5] Simplify code by using hotplug safe pci_get_domain_bus_and_slot()
 2012-08-28 23:56 UTC  (8+ messages)
` [PATCH 1/5] PCI/IA64: simplify code by "
` [PATCH 2/5] PCI/vga: "
` [PATCH 3/5] PCI/cpcihp: "
` [PATCH 4/5] PCI/IOV: "
` [PATCH 5/5] PCI/xen-pcifront: "

[PATCH 1/3] PCI/AER: Fix NULL pci_ops return when hotplug a pci bus which was doing aer error inject
 2012-08-28  0:53 UTC  (8+ messages)
` [RESEND BUGFIX PATCH 1/3] PCI/AER: fix pci_ops return NULL "

[PATCH] intel-iommu: Default to non-coherent for domains unattached to iommus
 2012-08-27 20:22 UTC  (2+ messages)

[PATCH 3/3] PCI: Check whether pci device has been removed when remove a pci device by sysfs
 2012-08-27  6:42 UTC  (4+ messages)
` [RESEND BUGFIX PATCH 3/3] PCI: check "

pci: question about the life cycle of pci_dev and its parent pci_bus
 2012-08-27  1:54 UTC  (3+ messages)

[PATCH 2/3] PCI/AER: Clean pci_bus_ops when related pci bus was removed
 2012-08-25  9:59 UTC  (2+ messages)
` [RESEND BUGFIX PATCH 2/3] PCI/AER: clean "

[PATCH 0/2] Infrastructure for Vendor-Specific extended capabilities
 2012-08-24 21:26 UTC  (2+ messages)

[PATCH v2 00/16] Clean up drivers/pci/remove.c
 2012-08-24 21:25 UTC  (14+ messages)
` [PATCH v2 03/16] pcmcia: Use common pci_stop_and_remove_bus_device()
` [PATCH v2 08/16] PCI: Stop and remove devices in one pass

[PATCH v3 00/32] provide interfaces to access PCIe capabilities registers
 2012-08-24 18:52 UTC  (14+ messages)

Use PCI ROMs from EFI boot services
 2012-08-24 12:53 UTC  (9+ messages)
` [PATCH V3 1/4] EFI: Stash ROMs if they're not in the PCI BAR
` [PATCH V3 2/4] PCI: Add pcibios_add_device
` [PATCH V3 3/4] PCI: Add support for non-BAR ROMs
` [PATCH V3 4/4] X86: Use PCI setup data

Fwd: [Ksummit-2012-discuss] PCI breakout session
 2012-08-23 22:35 UTC 

[PATCH] pci: rewrite pci_call_probe() to use workqueue instead of work_on_cpu()
 2012-08-23 21:35 UTC 

[PATCH 0/2] PCI: decode disable fixes
 2012-08-23 18:20 UTC  (5+ messages)
` [PATCH 1/2] PCI: leave MEM and IO decoding disabled during 64-bit BAR sizing, too

pci_get_subsys: GFP_KERNEL allocations with IRQs disabled
 2012-08-23  7:45 UTC  (8+ messages)
                        ` [PATCH 1/2] PCI: Use local parameter pci_device_id for pci_get_subsys/class()
                        ` [PATCH 2/2] PCI: Remove the obsolete no_pci_devices() check

[PATCH 0/5] PCI: hotplug related misc patches
 2012-08-22 23:19 UTC  (9+ messages)
` [PATCH 4/5] PCI, acpiphp: add is_hotplug_bridge detection

[PATCH] pci: fix drivers/pci/pci.c kernel-doc warnings
 2012-08-22 17:50 UTC  (2+ messages)

[Resend with Ack][PATCH v1] PCI: allow acpiphp to handle PCIe ports without native PCIe hotplug capability
 2012-08-22 15:16 UTC  (2+ messages)
` [PATCH v2] PCI: allow acpiphp to handle PCIe ports w/o "

[PATCH 0/4] PCI/PM: PCI D3cold support fixes for 3.6-rc1
 2012-08-21 23:47 UTC  (4+ messages)

PCI Section mismatch error in linux-next
 2012-08-21 18:15 UTC  (15+ messages)

[PATCH V8 0/8] Minimal alignment for p2p bars
 2012-08-21 17:46 UTC  (10+ messages)
` [PATCH 1/8] pci: change variable name for find_pci_host_bridge
` [PATCH 2/8] pci: argument pci_bus "
` [PATCH 3/8] pci: fiddle with conversion of pci and CPU address
` [PATCH 4/8] pci: weak function returns alignment
` [PATCH 5/8] pci: resource assignment based on p2p alignment
` [PATCH 6/8] pci: refactor function pbus_size_mem
` [PATCH 7/8] ppc/pci: override pcibios_window_alignment
` [PATCH 8/8] ppc/pnv: I/O and memory alignment for p2p bridges

[GIT PULL] PCI updates for v3.6
 2012-08-20 23:23 UTC 

[PATCH v2] intel-iommu: Default to non-coherent for domains unattached to iommus
 2012-08-20 20:39 UTC  (2+ messages)

[PATCH v1] PCI,IA64: free associated resources when removing host bridges
 2012-08-20 15:43 UTC  (3+ messages)

p4080DS board and myri10gi
 2012-08-20 14:04 UTC  (2+ messages)


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).