linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-06 16:38:20 to 2013-02-13 09:35:04 UTC [more...]

[PATCH v3] PCIe support for the Armada 370 and Armada XP SoCs
 2013-02-13  9:31 UTC  (53+ messages)
` [PATCH 01/32] of/pci: Provide support for parsing PCI DT ranges property
` [PATCH 02/32] of/pci: Add of_pci_get_devfn() function
` [PATCH 03/32] of/pci: Add of_pci_parse_bus_range() function
` [PATCH 04/32] ARM: pci: Allow passing per-controller private data
` [PATCH 05/32] lib: devres: don't enclose pcim_*() functions in CONFIG_HAS_IOPORT
` [PATCH 06/32] arm: pci: add a align_resource hook
` [PATCH 07/32] arm: mvebu: fix address-cells in mpic DT node
` [PATCH 08/32] clk: mvebu: create parent-child relation for PCIe clocks on Armada 370
` [PATCH 09/32] clk: mvebu: add more PCIe clocks for Armada XP
` [PATCH 10/32] arm: plat-orion: introduce WIN_CTRL_ENABLE in address mapping code
` [PATCH 11/32] arm: plat-orion: refactor the orion_disable_wins() function
` [PATCH 12/32] plat-orion: introduce ORION_ADDR_MAP_NO_REMAP
` [PATCH 13/32] arm: mach-dove: use ORION_ADDR_MAP_NO_REMAP
` [PATCH 14/32] arm: mach-kirkwood: "
` [PATCH 15/32] arm: mach-mvebu: "
` [PATCH 16/32] arm: mach-orion5x: "
` [PATCH 17/32] arm: plat-orion: convert 'int remap' to 'u32 remap'
` [PATCH 18/32] arm: plat-orion: remove __init from addr-map functions needed after boot time
` [PATCH 19/32] arm: plat-orion: introduce orion_{alloc,free}_cpu_win() functions
` [PATCH 20/32] arm: plat-orion: remove __init from PCIe functions needed after boot time
` [PATCH 21/32] arm: mvebu: add functions to alloc/free PCIe decoding windows
` [PATCH 22/32] arm: plat-orion: make common PCIe code usable on mvebu
` [PATCH 23/32] pci: infrastructure to add drivers in drivers/pci/host
` [PATCH 24/32] pci: PCIe driver for Marvell Armada 370/XP systems
` [PATCH 25/32] arm: mvebu: PCIe support is now available on mvebu
` [PATCH 26/32] arm: mvebu: add PCIe Device Tree informations for Armada 370
` [PATCH 27/32] arm: mvebu: add PCIe Device Tree informations for Armada XP
` [PATCH 28/32] arm: mvebu: PCIe Device Tree informations for OpenBlocks AX3-4
` [PATCH 29/32] arm: mvebu: PCIe Device Tree informations for Armada XP DB
` [PATCH 30/32] arm: mvebu: PCIe Device Tree informations for Armada 370 Mirabox
` [PATCH 31/32] arm: mvebu: PCIe Device Tree informations for Armada 370 DB
` [PATCH 32/32] arm: mvebu: update defconfig with PCI and USB support

Abysmal HDD/USB write speed after sleep on a UEFI system
 2013-02-13  4:26 UTC 

