linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-29 14:49:48 to 2021-08-03 10:02:00 UTC [more...]

[PATCH v2 0/6] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-08-03 10:01 UTC  (4+ messages)
` [PATCH v2 1/6] PCI: Simplify pci_device_remove()
` [PATCH v2 2/6] PCI: Drop useless check from pci_device_probe()
` [PATCH v2 3/6] xen/pci: Drop some checks that are always true

[PATCH v2 0/6] PCI: Add support for J7200 and AM64
 2021-08-03  9:58 UTC  (8+ messages)
` [PATCH v2 1/6] PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of bool
` [PATCH v2 2/6] PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet state
` [PATCH v2 3/6] PCI: j721e: Add PCIe support for J7200
` [PATCH v2 4/6] PCI: j721e: Add PCIe support for AM64
` [PATCH v2 5/6] misc: pci_endpoint_test: Do not request or allocate IRQs in probe
` [PATCH v2 6/6] misc: pci_endpoint_test: Add deviceID for AM64 and J7200

[GIT PULL 1/2] asm-generic: rework PCI I/O space access
 2021-08-03  9:46 UTC  (5+ messages)

[PATCH 0/4] Add support for AMD USB4 and bug fixes
 2021-08-03  9:45 UTC  (14+ messages)
` [PATCH 1/4] PCI: Add AMD USB4 host router device IDs
` [PATCH 2/4] thunderbolt: Handle INTR when Disable ISR auto clear bit set
` [PATCH 3/4] thunderbolt: Fix adapter init handling during switch add
` [PATCH 4/4] thunderbolt: Fix port linking by checking all adapters

[PATCH v2 0/3] iommu: Enable non-strict DMA on QCom SD/MMC
 2021-08-03  8:19 UTC  (11+ messages)

[PATCH v13 0/9] PCI: Expose and manage PCI device reset
 2021-08-03  6:34 UTC  (18+ messages)
` [PATCH v13 1/9] PCI: Cache PCIe FLR capability
` [PATCH v13 2/9] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
  ` [RFC PATCH] PCI: pcie_has_flr() can be static
` [PATCH v13 3/9] PCI: Add new array for keeping track of ordering of reset methods
` [PATCH v13 4/9] PCI: Remove reset_fn field from pci_dev
` [PATCH v13 5/9] PCI: Allow userspace to query and set device reset mechanism
` [PATCH v13 6/9] PCI: Define a function to set ACPI_COMPANION in pci_dev
` [PATCH v13 7/9] PCI: Setup ACPI fwnode early and at the same time with OF
` [PATCH v13 8/9] PCI: Add support for ACPI _RST reset method
` [PATCH v13 9/9] PCI: Change the type of probe argument in reset functions

[PATCH v2] PCI: Add ACS quirk for NXP LX2160 and LX2162 C/E/N platforms
 2021-08-03  5:58 UTC  (3+ messages)

[PATCH v7 0/3] Add Qualcomm PCIe Endpoint driver support
 2021-08-03  5:27 UTC  (2+ messages)

[PATCH v7 0/7] Add SR-IOV support in PCIe Endpoint Core
 2021-08-03  5:03 UTC  (8+ messages)
` [PATCH v7 1/7] dt-bindings: PCI: pci-ep: Add binding to specify virtual function
` [PATCH v7 2/7] PCI: endpoint: Add support to add virtual function in endpoint core
` [PATCH v7 3/7] PCI: endpoint: Add support to link a physical function to a virtual function
` [PATCH v7 4/7] PCI: endpoint: Add virtual function number in pci_epc ops
` [PATCH v7 5/7] PCI: cadence: Add support to configure virtual functions
` [PATCH v7 6/7] misc: pci_endpoint_test: Populate sriov_configure ops to configure SR-IOV device
` [PATCH v7 7/7] Documentation: PCI: endpoint/pci-endpoint-cfs: Guide to use SR-IOV

