linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-06 07:16:09 to 2012-03-12 12:06:29 UTC [more...]

[PATCH 00/11] ARM: tegra: Add PCIe device tree support
 2012-03-12 12:06 UTC  (38+ messages)
` [PATCH 01/11] drivercore: Add driver probe deferral mechanism
` [PATCH 02/11] regulator: Support driver probe deferral
` [PATCH 03/11] regulator: fixed: "
` [PATCH 04/11] regulator: tps6586x: fix typo in debug message
` [PATCH 05/11] tps6586x: Add device-tree support
` [PATCH 06/11] PCI: Keep pci_fixup_irqs() around after init
` [PATCH 07/11] ARM: pci: Keep pci_common_init() "
` [PATCH 08/11] ARM: tegra: Move tegra_pcie_xclk_clamp() to PMC
` [PATCH 09/11] ARM: tegra: Rewrite PCIe support as a driver
` [PATCH 10/11] ARM: tegra: pcie: Add MSI support
` [PATCH 11/11] ARM: tegra: pcie: Add device tree support

[RFC PATCH 0/5] PCI: introduce hotplug safe bus searching interfaces
 2012-03-11 17:48 UTC  (6+ messages)
` [PATCH 1/5] Fix device reference count leakage in pci_dev_present()
` [PATCH 2/5] Correctly clean up pci root buses in function pci_remove_bus()
` [PATCH 3/5] Fix an access-after-free issue in function pci_stop_and_remove_bus()
` [RFC PATCH 4/5] PCI: Introduce hotplug-safe pci bus searching interfaces
` [RFC PATCH 5/5] PCI: Replace old pci bus searching function calls with hotplug safe ones

Initializing iwl3945 error
 2012-03-11 17:43 UTC 

[PATCH v5 13/13] PCI Hotplug: schedule fakephp for feature removal
 2012-03-10 21:20 UTC 

[PATCH v2 00/37] PCI, x86: pci root bus hotplug support
 2012-03-10  7:00 UTC  (38+ messages)
` [PATCH v2 01/37] IOMMU: Update dmar units devices list during hotplug
` [PATCH v2 02/37] PNPACPI: Fix device ref leaking in acpi_pnp_match
` [PATCH v2 03/37] IOMMU: Fix tboot force iommu logic
` [PATCH v2 04/37] x86, PCI: Fix non acpi path pci_sysdata leaking with release_fn
` [PATCH v2 05/37] PCI: Separate out pci_assign_unassigned_bus_resources()
` [PATCH v2 06/37] PCI: Move back pci_rescan_bus()
` [PATCH v2 07/37] PCI: pci_bus_size_bridges() should not size own bridge
` [PATCH v2 08/37] PCI: Use __pci_bus_size_bridges() directly in pci_assign_unassigned_bus_resources()
` [PATCH v2 09/37] PCI, sysfs: Use device_type and attr_groups with pci dev
` [PATCH v2 10/37] PCI, sysfs: create rescan_bridge under /sys/.../pci/devices/... for pci bridges
` [PATCH v2 11/37] PCI: Add pci_bus_add_single_device()
` [PATCH v2 12/37] PCI: Make pci_rescan_bus_bridge_resize() use pci_scan_bridge instead
` [PATCH v2 13/37] PCI: Clean up rescan_bus_bridge_resize()
` [PATCH v2 14/37] PCI: Rescan bus or bridge using callback method too
` [PATCH v2 15/37] PCI, sysfs: Clean up rescan/remove with scheule_callback
` [PATCH v2 16/37] PCI: Move pci_stop_and_remove_behind_bridge() down
` [PATCH v2 17/37] PCI: Add __pci_remove_bus_devices()
` [PATCH v2 18/37] PCI: Use list_for_each_entry_safe instead of list_for_each_safe
` [PATCH v2 19/37] PCI: Add pci_stop_and_remove_bus()
` [PATCH v2 20/37] PCI: Add pci bus removal through /sys/.../pci_bus/.../remove
` [PATCH v2 21/37] PCI, ACPI: Make acpi_pci_root_remove remove pci root bus too
` [PATCH v2 22/37] PCI, acpiphp: remove hot-add support of pci host bridge
` [PATCH v2 23/37] PCI, ACPI: Add pci_root_hp hot add hotplug notification
` [PATCH v2 24/37] PCI, ACPI: Add pci_root_hp hot removal notification support
` [PATCH v2 25/37] PCI, ACPI: Add alloc_acpi_hp_work()
` [PATCH v2 26/37] PCI, acpiphp: Use acpi_hp_work
` [PATCH v2 27/37] PCI, pci_root_hp: "
` [PATCH v2 28/37] PCI, ACPI: Make kacpi_hotplug_wq static
` [PATCH v2 29/37] PCI, ACPI: Add acpi_pci_root_rescan()
` [PATCH v2 30/37] PCI: Add __pci_scan_root_bus() that can skip bus_add
` [PATCH v2 31/37] x86, PCI: add __pci_scan_root_bus_on_node() "
` [PATCH v2 32/37] x86, PCI: add __pcibios_scan_specific_bus "
` [PATCH v2 33/37] x86, PCI: Add pcibios_root_rescan()
` [PATCH v2 34/37] x86, PCI: Add arch version pci_root_rescan()
` [PATCH v2 35/37] PCI: Make /sys/bus/pci/rescan rescan root
` [PATCH v2 36/37] ACPI: Enable SCI_EMULATE to manually simulate physical hotplug testing
` [PATCH v2 37/37] PCI, sysfs: Prepare to kill pci device rescan

[PATCH 00/23] PCI, x86: pci root bus hotplug support
 2012-03-09 19:29 UTC  (60+ messages)
` [PATCH 02/23] PCI, sysfs: create rescan_bridge under /sys/.../pci/devices/... for pci bridges
` [PATCH 06/23] PCI: rescan with bus or bridge using callback method too
` [PATCH 07/23] pci, dmar: Update dmar units devices list during hotplug
` [PATCH 08/23] PNPACPI: Fix device ref leaking in acpi_pnp_match
` [PATCH 11/23] PCI: separate out pci_assign_unassigned_bus_resources()
` [PATCH 12/23] PCI: Move back pci_rescan_bus()
` [PATCH 13/23] PCI: move pci_stop_and_remove_behind_bridge down
` [PATCH 14/23] PCI: add __pci_remove_bus_devices()
` [PATCH 16/23] PCI: add pci bus removal through /sys/.../pci_bus/.../remove
` [PATCH 18/23] PCI, ACPI: add acpi_pci_root_rescan()
` [PATCH 19/23] PCI: add /sys/bus/pci/rescan_root
` [PATCH 20/23] PCI: add __pci_scan_root_bus() that can skip bus_add
` [PATCH 21/23] x86, PCI: add __pci_scan_root_bus_on_node() "
` [PATCH 22/23] x86, PCI: add __pcibios_scan_specific_bus "
` [PATCH 23/23] x86, PCI: add pcibios_root_rescan

