messages from 2015-01-21 02:32:41 to 2015-01-28 12:29:42 UTC [more...]
[PATCH v4 0/6] PCI: get DMA configuration from parent device
2015-01-28 12:29 UTC (27+ messages)
` [PATCH v4 1/6] of: iommu: add ptr to OF node arg to of_iommu_configure()
` [PATCH v4 2/6] of: move of_dma_configure() to device.c to help re-use
` [PATCH v4 3/6] of: fix size when dma-range is not used
` [PATCH v4 4/6] of/pci: add of_pci_dma_configure() update dma configuration
` [PATCH v4 5/6] PCI: update dma configuration from DT
` [PATCH v4 6/6] arm: dma-mapping: updates to limit dma_mask and iommu mapping size
[Patch v2 00/22] Improve ACPI resource parsing interfaces and enable IOAPIC hotplug
2015-01-28 10:57 UTC (15+ messages)
` [Patch v2 01/22] ACPICA: Resources: Provide common part for struct acpi_resource_address structures
` [Patch v2 02/22] ACPI: Remove redundant check in function acpi_dev_resource_address_space()
` [Patch v2 03/22] ACPI: Implement proper length checks for mem resources
` [Patch v2 04/22] ACPI: Use the length check for io resources as well
` [Patch v2 06/22] ACPI: Unify the parsing of address_space and ext_address_space
` [Patch v2 07/22] ACPI: Move the window flag logic to the combined parser
` [Patch v2 09/22] ACPI: Fix a bug in parsing ACPI Memroy24 resource
` [Patch v2 10/22] ACPI: Normalize return value of resource parser functions
` [Patch v2 11/22] ACPI: Set flag IORESOURCE_UNSET for unassigned resources
` [Patch v2 12/22] ACPI: Enforce stricter checks for address space descriptors
` [Patch v2 16/22] ACPI: Introduce helper function acpi_dev_filter_resource_type()
` [Patch v2 18/22] PCI: Use common resource list management code instead of private implementation
` [Patch v2 21/22] ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug
` [Patch v2 22/22] x86/irq, ACPI: Implement ACPI driver to support "
[problem] mpt2sas load fails with LSISAS2008
2015-01-28 4:44 UTC (3+ messages)
[PATCH v5 0/8] PCI: get DMA configuration from parent device
2015-01-28 2:49 UTC (12+ messages)
` [PATCH v5 1/8] of: iommu: add ptr to OF node arg to of_iommu_configure()
` [PATCH v5 2/8] of: move of_dma_configure() to device.c to help re-use
` [PATCH v5 3/8] of: fix size when dma-range is not used
` [PATCH v5 4/8] PCI: add helper functions pci_get[put]_host_bridge_device()
` [PATCH v5 5/8] of/pci: add of_pci_dma_configure() update dma configuration
` [PATCH v5 6/8] PCI: update dma configuration from DT
` [PATCH v5 7/8] arm: dma-mapping: limit iommu mapping size
` [PATCH v5 8/8] of: limit dma_mask of the device based on dma-range size
[PATCH v2] PCI: Add guard to avoid mapping a invalid msix base address
2015-01-28 1:52 UTC
[Patch Part2 v4 06/33] x86/irq: Kill x86_io_apic_ops.eoi_ioapic_pin and related interfaces
2015-01-28 1:56 UTC (2+ messages)
` [Patch Part2 v4] "
[PATCH] PCI: Add guard to avoid mapping a invalid msix base address
2015-01-28 1:42 UTC (3+ messages)
[GIT PULL] PCI fixes for v3.19
2015-01-28 0:54 UTC (11+ messages)
[PATCH] drivers: of: fix resources freeing in of_pci_get_host_bridge_resources()
2015-01-27 18:01 UTC
Hot add a PCIe device driver upon hotplug event
2015-01-27 17:11 UTC (12+ messages)
[PATCH] PCI: designware: reject MSI-X irqs
2015-01-27 16:38 UTC (5+ messages)
[PATCH 1/5] PCI: Add defines for max read request sizes
2015-01-27 8:23 UTC (9+ messages)
` [PATCH 2/5] rapidio/tsi721: use PCI define for max read request size
` [PATCH 3/5] tile: "
` [PATCH 4/5] [SCSI] esas2r: "
` [PATCH 5/5] r8169: "
[PATCH v2 0/8] Introducing per-device MSI domain
2015-01-27 0:45 UTC (2+ messages)
[PATCH 0/6] Introducing per-device MSI domain
2015-01-27 0:43 UTC (6+ messages)
` [PATCH 2/6] PCI/MSI: add hooks to populate the msi_domain field
` [PATCH 3/6] PCI/MSI: of: add support for OF-provided msi_domain
[PATCH 00/16] PCI generic configuration space accessors
2015-01-26 23:22 UTC (10+ messages)
` [PATCH 07/16] ARM: integrator: convert PCI to use generic config accesses
[PATCH] PCI: Add defines for max read requests sizes
2015-01-26 16:46 UTC (4+ messages)
[RFC PATCH 1/2] ACPI: Introduce acpi_unload_parent_table() usages in Linux kernel
2015-01-26 13:18 UTC (3+ messages)
[RFC PATCH 0/3] drivers: port PCIe designware to new DT parsing API
2015-01-26 13:06 UTC (7+ messages)
` [RFC PATCH 1/3] drivers: of: fix resources freeing in of_pci_get_host_bridge_resources()
[RFC PATCH v3 0/2] Fix procfs PCI resources mmap
2015-01-26 9:57 UTC (8+ messages)
` [RFC PATCH v3 1/2] drivers: pci: fix pci_mmap_fits() implementation for procfs mmap
` [RFC PATCH v3 2/2] arm: kernel: fix pci_mmap_page_range() offset calculation
[RFC PATCH] ACPI: Introduce acpi_unload_parent_table() usages in Linux kernel
2015-01-26 1:59 UTC (4+ messages)
[PATCH 4/9] pci: add DT based ARM Versatile PCI host driver
2015-01-24 1:01 UTC (4+ messages)
[RFC][PATCH] PCI / PM: Avoid resuming PCI devices during system suspend
2015-01-24 0:40 UTC (5+ messages)
` [RFC][PATCH][v2] "
` [PATCH][v3] "
[PATCH v2] pci: Fix infinite loop with ROM image of size 0
2015-01-23 23:51 UTC (2+ messages)
[PATCH] PCI: xgene: Include clk.h instead of clk-private.h
2015-01-23 23:22 UTC (2+ messages)
[PATCH] PCI: Add Wellsburg (X99) to Intel PCH root port ACS quirk
2015-01-23 23:18 UTC (3+ messages)
[PATCH v3 08/16] mn10300: drop dead code
2015-01-23 23:08 UTC (7+ messages)
` [PATCH v3 09/16] pci: add pci_iomap_range
` [PATCH v3 10/16] s390: "
[PATCH] PCI: keystone: fix incorrect annotations on probe and remove
2015-01-23 23:04 UTC (5+ messages)
[PATCH] PCI: quirks: DMA alias quirk for Adaptec 3405
2015-01-23 22:53 UTC (5+ messages)
[PATCH v3 1/2] PCI: add helper function to find root port for device
2015-01-23 22:40 UTC (4+ messages)
` [PATCH v3 2/2] PCI: tegra: apply relaxed ordering fixup only on Tegra
[PATCH] PCI: xilinx: fix harmless format string warning
2015-01-23 21:42 UTC (2+ messages)
[PATCH v3 0/4] PCI: get DMA configuration from parent device
2015-01-23 18:35 UTC (7+ messages)
` [PATCH v3 2/4] of: move of_dma_configure() to device,c to help re-use
[PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge
2015-01-23 2:12 UTC (26+ messages)
` [PATCH v2 02/30] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()
` [PATCH v2 03/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
` [PATCH v2 04/30] PCI: Remove deprecated pci_scan_bus_parented()
` [PATCH v2 07/30] PCI: Pass PCI domain number combined with root bus number
` [PATCH v2 10/30] PCI: Introduce pci_host_bridge_list to manage host bridges
` [PATCH v2 11/30] PCI: Save sysdata in pci_host_bridge drvdata
` [PATCH v2 13/30] PCI: Introduce new scan function pci_scan_root_bridge()
` [PATCH v2 17/30] PCI/powerpc: Rename pcibios_root_bridge_prepare()
` [PATCH v2 18/30] PCI/powerpc: Use pci_scan_root_bridge() for simplicity
` [PATCH v2 19/30] PCI: Remove weak pcibios_root_bridge_prepare()
` [PATCH v2 20/30] PCI/sparc: Use pci_scan_root_bridge() for simplicity
` [PATCH v2 21/30] PCI: Introduce pci_bus_child_max_busnr()
` [PATCH v2 22/30] PCI/Parisc: Use pci_scan_root_bus() for simplicity
` [PATCH v2 23/30] PCI/mvebu: Use pci_common_init_dev() to simplify code
` [PATCH v2 24/30] PCI/tegra: Remove redundant tegra_pcie_scan_bus()
` [PATCH v2 25/30] PCI/designware: Use pci_scan_root_bus() for simplicity
` [PATCH v2 26/30] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus()
` [PATCH v2 27/30] PCI: Rename __pci_create_root_bus() to pci_create_root_bus()
` [PATCH v2 28/30] PCI: Export find_pci_host_bridge()
` [PATCH v2 29/30] PCI: Remove platform specific pci_domain_nr()
` [PATCH v2 30/30] PCI: Remove pci_bus_assign_domain_nr()
[PATCH] MAINTAINERS: fix Richard Zhu's mail address
2015-01-22 19:43 UTC (2+ messages)
ATCA PCI express hot add remove
2015-01-22 14:44 UTC
[RFC Patch 00/19] Improve ACPI resource parsing interfaces and data structures
2015-01-22 10:38 UTC (31+ messages)
` [RFC Patch 05/19] ACPI: Provide union for address_space64 and ext_address_space64
` [RFC Patch 08/19] ACPI: Add prefetch decoding to the address space parser
` [RFC Patch 14/19] ACPI: Translate resource into master side address for bridge window resources
` [RFC Patch 15/19] ACPI: Add field offset to struct resource_list_entry
` [RFC Patch 17/19] resources: Move struct resource_list_entry from ACPI into resource core
` [RFC Patch 09/19] ACPI: Fix a bug in parsing ACPI Memroy24 resource
` [RFC Patch 12/19] ACPI: Enforce stricter checks for address space descriptors
[PATCH 0/2] PCI/IOV: fix on offset/stride based on NumVFs change
2015-01-22 9:42 UTC (4+ messages)
` [PATCH 2/2] PCI: Calculate the VF bus range on each possible NumVFs
[PATCH 0/5] PCI: st: provide support for dw pcie
2015-01-21 19:59 UTC (12+ messages)
` [PATCH 3/5] PCI: st: Provide support for the sti PCIe controller
` [PATCH 5/5] PCI: st: disable IO support
[PATCH] pci: Use hot-plug capable for testing presence on
2015-01-21 17:09 UTC (3+ messages)
[PATCH 0/5] Qualcomm PCIe and PCIe/PHY drivers
2015-01-21 9:52 UTC (4+ messages)
` [PATCH 2/5] phy: qcom: Add Qualcomm PCIe PHY
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).