[Bisected] [-next-20130204] usb/hcd: irq 18: nobody cared
 2013-02-13  3:18 UTC  (8+ messages)
                      ` [PATCH] ACPI, PCI: Get PRT entry during acpi_pci_enable_irq()

[PATCH] ACPI / hotplug: Fix concurrency issues and memory leaks
 2013-02-13  3:31 UTC  (4+ messages)

[PATCH v2 00/26] x86, irq: support ioapic device hotplug
 2013-02-13  2:36 UTC  (41+ messages)
` [PATCH v2 01/26] x86, irq: Change irq_remap_modify_chip_defaults to static
` [PATCH v2 02/26] x86, irq: Modify irq chip once for irq remapping
` [PATCH v2 03/26] x86, irq: Print out MSI/MSI-X clearly
` [PATCH v2 04/26] x86, irq: Show MSI-X in /proc/interrupt
` [PATCH v2 05/26] x86, irq: Show pci device name for msi "
` [PATCH v2 06/26] x86, irq: Make dmar_msi/hpet_msi irq_chip name consistent
` [PATCH v2 07/26] ia64, irq: Add dummy create_irq_nr()
` [PATCH v2 08/26] iommu, irq: Allocate irq_desc for dmar_msi with local node
` [PATCH v2 09/26] x86, irq: kill create_irq()
` [PATCH v2 10/26] x86, irq: Convert irq_2_pin list to generic list
` [PATCH v2 11/26] genirq: Split __irq_reserve_irqs from irq_alloc_descs
` [PATCH v2 12/26] x86, irq: Add realloc_irq_and_cfg_at()
` [PATCH v2 13/26] x86, irq: Move down arch_early_irq_init()
` [PATCH v2 14/26] x86, irq: Split out alloc_ioapic_save_registers()
` [PATCH v2 15/26] xen, irq: call irq_realloc_desc_at() at first
` [PATCH v2 16/26] x86, irq: pre-reserve irq range/realloc for booting path
` [PATCH v2 17/26] x86, irq: Add ioapic_gsi_to_irq
` [PATCH v2 18/26] genirq: Bail out early in free_desc()
` [PATCH v2 19/26] x86, irq: More strict checking about registering ioapic
` [PATCH v2 20/26] x86, irq: Make mp_register_ioapic handle hotadd ioapic
` [PATCH v2 21/26] x86, irq: Add mp_unregister_ioapic to handle hot-remove ioapic
` [PATCH v2 22/26] x86, irq: Make ioapics loop skip blank slots
` [PATCH v2 23/26] x86, ioapic: Find usable ioapic id for 64bit
` [PATCH v2 24/26] x86: Move declaration for mp_register_ioapic()
` [PATCH v2 25/26] PCI: Disable mem in the ioapic removing path
` [PATCH v2 26/26] PCI, x86, ACPI: Add ioapic hotplug support with acpi host bridge
      ` [PATCH v2 26-1/26] PCI, x86: Make ioapic hotplug support built-in
        ` [PATCH v2 26-2/26] PCI, x86, ACPI: Link acpi ioapic register to ioapic
        ` [PATCH v2 26-3/26] PCI, x86, ACPI: Enable ioapic hotplug support with acpi host bridge
        ` [PATCH v2 26-4/26] PCI, x86, ACPI: get ioapic address from acpi device

[PATCH] ACPI / PCI: Initialize PCI root drivers after PCI bus enumeration
 2013-02-13  1:54 UTC  (2+ messages)

[PATCH v2 19/27] pci: PCIe driver for Marvell Armada 370/XP systems
 2013-02-13  0:32 UTC  (24+ messages)
                ` Giving special alignment/size constraints to the Linux PCI core?

[3.8-rc7] PCI hotplug wakeup oops
 2013-02-12 21:00 UTC  (9+ messages)

[PATCH v2 0/7] pci/e1000e: return runtime-pm back to work
 2013-02-12 20:27 UTC  (5+ messages)

[PATCH v2] PCIe support for the Armada 370 and Armada XP SoCs
 2013-02-12 19:26 UTC  (40+ messages)
` [PATCH v2 19/27] pci: PCIe driver for Marvell Armada 370/XP systems
` [PATCH v2 22/27] arm: mvebu: add PCIe Device Tree informations for Armada XP

PCI warning on boot 3.8.0-rc1
 2013-02-12 18:33 UTC  (9+ messages)

[PATCH 4/4] amd_iommu: Remove calc_devid() and use PCI_DEVID() from pci
 2013-02-11 23:01 UTC 

[PATCH 3/4] amd_iommu: Remove local PCI_BUS() define and use PCI_BUS() from pci
 2013-02-11 23:01 UTC 

[PATCH 2/4] pci/aer: Remove local PCI_BUS() define and use PCI_BUS() from pci
 2013-02-11 23:00 UTC 

[PATCH 1/4] pci: Add PCI_BUS() and PCI_DEVID() interfaces to return bus number and device id
 2013-02-11 23:00 UTC 

[PATCH 0/4] pci: Add PCI_BUS() and PCI_DEVID() interfaces to return bus number and device id
 2013-02-11 23:00 UTC 

PCIe ASPM crash on device removal
 2013-02-09  0:35 UTC  (4+ messages)
` [PATCH 1/2] PCI: ASPM exit link state code could skip devices

[PATCH v2 16/22] PCI, arm: Kill pci_root_buses
 2013-02-07 10:24 UTC  (18+ messages)
    ` [PATCH v3 00/22] PCI: Iterate pci host bridge instead of pci root bus

[PATCH 00/14] Rewrite Tegra PCIe driver
 2013-02-07  1:20 UTC  (9+ messages)
` [PATCH 06/14] ARM: pci: Keep pci_common_init() around after init

[PATCH] drm/pci: use PCI_EXP_LNKCAP_SLS_2_5GB/5_0GB instead of hardcoded values
 2013-02-06 23:59 UTC  (4+ 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).