[PATCH v3 0/4] DT schema changes for HiKey970 PCIe hardware to work
 2021-08-03  4:38 UTC  (4+ messages)
` [PATCH v3 1/4] dt-bindings: PCI: kirin: Fix compatible string
` [PATCH v3 2/4] dt-bindings: PCI: kirin: Convert kirin-pcie.txt to yaml
` [PATCH v3 3/4] dt-bindings: PCI: kirin: Add support for Kirin970

[PATCH 0/5] DT schema changes for HiKey970 PCIe hardware to work
 2021-08-03  4:33 UTC  (8+ messages)
` [PATCH 3/5] dt-bindings: PCI: kirin: Add support for Kirin970

[PATCH v7 00/10] Add support for Hikey 970 PCIe
 2021-08-03  4:25 UTC  (6+ messages)
` [PATCH v7 08/10] arm64: dts: HiSilicon: Add support for HiKey 970 PCIe controller hardware

[PATCH v1 1/1] x86/PCI: Introduce pcibios_is_irq_managed() helper
 2021-08-02 23:16 UTC  (2+ messages)

[PATCH v6 0/8] PCI: hv: Support host bridge probing on ARM64
 2021-08-02 23:05 UTC  (5+ messages)

[PATCH 0/5] PCI/VPD: Further improvements
 2021-08-02 22:32 UTC  (2+ messages)

[PATCH] PCI/VPD: Treat tag 0xff as indicator for missing VPD EPROM
 2021-08-02 22:31 UTC  (2+ messages)

[PATCH v2 0/6] PCI/VPD: pci_vpd_size() cleanups
 2021-08-02 22:29 UTC  (10+ messages)
` [PATCH v2 1/6] PCI/VPD: Correct diagnostic for VPD read failure
` [PATCH v2 2/6] PCI/VPD: Check Resource Item Names against those valid for type
` [PATCH v2 3/6] PCI/VPD: Treat initial 0xff as missing EEPROM
` [PATCH v2 4/6] PCI/VPD: Reject resource tags with invalid size
` [PATCH v2 5/6] PCI/VPD: Don't check Large Resource Item Names for validity
` [PATCH v2 6/6] PCI/VPD: Allow access to valid parts of VPD if some is invalid

[PATCH v2] PCI: Make saved capability state private to core
 2021-08-02 22:17 UTC 

[PATCH] PCI: Make pci_cap_saved_state private to core
 2021-08-02 22:10 UTC  (3+ messages)

[bugzilla-daemon@bugzilla.kernel.org: [Bug 213945] New: Unable to power off iMac16,2]
 2021-08-02 16:48 UTC 

[bugzilla-daemon@bugzilla.kernel.org: [Bug 213945] New: Unable to power off iMac16,2]
 2021-08-02 16:48 UTC 

[PATCH v3 0/2] Apple M1 PCIe DT bindings
 2021-08-02 16:10 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: pci: Add DT bindings for apple,pcie

[PATCH] PCI: Add ACS quirk for NXP LX2160 and LX2162 C/E/N platforms
 2021-08-02 15:50 UTC 

[PATCH v5 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint()
 2021-08-02 15:26 UTC  (2+ messages)

[PATCH v1 0/5] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-08-02 13:06 UTC  (14+ messages)
` [PATCH v1 1/5] PCI: Simplify pci_device_remove()
` [PATCH v1 2/5] PCI: Drop useless check from pci_device_probe()
` [PATCH v1 3/5] PCI: Provide wrapper to access a pci_dev's bound driver
` [PATCH v1 4/5] PCI: Adapt all code locations to not use struct pci_dev::driver directly
` [PATCH v1 5/5] PCI: Drop duplicated tracking of a pci_dev's bound driver

