messages from 2015-10-08 05:32:04 to 2015-10-09 23:15:44 UTC [more...]
[PATCH v8 0/6] Altera PCIe host controller driver with MSI support
2015-10-09 23:15 UTC (13+ messages)
` [PATCH v8 1/6] arm: add msi.h to Kbuild
` [PATCH v8 2/6] pci: add Altera PCI vendor ID
` [PATCH v8 3/6] pci:host: Add Altera PCIe host controller driver
` [PATCH v8 4/6] pci: altera: Add Altera PCIe MSI driver
` [PATCH v8 5/6] Documentation: dt-bindings: pci: altera pcie device tree binding
` [PATCH v8 6/6] MAINTAINERS: Add Altera PCIe and MSI drivers maintainer
[RFC PATCH 0/2] DRA72/DRA74: Add 2 lane support
2015-10-09 22:50 UTC (2+ messages)
[PATCH] PCI/MSI: Export all remapped MSIs to sysfs attributes
2015-10-09 22:33 UTC (2+ messages)
[RFC PATCHv2] x86/pci: Initial commit for new VMD device driver
2015-10-09 19:22 UTC (9+ messages)
[PATCH v2 0/5] arm64: Juno: Add support for PCIe on R1 board
2015-10-09 18:32 UTC (11+ messages)
` [PATCH v2 1/5] pci: Add PLDA's XpressRICH3 PCIe host bridge PCI ID
` [PATCH v2 2/5] PCI: Add quirk for PLDA's XpressRICH3 host bridge class
` [PATCH v2 3/5] of: Add vendor prefix for PLDA
` [PATCH v2 4/5] arm64: Juno: Add support for the PCIe host bridge on Juno R1
` [PATCH v2 5/5] arm64: defconfig: Enable PCI generic host bridge by default
[PATCH v5 0/4] MSI, of, irqchip/gicv3-its: Handle "msi-map" properties
2015-10-09 18:00 UTC (8+ messages)
` [PATCH v5 1/4] Docs: dt: Add PCI MSI map bindings
` [PATCH v5 2/4] of/irq: Add new function of_msi_map_rid()
` [PATCH v5 3/4] PCI/MSI: Add helper function pci_msi_domain_get_msi_rid()
` [PATCH v5 4/4] irqchip/gic-v3-its: Add handling of PCI requester id
[dm-devel] AMD-Vi IO_PAGE_FAULTs and ata3.00: failed command: READ FPDMA QUEUED errors since Linux 4.0
2015-10-09 17:46 UTC (25+ messages)
` [PATCH] iommu/amd: Fix NULL pointer deref on device detach "
[PATCH 0/9] Further mvebu PCIe patches
2015-10-09 16:49 UTC (13+ messages)
` [PATCH 2/9] pci: mvebu: fix memory leaks and refcount leaks
[PATCH 0/4] arm64: Juno: Add support for PCIe on R1 board
2015-10-09 16:41 UTC (13+ messages)
` [PATCH 1/4] pci: Add PLDA's XpressRICH3 PCIe host bridge PCI ID
` [PATCH 2/4] PCI: Add quirk for PLDA's XpressRICH3 host bridge class
` [PATCH 3/4] arm64: Juno: Add support for the PCIe host bridge on Juno R1
` [PATCH 4/4] arm64: defconfig: Enable PCI generic host bridge by default
[PATCH v7 00/60] PCI: Resource allocation cleanup for v4.4
2015-10-09 16:22 UTC (74+ messages)
` [PATCH v7 01/60] sparc/PCI: Add mem64 resource parsing for root bus
` [PATCH v7 02/60] sparc/PCI: Use correct bus address to resource offset
` [PATCH v7 03/60] sparc/PCI: Unify pci_register_region()
` [PATCH v7 04/60] sparc/PCI: Reserve legacy mmio after PCI mmio
` [PATCH v7 05/60] sparc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
` [PATCH v7 06/60] sparc/PCI: Keep resource idx order with bridge register number
` [PATCH v7 07/60] PCI: kill wrong quirk about M7101
` [PATCH v7 08/60] powerpc/PCI: Keep resource idx order with bridge register number
` [PATCH v7 09/60] powerpc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
` [PATCH v7 10/60] OF/PCI: Add IORESOURCE_MEM_64 for 64-bit resource
` [PATCH v7 11/60] PCI: Check pref compatible bit for mem64 resource of PCIe device
` [PATCH v7 12/60] PCI: Only treat non-pref mmio64 as pref if all bridges have MEM_64
` [PATCH v7 13/60] PCI: Add has_mem64 for struct host_bridge
` [PATCH v7 14/60] PCI: Only treat non-pref mmio64 as pref if host bridge has mmio64
` [PATCH v7 15/60] PCI: Restore pref MMIO allocation logic for host bridge without mmio64
` [PATCH v7 16/60] PCI: Don't release fixed resource for realloc
` [PATCH v7 17/60] PCI: Claim fixed resource during remove/rescan path
` [PATCH v7 18/60] PCI: Set resource to FIXED for LSI devices
` [PATCH v7 19/60] PCI: Separate realloc list checking after allocation
` [PATCH v7 20/60] PCI: Treat optional as required in first try for bridge rescan
` [PATCH v7 21/60] PCI: Get new realloc size for bridge for last try
` [PATCH v7 22/60] PCI: Don't release sibling bridge resources during hotplug
` [PATCH v7 23/60] PCI: Cleanup res_to_dev_res() printout
` [PATCH v7 24/60] PCI: Reuse res_to_dev_res() in reassign_resources_sorted()
` [PATCH v7 25/60] PCI: Use correct align for optional only resources during sorting
` [PATCH v7 26/60] PCI: Optimize bus min_align/size calculation during sizing
` [PATCH v7 27/60] PCI: Optimize bus align/size calculation for optional "
` [PATCH v7 28/60] PCI: Don't add too much optional size for hotplug bridge MMIO
` [PATCH v7 29/60] PCI: Reorder resources list for required/optional resources
` [PATCH v7 30/60] PCI: Remove duplicated code for resource sorting
` [PATCH v7 31/60] PCI: Rename pdev_sort_resources() to pdev_assign_resources_prepare()
` [PATCH v7 32/60] PCI: Treat ROM resource as optional during realloc
` [PATCH v7 33/60] PCI: Add debug printout during releasing partial assigned resources
` [PATCH v7 34/60] PCI: Simplify res reference using in __assign_resources_sorted()
` [PATCH v7 35/60] PCI: Add __add_to_list()
` [PATCH v7 36/60] PCI: Cache window alignment value during bus sizing
` [PATCH v7 37/60] PCI: Check if resource is allocated before trying to assign one
` [PATCH v7 38/60] PCI: Separate out save_resources()/restore_resources()
` [PATCH v7 39/60] PCI: Move comment to pci_need_to_release()
` [PATCH v7 40/60] PCI: Separate required+optional assigning to another function
` [PATCH v7 41/60] PCI: Skip required+optional if there is no optional
` [PATCH v7 42/60] PCI: Move saved required resource list out of required+optional assigning
` [PATCH v7 43/60] PCI: Add alt_size ressource allocation support
` [PATCH v7 44/60] PCI: Add support for more than two alt_size entries under same bridge
` [PATCH v7 45/60] PCI: Fix size calculation with old_size on rescan path
` [PATCH v7 46/60] PCI: Don't add too much optional size for hotplug bridge io
` [PATCH v7 47/60] PCI: Move ISA io port align out of calculate_iosize()
` [PATCH v7 48/60] PCI: Don't add too much io port for hotplug bridge with old size
` [PATCH v7 49/60] PCI: Unify calculate_size() for io port and MMIO
` [PATCH v7 50/60] PCI: Allow bridge optional only io port resource required size to be 0
` [PATCH v7 51/60] PCI: Unify skip_ioresource_align()
` [PATCH v7 52/60] PCI: Kill macro checking for bus io port sizing
` [PATCH v7 53/60] resources: Split out __allocate_resource()
` [PATCH v7 54/60] resources: Make allocate_resource() return best fit resource
` [PATCH v7 55/60] PCI, x86: Allocate from high in available window for MMIO
` [PATCH v7 56/60] PCI: Add debug print out for min_align and alt_size
` [PATCH v7 57/60] PCI, x86: Add pci=assign_pref_bars to reallocate pref BARs
` [PATCH v7 58/60] PCI: Introduce resource_disabled()
` [PATCH v7 59/60] PCI: Don't set flags to 0 when assign resource fail
` [PATCH v7 60/60] PCI: Only try to assign io port only for root bus that support it
[PATCH] x86/PCI: Don't alloc pcibios-irq when MSI is enabled
2015-10-09 15:56 UTC (7+ messages)
` [Bugfix v4 0/2] Prevent binding PCI drivers to PCI devices used by non-pci drivers
` [Bugfix v4 1/2] iommu/amd: Prevent binding other PCI drivers to IOMMU PCI devices
` [Bugfix v4 2/2] ACPI, PCI: Prevent binding other PCI drivers to IOAPIC "
[PATCH v3] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
2015-10-09 14:18 UTC (12+ messages)
[Patch v6 4/7] PCI/ACPI: Consolidate common PCI host bridge code into ACPI core
2015-10-09 8:19 UTC (5+ messages)
[PATCH v6 0/3] PCI: designware: change dw_pcie_cfg_write() and dw_pcie_cfg_read()
2015-10-09 6:37 UTC (3+ messages)
what code generates this message?
2015-10-09 4:14 UTC (3+ messages)
[PATCH v2 1/2] PCI: designware: Move LTSSM state definitions to pcie-designware.h
2015-10-09 1:48 UTC (2+ messages)
` [PATCH v2 2/2] PCI: imx6: Use define instead of hard coded value
[RFC] PCI: spear: Fix definition of LTSSM_STATE_MASK
2015-10-09 1:20 UTC (2+ messages)
[PATCH] PCI: generic: Fix address window calculation for non-zero starting bus
2015-10-08 22:05 UTC (3+ messages)
[PATCH v8 4/6] pci: altera: Add Altera PCIe MSI driver
2015-10-08 20:05 UTC
[PATCH] x86/pci/legacy: make pci_subsys_init static
2015-10-08 18:51 UTC
[PATCH v4 0/5] PCI: generic: Misc. bug fixes/enhancements
2015-10-08 17:27 UTC (16+ messages)
` [PATCH v4 3/5] PCI: generic: Quit clobbering our pci_ops
` [PATCH v4 4/5] PCI: generic: Correct, and avoid overflow, in bus_max calculation
` [PATCH v4 1/5] PCI: Add pci_bus_fixup_irqs()
[PATCH 0/6] mvebu PCI fixes and cleanups
2015-10-08 16:26 UTC (2+ messages)
[PATCH 2/2] powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF case
2015-10-08 16:05 UTC (8+ messages)
` [PATCH v2 "
[PATCH v2] PCI: IOV: read SRIOV_NUM_VF after enabling ARI
2015-10-08 15:20 UTC
4.3-rc3 BAR allocation problems on multiple machines
2015-10-08 14:47 UTC (3+ messages)
[PATCH v2] ARM: cns3xxx: pci: avoid potential stack overflow
2015-10-08 14:38 UTC (3+ messages)
[PATCH v2 0/2] PCI: of: Fix handling 64-bit PCI resources on non-LPAE kernels
2015-10-08 7:24 UTC (3+ messages)
` [PATCH v2 1/2] PCI: of: Add 64-bit address recognition without LPAE support
` [PATCH v2 2/2] PCI: of: Ignore resources with failed translation
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).