linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-26 15:02:57 to 2018-02-05 12:10:50 UTC [more...]

[PATCH v12 0/9] LPC: legacy ISA I/O support
 2018-02-05 12:10 UTC  (8+ messages)
` [PATCH v12 3/9] PCI: Add fwnode handler as input param of pci_register_io_range()
` [PATCH v12 7/9] ACPI: Translate the I/O range of non-MMIO devices before scanning

[PATCH 1/2] of_pci_irq: add a check to fallback to standard device tree parsing
 2018-02-05  6:08 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: PCI: MediaTek: Correct the interrupt-map properties

[PATCH 20/20] x86/PCI: VMD: Fix malformed default
 2018-02-05  2:03 UTC  (2+ messages)

One Question About PCIe BUS Config Type with pcie_bus_safe or pcie_bus_perf On NVMe Device
 2018-02-05  1:02 UTC  (17+ messages)

[PATCH] ACPI/PCI: pci_link: reduce verbosity when IRQ is enabled
 2018-02-04 13:43 UTC  (6+ messages)

[PATCH] PCI: update location of pci.ids file
 2018-02-04  0:53 UTC 

[RFC PATCH] PCI: pciehp: Add module parameter to enable debouncing of HP link events
 2018-02-02 19:20 UTC  (9+ messages)

[PATCH] PCI: Add quirk for Cavium Thunder-X2 PCIe erratum #173
 2018-02-02  7:00 UTC 

[PATCH] vmd: Interrupt affinity pairing to child devices
 2018-02-01 22:23 UTC 

linux-next: build failure after merge of the pci tree
 2018-02-01 21:13 UTC  (2+ messages)

[PATCH 0/3] PCI endpoint 64-bit BAR fixes
 2018-02-01 19:00 UTC  (6+ messages)
` [PATCH 1/3] PCI: endpoint: Handle 64-bit BARs properly
` [PATCH 2/3] misc: pci_endpoint_test: "
` [PATCH 3/3] PCI: designware-ep: Return an error when requesting a too large BAR size

[PATCH] PCI: designware-ep: Fix typo in error message
 2018-02-01 14:02 UTC 

[pci:next 16/22] drivers/pci//dwc/pcie-designware-ep.c:312:8: error: too few arguments to function 'dw_pcie_ep_map_addr'
 2018-02-01 12:53 UTC 

[PATCH v6] mfd: Add support for RTS5250S power saving
 2018-02-01  8:45 UTC  (9+ messages)
  ` 答复: "
      ` 答复: "
            ` 答复: "
                ` 答复: "

[PATCH v2 0/1] PCI: Replace pci_find_ext_capability() calls with pci_dev aer_cap
 2018-02-01  2:53 UTC  (2+ messages)
` [PATCH v2 1/1] "

Designware 64bit PCIe bus address support
 2018-02-01  1:12 UTC  (2+ messages)

[PATCH] lspci: Make DevCtl, DevSta, and AER decoding more consistent
 2018-01-31 21:19 UTC 

[PATCH 2/9] drm/amdkfd: Conditionally enable PCIe atomics
 2018-01-31 16:29 UTC  (5+ messages)
` [PATCH 8/9] drm/amdkfd: Add dGPU device IDs and device info

[PATCH] PCI/DPC: Fix INT legacy interrupt in dpc_irq
 2018-01-31 16:28 UTC  (2+ messages)

[PATCH] Fix Vector table and PBA addresses print output
 2018-01-31 12:41 UTC  (5+ messages)

Thunderbolt PCIe card doesn't get enumerated at cold boot
 2018-01-31  9:33 UTC  (10+ messages)

[PATCH 1/6] PCI/DPC: Defer all event handling to work queue
 2018-01-31  5:23 UTC  (14+ messages)
` [PATCH 2/6] PCI/DPC: Leave interrupts enabled while handling event
` [PATCH 3/6] PCI/DPC: Remove rp_pio_status from dpc struct
` [PATCH 4/6] PCI/DPC: Cleanup declarations
` [PATCH 5/6] PCI/DPC: Enable ERR_COR
` [PATCH 6/6] PCI/DPC: Print AER status in DPC event handling

[PATCH v5 00/11] PCI: Add support to the Cadence PCIe controller
 2018-01-30 21:12 UTC  (15+ messages)