[PATCH v8 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-08-02 10:03 UTC  (3+ messages)
` [PATCH v8 2/2] drivers/perf: hisi: Add driver for HiSilicon "

[PATCH v11 0/4] PCI: mediatek: Spilt PCIe node to comply with hardware design
 2021-08-02  7:07 UTC  (3+ messages)
` [PATCH v11 2/4] PCI: mediatek: Add new method to get shared pcie-cfg base address and parse node

[PATCH v8 00/11] Add support for Hikey 970 PCIe
 2021-08-01 16:55 UTC  (12+ messages)
` [PATCH v8 02/11] PCI: kirin: Reorganize the PHY logic inside the driver
` [PATCH v8 03/11] PCI: kirin: Add support for a PHY layer
` [PATCH v8 04/11] PCI: kirin: Use regmap for APB registers
` [PATCH v8 05/11] PCI: kirin: Add support for bridge slot DT schema
` [PATCH v8 06/11] PCI: kirin: Add Kirin 970 compatible
` [PATCH v8 07/11] PCI: kirin: Add MODULE_* macros
` [PATCH v8 08/11] PCI: kirin: Allow building it as a module
` [PATCH v8 09/11] PCI: kirin: Add power_off support for Kirin 960 PHY
` [PATCH v8 10/11] PCI: kirin: fix poweroff sequence
` [PATCH v8 11/11] PCI: kirin: Allow removing the driver

[PATCH v10 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism
 2021-07-31 19:15 UTC  (3+ messages)

[pci:wip/bjorn-vpd-v2] BUILD SUCCESS de2caa4c558fb5285a395703081c5a4b61b9d3dc
 2021-07-31 17:02 UTC 

[PATCH 0/4] pciehp error recovery fix + cleanups
 2021-07-31 12:39 UTC  (5+ messages)
` [PATCH 1/4] PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot Reset
` [PATCH 2/4] PCI/portdrv: Remove unused resume err_handler
` [PATCH 3/4] PCI/portdrv: Remove unused pcie_port_bus_{,un}register() declarations
` [PATCH 4/4] PCI/ERR: Reduce compile time for CONFIG_PCIEAER=n

[pci:pci/enumeration] BUILD SUCCESS 21d8e94253eb09f7c94c4db00dc714efc75b8701
 2021-07-31  9:07 UTC 

[PATCH v2 0/2] mwifiex: Add quirks for MS Surface devices
 2021-07-31  8:50 UTC  (3+ messages)
` [PATCH v2 1/2] mwifiex: pcie: add DMI-based quirk implementation for "

[pci:wip/bjorn-vpd-v2 5/9] drivers/pci/vpd.c:89:7: warning: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'unsigned char'
 2021-07-30 22:04 UTC 

[pci:wip/bjorn-vpd-v2 5/9] drivers/pci/vpd.c:88:19: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'int'
 2021-07-30 21:40 UTC 

[PATCH] x86/pci: Add missing forward declaration for pci_numachip_init()
 2021-07-30 21:19 UTC  (2+ messages)

[PATCH 1/2] PCI: syscall: Set the ~0 value on access failure
 2021-07-30 21:06 UTC  (3+ messages)
` [PATCH 2/2] PCI: syscall: Change type of err variable from long to int

[PATCH v3 0/2] Allow deferred execution of iomem_get_mapping()
 2021-07-30 19:50 UTC  (7+ messages)
` [PATCH v3 1/2] sysfs: Invoke iomem_get_mapping() from the sysfs open callback
` [PATCH v3 2/2] sysfs: Rename struct bin_attribute member to f_mapping

[PATCH] PCI: quirks: Quirk PCI d3hot delay for AMD xhci
 2021-07-30 14:17 UTC  (8+ messages)

[PATCH v1 0/2] PCI: PM: Fix handling of device that can only signal PME from D3cold
 2021-07-30 12:13 UTC  (8+ messages)
` [PATCH v1 1/2] PCI: PM: Add special case handling for PCIe device wakeup
  ` [PATCH v1.1 1/2] PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistently
` [PATCH v1 2/2] PCI: PM: Enable PME if it can be signaled from D3cold

PCI: Race condition in pci_create_sysfs_dev_files (can't boot)
 2021-07-30  9:49 UTC  (2+ messages)

[pci:pci/virtualization] BUILD SUCCESS 319e4c98dd7fe498a602d4cca260025af72ac702
 2021-07-30  9:37 UTC 

[PATCH v2 0/4] DT schema changes for HiKey970 PCIe hardware to work
 2021-07-30  9:34 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: PCI: kirin: Fix compatible string
` [PATCH v2 2/4] dt-bindings: PCI: kirin: Convert kirin-pcie.txt to yaml
` [PATCH v2 3/4] dt-bindings: PCI: kirin: Add support for Kirin970

[pci:for-linus] BUILD SUCCESS d5450c42cbc30a51a7ad8c4c1bedc765b552c427
 2021-07-30  9:04 UTC 

[pci:wip/bjorn-vpd-v2] BUILD SUCCESS 0b26041a76ec74536cf44794346cf6e38a50ed68
 2021-07-30  7:23 UTC 

Query on ASPM driver design
 2021-07-30  6:07 UTC  (2+ messages)

[pci:pci/vpd 4/8] drivers/pci/vpd.c:84:4: warning: Value stored to 'tag' is never read [clang-analyzer-deadcode.DeadStores]
 2021-07-30  3:37 UTC 

[PATCH 0/6] Add IMX8M Mini PCI support
 2021-07-30  1:27 UTC  (3+ messages)

[patch V2 00/19] PCI/MSI, x86: Cure a couple of inconsistencies
 2021-07-29 21:51 UTC  (20+ messages)
` [patch V2 01/19] PCI/MSI: Enable and mask MSI-X early
` [patch V2 02/19] PCI/MSI: Mask all unused MSI-X entries
` [patch V2 03/19] PCI/MSI: Enforce that MSI-X table entry is masked for update
` [patch V2 04/19] PCI/MSI: Enforce MSI[X] entry updates to be visible
` [patch V2 05/19] PCI/MSI: Do not set invalid bits in MSI mask
` [patch V2 06/19] PCI/MSI: Correct misleading comments
` [patch V2 07/19] PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()
` [patch V2 08/19] PCI/MSI: Protect msi_desc::masked for multi-MSI
` [patch V2 09/19] genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
` [patch V2 10/19] x86/ioapic: Force affinity setup before startup
` [patch V2 11/19] x86/msi: "
` [patch V2 12/19] s390/pci: Do not mask MSI[-X] entries on teardown
` [patch V2 13/19] PCI/MSI: Simplify msi_verify_entries()
` [patch V2 14/19] PCI/MSI: Rename msi_desc::masked
` [patch V2 15/19] PCI/MSI: Consolidate error handling in msi_capability_init()
` [patch V2 16/19] PCI/MSI: Deobfuscate virtual MSI-X
` [patch V2 17/19] PCI/MSI: Cleanup msi_mask()
` [patch V2 18/19] PCI/MSI: Provide a new set of mask and unmask functions
` [patch V2 19/19] PCI/MSI: Use new mask/unmask functions

[PATCH 3/6] PCI: imx6: add IMX8MM support
 2021-07-29 22:29 UTC  (2+ messages)

[PATCH 0/3] PCI: qcom: Add sc8180x support
 2021-07-29 22:27 UTC  (5+ messages)
` [PATCH 1/3] PCI: qcom: Introduce enable/disable resource ops
` [PATCH 3/3] PCI: qcom: Add sc8180x compatible

[PATCH] PCI: Add ACS quirk for NXP LX2160A and LX2162A
 2021-07-29 21:41 UTC  (2+ messages)

[PATCH 3/5] PCI/VPD: Consolidate missing EEPROM checks
 2021-07-29 18:31 UTC  (2+ messages)

[Bug 213873] New: Hotplug ethernet cable to runtime suspended Realtek NIC doesn't raise PCIe PME IRQ on Intel ADL
 2021-07-29 14:50 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).