messages from 2017-09-26 17:49:20 to 2017-10-05 07:23:23 UTC [more...]
[pci:pci/misc 7/9] arch/alpha/kernel/pci.c:260:3: error: implicit declaration of function 'pdev_save_srm_config'
2017-10-05 7:22 UTC
[PATCH] PCI MSI: allow alignment restrictions on vector allocation
2017-10-05 4:23 UTC (10+ messages)
[PATCH] pci/ehp_hpc: Convert timers to use timer_setup()
2017-10-05 0:53 UTC
[PATCH] PCI: Check/Set ARI capability before setting numVFs
2017-10-04 23:29 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH] PCI: aspm: deal with missing root ports in link state handling
2017-10-04 22:27 UTC (2+ messages)
[PATCH v1] pci: introduce for_each_pci_bridge() helper
2017-10-04 22:24 UTC (2+ messages)
[PATCH V2] Bug fix for PME interrupt handler, add Root Status check
2017-10-04 22:11 UTC (3+ messages)
[PATCH] MAINTAINERS: remove Stephen Bates
2017-10-04 19:54 UTC (3+ messages)
SR-IOV & virtfn/physfn sysfs links
2017-10-04 19:44 UTC (4+ messages)
` [PATCH] PCI: Create iov virtfn/physfn links before attaching driver
Issue caused by "Dont update VF BARs while VF memory space is enabled"
2017-10-04 18:09 UTC
[PATCH 1/2] pci: Cache the VF device ID in the SR-IOV structure
2017-10-04 17:32 UTC (8+ messages)
` [PATCH 2/2] pci: Expose offset, stride, and VF device ID via sysfs
[PATCH v2] ACPI/IORT: Fix PCI ACS enablement
2017-10-04 16:36 UTC (7+ messages)
[PATCH] pci/switchtec: Don't use completion's wait queue
2017-10-04 16:13 UTC (2+ messages)
[PATCH v2] nvme-pci: Use PCI bus address for data/queues in CMB
2017-10-04 9:37 UTC (5+ messages)
[RFC] PCIe bus address at 0x00000000
2017-10-04 6:17 UTC (6+ messages)
[PATCH V2] PCI: AER: fix deadlock in do_recovery
2017-10-03 21:15 UTC (7+ messages)
[PATCH v2] ide: add missing hwif->portdev freeing on hwif_init() failure
2017-10-03 20:55 UTC (4+ messages)
[PATCH v2] drivers/ide/pci: Fix legacy IRQ assignment
2017-10-03 19:17 UTC (8+ messages)
[PATCH v2] ide: pci: free PCI BARs on initialization failure
2017-10-03 19:13 UTC
[PATCH] PCI / PM: Add dev_dbg() to print device suspend power states
2017-10-02 23:45 UTC (3+ messages)
[PATCH] PCI/AER: don't call recovery process for correctable errors
2017-10-02 23:19 UTC (2+ messages)
[PATCH] uio/uio_pci_generic: Add SR-IOV support
2017-10-02 22:02 UTC (14+ messages)
[RFC PATCH] PCI: Fix prefetchable range broken in pci_bridge_check_ranges
2017-10-02 20:38 UTC (4+ messages)
[PATCH] PCI: tegra: Use different MSI target address for Tegra20
2017-10-02 20:19 UTC (6+ messages)
[PATCH v3] PCIe AER: report uncorrectable errors only to the functions that logged the errors
2017-10-02 10:20 UTC (4+ messages)
[PATCH 1/2] misc: pci_endpoint_test: Prevent some integer overflows
2017-09-30 8:16 UTC (2+ messages)
` [PATCH 2/2] misc: pci_endpoint_test: Avoid triggering a BUG()
[PATCH 0/4] pci aer: fix deadlock in do_recovery
2017-09-30 6:03 UTC (15+ messages)
` [PATCH 1/4] pci: introduce __pci_walk_bus for caller with pci_bus_sem held
` [PATCH 2/4] pci: code refactor pci_bus_lock/unlock/trylock
` [PATCH 3/4] pci aer: fix deadlock in do_recovery
` [PATCH 4/4] lockdep: make MAX_LOCK_DEPTH configurable from Kconfig
[PATCH] Bug fix for PME interrupt handler, add Root Status check
2017-09-30 1:46 UTC (5+ messages)
[PATCH] PCI: Fix legacy IRQ assignment execution stage
2017-09-30 1:27 UTC (7+ messages)
[GIT PULL] PCI fixes for v4.14
2017-09-29 19:08 UTC
[PATCH] ACPI/IORT: Fix PCI ACS enablement
2017-09-29 16:08 UTC (7+ messages)
[PATCH v4] PCI: quirks: update Cavium ThunderX ACS quirk implementation
2017-09-29 12:22 UTC (9+ messages)
` [PATCH v5] "
` [PATCH v6] "
ACPI object counter overrun on frequent nvme resets
2017-09-29 4:40 UTC (2+ messages)
[PATCH v3 0/2] pci: add support for firmware initialized designware RCs
2017-09-29 3:29 UTC (11+ messages)
` [PATCH v3 1/2] pci: designware: add driver for DWC controller in ECAM shift mode
alpha runtime warnings due to commit 0e4c2eeb758 ("alpha/PCI: Replace pci_fixup_irqs() call with host ...")
2017-09-28 17:53 UTC (3+ messages)
[RFC 0/3] Introduce PCI device blacklisting
2017-09-28 15:58 UTC (11+ messages)
` [RFC 1/3] PCI: pci-driver: Introduce pci device delete list
` [RFC 2/3] module: Ignore delete_id parameter
` [RFC 3/3] Documentation: Add pci device delete_id interface
[PATCH v2 0/7] PCI: aardvark: improve compatibility with PCI devices
2017-09-28 12:58 UTC (8+ messages)
` [PATCH v2 1/7] PCI: aardvark: fix logic in PCI configuration read/write functions
` [PATCH v2 2/7] PCI: aardvark: set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
` [PATCH v2 3/7] PCI: aardvark: set host and device to the same MAX payload size
` [PATCH v2 4/7] PCI: aardvark: use isr1 instead of isr0 interrupt in legacy irq mode
` [PATCH v2 5/7] PCI: aardvark: disable LOS state by default
` [PATCH v2 6/7] PCI: aardvark: fix PCIe max read request size setting
` [PATCH v2 7/7] PCI: aardvark: define IRQ related hooks in pci_host_bridge
[PATCH v2] PCIe AER: report uncorrectable errors only to the functions that logged the errors
2017-09-27 16:02 UTC (8+ messages)
[PATCH 1/2 v4] PCI: v3: Update the device tree bindings
2017-09-27 13:55 UTC (4+ messages)
[PATCH V2 0/4] Add Tegra186 PCIe support
2017-09-27 11:58 UTC (5+ messages)
` [PATCH V2 1/4] dt-bindings: pci: tegra: Document Tegra186 PCIe DT
` [PATCH V2 2/4] PCI: tegra: Add Tegra186 PCIe support
` [PATCH V2 3/4] arm64: tegra: Add PCIe node for Tegra186
` [PATCH V2 4/4] arm64: tegra: Enable PCIe on Jetson TX2
[PATCH] PCI: tegra: Use generic accessors where possible
2017-09-27 9:33 UTC (3+ messages)
[PATCH kernel v2] powerpc/powernv: Reserve a hole which appears after enabling IOV
2017-09-27 6:52 UTC
[PATCH kernel] powerpc/powernv: Reserve a hole which appears after enabling IOV
2017-09-27 6:38 UTC (2+ messages)
[PATCH v3 0/3] Split default display handling out from VGA arbiter
2017-09-27 3:52 UTC (3+ messages)
[pci:pci/host-v3-semi 2/2] drivers/pci/host/pci-v3-semi.c:702:6: error: implicit declaration of function 'of_pci_dma_range_parser_init'
2017-09-27 1:36 UTC
[PATCH] PM / PCI: Do not resume any devices in pci_pm_prepare()
2017-09-26 21:39 UTC (5+ messages)
[PATCH] PCI: Avoid non working configurations for PCI_REALLOC_ENABLE_AUTO
2017-09-26 21:30 UTC (2+ messages)
[PATCH] ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handle
2017-09-26 20:25 UTC (3+ messages)
[PATCH v7] PCI: Workaround wrong flags completions for IDT switch
2017-09-26 20:03 UTC (4+ messages)
[PATCH 0/3] make PCI's and platform's driver_override_store()/show() converge
2017-09-26 20:02 UTC (6+ messages)
` [PATCH 2/3] PCI: don't use snprintf() in driver_override_show()
[PATCH 1/2] PCI: Remove reset argument from pci_iov_{add,remove}_virtfn()
2017-09-26 17:57 UTC (2+ messages)
[PATCH v4 pci 0/2] PCI/MSI: pci-xgene-msi: Enable MSI support in ACPI boot for X-Gene v1
2017-09-26 17:49 UTC (3+ messages)
` [PATCH v4 pci 1/2] "
` [PATCH v4 pci 2/2] PCI/MSI: Enforce MSI driver loaded before PCIe in ACPI boot
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).