` [PATCH v5 01/11] PCI: Regroup all PCI related entries into drivers/pci/Makefile
` [PATCH v5 02/11] PCI: OF: Add generic function to parse and allocate PCI resources
` [PATCH v5 03/11] PCI: generic: fix missing call of pci_free_resource_list()
` [PATCH v5 04/11] PCI: Add generic function to probe PCI host controllers
` [PATCH v5 05/11] PCI: Add vendor ID for Cadence
` [PATCH v5 06/11] dt-bindings: PCI: cadence: Add DT bindings for Cadence PCIe host controller
` [PATCH v5 07/11] PCI: cadence: Add host driver for Cadence PCIe controller
` [PATCH v5 08/11] PCI: endpoint: Add the function number as argument to EPC ops
` [PATCH v5 09/11] PCI: endpoint: Fix EPF device name to support multi-function devices
` [PATCH v5 10/11] dt-bindings: PCI: cadence: Add DT bindings for Cadence PCIe endpoint controller
` [PATCH v5 11/11] PCI: cadence: Add EndPoint Controller driver for Cadence PCIe controller

[PATCH v6 00/11] PCI: Add support to the Cadence PCIe controller
 2018-01-30 20:56 UTC  (12+ messages)
` [PATCH v6 01/11] PCI: Regroup all PCI related entries into drivers/pci/Makefile
` [PATCH v6 02/11] PCI: OF: Add generic function to parse and allocate PCI resources
` [PATCH v6 03/11] PCI: generic: fix missing call of pci_free_resource_list()
` [PATCH v6 04/11] PCI: Add generic function to probe PCI host controllers
` [PATCH v6 05/11] PCI: Add vendor ID for Cadence
` [PATCH v6 06/11] dt-bindings: PCI: cadence: Add DT bindings for Cadence PCIe host controller
` [PATCH v6 07/11] PCI: cadence: Add host driver for Cadence PCIe controller
` [PATCH v6 08/11] PCI: endpoint: Add the function number as argument to EPC ops
` [PATCH v6 09/11] PCI: endpoint: Fix EPF device name to support multi-function devices
` [PATCH v6 10/11] dt-bindings: PCI: cadence: Add DT bindings for Cadence PCIe endpoint controller
` [PATCH v6 11/11] PCI: cadence: Add EndPoint Controller driver for Cadence PCIe controller

[PATCH v2 00/14] PCI/DPC: Simplify RP PIO logging
 2018-01-30 20:25 UTC  (19+ messages)
` [PATCH v2 01/14] PCI/DPC: Rename interrupt_event_handler() to dpc_work()
` [PATCH v2 02/14] PCI/DPC: Add local variable for DPC capability offset
` [PATCH v2 03/14] PCI/DPC: Rename struct dpc_dev.rp to rp_extensions
` [PATCH v2 04/14] PCI/DPC: Read RP PIO Log Size once at probe
` [PATCH v2 05/14] PCI/DPC: Process RP PIO details only if RP PIO extensions supported
` [PATCH v2 06/14] PCI/DPC: Squash dpc_rp_pio_print_tlp_header() into dpc_rp_pio_print_error()
` [PATCH v2 07/14] PCI/DPC: Rename local "status" to "dpc_status"
` [PATCH v2 08/14] PCI/DPC: Make RP PIO log size check more generic
` [PATCH v2 09/14] PCI/DPC: Squash dpc_rp_pio_print_error() into dpc_rp_pio_get_info()
` [PATCH v2 10/14] PCI/DPC: Push dpc->rp_pio_status assignment "
` [PATCH v2 11/14] PCI/DPC: Remove unnecessary RP PIO register structs
` [PATCH v2 12/14] PCI/DPC: Squash dpc_rp_pio_get_info() into dpc_process_rp_pio_error()
` [PATCH v2 13/14] PCI/DPC: Add and use DPC Status register field definitions
` [PATCH v2 14/14] PCI/DPC: Reformat DPC register definitions

[PATCH 0/8] PCI/DPC: Simplify RP PIO logging
 2018-01-30 18:11 UTC  (12+ messages)
` [PATCH 1/8] PCI/DPC: Rename interrupt_event_handler() to dpc_work()
` [PATCH 2/8] PCI/DPC: Add local variable for DPC capability offset
` [PATCH 3/8] PCI/DPC: Rename struct dpc_dev.rp to rp_extensions
` [PATCH 4/8] PCI/DPC: Read RP PIO Log Size once at probe
` [PATCH 5/8] PCI/DPC: Process RP PIO details only if RP PIO extensions supported
` [PATCH 6/8] PCI/DPC: Consolidate RP PIO get/print functions
` [PATCH 7/8] PCI/DPC: Add and use DPC Status register field definitions
` [PATCH 8/8] PCI/DPC: Reformat DPC register definitions

[PATCH] PCI: Add SPDX tag for s390_pci_hpc.c
 2018-01-30 12:44 UTC  (4+ messages)
