linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-29 15:30:06 to 2020-02-08 18:37:05 UTC [more...]

[PATCH v4 0/6] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2020-02-08 18:36 UTC  (2+ messages)
` [PATCH v4 1/6] PCI: rcar: Preparation for adding endpoint support

[LSF/MM TOPIC] get_user_pages() for PCI BAR Memory
 2020-02-08 17:43 UTC  (8+ messages)

[RFC 0/9] PCIe Hotplug Slot Emulation driver
 2020-02-08  9:55 UTC  (11+ messages)
` [RFC 1/9] PCI: pci-bridge-emul: Update PCIe register behaviors
` [RFC 2/9] PCI: pci-bridge-emul: Eliminate reserved member
` [RFC 3/9] PCI: pci-bridge-emul: Provide a helper to set behavior
` [RFC 4/9] PCI: pciehp: Indirect slot register operations
` [RFC 5/9] PCI: Add pcie_port_slot_emulated stub
` [RFC 6/9] PCI: pciehp: Expose the poll loop to other drivers
` [RFC 7/9] PCI: Move pci_dev_str_match to search.c
` [RFC 8/9] PCI: pciehp: Add hotplug slot emulation driver
` [RFC 9/9] PCI: pciehp: Wire up pcie_port_emulate_slot and pciehp_emul

[RFC PATCH] PCI: rcar: Fix incorrect programming of OB windows
 2020-02-08  9:46 UTC  (3+ messages)

[PATCH v14 0/5] Add Error Disconnect Recover (EDR) support
 2020-02-08  0:03 UTC  (6+ messages)
` [PATCH v14 1/5] PCI/ERR: Update error status after reset_link()
` [PATCH v14 2/5] PCI/DPC: Remove pcie_device reference from dpc_dev structure
` [PATCH v14 3/5] PCI/EDR: Export AER, DPC and error recovery functions
` [PATCH v14 4/5] PCI/DPC: Add Error Disconnect Recover (EDR) support
` [PATCH v14 5/5] PCI/ACPI: Enable EDR support

[PATCH v2] PCI/P2PDMA: Add the remaining Intel Sky Lake-E root ports to the whitelist
 2020-02-07 22:20 UTC  (2+ messages)

[pci:for-linus] BUILD SUCCESS 2e34673be0bd6bb0c6c496a861cbc3f7431e7ce3
 2020-02-07 20:39 UTC 

[PATCH v3] PCI: pciehp: Make sure pciehp_isr clears interrupt events
 2020-02-07 19:54 UTC 

[PATCH] PCI: Add MCFG quirks for Tegra194 host controllers
 2020-02-07 18:34 UTC  (12+ messages)

[PATCH v3 0/2] ACPI: APEI: Add support to notify the vendor specific HW errors
 2020-02-07 10:31 UTC  (7+ messages)
  ` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] PCI: HIP: Add handling of HiSilicon HIP PCIe controller's errors
` [PATCH v4 0/2] ACPI: APEI: Add support to notify the vendor specific HW errors
  ` [PATCH v4 1/2] "
  ` [PATCH v4 2/2] PCI: HIP: Add handling of HiSilicon HIP PCIe controller errors

[RFC PATCH 0/7] vfio/pci: SR-IOV support
 2020-02-07  9:33 UTC  (21+ messages)
` [RFC PATCH 1/7] vfio: Include optional device match in vfio_device_ops callbacks
` [RFC PATCH 2/7] vfio/pci: Implement match ops
` [RFC PATCH 3/7] vfio/pci: Introduce VF token
` [RFC PATCH 4/7] vfio: Introduce VFIO_DEVICE_FEATURE ioctl and first user
` [RFC PATCH 5/7] vfio/pci: Add sriov_configure support
` [RFC PATCH 6/7] vfio/pci: Remove dev_fmt definition
` [RFC PATCH 7/7] vfio/pci: Cleanup .probe() exit paths

[PATCH v2 0/3] PCI: hv: Generify pci-hyperv.c
 2020-02-07  7:58 UTC  (13+ messages)
