Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2012-03-07 22:32:56 to 2012-03-14 01:17:35 UTC [more...]

[PATCH 1/3] mmc: sdhci-pci: Add MSI support
 2012-03-14  1:17 UTC  (5+ messages)
` [PATCH 2/3] mmc: sdhci: check interrupt flags in ISR again
` [PATCH 3/3] mmc: sdhci-pci: allow 8-bit bus width for Intel PCH

[RFC PATCH 0/5] PCI: introduce hotplug safe bus searching interfaces
 2012-03-13  8:13 UTC  (11+ 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-13  8:12 UTC  (2+ messages)

[PATCH 00/12] PCI, x86: More pci hotplug related cleanup
 2012-03-13  7:26 UTC  (13+ messages)
` [PATCH 01/12] PCI: Add debug print out for pci related dev release
` [PATCH 02/12] x86, PCI: Let pcibios_allocate_bus_resources() take bus instead
` [PATCH 03/12] PCI: Claim hw/fw allocated resources in hot add path
` [PATCH 04/12] PCI: Kill pci_is_reassignedev()
` [PATCH 05/12] PCI: Add addon_resource support for pci_dev
` [PATCH 06/12] PCI: Use for_each_pci_dev_resource helper
` [PATCH 07/12] PCI: Make piix4 quirk to use addon_resource support
` [PATCH 08/12] PCI: Make quirk_io_region "
` [PATCH 09/12] PCI: Use addon_fixed_resource with ati fixed resource
` [PATCH 10/12] PCI, pciehp: Separate pci_hp_add_bridge()
` [PATCH 11/12] PCI, cphi_hotplug: Simplify configure_slot
` [PATCH 12/12] PCI, shpchp: Simplify configure_device

[PATCH v2 00/37] PCI, x86: pci root bus hotplug support
 2012-03-13  6:26 UTC  (58+ 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

[git pull]
 2012-03-13  4:56 UTC 

[PATCH] PCI: Device specific reset function
 2012-03-13  2:42 UTC  (2+ messages)

[PATCH 00/11] ARM: tegra: Add PCIe device tree support
 2012-03-12 16:57 UTC  (43+ 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

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

[PATCH 00/23] PCI, x86: pci root bus hotplug support
 2012-03-09 19:29 UTC  (47+ 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 11/23] PCI: separate out pci_assign_unassigned_bus_resources()
` [PATCH 14/23] PCI: add __pci_remove_bus_devices()
` [PATCH 16/23] PCI: add pci bus removal through /sys/.../pci_bus/.../remove
` [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  (3+ messages)

[PATCH v3 00/34] PCI: generic probe_only flag and core bus-to-resource support
 2012-03-07 23:27 UTC  (28+ messages)
` [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  (3+ messages)
` [PATCH v1 4/9] sparc/PCI: convert devtree bus addresses to resource


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox