Show patches with: State = Action Required       |   22871 patches
« 1 2 ... 14 15 16228 229 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] PCI: PM: Replace pci_dev_keep_suspended() with two functions PCI: PM: Optimization and cleanup - 1 - --- 2019-06-06 Rafael J. Wysocki bhelgaas New
[v2,1/2] PCI: PM: Avoid resuming devices in D3hot during system suspend PCI: PM: Optimization and cleanup - 1 - --- 2019-06-06 Rafael J. Wysocki bhelgaas New
[v2,2/2] PCI: Create device link for NVIDIA GPU PCI: device link quirk for NVIDIA GPU - - - --- 2019-06-06 Abhishek Sahu bhelgaas New
[v2,1/2] PCI: Code reorganization for creating device link PCI: device link quirk for NVIDIA GPU - - - --- 2019-06-06 Abhishek Sahu bhelgaas New
PCI: Correct the resource_alignment parameter example PCI: Correct the resource_alignment parameter example - - - --- 2019-06-06 Alexey Kardashevskiy bhelgaas New
PCI/IOV: Fix VF cfg_size PCI/IOV: Fix VF cfg_size - - - --- 2019-06-04 Alex Williamson bhelgaas New
[v2] lspci: Add PCIe 5.0 data rate (32 GT/s) support [v2] lspci: Add PCIe 5.0 data rate (32 GT/s) support - - - --- 2019-06-04 Gustavo Pimentel bhelgaas New
[RFC,28/30] misc: pci_endpoint_test: Avoid using module parameter to determine irqtype Add PCIe support to TI's J721E SoC - - - --- 2019-06-04 Kishon Vijay Abraham I bhelgaas New
[RFC,27/30] misc: pci_endpoint_test: Add J721E in pci_device_id table Add PCIe support to TI's J721E SoC - - - --- 2019-06-04 Kishon Vijay Abraham I bhelgaas New
[RFC,26/30] MAINTAINERS: Add MAINTAINER entry for PCIe on TI's J721E SoC Add PCIe support to TI's J721E SoC - - - --- 2019-06-04 Kishon Vijay Abraham I bhelgaas New
[RFC,25/30] PCI: j721e: Add TI J721E PCIe driver Add PCIe support to TI's J721E SoC - - - --- 2019-06-04 Kishon Vijay Abraham I bhelgaas New
[RFC,24/30] dt-bindings: PCI: J721E: Add DT bindings for PCIe controller in J721E Add PCIe support to TI's J721E SoC - - - --- 2019-06-04 Kishon Vijay Abraham I bhelgaas New
[RFC,23/30] of/platform: Export of_platform_device_create_pdata() Add PCIe support to TI's J721E SoC - - - --- 2019-06-04 Kishon Vijay Abraham I bhelgaas New
[RFC,22/30] PCI: cadence: Configure pci_epc_features to align BAR addresses to 256 Bytes Add PCIe support to TI's J721E SoC - - - --- 2019-06-04 Kishon Vijay Abraham I bhelgaas New
[RFC,21/30] PCI: cadence: Add support to configure virtual functions Add PCIe support to TI's J721E SoC - - - --- 2019-06-04 Kishon Vijay Abraham I bhelgaas New
[RFC,20/30] PCI: endpoint: Add virtual function number in pci_epc ops Add PCIe support to TI's J721E SoC - - - --- 2019-06-04 Kishon Vijay Abraham I bhelgaas New
[RFC,19/30] PCI: endpoint: Add support to link a physical function to a virtual function Add PCIe support to TI's J721E SoC - - - --- 2019-06-04 Kishon Vijay Abraham I bhelgaas New
[RFC,18/30] PCI: endpoint: Add support to add virtual function in endpoint core Add PCIe support to TI's J721E SoC - - - --- 2019-06-04 Kishon Vijay Abraham I bhelgaas New
[RFC,17/30] PCI: endpoint: Protect concurrent access to pci_epf_ops with mutex Add PCIe support to TI's J721E SoC - - - --- 2019-06-04 Kishon Vijay Abraham I bhelgaas New
[RFC,16/30] PCI: endpoint: Assign function number of each PF in EPC core Add PCIe support to TI's J721E SoC - - - --- 2019-06-04 Kishon Vijay Abraham I bhelgaas New
[RFC,15/30] PCI: endpoint: Replace spinlock with mutex Add PCIe support to TI's J721E SoC - - - --- 2019-06-04 Kishon Vijay Abraham I bhelgaas New
[RFC,14/30] PCI: endpoint: Use notification chain mechanism to notify EPC events to EPF Add PCIe support to TI's J721E SoC - - - --- 2019-06-04 Kishon Vijay Abraham I bhelgaas New
[RFC,13/30] PCI: cadence: Use local management register to configure Vendor ID Add PCIe support to TI's J721E SoC - - - --- 2019-06-04 Kishon Vijay Abraham I bhelgaas New
[RFC,12/30] PCI: cadence: Make "mem" an optional memory resource Add PCIe support to TI's J721E SoC - - - --- 2019-06-04 Kishon Vijay Abraham I bhelgaas New
[RFC,11/30] PCI: cadence: Add support to drive PERST# line using GPIO Add PCIe support to TI's J721E SoC - - - --- 2019-06-04 Kishon Vijay Abraham I bhelgaas New
[RFC,10/30] PCI: cadence: Use *_start_link() and *_wait_for_link() to establish link Add PCIe support to TI's J721E SoC - - - --- 2019-06-04 Kishon Vijay Abraham I bhelgaas New
[RFC,09/30] PCI: cadence: Add platform_data to start link and check link status Add PCIe support to TI's J721E SoC - - - --- 2019-06-04 Kishon Vijay Abraham I bhelgaas New
[RFC,08/30] PCI: cadence: Add support to use PCIe in J721E SoC Add PCIe support to TI's J721E SoC - - - --- 2019-06-04 Kishon Vijay Abraham I bhelgaas New
[RFC,07/30] PCI: cadence: Add read and write accessors to perform only 32-bit accesses Add PCIe support to TI's J721E SoC - - - --- 2019-06-04 Kishon Vijay Abraham I bhelgaas New
[RFC,06/30] PCI: cadence: Add support to use custom read and write accessors Add PCIe support to TI's J721E SoC - - - --- 2019-06-04 Kishon Vijay Abraham I bhelgaas New
[RFC,05/30] linux/kernel.h: Add PTR_ALIGN_DOWN macro Add PCIe support to TI's J721E SoC - - - --- 2019-06-04 Kishon Vijay Abraham I bhelgaas New
[RFC,04/30] dt-bindings: PCI: cadence: Update EP DT bindings with TI specific compatible Add PCIe support to TI's J721E SoC - - - --- 2019-06-04 Kishon Vijay Abraham I bhelgaas New
[RFC,03/30] dt-bindings: PCI: cadence: Update host DT bindings with TI specific compatible Add PCIe support to TI's J721E SoC - - - --- 2019-06-04 Kishon Vijay Abraham I bhelgaas New
[RFC,02/30] dt-bindings: PCI: cadence: Add binding to reset PERST# Add PCIe support to TI's J721E SoC - - - --- 2019-06-04 Kishon Vijay Abraham I bhelgaas New
[RFC,01/30] dt-bindings: PCI: cadence: Add DT binding to use PCIe with IOMMU Add PCIe support to TI's J721E SoC - - - --- 2019-06-04 Kishon Vijay Abraham I bhelgaas New
PCI: hv: Detect and fix Hyper-V PCI domain number collision PCI: hv: Detect and fix Hyper-V PCI domain number collision - - - --- 2019-06-01 Sasha Levin bhelgaas New
[v3,2/2] PCI: Fix disabling of bridge BARs when assigning bus resources Fix a pair of setup bus bugs - - - --- 2019-05-31 Logan Gunthorpe bhelgaas New
[v3,1/2] PCI: Prevent 64-bit resources from being counted in 32-bit bridge region Fix a pair of setup bus bugs - - - --- 2019-05-31 Logan Gunthorpe bhelgaas New
SSD surprise removal leads to long wait inside pci_dev_wait() and FLR 65s timeout SSD surprise removal leads to long wait inside pci_dev_wait() and FLR 65s timeout - - - --- 2019-05-31 JD Zheng bhelgaas New
PCI: hv: Fix build error without CONFIG_SYSFS PCI: hv: Fix build error without CONFIG_SYSFS - - - --- 2019-05-31 Yue Haibing bhelgaas New
PCI: PM: Avoid resuming devices in D3hot during system suspend PCI: PM: Avoid resuming devices in D3hot during system suspend - - - --- 2019-05-31 Rafael J. Wysocki bhelgaas New
[1/1] PCI/IOV: fix cfg_size setting for multiple vfio-devices [1/1] PCI/IOV: fix cfg_size setting for multiple vfio-devices - - - --- 2019-05-31 Hao Zheng bhelgaas New
[v8,7/7] iommu/virtio: Add event queue Add virtio-iommu driver 1 1 - --- 2019-05-30 Jean-Philippe Brucker bhelgaas New
[v8,6/7] iommu/virtio: Add probe request Add virtio-iommu driver 1 1 - --- 2019-05-30 Jean-Philippe Brucker bhelgaas New
[v8,5/7] iommu: Add virtio-iommu driver Add virtio-iommu driver 1 1 - --- 2019-05-30 Jean-Philippe Brucker bhelgaas New
[v8,4/7] PCI: OF: Initialize dev->fwnode appropriately Add virtio-iommu driver 1 - - --- 2019-05-30 Jean-Philippe Brucker bhelgaas New
[v8,3/7] of: Allow the iommu-map property to omit untranslated devices Add virtio-iommu driver - 1 - --- 2019-05-30 Jean-Philippe Brucker bhelgaas New
[v8,2/7] dt-bindings: virtio: Add virtio-pci-iommu node Add virtio-iommu driver - 2 - --- 2019-05-30 Jean-Philippe Brucker bhelgaas New
[v8,1/7] dt-bindings: virtio-mmio: Add IOMMU description Add virtio-iommu driver - 2 - --- 2019-05-30 Jean-Philippe Brucker bhelgaas New
PCI: Add sysfs attribute for disabling PCIe link to downstream component PCI: Add sysfs attribute for disabling PCIe link to downstream component - - - --- 2019-05-29 Mika Westerberg bhelgaas New
[3/3,V2] lib: re-introduce new match_string() helper/macro [1/3,V2] lib: fix match_string() helper on -1 array size - - - --- 2019-05-28 Alexandru Ardelean bhelgaas New
[2/3,V2] treewide: rename match_string() -> __match_string() [1/3,V2] lib: fix match_string() helper on -1 array size - - - --- 2019-05-28 Alexandru Ardelean bhelgaas New
[1/3,V2] lib: fix match_string() helper on -1 array size [1/3,V2] lib: fix match_string() helper on -1 array size - - - --- 2019-05-28 Alexandru Ardelean bhelgaas New
[v3,3/3] powerpc/pseries: Allow user-specified PCI resource alignment after init Allow custom PCI resource alignment on pseries - - - --- 2019-05-28 Shawn Anastasio bhelgaas New
[v3,2/3] powerpc/64: Enable pcibios_after_init hook on ppc64 Allow custom PCI resource alignment on pseries - - - --- 2019-05-28 Shawn Anastasio bhelgaas New
[v3,1/3] PCI: Introduce pcibios_ignore_alignment_request Allow custom PCI resource alignment on pseries - - - --- 2019-05-28 Shawn Anastasio bhelgaas New
drivers/pci/controller: fix warning PTR_ERR_OR_ZERO can be used drivers/pci/controller: fix warning PTR_ERR_OR_ZERO can be used - - - --- 2019-05-25 Hariprasad Kelam bhelgaas New
[v3] PCI / PM: Don't runtime suspend when device only supports wakeup from D0 [v3] PCI / PM: Don't runtime suspend when device only supports wakeup from D0 - - - --- 2019-05-24 Kai-Heng Feng bhelgaas New
PCI: Mark Intel bridge on SuperMicro Atom C3xxx motherboards to avoid bus reset PCI: Mark Intel bridge on SuperMicro Atom C3xxx motherboards to avoid bus reset - - - --- 2019-05-24 Maik Broemme bhelgaas New
[2/2] PCI: altera: Remove cfgrdX and cfgwrX Fix Altera PCIe configuration type handling - - - --- 2019-05-24 Tan, Ley Foon bhelgaas New
[1/2] PCI: altera: Fix configuration type based on secondary number Fix Altera PCIe configuration type handling - - - --- 2019-05-24 Tan, Ley Foon bhelgaas New
PCI: altera: Fix no return warning for altera_pcie_irq_teardown() PCI: altera: Fix no return warning for altera_pcie_irq_teardown() - - - --- 2019-05-24 Tan, Ley Foon bhelgaas New
[v5,10/10] NTB: Describe the ntb_msi_test client in the documentation. Support using MSI interrupts in ntb_transport - - - --- 2019-05-23 Logan Gunthorpe bhelgaas New
[v5,09/10] NTB: Add MSI interrupt support to ntb_transport Support using MSI interrupts in ntb_transport - - - --- 2019-05-23 Logan Gunthorpe bhelgaas New
[v5,08/10] NTB: Add ntb_msi_test support to ntb_test Support using MSI interrupts in ntb_transport - - - --- 2019-05-23 Logan Gunthorpe bhelgaas New
[v5,07/10] NTB: Introduce NTB MSI Test Client Support using MSI interrupts in ntb_transport - - - --- 2019-05-23 Logan Gunthorpe bhelgaas New
[v5,06/10] NTB: Introduce MSI library Support using MSI interrupts in ntb_transport - - - --- 2019-05-23 Logan Gunthorpe bhelgaas New
[v5,05/10] NTB: Rename ntb.c to support multiple source files in the module Support using MSI interrupts in ntb_transport - - - --- 2019-05-23 Logan Gunthorpe bhelgaas New
[v5,04/10] NTB: Introduce functions to calculate multi-port resource index Support using MSI interrupts in ntb_transport - - - --- 2019-05-23 Logan Gunthorpe bhelgaas New
[v5,03/10] NTB: Introduce helper functions to calculate logical port number Support using MSI interrupts in ntb_transport - - - --- 2019-05-23 Logan Gunthorpe bhelgaas New
[v5,02/10] PCI/switchtec: Add module parameter to request more interrupts Support using MSI interrupts in ntb_transport - - - --- 2019-05-23 Logan Gunthorpe bhelgaas New
[v5,01/10] PCI/MSI: Support allocating virtual MSI interrupts Support using MSI interrupts in ntb_transport 1 - - --- 2019-05-23 Logan Gunthorpe bhelgaas New
PCI: endpoint: Add DMA to Linux PCI EP Framework PCI: endpoint: Add DMA to Linux PCI EP Framework - - - --- 2019-05-23 Alan Mikhak bhelgaas New
[v2] PCI: endpoint: Skip odd BAR when skipping 64bit BAR [v2] PCI: endpoint: Skip odd BAR when skipping 64bit BAR 1 1 - --- 2019-05-23 Alan Mikhak bhelgaas New
[3/3] PCI/ASPM: add sysfs attribute for controlling ASPM PCI/ASPM: add sysfs attribute for controlling ASPM - - - --- 2019-05-23 Heiner Kallweit bhelgaas New
[2/3] PCI/ASPM: allow to re-enable Clock PM PCI/ASPM: add sysfs attribute for controlling ASPM - - - --- 2019-05-23 Heiner Kallweit bhelgaas New
[1/3] PCI/ASPM: add L1 sub-state support to pci_disable_link_state PCI/ASPM: add sysfs attribute for controlling ASPM - - - --- 2019-05-23 Heiner Kallweit bhelgaas New
lspci: Add PCIe 5.0 data rate (32GT/s) support lspci: Add PCIe 5.0 data rate (32GT/s) support - - - --- 2019-05-22 Gustavo Pimentel bhelgaas New
[v6,4/4] PCI: Add pci=hpmemprefsize parameter to set MMIO_PREF size independently PCI: Patch series to support Thunderbolt without any BIOS support - - - --- 2019-05-22 Nicholas Johnson bhelgaas New
[v6,3/4] PCI: Fix bug resulting in double hpmemsize being assigned to MMIO window PCI: Patch series to support Thunderbolt without any BIOS support - - - --- 2019-05-22 Nicholas Johnson bhelgaas New
[v6,2/4] PCI: Modify extend_bridge_window() to set resource size directly PCI: Patch series to support Thunderbolt without any BIOS support - - - --- 2019-05-22 Nicholas Johnson bhelgaas New
[v6,1/4] PCI: Consider alignment of hot-added bridges when distributing available resources PCI: Patch series to support Thunderbolt without any BIOS support - - - --- 2019-05-22 Nicholas Johnson bhelgaas New
[10/10] docs: fix broken documentation links Untitled series #119873 1 1 - --- 2019-05-20 Mauro Carvalho Chehab bhelgaas New
[1/1] PCI/IOV: Fix VF0 cached config space size for other VFs [1/1] PCI/IOV: Fix VF0 cached config space size for other VFs - - - --- 2019-05-20 独孤败 bhelgaas New
[RFC/PATCH,4/4] iommu: Add probe deferral support for IOMMU kernel modules Initial support for modular IOMMU drivers - - - --- 2019-05-17 Isaac J. Manjarres bhelgaas New
[RFC/PATCH,3/4] iommu: Export core IOMMU functions to kernel modules Initial support for modular IOMMU drivers - - - --- 2019-05-17 Isaac J. Manjarres bhelgaas New
[RFC/PATCH,2/4] PCI: Export PCI ACS and DMA searching functions to modules Initial support for modular IOMMU drivers 1 - - --- 2019-05-17 Isaac J. Manjarres bhelgaas New
[RFC/PATCH,1/4] of: Export of_phandle_iterator_args() to modules Initial support for modular IOMMU drivers 1 - - --- 2019-05-17 Isaac J. Manjarres bhelgaas New
lspci: Reorder Express Root Complex registers to Cap, Ctl, Sta lspci: Reorder Express Root Complex registers to Cap, Ctl, Sta - - - --- 2019-05-17 Bjorn Helgaas bhelgaas New
ACPI/PCI: PM: Add missing wakeup.flags.valid checks ACPI/PCI: PM: Add missing wakeup.flags.valid checks - 1 - --- 2019-05-16 Rafael J. Wysocki bhelgaas New
[v6,12/12] Documentation: PCI: convert endpoint/pci-test-howto.txt to reST Include linux PCI docs into Sphinx TOC tree 1 1 - --- 2019-05-14 Changbin Du bhelgaas New
[v6,11/12] Documentation: PCI: convert endpoint/pci-test-function.txt to reST Include linux PCI docs into Sphinx TOC tree 1 1 - --- 2019-05-14 Changbin Du bhelgaas New
[v6,10/12] Documentation: PCI: convert endpoint/pci-endpoint-cfs.txt to reST Include linux PCI docs into Sphinx TOC tree 1 1 - --- 2019-05-14 Changbin Du bhelgaas New
[v6,09/12] Documentation: PCI: convert endpoint/pci-endpoint.txt to reST Include linux PCI docs into Sphinx TOC tree 1 1 - --- 2019-05-14 Changbin Du bhelgaas New
[v6,08/12] Documentation: PCI: convert pcieaer-howto.txt to reST Include linux PCI docs into Sphinx TOC tree 1 1 - --- 2019-05-14 Changbin Du bhelgaas New
[v6,07/12] Documentation: PCI: convert pci-error-recovery.txt to reST Include linux PCI docs into Sphinx TOC tree 1 1 - --- 2019-05-14 Changbin Du bhelgaas New
[v6,06/12] Documentation: PCI: convert acpi-info.txt to reST Include linux PCI docs into Sphinx TOC tree 1 - - --- 2019-05-14 Changbin Du bhelgaas New
[v6,05/12] Documentation: PCI: convert MSI-HOWTO.txt to reST Include linux PCI docs into Sphinx TOC tree 1 1 - --- 2019-05-14 Changbin Du bhelgaas New
[v6,04/12] Documentation: PCI: convert pci-iov-howto.txt to reST Include linux PCI docs into Sphinx TOC tree 1 1 - --- 2019-05-14 Changbin Du bhelgaas New
[v6,03/12] Documentation: PCI: convert PCIEBUS-HOWTO.txt to reST Include linux PCI docs into Sphinx TOC tree 1 1 - --- 2019-05-14 Changbin Du bhelgaas New
« 1 2 ... 14 15 16228 229 »