` [PATCH] PCI: Add SPDX GPL-2.0+ to replace implicit GPL v2 or later statement

[PATCH V7 0/4] Add loadable kernel module and power management support
 2018-01-30  5:24 UTC  (5+ messages)
` [PATCH V7 1/4] PCI: tegra: Free resources on probe failure
` [PATCH V7 2/4] PCI: tegra: Add loadable kernel module support
` [PATCH V7 3/4] PCI: tegra: Broadcast PME_Turn_Off message before link goes to L2
` [PATCH V7 4/4] PCI: tegra: Add power management support

[PATCH v2 0/2] Add power control for pcie-histb driver
 2018-01-30  0:07 UTC  (3+ messages)
` [PATCH v2 2/2] PCI: histb: add an optional regulator for PCIe port power control

[PATCH V4 00/26] PCI: deprecate pci_get_bus_and_slot()
 2018-01-29 22:43 UTC  (7+ messages)
` [PATCH V4 05/26] agp: nvidia: "

request_irq() returns -ENOSYS on kernel 2.6.16
 2018-01-29 21:12 UTC  (3+ messages)

[PATCH 0/1] PCI: Replace pci_find_ext_capability() calls with pci_dev aer_cap
 2018-01-29 20:27 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v3 0/2] ath10k: Add support for Ubiquiti-branded QCA988X
 2018-01-29 18:41 UTC  (4+ messages)
` [PATCH v3 1/2] pci: Add vendor id of Ubiquiti Networks

[PATCH] PCI: exynos: fix the potential null pointer dereference
 2018-01-29 17:10 UTC  (2+ messages)

[PATCH V6 0/7] Add loadable kernel module and power management support
 2018-01-29 15:18 UTC  (8+ messages)
` [PATCH V6 6/7] PCI: tegra: Broadcast PME_Turn_Off message before link goes to L2
` [PATCH V6 7/7] PCI: tegra: Add power management support

[PATCH v3 2/2] ath10k: Add support for Ubiquiti rebranded QCA988X v2
 2018-01-29 14:45 UTC  (2+ messages)
` [v3,2/2] "

Access to inaccessible PCI devices by 30fdfb929e82
 2018-01-29 14:08 UTC 

[PATCH 4.4 26/74] x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()
 2018-01-29 12:56 UTC 

[PATCH v4 1/7] platform/pseries: Update VF config space after EEH
 2018-01-29  4:13 UTC  (2+ messages)
` [v4,1/7] "

[PATCH v4 7/7] pseries/setup: Add Initialization of VF Bars
 2018-01-29  4:13 UTC  (2+ messages)
` [v4,7/7] "

[PATCH v3 1/5] ACPI: export acpi_bus_get_status_handle()
 2018-01-29  3:07 UTC  (8+ messages)
` [PATCH v3 2/5] PCI: acpiphp_ibm: prepare for acpi_get_object_info() no longer returning status
` [PATCH v3 3/5] ACPI / bus: Do not call _STA on battery devices with unmet dependencies
` [PATCH v3 4/5] ACPI / scan: Use acpi_bus_get_status for initial status of ACPI_TYPE_DEVICE devs
` [PATCH v3 5/5] ACPICA: Remove calling of _STA from acpi_get_object_info

[PATCH 0/6] jailhouse: Enhance secondary Jailhouse guest support /wrt PCI
 2018-01-28 17:26 UTC  (3+ messages)
` [PATCH 4/6] x86: Consolidate PCI_MMCONFIG configs

[PATCH 0/4] PCI: Add SPDX tags
 2018-01-27 14:56 UTC  (6+ messages)
` [PATCH 1/4] PCI: Add SPDX GPL-2.0 when no license was specified
` [PATCH 2/4] PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
` [PATCH 3/4] PCI: Add SPDX GPL-2.0 to replace COPYING boilerplate
` [PATCH 4/4] PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate

[PATCH v4 0/8] PCI: brcmstb: Add Broadcom Settopbox PCIe support
 2018-01-26 17:46 UTC  (10+ messages)
` [PATCH v4 4/8] PCI: brcmstb: Add dma-range mapping for inbound traffic

[PATCH v6 0/9] PCI: dwc: MSI-X feature
 2018-01-26 16:35 UTC  (10+ messages)
` [PATCH v6 1/9] PCI: dwc: Add IRQ chained API support
` [PATCH v6 2/9] PCI: dwc: exynos: Switch to use the IRQ chained API
` [PATCH v6 3/9] PCI: dwc: imx6: "
` [PATCH v6 4/9] PCI: dwc: artpec6: "
` [PATCH v6 5/9] PCI: dwc: designware: "
` [PATCH v6 6/9] PCI: dwc: qcom: "
` [PATCH v6 7/9] PCI: dwc: keystone: "
` [PATCH v6 8/9] PCI: dwc: Remove IRQ domain hierarchy API support
` [PATCH v6 9/9] PCI: dwc: Expand maximum number of IRQs from 32 to 256

ACPI: Do not call _STA on battery devices with unmet dependencies
 2018-01-26 15:46 UTC  (6+ messages)


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).