messages from 2015-08-24 20:14:59 to 2015-09-04 19:19:53 UTC [more...]
[PATCH v4 0/4] PCI: arm64/powerpc: Fix parsing of linux,pci-probe-only
2015-09-04 19:19 UTC (7+ messages)
` [PATCH v4 1/4] of/pci: Add of_pci_check_probe_only to parse "linux,pci-probe-only"
` [PATCH v4 2/4] PCI: pci-host-generic: Fix lookup of linux,pci-probe-only property
` [PATCH v4 3/4] powerpc: PCI: "
` [PATCH v4 4/4] arm64: dts: Drop linux,pci-probe-only from the Seattle DTS
trouble with PCI: Call pci_read_bridge_bases() from core instead of arch code
2015-09-04 16:44 UTC (12+ messages)
PCI rescan : can't assign mem
2015-09-04 15:41 UTC (11+ messages)
` PCI rescan : can't assign mem [SOLVED]
[PATCH v6 0/6] Altera PCIe host controller driver with MSI support
2015-09-04 8:29 UTC (10+ messages)
` [PATCH v6 1/6] arm: add msi.h to Kbuild
` [PATCH v6 2/6] pci: add Altera PCI vendor ID
` [PATCH v6 3/6] pci:host: Add Altera PCIe host controller driver
` [PATCH v6 4/6] pci: altera: Add Altera PCIe MSI driver
` [PATCH v6 5/6] Documentation: dt-bindings: pci: altera pcie device tree binding
` [PATCH v6 6/6] MAINTAINERS: Add Altera PCIe and MSI drivers maintainer
[PATCH] PCI: designware: fix dw_pcie_cfg_write
2015-09-04 6:06 UTC (3+ messages)
[PATCH 0/2] PCI: Add support for PCI Enhanced Allocation "BARs"
2015-09-03 18:23 UTC (10+ messages)
` [PATCH 2/2] PCI: Add support for Enhanced Allocation devices
pcieport AER error spam on Intel Skylake
2015-09-03 18:05 UTC (5+ messages)
[PATCH 2/2] powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF case
2015-09-03 17:56 UTC (3+ messages)
` [PATCH v2 "
[PATCH] ARM64: PCI: do not enable resources on PROBE_ONLY systems
2015-09-03 16:42 UTC (8+ messages)
[PATCH v3 0/4] PCI: arm64/powerpc: Fix parsing of linux,pci-probe-only
2015-09-03 14:19 UTC (7+ messages)
` [PATCH v3 1/4] of/pci: Add of_pci_check_probe_only to parse "linux,pci-probe-only"
` [PATCH v3 2/4] PCI: pci-host-generic: Fix lookup of linux,pci-probe-only property
` [PATCH v3 3/4] powerpc: PCI: "
` [PATCH v3 4/4] arm64: dts: Drop linux,pci-probe-only from the Seattle DTS
[PATCH v2 0/4] PCI: arm64/powerpc: Fix parsing of linux,pci-probe-only
2015-09-03 8:18 UTC (5+ messages)
` [PATCH v2 1/4] of/pci: Add of_pci_check_probe_only to parse "linux,pci-probe-only"
[PATCH v4 0/5] Designware host multivector MSI and 64bit MSI fixes
2015-09-02 22:44 UTC (2+ messages)
[PATCH] PCI,parisc: Enable 64-bit bus addresses on PA-RISC
2015-09-02 16:17 UTC
[GIT PULL] Power management and ACPI updates for v4.3-rc1
2015-09-02 12:40 UTC (3+ messages)
[PATCH v2] PCI/AER: Cleanup AER error status registers on probing/restoring devices
2015-09-02 16:30 UTC
[PATCH] PCI/AER: Cleanup AER error status registers on probing devices
2015-09-01 21:45 UTC (4+ messages)
[PATCH] PCI/ASPM: Don't remove pcie_link_state until we stop the last device
2015-09-01 0:59 UTC (5+ messages)
[PATCH][resent] PCI: rcar: Add PCIE_CONF_REGNO macro for PCIECAR register
2015-08-31 23:52 UTC (3+ messages)
[GIT PULL] PCI changes for v4.3
2015-08-31 13:14 UTC
[PATCH 00/11] ARM64 PCI hostbridge init based on ACPI
2015-08-31 12:04 UTC (13+ messages)
` [PATCH 02/11] x86, pci: Clean up comment about buggy MMIO config space access for AMD Fam10h CPUs
` [PATCH 05/11] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory
[RFC PATCH 0/2] Driver for new PCI-e device
2015-08-29 1:46 UTC (6+ messages)
` [RFC PATCH 1/2] x86: PCI bus specific MSI operations
` [RFC PATCH 2/2] x86/pci: Initial commit for new VMD device driver
[PATCH] PCI: PCI_RCAR_GEN2 and PCI_RCAR_GEN2_PCIE should depend on ARM
2015-08-28 21:43 UTC (2+ messages)
[PATCH] PCI: Disable async suspend/resume for Jmicron chip
2015-08-28 20:54 UTC (11+ messages)
[PATCH v8 0/6] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
2015-08-28 7:14 UTC (10+ messages)
` [PATCH v8 1/6] PCI: designware: move calculation of bus addresses to DRA7xx
` [PATCH v8 2/6] ARM/PCI: remove align_resource in pci_sys_data
` [PATCH v8 3/6] PCI: designware: Add ARM64 support
` [PATCH v8 4/6] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
` [PATCH v8 5/6] Documentation: DT: Add HiSilicon PCIe host binding
` [PATCH v8 6/6] MAINTAINERS: Add pcie-hisi maintainer
[PATCH] PCI: Don't update VF's BAR
2015-08-28 3:51 UTC (4+ messages)
` [PATCH v2] "
[PATCH v4 0/4] PCI: st: provide support for dw pcie
2015-08-28 0:06 UTC (7+ messages)
` [PATCH v4 1/4] ARM: STi: Kconfig update for PCIe support
` [PATCH v4 2/4] PCI: st: Add Device Tree bindings for sti pcie
` [PATCH v4 3/4] PCI: st: Provide support for the sti PCIe controller
` [PATCH v4 4/4] MAINTAINERS: Add pci-st.c to ARCH/STI architecture
[PATCH] iommu/s390: add iommu api for s390 pci devices
2015-08-27 13:33 UTC
[PATCH] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
2015-08-27 11:44 UTC
[PATCH v4 1/4] Numachip: Fix 16-bit APIC ID truncation
2015-08-26 21:15 UTC (19+ messages)
` [PATCH v4 4/4] Use 2GB memory block size on large-memory x86-64 systems
[PATCH V3 0/4] PCI: ACPI: Setting up DMA coherency for PCI device from _CCA attribute
2015-08-26 13:54 UTC (5+ messages)
` [PATCH V3 1/4] Honor ACPI _CCA attribute setting
` [PATCH V3 2/4] ACPI/scan: Clean up acpi_check_dma
` [PATCH V3 3/4] PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()
` [PATCH V3 4/4] PCI: ACPI: Add support for PCI device DMA coherency
[PATCH v5 0/5] Altera PCIe host controller driver with MSI support
2015-08-26 13:19 UTC (10+ messages)
` [PATCH v5 1/5] arm: add msi.h to Kbuild
` [PATCH v5 2/5] pci:host: Add Altera PCIe host controller driver
` [PATCH v5 3/5] pci: altera: Add Altera PCIe MSI driver
` [PATCH v5 4/5] Documentation: dt-bindings: pci: altera pcie device tree binding
` [PATCH v5 5/5] MAINTAINERS: Add Altera PCIe and MSI drivers maintainer
[PATCH 1/2] PCI: Make pci_msi_setup_pci_dev() non-static for use by arch code
2015-08-26 12:23 UTC (2+ messages)
` [1/2] "
[PATCH 2/2] powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF case
2015-08-26 12:23 UTC (2+ messages)
` [2/2] "
[PATCH] PCI: Designware: Move num-lanes property read to dw_pcie_setup_rc
2015-08-26 11:14 UTC
[PATCH resend] PCI: tegra: use __pgprot() around static pgprot_t initializer
2015-08-26 9:21 UTC (2+ messages)
[PATCH v2] PCI: designware: Fix PORT_LOGIC_LINK_WIDTH_MASK
2015-08-26 5:00 UTC (2+ messages)
[PATCH v4 00/11] x86/dma: RIP MTRR and dma write-combine API rename
2015-08-26 4:21 UTC (9+ messages)
` [PATCH v4 10/11] dma: rename dma_*_writecombine() to dma_*_wc()
` [PATCH v5 "
[PATCH] PCI: designware: Fix PORT_LOGIC_LINK_WIDTH_MASK
2015-08-26 2:47 UTC (5+ messages)
[PATCH V2 0/4] PCI: ACPI: Setting up DMA coherency for PCI device from _CCA attribute
2015-08-26 2:44 UTC (13+ messages)
` [PATCH V2 1/4] Honor ACPI _CCA attribute setting
` [PATCH V2 2/4] ACPI/scan: Clean up acpi_check_dma
` [PATCH V2 3/4] PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()
` [PATCH V2 4/4] PCI: ACPI: Add support for PCI device DMA coherency
[PATCH] PCI: create builtin_pci_driver to avoid registration boilerplate
2015-08-26 0:25 UTC
[PATCH 1/3] PCI: Move MPS configuration check to pci_configure_device()
2015-08-25 21:15 UTC (2+ messages)
[PATCH] pci: acpi: Generic function for setting up PCI device DMA coherency
2015-08-25 11:11 UTC (6+ messages)
[PATCH 0/5] arm64, pci: Add ECAM/PCIe support for Cavium ThunderX
2015-08-25 11:01 UTC (5+ messages)
` [PATCH 2/5] gic-its: Allow pci_requester_id to be overridden
[PATCH v4 00/52] PCI: Resource allocation cleanup for v4.3
2015-08-25 0:37 UTC (6+ messages)
` [PATCH v4 13/52] PCI, acpiphp: Add missing realloc list checking after resource allocation
[PATCH] pciutils: Fix sysfs_get_string to handle invalid read
2015-08-24 23:08 UTC (3+ messages)
linux-4.2-rc8/drivers/pci/setup-bus.c: 2 * redundant conditions ?
2015-08-24 20:41 UTC
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).