[PATCH] Ignore pre-1.1 ASPM quirking when ASPM is disabled
 2012-03-08 15:44 UTC  (4+ messages)

[PATCH 1/9] pci_ids: Add device ID for IBM PCI-X bridge
 2012-03-08  7:55 UTC  (5+ messages)

[PATCH v3 00/34] PCI: generic probe_only flag and core bus-to-resource support
 2012-03-07 23:27 UTC  (37+ messages)
` [PATCH v3 01/34] PCI: make pci_flags always available
` [PATCH v3 02/34] PCI: add pci_clear_flags()
` [PATCH v3 03/34] alpha/PCI: replace pci_probe_only with pci_flags
` [PATCH v3 04/34] arm/PCI: remove arch pci_flags definition
` [PATCH v3 05/34] arm/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flag
` [PATCH v3 06/34] microblaze/PCI: remove unused pci_flags
` [PATCH v3 07/34] mips/PCI: replace pci_probe_only with pci_flags
` [PATCH v3 08/34] mips/PCI: removed unused pci_probe configurability
` [PATCH v3 09/34] powerpc/PCI: make pci_probe_only default to 0
` [PATCH v3 10/34] powerpc/PCI: allow reallocation on PA Semi
` [PATCH v3 11/34] powerpc/PCI: replace pci_probe_only with pci_flags
` [PATCH v3 12/34] unicore32/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flag
` [PATCH v3 13/34] PCI: make pci_flags non-weak
` [PATCH v3 14/34] PCI: don't publish new root bus until it's fully initialized
` [PATCH v3 15/34] PCI: add struct pci_host_bridge and a list of all bridges found
` [PATCH v3 16/34] PCI: add struct pci_host_bridge_window with CPU/bus address offset
` [PATCH v3 17/34] PCI: convert bus addresses to resource when reading BARs
` [PATCH v3 18/34] PCI: add generic pcibios_resource_to_bus()
` [PATCH v3 19/34] alpha/PCI: get rid of device resource fixups
` [PATCH v3 20/34] arm/PCI: "
` [PATCH v3 21/34] ia64/PCI: SN: convert to pci_scan_root_bus() for correct root bus resources
` [PATCH v3 22/34] ia64/PCI: get rid of device resource fixups
` [PATCH v3 23/34] microblaze/PCI: "
` [PATCH v3 24/34] mips/PCI: "
` [PATCH v3 25/34] mn10300/PCI: "
` [PATCH v3 26/34] parisc/PCI: "
` [PATCH v3 27/34] powerpc/PCI: "
` [PATCH v3 28/34] sh/PCI: "
` [PATCH v3 29/34] sparc/PCI: "
` [PATCH v3 30/34] xtensa/PCI: "
` [PATCH v3 31/34] PCI: collapse pcibios_resource_to_bus
` [PATCH v3 32/34] PCI: allow P2P bridge windows starting at PCI bus address zero
` [PATCH v3 33/34] PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)
` [PATCH v3 34/34] sparc/PCI: replace pci_cfg_fake_ranges() with pci_read_bridge_bases()

[PATCH v1 0/9] PCI core support for bus-to-resource offsets (fixes)
 2012-03-07 23:26 UTC  (12+ messages)
` [PATCH v1 1/9] PCI: fix bridge I/O window bus-to-resource conversion
` [PATCH v1 2/9] powerpc/PCI: compute I/O space bus-to-resource offset consistently
` [PATCH v1 3/9] powerpc/PCI: convert devtree bus addresses to resource
` [PATCH v1 4/9] sparc/PCI: "
` [PATCH v1 5/9] arm/PCI: don't export pci_flags
` [PATCH v1 6/9] unicore32/PCI: move <asm-generic/pci-bridge.h> include to asm/pci.h
` [PATCH v1 7/9] PCI: allow P2P bridge windows starting at PCI bus address zero
` [PATCH v1 8/9] PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)
` [PATCH v1 9/9] sparc/PCI: replace pci_cfg_fake_ranges() with pci_read_bridge_bases()

[PATCH 0001/001] xen: multi page ring support for block devices
 2012-03-07  9:33 UTC  (3+ messages)
    ` [Xen-devel] "

[PATCH] PCI: PCIe: Fix uninitialized variable 'cap_mask'
 2012-03-07  7:16 UTC 

[PATCH RFC] PCI: allow P2P bridge windows starting at PCI bus address zero
 2012-03-06 22:45 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).