` [PATCH v2 1/3] PCI: hv: Move hypercall related definitions into tlfs header
` [PATCH v2 2/3] PCI: hv: Move retarget related structures "
` [PATCH v2 3/3] PCI: hv: Introduce hv_msi_entry

[Patch v4 1/2] PCI: hv: Decouple the func definition in hv_dr_state from VSP message
 2020-02-06 23:48 UTC  (3+ messages)

[PATCHv9 00/12] PCI: Recode Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2020-02-06 14:29 UTC  (35+ messages)
` [PATCHv9 01/12] PCI: mobiveil: Re-abstract the private structure
` [PATCHv9 02/12] PCI: mobiveil: Move the host initialization into a routine
` [PATCHv9 03/12] PCI: mobiveil: Collect the interrupt related operations "
` [PATCHv9 04/12] PCI: mobiveil: Modularize the Mobiveil PCIe Host Bridge IP driver
` [PATCHv9 05/12] PCI: mobiveil: Add callback function for interrupt initialization
` [PATCHv9 06/12] PCI: mobiveil: Add callback function for link up check
` [PATCHv9 07/12] PCI: mobiveil: Make mobiveil_host_init() can be used to re-init host
` [PATCHv9 08/12] PCI: mobiveil: Add 8-bit and 16-bit CSR register accessors
` [PATCHv9 10/12] PCI: mobiveil: Add PCIe Gen4 RC driver for NXP Layerscape SoCs

[GIT PULL] PCI fixes for v5.6
 2020-02-06 14:25 UTC  (2+ messages)

[PATCH v2 0/6] Improve link speed presentation process
 2020-02-06 10:59 UTC  (7+ messages)
` [PATCH v2 1/6] PCI: add 32 GT/s decoding in some macros
` [PATCH v2 2/6] PCI: Add comments for link speed info arrays
` [PATCH v2 3/6] PCI: Refactor and rename PCIE_SPEED2STR macro
` [PATCH v2 4/6] PCI: Refactor bus_speed_read() with PCI_SPEED2STR macro
` [PATCH v2 5/6] PCI: Add PCIE_LNKCAP2_SLS2SPEED macro
` [PATCH v2 6/6] PCI: Reduce redundancy in current_link_speed_show()

[PATCH v2] PCI: Make pci_bus_speed_strings[] public
 2020-02-06 10:58 UTC 

[PATCH 5/6] PCI: Add PCIE_LNKCAP2_SLS2SPEED macro
 2020-02-06  1:53 UTC  (3+ messages)

[PATCH 4/6] PCI: Improve and rename PCIE_SPEED2STR macro
 2020-02-06  1:50 UTC  (3+ messages)

[PATCH 2/6] PCI: Make pci_bus_speed_strings[] public
 2020-02-06  1:47 UTC  (3+ messages)

[PATCH v2] PCI/MSI: Avoid torn updates to MSI pairs
 2020-02-05 20:18 UTC  (24+ messages)
                                    ` [PATCH] x86/apic/msi: Plug non-maskable MSI affinity race
                                      ` [PATCH V2] "

[PATCH v13 0/8] Add Error Disconnect Recover (EDR) support
 2020-02-05 19:03 UTC  (4+ messages)
