messages from 2013-06-07 17:01:08 to 2013-06-14 10:53:16 UTC [more...]
[PATCH V5 1/3] pci: Add PCIe driver for Samsung Exynos
2013-06-14 10:53 UTC (4+ messages)
[PATCH -v5 0/8] Add hostbridge resource release to support root bus hotplug in IA64
2013-06-14 8:42 UTC (3+ messages)
` [PATCH -v5 1/8] PCI/IA64: SN: remove sn_pci_window_fixup()
[BUGFIX 0/9] Fix bug 59501 and code improvement for dock driver
2013-06-14 5:11 UTC (41+ 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 v2] PCI: Reset PCIe devices to stop ongoing DMA
2013-06-14 2:11 UTC (13+ messages)
[PATCH] PCI / ACPI / PM: Use correct power state strings in messages
2013-06-13 22:29 UTC
[PATCH V4 1/3] pci: Add PCIe driver for Samsung Exynos
2013-06-13 14:18 UTC (4+ messages)
[PATCH] PCI: Remove not needed check in disable aspm link
2013-06-13 13:57 UTC (20+ 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)
[PATCH v3 00/12] Rewrite Tegra PCIe driver
2013-06-12 21:23 UTC (6+ messages)
` [PATCH v3 07/12] PCI: tegra: Move PCIe driver to drivers/pci/host
[PATCH] ACPIPHP: fix device destroying order issue in handling dock notification
2013-06-12 18:37 UTC (10+ messages)
[PATCH] pci: Avoid reentrant calls to work_on_cpu
2013-06-12 17:58 UTC (3+ messages)
[PATCH] xen/pci: Deal with toolstack missing an 'XenbusStateClosing'
2013-06-12 17:28 UTC (12+ messages)
` [Xen-devel] "
[PATCH V4 1/4] ARM: tegra30: clocks: Fix pciex clock registration
2013-06-12 15:36 UTC (2+ messages)
[PATCH 1/6] of/pci: Provide support for parsing PCI DT ranges property
2013-06-12 15:10 UTC (8+ messages)
` [PATCH 6/6] ARM: dts: Add pcie controller node for Samsung EXYNOS5440 SoC
[PATCH V3 1/3] Add PCIe driver for Samsung Exynos
2013-06-12 14:57 UTC (4+ messages)
[PATCH v2 0/8] MSI support for Marvell EBU PCIe driver
2013-06-12 10:42 UTC (10+ messages)
` [PATCH v2 2/8] PCI: Add registry of MSI chips
` [PATCH v2 4/8] irqchip: armada-370-xp: implement MSI support
[PATCH V4 0/3] PCIe support for Samsung Exynos5440 SoC
2013-06-12 10:26 UTC (2+ messages)
[PATCH V4 2/3] ARM: EXYNOS: Enable PCIe support for Exynos5440
2013-06-12 10:19 UTC
[PATCH V3 1/4] ARM: tegra30: clocks: Fix pciex clock registration
2013-06-12 7:11 UTC (14+ messages)
` [PATCH V3 2/4] ARM: tegra: pcie: Add tegra3 support
` [PATCH V3 3/4] ARM: dts: tegra: Correct PCIe entry
[PATCH v3 00/27] x86, irq: support ioapic device hotplug
2013-06-11 21:52 UTC (47+ messages)
` [PATCH v3 01/27] x86, irq: Change irq_remap_modify_chip_defaults to static
` [PATCH v3 02/27] x86, irq: Modify irq chip once for irq remapping
` [PATCH v3 03/27] x86, irq: Print out MSI/MSI-X clearly
` [PATCH v3 04/27] x86, irq: Show MSI-X in /proc/interrupt
` [PATCH v3 05/27] x86, irq: Make dmar_msi/hpet_msi irq_chip name consistent
` [PATCH v3 06/27] ia64, irq: Add dummy create_irq_nr()
` [PATCH v3 07/27] iommu, irq: Allocate irq_desc for dmar_msi with local node
` [PATCH v3 08/27] x86, irq: kill create_irq()
` [PATCH v3 09/27] x86, irq: Convert irq_2_pin list to generic list
` [PATCH v3 10/27] genirq: Split __irq_reserve_irqs from irq_alloc_descs
` [PATCH v3 11/27] x86, irq: Add realloc_irq_and_cfg_at()
` [PATCH v3 12/27] x86, irq: Move down arch_early_irq_init()
` [PATCH v3 13/27] x86, irq: Split out alloc_ioapic_save_registers()
` [PATCH v3 14/27] xen, irq: call irq_realloc_desc_at() at first
` [PATCH v3 15/27] x86, irq: pre-reserve irq range/realloc for booting path
` [PATCH v3 16/27] x86, irq: Add ioapic_gsi_to_irq
` [PATCH v3 17/27] genirq: Bail out early in free_desc()
` [PATCH v3 18/27] x86, irq: More strict checking about registering ioapic
` [PATCH v3 19/27] x86, irq: Make mp_register_ioapic handle hot-added ioapic
` [PATCH v3 20/27] x86, irq: Add mp_unregister_ioapic to handle hot-remove ioapic
` [PATCH v3 21/27] x86, irq: Make ioapics loop skip blank slots
` [PATCH v3 22/27] x86, ioapic: Find usable ioapic id for 64bit
` [PATCH v3 23/27] x86: Move declaration for mp_register_ioapic()
` [PATCH v3 24/27] PCI, x86: Make ioapic hotplug support built-in
` [PATCH v3 25/27] PCI, x86, ACPI: Link acpi ioapic register to ioapic
` [PATCH v3 26/27] PCI, x86, ACPI: Enable ioapic hotplug support with acpi host bridge
` [PATCH v3 27/27] PCI, x86, ACPI: get ioapic address from acpi device
[PATCH v2] lspci: Add L1 PM Substate capability reporting
2013-06-11 7:50 UTC (4+ messages)
` [PATCH v3] "
[PATCH 00/15] Convert to use devm_ioremap_resource
2013-06-11 4:51 UTC (4+ messages)
` [PATCH 13/15] pci: mvebu: "
[PATCH V4 2/4] ARM: tegra: pcie: Add tegra3 support
2013-06-11 4:47 UTC (4+ messages)
Subject : [ PATCH ] pci-reset-error_state-to-pci_channel_io_normal-at-report_slot_reset
2013-06-10 17:24 UTC (9+ messages)
[RFC PATCH v2, part3 00/11] Introduce PCI bus lock and state machine
2013-06-10 17:08 UTC (9+ messages)
` [RFC PATCH v2, part3 07/11] PCI, xen-pcifront: use new PCI interfaces to simplify implementation
[PATCH] PCI: Fix comment typo for pcie_pme_remove()
2013-06-10 16:59 UTC (2+ messages)
Reconfigure the Intel 5520 I/O hub
2013-06-08 18:00 UTC (2+ messages)
[PATCH] x86/PCI: setup data may be in highmem
2013-06-08 11:15 UTC (3+ messages)
[PATCH v3, part1 06/10] PCI: make PCI host bridge/bus creating and destroying logic symmetric
2013-06-08 7:01 UTC (7+ 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
EHCI: read status register is very slow in ehci_irq
2013-06-08 2:30 UTC
[PATCH v3, part1 00/10] Prepare for introducing PCI bus lock interfaces
2013-06-07 20:37 UTC (7+ messages)
` [PATCH v3, part1 04/10] PCI: mark pci_scan_bus_parented() as __deprecated
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).