messages from 2013-08-01 10:36:53 to 2013-08-06 23:00:52 UTC [more...]
[PATCH] ACPI: Try harder to resolve _ADR collisions for bridges
2013-08-06 23:00 UTC
[PATCH] acpi, acpi_pci_irq_enable must return an error if ACPI cannot map an IRQ
2013-08-06 22:44 UTC (9+ messages)
[PATCHv6 00/13] MSI support for Marvell EBU PCIe driver
2013-08-06 22:39 UTC (22+ messages)
` [PATCHv6 01/13] PCI: use weak functions for MSI arch-specific functions
` [PATCHv6 02/13] PCI: remove ARCH_SUPPORTS_MSI kconfig option
` [PATCHv6 03/13] PCI: Introduce new MSI chip infrastructure
` [PATCHv6 04/13] irqdomain: add irq_alloc_mapping() function
` [PATCHv6 05/13] irqdomain: refactor __irq_domain_add()
` [PATCHv6 06/13] irqdomain: add support to associate an irq_domain with a msi_chip
` [PATCHv6 07/13] irqdomain: add function to find a MSI irq_domain
` [PATCHv6 08/13] irqchip: armada-370-xp: properly request resources
` [PATCHv6 09/13] irqchip: armada-370-xp: implement MSI support
` [PATCHv6 10/13] ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pci
` [PATCHv6 11/13] ARM: mvebu: the MPIC now provides MSI controller features
` [PATCHv6 12/13] PCI: mvebu: add support for MSI
` [PATCHv6 13/13] ARM: mvebu: link PCIe controllers to the MSI controller
[PATCH 0/3 V2] EDAC, AMD64_EDAC: Add ECC error decoding for newer Fam15h models
2013-08-06 22:09 UTC (12+ messages)
` [PATCH 1/3 V2] EDAC, AMD64_EDAC: Add PCI Device ID Functions 3 and 4 for newer F15h models
` [PATCH 2/3 V2] EDAC, AMD64_EDAC: Add relevant condition checks as F15h M30h does not support GART or L3
` [PATCH 3/3 V2] EDAC, AMD64_EDAC: Add ECC decoding support for newer F15h models
[PATCH 0/4] optimization/fix/cleanup in pci_assign_unassigned_resources
2013-08-06 20:56 UTC (25+ messages)
` [PATCH 1/4] PCI: optimize pci_bus_get_depth() by enumerating on pci bus hierachy
` [PATCH 2/4] PCI: add comment for pbus_size_mem() parameter
` [PATCH 3/4] PCI: trivial cleanup in pbus_size_io()
` [PATCH 4/4] PCI: fix the io resource alignment calculation "
[PATCH 13/15] pci: mvebu: Convert to use devm_ioremap_resource
2013-08-06 18:10 UTC (5+ messages)
` [PATCH V2 6/6] "
[PATCH 00/20] PCI root complex changes for tile architecture
2013-08-06 17:48 UTC (25+ messages)
` [PATCH 10/20] tile PCI DMA: handle a NULL dev argument properly
` [PATCH 20/20] tile PCI RC: remove stale include of linux/numa.h
` [PATCH 15/20] tile PCI RC: use proper accessor function
` [PATCH 11/20] tile PCI RC: restructure TRIO initialization
` [PATCH 04/20] tile PCI RC: tweak the the pcie_rc_delay support
` [PATCH 19/20] tile PCI RC: reduce driver's vmalloc space usage
` [PATCH 08/20] tile PCI RC: gentler warning for missing plug-in PCI
` [PATCH 05/20] tile PCI RC: handle case that PCI link is already up
` [PATCH 02/20] tile PCI RC: tilepro conflict with PCI and RAM addresses
` [PATCH 13/20] tile PCI RC: include pci/pcie/Kconfig
` [PATCH 07/20] tile PCI RC: support more MSI-X interrupt vectors
` [PATCH 03/20] tile PCI RC: support pci=off boot arg for tilepro
` [PATCH 09/20] tile PCI RC: support I/O space access
` [PATCH 16/20] tile PCI RC: add dma_get_required_mask()
` [PATCH 01/20] tile PCI RC: cleanups for tilepro PCI RC
` [PATCH 14/20] tile PCI RC: bomb comments and whitespace format
` [PATCH 18/20] tile PCI RC: support PCIe TRIO 0 MAC 0 on Gx72 system
` [PATCH 17/20] tile PCI DMA: fix bug in non-page-aligned accessors
` [PATCH 06/20] tile: support LSI MEGARAID SAS HBA hybrid dma_ops
` [PATCH v2] "
` [PATCH 12/20] tile PCI RC: eliminate pci_controller.mem_resources field
[PATCH V2 0/4] Enable bus master till the FLR completes for Chelsio T4
2013-08-06 11:12 UTC (6+ messages)
` [PATCH V2 1/4] pci: Add pci_wait_for_pending_transaction to wait for pending pci transaction
` [PATCH V2 2/4] pci: Enable bus master till the FLR completes
` [PATCH V2 3/4] bnx2x: Use pci_wait_for_pending_transaction instead of for loop
` [PATCH V2 4/4] pci: "
[PATCH 3.11-rc] pci: mvebu: disable prefetchable memory support in PCI-to-PCI bridge
2013-08-06 10:36 UTC (6+ messages)
Fwd: PCIE device errors after linux kernel upgrade
2013-08-06 8:34 UTC (7+ messages)
` "
[GIT PULL] PCI updates for v3.11
2013-08-06 8:20 UTC (7+ messages)
` Warnings from silentoldconfig (Re: [GIT PULL] PCI updates for v3.11)
[PATCH -v3] PCI: update device mps when doing pci hotplug
2013-08-06 8:09 UTC
[PATCH -v2] PCI: update device mps when doing pci hotplug
2013-08-06 8:04 UTC (3+ messages)
[PATCH -v5 0/6] Use PCI Serial Number to identify device change
2013-08-06 1:23 UTC (9+ messages)
` [PATCH -v5 1/6] PCI,pciehp: avoid add a device already exist before suspend during resume
` [PATCH -v5 2/6] PCI: introduce PCIe Device Serial Number Capability support
` [PATCH -v5 3/6] PCI: Introduce Vital Product Data Serial Number capability support
` [PATCH -v5 4/6] PCI: add pci_serial_number_changed() for device change identification
` [PATCH -v5 5/6] PCI: add inspection of device change in pci_scan_single_device
` [PATCH -v5 6/6] PCI,pciehp: identify device change during suspend
[PATCH v4 0/9] pci: bus and slot reset interfaces
2013-08-05 19:37 UTC (10+ messages)
` [PATCH v4 1/9] pci: Create pci_reset_bridge_secondary_bus()
` [PATCH v4 2/9] pci: Add hotplug_slot_ops.reset_slot()
` [PATCH v4 3/9] pci: Implement reset_slot for pciehp
` [PATCH v4 4/9] pci: Add slot reset option to pci_dev_reset
` [PATCH v4 5/9] pci: Split out pci_dev lock/unlock and save/restore
` [PATCH v4 6/9] pci: Add slot and bus reset interfaces
` [PATCH v4 7/9] pci: Wake-up devices before save for reset
` [PATCH v4 8/9] pci: Tune secondary bus reset timing
` [PATCH v4 9/9] pci: Remove aer_do_secondary_bus_reset()
Lockdep warning on rescan (pci_remove_rescan_mutex)
2013-08-05 15:55 UTC (2+ messages)
[PATCH 2/3 v2] Refactor msi/msix restore code Part2
2013-08-05 7:21 UTC
[PATCH 2/3] Refactor msi/msix restore code Part2
2013-08-05 7:19 UTC (6+ messages)
[PATCH -v4 0/6] Use PCI Serial Number to identify device change
2013-08-05 3:12 UTC (13+ messages)
` [PATCH -v4 1/6] PCI,pciehp: avoid add a device already exist before suspend during resume
` [PATCH -v4 2/6] PCI: introduce PCIe Device Serial Number Capability support
` [PATCH -v4 3/6] PCI: Introduce Vital Product Data Serial Number capability support
` [PATCH -v4 4/6] PCI: add pci_serial_number_changed() for device change identification
` [PATCH -v4 5/6] PCI: add inspection of device change in pci_scan_single_device
` [PATCH -v4 6/6] PCI,pciehp: identify device change during suspend
RFC: vfio-pci API for PCI bus/slot (hot) resets
2013-08-02 23:56 UTC (4+ messages)
[PATCH 0/1] EDAC, AMD64_EDAC: Add ECC error decoding for newer Fam15h models
2013-08-02 22:43 UTC (5+ messages)
` [PATCH 1/1] EDAC, AMD64_EDAC: Add ECC decoding support for newer F15h models
[RFC PATCH v2 0/2] pci/iommu: PCIe requester ID interface
2013-08-02 16:59 UTC (14+ messages)
` [RFC PATCH v2 1/2] pci: Create "
[PATCH] PCI: remove unnecessary check for mps in pcie_get_mps()
2013-08-02 9:33 UTC
[PATCH v2 2/3] PCI: Separate stop and remove devices in pciehp
2013-08-01 21:55 UTC (8+ messages)
` [PATCH v2 3/3] PCI: Stop sriov after stop PF if PF's driver skip that
[PATCH v3 0/9] pci: bus and slot reset interfaces
2013-08-01 21:55 UTC (17+ messages)
` [PATCH v3 1/9] pci: Create pci_reset_bridge_secondary_bus()
` [PATCH v3 2/9] pci: Add hotplug_slot_ops.reset_slot()
` [PATCH v3 3/9] pci: Implement reset_slot for pciehp
` [PATCH v3 4/9] pci: Add slot reset option to pci_dev_reset
` [PATCH v3 5/9] pci: Split out pci_dev lock/unlock and save/restore
` [PATCH v3 6/9] pci: Add slot and bus reset interfaces
` [PATCH v3 7/9] pci: Wake-up devices before save for reset
` [PATCH v3 8/9] pci: Tune secondary bus reset timing
` [PATCH v3 9/9] pci: Remove aer_do_secondary_bus_reset()
Linux Plumbers ACPI/PM, PCI Microconference
2013-08-01 19:45 UTC (5+ messages)
` [Announcement] "
[PATCH] PCI/trivial: Fix comment typo for pci_add_cap_save_buffer()
2013-08-01 17:04 UTC (2+ messages)
[PATCH v2] PCI: Reset PCIe devices to stop ongoing DMA
2013-08-01 13:20 UTC (7+ messages)
[RFC v2 0/3] I/O Hook: Method for emulating h/w events
2013-08-01 10:31 UTC (2+ messages)
` [RFC v2 2/3] I/O Hook: kernel interface to manage the hook
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).