` [PATCH v13 1/8] PCI/ERR: Update error status after reset_link()

[PATCH v1 1/1] PCI/ATS: For VF PCIe device use PF PASID Capability
 2020-02-05 18:11 UTC  (2+ messages)

[PATCH 0/2] PCI: Fix potential deadlock problems
 2020-02-05 17:30 UTC  (2+ messages)

[PATCH v7 17/26] PCI: hotplug: Ignore the MEM BAR offsets from BIOS/bootloader
 2020-02-05 16:42 UTC  (4+ messages)

[PATCH v7 16/26] PCI: Ignore PCIBIOS_MIN_MEM
 2020-02-05 16:32 UTC  (6+ messages)

pci-usb/pci-sata broken with LPAE config after "reduce use of block bounce buffers"
 2020-02-05 16:05 UTC  (14+ messages)

system generating an NMI due to 80696f991424d ("PCI: pciehp: Tolerate Presence Detect hardwired to zero")
 2020-02-05 12:15 UTC  (4+ messages)

[PATCH 0/6] Improve link speed presentation process
 2020-02-05  9:37 UTC  (2+ messages)

[PATCH 2/2] PCI/AER: Fix deadlock triggered by AER and sriov enable routine
 2020-02-05  9:18 UTC 

[PATCH 1/2] PCI: Change lock order in pci_dev_lock()
 2020-02-05  9:18 UTC 

[PATCH V2 0/5] Add support to defer core initialization
 2020-02-05  6:37 UTC  (6+ messages)

[PATCH] PCI: Avoid ASMedia XHCI USB PME# from D0 defect
 2020-02-04 17:08 UTC  (2+ messages)

pcie: xilinx: kernel hang - ISR readl()
 2020-02-04 15:33 UTC  (10+ messages)

Issues with "PCI/LINK: Report degraded links via link bandwidth notification"
 2020-02-04 14:47 UTC  (11+ messages)

linux-next: Tree for Feb 3 (arch/x86/{various}; all PCI-related)
 2020-02-03 16:27 UTC 

[ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel IV edition (OSPM-summit 2020)
 2020-02-03  8:17 UTC  (2+ messages)

[PATCH v7 00/26] PCI: Allow BAR movement during boot and hotplug
 2020-02-03  4:56 UTC  (15+ messages)
` [PATCH v7 18/26] PCI: Treat VGA BARs as immovable
` [PATCH v7 20/26] PNP: Don't reserve BARs for PCI when enabled movable BARs
` [PATCH v7 21/26] PCI: hotplug: Don't disable the released bridge windows immediately
` [PATCH v7 22/26] PCI: pciehp: Trigger a domain rescan on hp events when enabled movable BARs
` [PATCH v7 23/26] PCI: Don't claim immovable BARs
` [PATCH v7 24/26] PCI: hotplug: Don't reserve bus space when enabled movable BARs
` [PATCH v7 25/26] nvme-pci: Handle "
` [PATCH v7 26/26] PCI/portdrv: Declare support of "

[GIT PULL] PCI changes for v5.6
 2020-02-01 18:37 UTC  (4+ messages)

[PATCH] PCI/P2PDMA: Add the Intel Sky Lake-E root ports to the whitelist
 2020-02-01  0:24 UTC  (2+ messages)

[PATCH v7 09/26] PCI: hotplug: Calculate immovable parts of bridge windows
 2020-01-31 20:10 UTC  (4+ messages)

[PATCH v7 02/26] PCI: Enable bridge's I/O and MEM access for hotplugged devices
 2020-01-30 23:12 UTC  (2+ messages)

[PATCH v2 0/3] PCI: Fix failure to assign BARs with alignment >1M with Thunderbolt
 2020-01-30 20:55 UTC  (2+ messages)

[PATCH v2 0/4] PCI: Allow Thunderbolt to work with resources from pci=hpmemsize
 2020-01-30 20:55 UTC  (2+ messages)

[v3 0/6] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2020-01-30 20:54 UTC  (5+ messages)
` [v3 4/6] dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller

[PATCH AUTOSEL 5.4 016/187] x86/intel: Disable HPET on Intel Ice Lake platforms
 2020-01-30 19:50 UTC  (2+ messages)

[PATCH v5 0/2] Adding support for Versal CPM as Root Port driver
 2020-01-30 16:12 UTC  (3+ messages)
` [PATCH v5 1/2] PCI: xilinx-cpm: Add device tree binding for Versal CPM host bridge
` [PATCH v5 2/2] PCI: xilinx-cpm: Add Versal CPM Root Port driver

[PATCH][v2] ata: ahci: Add shutdown to freeze hardware resources of ahci
 2020-01-30  4:02 UTC  (2+ messages)

[PATCH v2] PCI: pciehp: Make sure pciehp_isr clears interrupt events
 2020-01-29 21:55 UTC  (2+ 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).