Show patches with: State = Action Required       |   20167 patches
« 1 2 3 4201 202 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
PCI/PM: Fix wrong field set when config L1SS PCI/PM: Fix wrong field set when config L1SS - - - - --- 2020-03-12 Yicong Yang New
PCI/PM: Mark devices disconnected if their upstream PCIe link is down on resume PCI/PM: Mark devices disconnected if their upstream PCIe link is down on resume - 1 1 - --- 2023-09-18 Mika Westerberg New
PCI/PM: Only read PCI_PM_CTRL register when available PCI/PM: Only read PCI_PM_CTRL register when available - 1 - - --- 2023-08-22 Feiyang Chen New
PCI/PM: Print the pci config space of devices before suspend PCI/PM: Print the pci config space of devices before suspend - - - - --- 2020-01-13 Chen Yu New
PCI/PM: Remove unused 'state' parameter to pci_legacy_suspend_late() PCI/PM: Remove unused 'state' parameter to pci_legacy_suspend_late() 1 - - - --- 2022-10-25 Bjorn Helgaas New
PCI/PM: Report runtime wakeup is not supported if bridge isn't bound to driver PCI/PM: Report runtime wakeup is not supported if bridge isn't bound to driver - - - - --- 2019-12-27 Kai-Heng Feng New
PCI/PM: Skip link training delay for S3 resume PCI/PM: Skip link training delay for S3 resume - - - - --- 2020-03-11 Kai-Heng Feng New
PCI/PM: Target PM state is D3cold if the upstream bridge is power manageable PCI/PM: Target PM state is D3cold if the upstream bridge is power manageable 1 - - 1 --- 2021-05-10 Mika Westerberg New
PCI/PM: Wait longer after reset when active link reporting is supported PCI/PM: Wait longer after reset when active link reporting is supported 1 - - - --- 2023-03-21 Mika Westerberg New
PCI/PME: Add missing field documentation PCI/PME: Add missing field documentation - - - - --- 2020-05-16 Jay Fang New
PCI/PME: replace usage of found with dedicated list iterator variable PCI/PME: replace usage of found with dedicated list iterator variable - - - - --- 2022-03-24 Jakob Koschel New
PCI/PTM: Fix PTM switch capability evaluation PCI/PTM: Fix PTM switch capability evaluation - 1 - - --- 2020-05-21 Gustavo Pimentel New
PCI/RTR: Add RTR capability structure register definitions PCI/RTR: Add RTR capability structure register definitions - - - - --- 2023-11-26 Harry Song New
PCI/VGA: Fixup the firmware fb address om demanding time PCI/VGA: Fixup the firmware fb address om demanding time - - - - --- 2023-08-01 Sui Jingfeng New
PCI/VGA: Make the vga_is_firmware_default() arch-independent PCI/VGA: Make the vga_is_firmware_default() arch-independent - - - - --- 2023-08-03 Sui Jingfeng New
PCI/VGA: Make the vga_is_firmware_default() less arch-independent PCI/VGA: Make the vga_is_firmware_default() less arch-independent - - - - --- 2023-08-08 Sui Jingfeng New
PCI/VPD: Add helper pci_get_func0_dev PCI/VPD: Add helper pci_get_func0_dev - - - - --- 2021-04-16 Heiner Kallweit New
PCI/VPD: Add runtime power management to sysfs interface PCI/VPD: Add runtime power management to sysfs interface - - - - --- 2023-07-07 Alex Williamson New
PCI/VPD: Add simple VPD read cache PCI/VPD: Add simple VPD read cache - - - - --- 2021-11-18 Heiner Kallweit New
PCI/VPD: Add simple sanity check to pci_vpd_size() PCI/VPD: Add simple sanity check to pci_vpd_size() - - 1 - --- 2021-09-17 Heiner Kallweit New
PCI/VPD: Fix stack overflow caused by pci_read_vpd_any() PCI/VPD: Fix stack overflow caused by pci_read_vpd_any() - 1 - 1 --- 2021-10-13 Heiner Kallweit New
PCI/VPD: Remove VPD quirk for QLogic 1077:2261 PCI/VPD: Remove VPD quirk for QLogic 1077:2261 - - - - --- 2020-12-19 Arun Easi New
PCI/VPD: Remove not any longer needed Broadcom NIC quirk PCI/VPD: Remove not any longer needed Broadcom NIC quirk - - - - --- 2020-12-17 Heiner Kallweit New
PCI/VPD: Remove pci_set_vpd_size PCI/VPD: Remove pci_set_vpd_size - - - - --- 2021-02-11 Heiner Kallweit New
PCI/VPD: Silence warning if optional VPD PROM is missing PCI/VPD: Silence warning if optional VPD PROM is missing - - - - --- 2020-12-17 Heiner Kallweit New
PCI/VPD: Treat tag 0xff as indicator for missing VPD EPROM PCI/VPD: Treat tag 0xff as indicator for missing VPD EPROM - - - - --- 2021-07-15 Heiner Kallweit New
PCI/VPD: Use unaligned access helper in pci_vpd_write PCI/VPD: Use unaligned access helper in pci_vpd_write - - - - --- 2021-04-18 Heiner Kallweit New
PCI/VPD: Use unaligned access helpers in pci_vpd_read PCI/VPD: Use unaligned access helpers in pci_vpd_read - - - - --- 2021-05-01 Heiner Kallweit New
PCI/VPD: fix unused pci_vpd_set_size function warning PCI/VPD: fix unused pci_vpd_set_size function warning - 1 2 - --- 2021-04-21 Arnd Bergmann New
PCI/doc: Convert examples to generic power management PCI/doc: Convert examples to generic power management - - - - --- 2022-06-07 Bjorn Helgaas New
PCI/doc: cleanup references to the legacy PCI DMA API PCI/doc: cleanup references to the legacy PCI DMA API 1 - - - --- 2022-03-30 Christoph Hellwig New
PCI/docs: Fix references to DMA set mask function PCI/docs: Fix references to DMA set mask function - 1 1 - --- 2022-04-20 Alex Williamson New
PCI/doe: Fix work struct declaration PCI/doe: Fix work struct declaration - - 1 - --- 2022-11-15 Ira Weiny New
PCI/hotplug: Remove unneeded of_node_put() in pnv_php PCI/hotplug: Remove unneeded of_node_put() in pnv_php - - - - --- 2021-10-20 Jiabing Wan New
PCI/hotplug: Replaced down_write_nested with hotplug_slot_rwsem if ctrl->depth > 0 when taking the … PCI/hotplug: Replaced down_write_nested with hotplug_slot_rwsem if ctrl->depth > 0 when taking the … - - - - --- 2023-01-13 Anatoli Antonovitch New
PCI/hotplug: Replaced down_write_nested with hotplug_slot_rwsem if ctrl->depth > 0 when taking the … PCI/hotplug: Replaced down_write_nested with hotplug_slot_rwsem if ctrl->depth > 0 when taking the … - - - - --- 2023-01-05 Anatoli Antonovitch New
PCI/portdrv: Avoid enabling AER on Thunderbolt devices PCI/portdrv: Avoid enabling AER on Thunderbolt devices - - - - --- 2022-12-26 Kai-Heng Feng New
PCI/portdrv: Disallow runtime suspend when waekup is required but PME service isn't supported PCI/portdrv: Disallow runtime suspend when waekup is required but PME service isn't supported - - - - --- 2021-08-09 Kai-Heng Feng New
PCI/portdrv: Do not require an interrupt for all AER capable ports PCI/portdrv: Do not require an interrupt for all AER capable ports - - - - --- 2022-11-24 Mika Westerberg New
PCI/portdrv: Do not setup up IRQs if there are no users PCI/portdrv: Do not setup up IRQs if there are no users - - - - --- 2021-08-20 Jan Kiszka New
PCI/portdrv: Don't disable AER reporting in get_port_device_capability() PCI/portdrv: Don't disable AER reporting in get_port_device_capability() - 1 - - --- 2022-01-13 Stefan Roese New
PCI/portdrv: Don't disable pci device during shutdown PCI/portdrv: Don't disable pci device during shutdown - - - - --- 2020-09-21 Huacai Chen New
PCI/portdrv: Make use of the helper macro SET_SYSTEM_SLEEP_PM_OPS()/ SET_RUNTIME_PM_OPS() PCI/portdrv: Make use of the helper macro SET_SYSTEM_SLEEP_PM_OPS()/ SET_RUNTIME_PM_OPS() - - - - --- 2021-08-28 Cai Huoqing New
PCI/portdrv: Skip enabling AER on external facing ports PCI/portdrv: Skip enabling AER on external facing ports - - - - --- 2022-01-05 Kai-Heng Feng New
PCI/portdrv: Use ENOSPC instead of EIO PCI/portdrv: Use ENOSPC instead of EIO - - - - --- 2022-11-23 Angus Chen New
PCI/portdrv: Use link bandwidth notification capability bit PCI/portdrv: Use link bandwidth notification capability bit - - 1 - --- 2021-05-12 Stuart Hayes New
PCI/switchtec: Correct bool variable type assignment PCI/switchtec: Correct bool variable type assignment - - 1 - --- 2020-05-21 Krzysztof Wilczyński New
PCI/switchtec: Fix Spectre v1 vulnerability PCI/switchtec: Fix Spectre v1 vulnerability - - 1 - --- 2021-02-20 Krzysztof Wilczyński New
PCI/switchtec: Fix init_completion race condition with poll_wait() PCI/switchtec: Fix init_completion race condition with poll_wait() 1 1 - - --- 2020-03-13 Logan Gunthorpe New
PCI/sysfs: Fix double free in error path PCI/sysfs: Fix double free in error path - 2 - - --- 2022-10-07 Sascha Hauer New
PCI/sysfs: Fix race in pci sysfs creation PCI/sysfs: Fix race in pci sysfs creation - - - - --- 2023-12-09 Saurabh Singh Sengar New
PCI/sysfs: Make kobj_type structure constant PCI/sysfs: Make kobj_type structure constant - - - - --- 2023-02-16 Thomas Weißschuh New
PCI/sysfs: Move to kstrtobool() to handle user input PCI/sysfs: Move to kstrtobool() to handle user input - - - - --- 2021-05-09 Krzysztof Wilczyński New
PCI/sysfs: Protect driver's D3cold preference from user space PCI/sysfs: Protect driver's D3cold preference from user space - 1 2 - --- 2023-09-18 Lukas Wunner New
PCI/sysfs: Take reference on device to be removed PCI/sysfs: Take reference on device to be removed - - - - --- 2021-07-20 Xiongfeng Wang New
PCI/sysfs: Use correct variable for the legacy_mem sysfs object PCI/sysfs: Use correct variable for the legacy_mem sysfs object 1 1 - - --- 2021-08-12 Krzysztof Wilczyński New
PCI/sysfs: add write attribute for boot_vga PCI/sysfs: add write attribute for boot_vga - - - - --- 2021-09-26 李真能 New
PCI/sysfs: add write attribute for boot_vga PCI/sysfs: add write attribute for boot_vga - - - - --- 2021-08-31 李真能 New
PCI: ACPI: Allow internal devices to be marked as untrusted PCI: ACPI: Allow internal devices to be marked as untrusted - - - - --- 2022-01-20 Rajat Jain New
PCI: ACPI: Check parent pointer in acpi_pci_find_companion() PCI: ACPI: Check parent pointer in acpi_pci_find_companion() 1 1 - 1 --- 2021-10-01 Rafael J. Wysocki New
PCI: ACPI: Don't blindly trust `HotPlugSupportInD3` PCI: ACPI: Don't blindly trust `HotPlugSupportInD3` - 1 1 - --- 2022-03-09 Mario Limonciello New
PCI: ACPI: Fix up ACPI companion lookup for device 0 on the root bus PCI: ACPI: Fix up ACPI companion lookup for device 0 on the root bus - - 1 1 --- 2020-12-11 Rafael J. Wysocki New
PCI: ACPI: PM: Fix debug message in acpi_pci_set_power_state() PCI: ACPI: PM: Fix debug message in acpi_pci_set_power_state() - - 1 - --- 2021-03-25 Rafael J. Wysocki New
PCI: ACPI: Replace acpi_bus_get_device() PCI: ACPI: Replace acpi_bus_get_device() - - - - --- 2022-01-26 Rafael J. Wysocki New
PCI: Add #defines for max payload size options PCI: Add #defines for max payload size options - - - - --- 2020-08-13 Gustavo Pimentel New
PCI: Add ACS errata for Pericom PI7C9X2G404 switch PCI: Add ACS errata for Pericom PI7C9X2G404 switch - - - - --- 2021-09-03 Nathan Rossi New
PCI: Add ACS quirk for Broadcom BCM5750x NICs PCI: Add ACS quirk for Broadcom BCM5750x NICs - - - - --- 2022-06-09 Michael Chan New
PCI: Add ACS quirk for Cavium multi-function devices PCI: Add ACS quirk for Cavium multi-function devices - - - - --- 2021-08-10 George Cherian New
PCI: Add ACS quirk for NXP LX2160 and LX2162 C/E/N platforms PCI: Add ACS quirk for NXP LX2160 and LX2162 C/E/N platforms - - - - --- 2021-08-02 Wasim Khan New
PCI: Add ACS quirk for NXP LX2160A and LX2162A PCI: Add ACS quirk for NXP LX2160A and LX2162A - - - - --- 2021-07-29 Wasim Khan New
PCI: Add ACS quirk for Wangxun NICs PCI: Add ACS quirk for Wangxun NICs - - - - --- 2023-02-07 mengyuanlou@net-swift.com New
PCI: Add ACS quirk for Wangxun NICs PCI: Add ACS quirk for Wangxun NICs - - - - --- 2023-02-01 mengyuanlou@net-swift.com New
PCI: Add AMD RV2 based APUs, such as 3015Ce, to D3hot to D3 quirk table. PCI: Add AMD RV2 based APUs, such as 3015Ce, to D3hot to D3 quirk table. - - - - --- 2021-03-11 Shirish S New
PCI: Add ASPEED vendor ID PCI: Add ASPEED vendor ID 1 - 1 - --- 2023-04-18 Patrick McLean New
PCI: Add Bachmann electronic GmbH vendor ID PCI: Add Bachmann electronic GmbH vendor ID - - - - --- 2022-10-17 Christian Gmeiner New
PCI: Add DMA alias for Intel Corporation 8 Series HECI PCI: Add DMA alias for Intel Corporation 8 Series HECI - - - 1 --- 2022-11-21 klondike New
PCI: Add Marvell Octeon devices to PCI IDs PCI: Add Marvell Octeon devices to PCI IDs - - - - --- 2022-02-14 Sunil Kovvuri Goutham New
PCI: Add Max Payload Size quirk for ASMedia ASM1062 SATA controller PCI: Add Max Payload Size quirk for ASMedia ASM1062 SATA controller - - 2 - --- 2021-03-17 Marek Behún New
PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macros PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macros - - - - --- 2021-04-12 Pali Rohár New
PCI: Add _DSM Function definiton for Latency Tolerance Reporting PCI: Add _DSM Function definiton for Latency Tolerance Reporting - - - - --- 2020-07-19 Puranjay Mohan New
PCI: Add _DSM Function definiton for Latency Tolerance Reporting PCI: Add _DSM Function definiton for Latency Tolerance Reporting - - - - --- 2020-07-19 Puranjay Mohan New
PCI: Add a quirk for preventing D3 on a bridge PCI: Add a quirk for preventing D3 on a bridge - - - - --- 2024-03-07 Mario Limonciello New
PCI: Add a quirk to enable SVA for HiSilicon chip PCI: Add a quirk to enable SVA for HiSilicon chip - - - - --- 2021-01-12 Zhangfei Gao New
PCI: Add a quirk to skip 1000 ms default link activation delay on some devices PCI: Add a quirk to skip 1000 ms default link activation delay on some devices - - 1 - --- 2020-08-31 Mika Westerberg New
PCI: Add const type for comparison function parameter PCI: Add const type for comparison function parameter - 1 - - --- 2021-05-28 Kai-Heng Feng New
PCI: Add defines for normal and subtractive PCI bridges PCI: Add defines for normal and subtractive PCI bridges - - - - --- 2021-12-10 Pali Rohár New
PCI: Add func1 DMA quirk for Marvell 88SE9125 SATA controller PCI: Add func1 DMA quirk for Marvell 88SE9125 SATA controller - - - - --- 2021-11-15 Yifeng Li New
PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controller PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controller - - - - --- 2020-11-10 Bjorn Helgaas New
PCI: Add pci reset quirk for Huawei Intelligent NIC virtual function PCI: Add pci reset quirk for Huawei Intelligent NIC virtual function - - - - --- 2020-11-28 Chiqijun New
PCI: Add pci_iounmap PCI: Add pci_iounmap - - - - --- 2020-08-19 George Cherian New
PCI: Add quirk for 64-bit DMA on RS690 chipset PCI: Add quirk for 64-bit DMA on RS690 chipset - - - - --- 2021-05-27 Mikel Rychliski New
PCI: Add quirk for AMD Navi14 to disable ATS support PCI: Add quirk for AMD Navi14 to disable ATS support - - 1 - --- 2021-06-01 Quan, Evan New
PCI: Add quirk to clear AMD strap_15B8 NO_SOFT_RESET dev2 f0 PCI: Add quirk to clear AMD strap_15B8 NO_SOFT_RESET dev2 f0 - - 1 1 --- 2023-03-29 Basavaraj Natikar New
PCI: Add quirk to clear MSI-X PCI: Add quirk to clear MSI-X - - 1 1 --- 2023-03-06 Basavaraj Natikar New
PCI: Add quirk to disable unused BAR for hisilicon NP devices 5896 PCI: Add quirk to disable unused BAR for hisilicon NP devices 5896 - - - - --- 2019-12-05 Xiongfeng Wang New
PCI: Add save and restore capability for TPH config space PCI: Add save and restore capability for TPH config space - - - - --- 2022-07-05 Paul Luse New
PCI: Add support for LTR PCI: Add support for LTR - - - - --- 2020-08-21 Puranjay Mohan New
PCI: Add sysfs attribute for PCI device power state PCI: Add sysfs attribute for PCI device power state - - - - --- 2020-11-02 Maximilian Luz 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
PCI: Add vendor ID for Quectel and Cinterion PCI: Add vendor ID for Quectel and Cinterion - - - - --- 2022-10-27 Slark Xiao New
« 1 2 3 4201 202 »