linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-13 03:41:51 to 2013-06-19 16:56:41 UTC [more...]

[PATCHv3 00/11] MSI support for Marvell EBU PCIe driver
 2013-06-19 16:56 UTC  (10+ messages)
` [PATCHv3 01/11] irqdomain: add irq_alloc_mapping() function
` [PATCHv3 02/11] pci: use weak functions for MSI arch-specific functions
` [PATCHv3 03/11] PCI: Introduce new MSI chip infrastructure
` [PATCHv3 04/11] of: pci: add registry of MSI chips
` [PATCHv3 05/11] irqchip: armada-370-xp: properly request resources
` [PATCHv3 06/11] irqchip: armada-370-xp: implement MSI support
` [PATCHv3 07/11] arm: pci: add ->add_bus() and ->remove_bus() hooks to hw_pci
` [PATCHv3 08/11] arm: mvebu: the MPIC now provides MSI controller features
` [PATCHv3 09/11] pci: mvebu: add support for MSI

[PATCH] pci: Enable overrides for missing ACS capabilities
 2013-06-19 12:43 UTC  (10+ messages)

[PATCH V5 1/3] pci: Add PCIe driver for Samsung Exynos
 2013-06-19 12:43 UTC  (13+ messages)

[PATCH v2 0/8] MSI support for Marvell EBU PCIe driver
 2013-06-19 11:42 UTC  (19+ messages)
` [PATCH v2 1/8] PCI: Introduce new MSI chip infrastructure
` [PATCH v2 2/8] PCI: Add registry of MSI chips
` [PATCH v2 4/8] irqchip: armada-370-xp: implement MSI support
` [PATCH v2 6/8] pci: mvebu: add support for MSI

[BUGFIX v2 0/4] fix bug 56531, 59501 and 59581
 2013-06-19  5:18 UTC  (34+ messages)
` [BUGFIX v2 1/4] ACPI, DOCK: initialize dock subsystem before scanning PCI root buses
` [BUGFIX v2 2/4] ACPI, DOCK: resolve possible deadlock scenarios
` [BUGFIX v2 3/4] PCI, ACPI: fix device destroying order issue when handling dock notification
` [BUGFIX v2 4/4] ACPIPHP: fix bug 56531 Sony VAIO VPCZ23A4R: can't assign mem/io after docking

[PATCH v2 0/2] pci: ACS check fixes
 2013-06-19  2:30 UTC  (7+ messages)
` [PATCH v2 1/2] pci: Fix flaw in pci_acs_enabled()

[PATCH 7/9] PCI: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
 2013-06-18 18:07 UTC  (3+ messages)

[PATCH v3, part2 00/20] Introduce hotplug-safe PCI bus iterators
 2013-06-18 16:34 UTC  (15+ messages)
` [PATCH v3, part2 01/20] PCI: introduce "
` [PATCH v3, part2 14/20] PCI, DRM: use hotplug-safe iterators to walk PCI buses
` [PATCH v3, part2 15/20] PCI, EDAC: use hotplug-safe PCI bus "
` [PATCH v3, part2 17/20] PCI, iommu: use hotplug-safe "
` [PATCH v3, part2 20/20] PCI, ARM: use hotplug-safe PCI bus "

[PATCH -v5 0/8] Add hostbridge resource release to support root bus hotplug in IA64
 2013-06-18  1:03 UTC  (11+ messages)
` [PATCH -v5 1/8] PCI/IA64: SN: remove sn_pci_window_fixup()

[PATCH 0/3] [SCSI] megaraid: Remove local (struct pci_dev) pdev's
 2013-06-17 19:46 UTC  (2+ messages)

[PATCH 13/15] pci: mvebu: Convert to use devm_ioremap_resource
 2013-06-17  9:16 UTC  (2+ messages)
` [PATCH V2 6/6] "

[PATCH] PCI: only WARN_ON() when pci_ioremap_bar() is called for io port BAR
 2013-06-16 22:45 UTC  (2+ messages)

[PATCH V4 1/4] ARM: tegra30: clocks: Fix pciex clock registration
 2013-06-16 18:51 UTC  (3+ messages)

[PATCH v3, part1 06/10] PCI: make PCI host bridge/bus creating and destroying logic symmetric
 2013-06-15  1:46 UTC  (8+ messages)
` [PATCH 1/2] PCI: fix a double free issue in pci_create_root_bus() error recovery path
  ` [PATCH 2/2] PCI: make PCI host bridge/bus creating and destroying logic symmetric

[PATCH] PCI / ACPI / PM: Use correct power state strings in messages
 2013-06-14 23:13 UTC  (5+ messages)

[BUGFIX 0/9] Fix bug 59501 and code improvement for dock driver
 2013-06-14 23:12 UTC  (55+ messages)
` [BUGFIX 1/9] ACPI, DOCK: initialize dock subsystem before scanning PCI root buses
` [BUGFIX 2/9] ACPIPHP: fix device destroying order issue when handling dock notification
` [BUGFIX 3/9] ACPI, DOCK: clean up unused module related code
` [BUGFIX 4/9] ACPI, DOCK: avoid initializing acpi_dock_notifier_list multiple times
` [BUGFIX 5/9] ACPI, DOCK: kill redundant spin lock in dock device object
` [BUGFIX 6/9] ACPI, DOCK: mark initialization functions with __init
` [BUGFIX 7/9] ACPI, DOCK: simplify implementation of dock_create_acpi_device()
` [BUGFIX 8/9] ACPI: introduce several helper functions
` [BUGFIX 9/9] ACPI: use new helper functions to simpilify code

[PATCH] PCI: Remove not needed check in disable aspm link
 2013-06-14 23:00 UTC  (33+ messages)

[RFC PATCH v2, part3 00/11] Introduce PCI bus lock and state machine
 2013-06-14 18:07 UTC  (10+ messages)
` [RFC PATCH v2, part3 07/11] PCI, xen-pcifront: use new PCI interfaces to simplify implementation

[PATCH] xen/pci: Deal with toolstack missing an 'XenbusStateClosing'
 2013-06-14 16:28 UTC  (7+ messages)

[PATCH v2] PCI: Reset PCIe devices to stop ongoing DMA
 2013-06-14  2:11 UTC  (9+ messages)

[PATCH V4 1/3] pci: Add PCIe driver for Samsung Exynos
 2013-06-13 14:18 UTC  (4+ messages)

[PATCH V5 3/3] ARM: dts: Add pcie controller node for Samsung EXYNOS5440 SoC
 2013-06-13 13:23 UTC 

[PATCH V5 2/3] ARM: EXYNOS: Enable PCIe support for Exynos5440
 2013-06-13 13:23 UTC 

[PATCH V5 0/3] PCIe support for Samsung Exynos5440 SoC
 2013-06-13 13:21 UTC 

pcie aspm link setup, grandparent instead of parent?
 2013-06-13 10:09 UTC  (2+ messages)

[PATCH V4 3/3] ARM: dts: Add pcie controller node for Samsung EXYNOS5440 SoC
 2013-06-13  5:34 UTC  (3+ 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).