messages from 2016-04-18 11:04:03 to 2016-04-25 13:45:06 UTC [more...]
[PATCH 00/14] DT: Fix spelling of standard properties
2016-04-25 13:45 UTC (25+ messages)
` [PATCH 01/14] ARM: dts: STiH407: DT spelling s/interrupts-names/interrupt-names/
` [PATCH 02/14] ARM: dts: omap5-board-common: DT spelling s/interrupt-name/interrupt-names/
` [PATCH 03/14] ARM: dts: omap5-cm-t54: "
` [PATCH 04/14] ARM: dts: OMAP36xx: : DT spelling s/#address-cell/#address-cells/
` [PATCH 05/14] arm64: dts: lg1312: DT spelling s/#interrupts-cells/#interrupt-cells/
` [PATCH 06/14] dmaengine: bcm2835: DT spelling s/interrupts-names/interrupt-names/
` [PATCH 07/14] dt: booting-without-of: DT spelling s/#interrupt-cell/#interrupt-cells/
` [PATCH 08/14] powerpc: dts: acadia: DT spelling s/#interrupts-parent/#interrupt-parent/
` [PATCH 09/14] Input: touchscreen: Broadcom iProc: DT spelling s/clock-name/clock-names/
` [PATCH 10/14] misc: sram: DT spelling s/#adress-cells/#address-cells/
` [PATCH 11/14] PCI: hisi: DT spelling s/interrupts-*/interrupt-*/
` [PATCH 12/14] phy: phy-stih41x-usb: DT spelling s/#phy-cell/#phy-cells/
` [PATCH 13/14] rtc: rtc-sa1100: DT spelling s/interrupt-name/interrupt-names/
` [PATCH 14/14] regulator: ti-abb: DT spelling s/#{address,size}-cell/#{address,size}-cells/
Exception due to PCI: Use pci_is_root_bus() to check for root bus
2016-04-25 13:04 UTC (4+ messages)
` [PATCH] "
[PATCH] PCI: Refine broken INTx masking for Mellanox devices
2016-04-25 12:45 UTC (4+ messages)
[RFC v6 00/10] vfio-pci: Allow to mmap sub-page MMIO BARs and MSI-X table
2016-04-25 10:05 UTC (2+ messages)
[PATCH v4 0/4] PCI: Add support for suspending (including runtime) of PCIe ports
2016-04-25 9:53 UTC (5+ messages)
` [PATCH v4 1/4] PCI: No need to set d3cold_allowed to "
` [PATCH v4 2/4] PCI: Move PCIe ports to D3 during suspend
` [PATCH v4 3/4] ACPI / hotplug / PCI: Runtime resume bridge before rescan
` [PATCH v4 4/4] PCI: Add runtime PM support for PCIe ports
[PATCH] PCI: Add Broadcom 4331 reset quirk to prevent IRQ storm
2016-04-24 17:04 UTC (6+ messages)
[PATCH] PCI: Add Broadcom 4331 reset quirk to prevent IRQ storm
2016-04-24 16:58 UTC (5+ messages)
[PATCH v2 0/4] PCI: Add support for suspending (including runtime) of PCIe ports
2016-04-24 16:13 UTC (16+ messages)
` [PATCH v2 4/4] PCI: Add runtime PM support for "
[RFC 0/4] Runtime pm for thunderbolt.ko
2016-04-24 15:23 UTC (4+ messages)
` [RFC 4/4] thunderbolt: Support runtime pm
[PATCH V6 00/13] Support for generic ACPI based PCI host controller
2016-04-23 15:23 UTC (33+ messages)
` [PATCH V6 08/13] PCI: generic, thunder: update to use generic ECAM API
` [PATCH V6 09/13] pci, acpi: Support for ACPI based generic PCI host controller
` [PATCH V6 11/13] pci, acpi: Match PCI config space accessors against platfrom specific quirks
` [PATCH V6 12/13] pci, pci-thunder-ecam: Add ACPI support for ThunderX ECAM
` [Linaro-acpi] "
[PATCH v11 00/60] PCI: Resource allocation cleanup for v4.7
2016-04-22 20:49 UTC (3+ messages)
` [PATCH v11 04/60] sparc/PCI: Use correct offset for bus address to resource
[RFC PATCH 00/11] ACPI IORT ARM SMMU support
2016-04-22 10:57 UTC (8+ messages)
` [RFC PATCH 06/11] drivers: iommu: make of_xlate() interface DT agnostic
` [RFC PATCH 09/11] drivers: acpi: implement acpi_dma_configure
[PATCH v8 00/45] powerpc/powernv: PCI hotplug support
2016-04-22 4:23 UTC (103+ messages)
` [PATCH v8 03/45] powerpc/pci: Cleanup on struct pci_controller_ops
` [PATCH v8 09/45] powerpc/powernv: Simplify pnv_ioda_setup_pe_seg()
` [PATCH v8 11/45] powerpc/powernv: Track M64 segment consumption
` [PATCH v8 13/45] powerpc/powernv/ioda1: M64 support on P7IOC
` [PATCH v8 15/45] powerpc/powernv/ioda1: Introduce PNV_IODA1_DMA32_SEGSIZE
` [PATCH v8 16/45] powerpc/powernv: Remove DMA32 PE list
` [PATCH v8 17/45] powerpc/powernv/ioda1: Improve DMA32 segment track
` [PATCH v8 18/45] powerpc/powernv: Increase PE# capacity
` [PATCH v8 19/45] powerpc/powernv: Use PE instead of number during setup and release
` [PATCH v8 20/45] powerpc/powernv: Allocate PE# in reverse order
` [PATCH v8 21/45] powerpc/powernv: Create PEs at PCI hot plugging time
` [PATCH v8 22/45] powerpc/powernv/ioda1: Support releasing IODA1 TCE table
` [PATCH v8 23/45] powerpc/powernv: Dynamically release PEs
` [PATCH v8 24/45] powerpc/pci: Rename pcibios_{add,remove}_pci_devices()
` [PATCH v8 25/45] powerpc/pci: Rename pcibios_find_pci_bus()
` [PATCH v8 27/45] powerpc/pci: Export pci_add_device_node_info()
` [PATCH v8 28/45] powerpc/pci: Introduce pci_remove_device_node_info()
` [PATCH v8 29/45] powerpc/pci: Export pci_traverse_device_nodes()
` [PATCH v8 30/45] powerpc/pci: Delay populating pdn
` [PATCH v8 31/45] powerpc/pci: Don't scan empty slot
` [PATCH v8 32/45] powerpc/pci: Update bridge windows on PCI plug
` [PATCH v8 33/45] powerpc/powernv: Simplify pnv_eeh_reset()
` [PATCH v8 34/45] powerpc/powernv: Exclude root bus in pnv_pci_reset_secondary_bus()
` [PATCH v8 35/45] powerpc/powernv: Fundamental reset "
` [PATCH v8 36/45] powerpc/powernv: Support PCI slot ID
` [PATCH v8 37/45] powerpc/powernv: Use firmware PCI slot reset infrastructure
` [PATCH v8 38/45] powerpc/powernv: Functions to get/set PCI slot status
` [PATCH v8 39/45] powerpc/powernv: Select OF_DYNAMIC
` [PATCH v8 40/45] drivers/of: Split unflatten_dt_node()
` [PATCH v8 45/45] PCI/hotplug: PowerPC PowerNV PCI hotplug driver
[PATCH v3] PCI: rcar-pcie: Remove Gen2 designation from Kconfig
2016-04-22 0:14 UTC (3+ messages)
[PATCH v2] PCI: designware: move remaining rc setup code to dw_pcie_setup_rc()
2016-04-21 15:53 UTC (12+ messages)
[PATCH REPOST] Extend PCIE_BUS_PEER2PEER to set MRSS=128 to fix CNS3xxx BM DMA
2016-04-21 15:42 UTC (2+ messages)
[PATCH v5 0/6] drivers:hv: Ensure that bridge windows don't overlap
2016-04-21 15:37 UTC (3+ messages)
` [PATCH v5 2/6] drivers:hv: Call vmbus_mmio_free() to reverse vmbus_mmio_allocate()
[PATCH v2] PCI: rcar-pcie: Remove Gen2 designation from Kconfig
2016-04-21 3:53 UTC (4+ messages)
[PATCH] PCI: Fix device attach failure handling
2016-04-20 20:26 UTC (6+ messages)
PCI Hot Plug: OS can not program BARs for new devices
2016-04-20 19:21 UTC (4+ messages)
[PATCH v3 1/3] PCI: imx6: Use enum instead of bool for variant indicator
2016-04-20 15:45 UTC (3+ messages)
` [PATCH v3 2/3] PCI: imx6: Implement reset sequence for i.MX6+
` [PATCH v3 3/3] ARM: dts: imx6qp: Specify imx6qp version of PCIe core
[PATCH v2 1/2] PCI: Fix BUG on device attach failure
2016-04-20 14:44 UTC (2+ messages)
` [PATCH v2 2/2] PCI: Do not treat EPROBE_DEFER as "
[PATCH next v2 1/2] PCI: keystone: add pci error irq handler
2016-04-20 14:29 UTC (6+ messages)
` [PATCH next v2 2/2] PCI: keystone: remove unnecessary goto statement
[PATCH v5] PCI: imx6: add dt prop for link gen, default to gen1
2016-04-20 0:57 UTC (2+ messages)
[PATCH] ARM: imx6: Fix PCIe reset gpio polarity on Toradex Apalis
2016-04-20 0:48 UTC (2+ messages)
[PATCH 0/2] PCI: Skylake PCH ACS quirks
2016-04-19 23:53 UTC (2+ messages)
[PATCH] PCI: Quirk broken INTx masking on Intel i40e NICs
2016-04-19 21:19 UTC (2+ messages)
[PATCH v2 0/3] arm/arm64: pci: PCI_PROBE_ONLY clean-up
2016-04-19 21:03 UTC (9+ messages)
` [PATCH v2 2/3] drivers: pci: host-generic: claim bus resources on PCI_PROBE_ONLY set-ups
PCI Hot Plug: OS can not program BARs for new devices
2016-04-19 21:01 UTC (2+ messages)
[PATCH v5] powerpc/pci: Assign fixed PHB number based on device-tree properties
2016-04-19 13:31 UTC (3+ messages)
[BUG?] Thunderbolt BAR 8: no space / failed to assign
2016-04-19 12:14 UTC (3+ messages)
[PATCH v2] PCI: Designware: remove wrong RC memory base/limit configuration
2016-04-19 11:27 UTC (2+ messages)
[RFC v6 06/10] PCI: Add a new PCI_BUS_FLAGS_MSI_REMAP flag
2016-04-19 11:13 UTC (3+ messages)
[PATCH 0/3] v4.4: Revert "PCI: Implement pcibios_alloc_irq() and
2016-04-19 9:41 UTC (6+ messages)
[RFC v4] PCI: PTM Driver
2016-04-19 6:29 UTC (2+ messages)
` [PATCH] PCI: PTM preliminary implementation
[RFC v4] PCI: PTM Driver
2016-04-19 6:24 UTC (2+ messages)
` [PATCH] PCI: PTM preliminary implementation
[PATCH 1/1] mmc: sdhci-pci: add Support of Synopsys DWC_MSHC IP
2016-04-19 5:17 UTC (3+ messages)
[GIT PULL] PCI fixes for v4.6
2016-04-19 0:06 UTC
[PATCH v5 1/2] dt-bindings: pci: tegra: Update for per-lane PHYs
2016-04-18 16:50 UTC (4+ messages)
` [PATCH v5 2/2] PCI: tegra: Support "
[PATCH 1/2] dt-bindings: pci: tegra: Update for per-lane PHYs
2016-04-18 14:48 UTC (6+ messages)
[RFC v6 08/10] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if MSI controller supports IRQ remapping
2016-04-18 11:04 UTC (2+ messages)
` [RFC v6 10/10] vfio-pci: Allow to mmap MSI-X table if interrupt remapping is supported
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).