messages from 2015-12-14 08:54:46 to 2015-12-21 10:21:02 UTC [more...]
[PATCH V2 00/23] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
2015-12-21 10:21 UTC (31+ messages)
` [PATCH V2 01/23] x86, pci: Reorder logic of pci_mmconfig_insert() function
` [PATCH V2 02/23] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory
` [PATCH V2 03/23] pci, acpi, mcfg: Provide generic implementation of MCFG code initialization
` [PATCH V2 04/23] x86, pci: mmconfig_{32,64}.c code refactoring - remove code duplication
` [PATCH V2 05/23] x86, pci, ecam: mmconfig_64.c becomes default implementation for ECAM driver
` [PATCH V2 06/23] XEN / PCI: Remove the dependence on arch x86 when PCI_MMCONFIG=y
` [PATCH V2 07/23] pci, acpi, mcfg: Provide default RAW ACPI PCI config space accessors
` [PATCH V2 08/23] arm64, acpi: Use empty PCI config space accessors from mcfg.c file
` [PATCH V2 09/23] pci, acpi, ecam: Add flag to indicate whether ECAM region was hot added or not
` [PATCH V2 10/23] x86, pci: Cleanup platform specific MCFG data using previously added ECAM hot_added flag
` [PATCH V2 11/23] arm64, pci: Remove useless boot time IRQ assignment when booting with DT
` [PATCH V2 12/23] pci, acpi: Move ACPI host bridge device companion assignment to core code
` [PATCH V2 13/23] x86, ia64, pci: Remove ACPI companion device from platform specific data
` [PATCH V2 14/23] pci, acpi: Provide generic way to assign bus domain number
` [PATCH V2 15/23] x86, ia64, pci: Convert arches to use PCI_DOMAINS_GENERIC
` [PATCH V2 16/23] x86, ia64: Include acpi_pci_{add|remove}_bus to the default pcibios_{add|remove}_bus implementation
` [PATCH V2 17/23] acpi, mcfg: Implement two calls that might be used to inject/remove MCFG region
` [PATCH V2 18/23] x86, acpi, pci: Use equivalent function introduced in previous patch
` [PATCH V2 19/23] acpi, mcfg: Add default PCI config accessors implementation and initial support for related quirks
` [PATCH V2 20/23] ACPI, PCI: Refine the way to handle translation_offset for ACPI resources
` [PATCH V2 21/23] pci, acpi: Support for ACPI based PCI hostbridge init
` [PATCH V2 22/23] pci, acpi: Match PCI config space accessors against platfrom specific quirks
` [PATCH V2 23/23] arm64, pci, acpi: Start using ACPI based PCI host bridge driver for ARM64
[PATCH v3 0/9] phy: use syscon framework APIs to set ctrl mod reg
2015-12-21 8:36 UTC (21+ messages)
` [PATCH v3 1/9] phy: ti-pipe3: introduce local struct device* in probe
` [PATCH v3 2/9] phy: ti-pipe3: move clk initialization to a separate function
` [PATCH v3 3/9] phy: ti-pipe3: move sysctrl "
` [PATCH v3 4/9] phy: ti-pipe3: move mem resource "
` [PATCH v3 5/9] phy: ti-pipe3: use ti_pipe3_power_off to power off the PHY during probe
` [PATCH v3 6/9] phy: ti-pipe3: use *syscon* framework API to power on/off the PHY
` [PATCH v3 7/9] phy: ti-pipe3: use *syscon* framework API to set PCS value of "
` [PATCH v3 8/9] phy: omap-usb2: use omap_usb_power_off to power off the PHY during probe
` [PATCH v3 9/9] phy: omap-usb2: use *syscon* framework API to power on/off the PHY
[PATCH v11] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
2015-12-21 5:23 UTC (6+ messages)
[PATCH v7 0/4] gicv2m: acpi: Add ACPI support for GICv2m MSI
2015-12-21 3:04 UTC (14+ messages)
` [PATCH v7 1/4] acpi: pci: Setup MSI domain for ACPI based pci devices
` [PATCH v7 3/4] gicv2m: Refactor to prepare for ACPI support
` [PATCH v7 4/4] gicv2m: acpi: Introducing GICv2m "
What is meant by chained interrupt handlers, when to use them
2015-12-21 2:47 UTC (2+ messages)
[PATCH v5 0/5] Qualcomm PCIe driver and designware fixes
2015-12-20 23:10 UTC (10+ messages)
` [PATCH v5 1/5] PCI: designware: ensure ATU is enabled before IO/conf space accesses
` [PATCH v5 2/5] DT: PCI: qcom: Document PCIe devicetree bindings
` [PATCH v5 3/5] PCI: qcom: Add Qualcomm PCIe controller driver
` [PATCH] PCI: qcom: fix ptr_ret.cocci warnings
` [PATCH v5 4/5] ARM: dts: apq8064: add pcie devicetree node
` [PATCH v5 5/5] ARM: dts: ifc6410: enable pcie dt node for this board
[PATCH v9 0/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs
2015-12-20 5:03 UTC (6+ messages)
[PATCH V4] Delay allocation of PCI device IRQs from boot time until bus scan time to fix PCI hotplugging
2015-12-19 11:50 UTC (4+ messages)
[PATCH] PCI: iproc: fix msi driver selection
2015-12-18 17:23 UTC (2+ messages)
[PATCH 0/4] Various R-Car PCIe patches
2015-12-18 15:25 UTC (13+ messages)
` [PATCH 1/4] PCI: rcar: remove unused pci_sys_data structure in pcie-rcar
` [PATCH 2/4] PCI: rcar: Support runtime PM link state L1 handling "
` [PATCH 3/4] PCI: rcar: Add runtime PM support to pcie-rcar
` [PATCH 4/4] PCI: rcar: Add Gen2 PHY setup "
[PATCH] PCI: provide of_pci_get_host_bridge_resources helper
2015-12-18 15:02 UTC
[PATCHv4 0/2] PCI: Safe VPD access
2015-12-18 14:14 UTC (7+ messages)
` [PATCH 1/2] pci: Update VPD definitions
` [PATCH 2/2] pci: Update VPD size with correct length
[PATCH v2 0/2] adding PCI support to AXS10x
2015-12-18 13:38 UTC (8+ messages)
` [PATCH v2 1/2] PCI support added to ARC
` [PATCH v2 2/2] add new platform driver for PCI RC
[PATCH v3 0/4] ARM: dts: use syscon property instead of ctrl-module
2015-12-18 11:32 UTC (8+ messages)
` [PATCH v3 1/4] ARM: dts: dra7: Add dt node for the sycon pcie
` [PATCH v3 2/4] ARM: dts: dra7: Use "syscon-phy-power" and "syscon-pcs" in PCIe PHY node
` [PATCH v3 3/4] ARM: dts: dra7: Use "ti,dra7x-usb2-phy2" compatible string for USB2 PHY2
` [PATCH v3 4/4] ARM: dts: <am4372/dra7/omap5>: Use "syscon-phy-power" instead of "ctrl-module"
[RFC PATCH v3 0/5] Simple ACPI based PCI support for arm64
2015-12-18 10:35 UTC (8+ messages)
` [RFC PATCH v3 1/5] ACPI: MCFG: Move mmcfg_list management to drivers/acpi
` [RFC PATCH v3 2/5] arm64: pci: Add ACPI support
` [RFC PATCH v3 3/5] PCI: Handle NULL parent in pci_bus_assign_domain_nr
` [RFC PATCH v3 4/5] ACPI: PCI: Support platforms that need pci_remap_iospace
` [RFC PATCH v3 5/5] PCI: ACPI: Add a generic ACPI based host controller
Dmesg filled with "AER: Corrected error received"
2015-12-18 10:30 UTC
[PATCH v4 0/5] Qualcomm PCIe driver and designware fixes
2015-12-18 9:57 UTC (17+ messages)
` [PATCH v4 1/5] PCI: designware: add memory barrier after enabling region
` [PATCH v4 3/5] PCI: qcom: Add Qualcomm PCIe controller driver
` [PATCH v4 5/5] ARM: dts: ifc6410: enable pcie dt node for this board
[PATCHv3 0/2] PCI: Safe VPD access
2015-12-18 7:44 UTC (8+ messages)
` [PATCH 1/2] pci: Update VPD definitions
` [PATCH 2/2] pci: Update VPD size with correct length
[PATCH] PCI: hotplug: use list_for_each_entry*
2015-12-17 23:47 UTC (2+ messages)
[PATCH 1/1] drivers:pci:hotplug Fix all whitespace issues
2015-12-17 21:57 UTC (3+ messages)
[PATCH] PCI: hisi: fix the hisi_pcie_cfg_read bug when size=4
2015-12-17 18:43 UTC (6+ messages)
[PATCHv6 0/7] Driver for new "VMD" device
2015-12-17 18:26 UTC (15+ messages)
` [PATCHv6 2/7] pci: child bus alloc fix on constrained resource
` [PATCHv6 5/7] x86/pci: Initial commit for new VMD device driver
` [PATCHv6 6/7] aer_inject: Use 32 bit int type domains
` [PATCHv5 7/7] pciutils: Allow 32-bit domains
[PATCH 00/10] drivers/pci: avoid module_init in non-modular host/pci*
2015-12-17 16:06 UTC (13+ messages)
` [PATCH 03/10] drivers/pci: make host/pci-mvebu.c explicitly non-modular
` [PATCH 07/10] drivers/pci: make host/pcie-rcar.c "
[PATCH RFC] PCI: imx6: add dt prop for link gen, default to gen1
2015-12-17 15:09 UTC (5+ messages)
` [PATCH v2] "
[PATCH] pci: aer: wait till the workqueue completes before free memory
2015-12-17 14:32 UTC
[PATCHv2] pci: Update VPD size with correct length
2015-12-17 5:25 UTC (6+ messages)
[PATCH v3] Add lspci support for Enhanced Allocation Capability
2015-12-17 0:55 UTC (2+ messages)
[PATCH V1 00/11] MMCONFIG refactoring and ARM64 PCI hostbridge init based on ACPI
2015-12-16 14:05 UTC (4+ messages)
[PATCH] pci: Update VPD size with correct length
2015-12-16 10:41 UTC (2+ messages)
Adding support for new amplifier on ACPI platform
2015-12-15 22:29 UTC (2+ messages)
[PATCH v2 0/2] Minor _OSC error handling improvements
2015-12-15 16:37 UTC (3+ messages)
` [PATCH v2 1/2] acpi: Tidy up _OSC error spacing
` [PATCH v2 2/2] acpi: Show _OSC UUID when _OSC fails
[PATCH 0/2] Minor _OSC error handling improvements
2015-12-15 16:10 UTC (4+ messages)
[PATCH] kobject: Ensure child's resources get released before parent's resources
2015-12-14 23:10 UTC (2+ messages)
[RFC PATCH 0/3] x86: Add support for guest DMA dirty page tracking
2015-12-14 22:32 UTC (14+ messages)
` [RFC PATCH 3/3] x86: Create dma_mark_dirty to dirty pages used for DMA by VM guest
[PATCH] Add lspci support for Enhanced Allocation Capability
2015-12-14 19:07 UTC (4+ messages)
[PATCH] kobject: Ensure child's resources get released before parent's resources
2015-12-14 19:04 UTC
[PATCH v2] PCI/AER: enable SERR# forwarding for bridges and switches
2015-12-14 18:22 UTC (6+ messages)
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