Show patches with: Submitter = Krzysztof Wilczyński       |   257 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
x86/PCI: Replace deprecated EXTRA_CFLAGS with ccflags-y. x86/PCI: Replace deprecated EXTRA_CFLAGS with ccflags-y. - - - --- 2019-08-19 Krzysztof Wilczyński bhelgaas Mainlined
x86/PCI: Add missing SPDX license header. x86/PCI: Add missing SPDX license header. - - - --- 2019-08-19 Krzysztof Wilczyński bhelgaas Superseded
PCI: Fix misspelled words. PCI: Fix misspelled words. 1 1 - --- 2019-08-19 Krzysztof Wilczyński bhelgaas Mainlined
ACPI/PCI: Remove surplus parentheses from a return statement ACPI/PCI: Remove surplus parentheses from a return statement - 1 - --- 2019-08-19 Krzysztof Wilczyński rafael Mainlined
x86/PCI: Remove surplus return from a void function x86/PCI: Remove surplus return from a void function - 1 - --- 2019-08-20 Krzysztof Wilczyński Mainlined
x86/PCI: Add missing log facility and move to use pr_ macros in pcbios.c x86/PCI: Add missing log facility and move to use pr_ macros in pcbios.c - - - --- 2019-08-25 Krzysztof Wilczyński Superseded
PCI: mediatek: Remove surplus return from a void function PCI: mediatek: Remove surplus return from a void function - - - --- 2019-08-25 Krzysztof Wilczyński bhelgaas Mainlined
PCI: Remove the use of printk_ratelimit() in pci.c PCI: Remove the use of printk_ratelimit() in pci.c - - - --- 2019-08-25 Krzysztof Wilczyński bhelgaas Mainlined
PCI: hotplug: Remove surplus return from a void function PCI: hotplug: Remove surplus return from a void function 1 - - --- 2019-08-26 Krzysztof Wilczyński bhelgaas Mainlined
PCI: Move static keyword to the front of declarations in pci-bridge-emul.c PCI: Move static keyword to the front of declarations in pci-bridge-emul.c 1 - - --- 2019-08-26 Krzysztof Wilczyński Superseded
PCI: hv: Make functions only used locally static in pci-hyperv.c PCI: hv: Make functions only used locally static in pci-hyperv.c - - - --- 2019-08-26 Krzysztof Wilczyński Superseded
[1/3] PCI/ACPI: Rename ACPI Hot Plug structs for Type 0, 1 and 2 from _HPP to _HPX PCI/ACPI: Rename _HPP to _HPX and move of ACPI-specific code from probe.c - - - --- 2019-08-27 Krzysztof Wilczyński bhelgaas Mainlined
[2/3] PCI/ACPI: Move ACPI-specific Hot Plug programming functions to pci-acpi.c PCI/ACPI: Rename _HPP to _HPX and move of ACPI-specific code from probe.c - - - --- 2019-08-27 Krzysztof Wilczyński bhelgaas Mainlined
[3/3] PCI/ACPI: Remove unnecessary struct hotplug_program_ops from pci-acpi.c PCI/ACPI: Rename _HPP to _HPX and move of ACPI-specific code from probe.c - - - --- 2019-08-27 Krzysztof Wilczyński bhelgaas Mainlined
PCI: Move PCI Express ASPM function prototypes and definitions to pci.h PCI: Move PCI Express ASPM function prototypes and definitions to pci.h - - - --- 2019-08-27 Krzysztof Wilczyński bhelgaas Mainlined
[v2] PCI: Move static keyword to the front of declarations in pci-bridge-emul.c [v2] PCI: Move static keyword to the front of declarations in pci-bridge-emul.c 1 - - --- 2019-08-28 Krzysztof Wilczyński lorpie01 Mainlined
[v2] x86/PCI: Correct warnings about missing or incorrect SPDX license headers. [v2] x86/PCI: Correct warnings about missing or incorrect SPDX license headers. - - - --- 2019-08-28 Krzysztof Wilczyński bhelgaas Mainlined
[v2] x86/PCI: Add missing log facility and move to use pr_ macros in pcbios.c [v2] x86/PCI: Add missing log facility and move to use pr_ macros in pcbios.c - - - --- 2019-08-28 Krzysztof Wilczyński Not Applicable
[v2] PCI: hv: Make functions only used locally static in pci-hyperv.c [v2] PCI: hv: Make functions only used locally static in pci-hyperv.c - - - --- 2019-08-28 Krzysztof Wilczyński Superseded
[v3] PCI: hv: Make functions static [v3] PCI: hv: Make functions static 1 1 - --- 2019-08-29 Krzysztof Wilczyński lorpie01 Mainlined
[v3] x86/PCI: Add missing log facility and move to use pr_ macros [v3] x86/PCI: Add missing log facility and move to use pr_ macros - - - --- 2019-08-29 Krzysztof Wilczyński Not Applicable
PCI: Move ATS declarations to linux/pci.h PCI: Move ATS declarations to linux/pci.h - - - --- 2019-08-30 Krzysztof Wilczyński bhelgaas Not Applicable
PCI: Remove unused includes and superfluous struct declaration PCI: Remove unused includes and superfluous struct declaration 1 - - --- 2019-09-01 Krzysztof Wilczyński bhelgaas Superseded
[v2] PCI: Remove unused includes and superfluous struct declaration [v2] PCI: Remove unused includes and superfluous struct declaration - 1 - --- 2019-09-03 Krzysztof Wilczyński bhelgaas Mainlined
PCI: Move ATS declarations to linux/pci-ats.h PCI: Move ATS declarations to linux/pci-ats.h - - - --- 2019-09-14 Krzysztof Wilczyński bhelgaas Mainlined
PCI: Reference bridge window resources explicitly PCI: Reference bridge window resources explicitly - - - --- 2020-05-19 Krzysztof Wilczyński bhelgaas Superseded
[v2,1/3] PCI: Correct the PCI quirk for the ALI M7101 chipset PCI: Reference bridge window resources explicitly - - - --- 2020-05-20 Krzysztof Wilczyński bhelgaas Not Applicable
[v2,2/3] PCI: Move from using PCI_BRIDGE_RESOURCES to bridge resource definitions PCI: Reference bridge window resources explicitly - - - --- 2020-05-20 Krzysztof Wilczyński bhelgaas Mainlined
[v2,3/3] pcmcia: Use resources definitions when freeing CardBus resources PCI: Reference bridge window resources explicitly - - - --- 2020-05-20 Krzysztof Wilczyński bhelgaas Mainlined
[v3,1/2] PCI: Move from using PCI_BRIDGE_RESOURCES to bridge resource definitions PCI: Reference bridge window resources explicitly - - - --- 2020-05-20 Krzysztof Wilczyński bhelgaas Mainlined
[v3,2/2] pcmcia: Use resources definitions when freeing CardBus resources PCI: Reference bridge window resources explicitly - - - --- 2020-05-20 Krzysztof Wilczyński bhelgaas Mainlined
[v4,1/2] PCI: Move from using PCI_BRIDGE_RESOURCES to bridge resource definitions PCI: Reference bridge window resources explicitly - - - --- 2020-05-21 Krzysztof Wilczyński bhelgaas Mainlined
[v4,2/2] pcmcia: Use resources definitions when freeing CardBus resources PCI: Reference bridge window resources explicitly 1 - - --- 2020-05-21 Krzysztof Wilczyński bhelgaas Mainlined
PCI: shpchp: Remove surplus variable and ineffectual error check PCI: shpchp: Remove surplus variable and ineffectual error check - - - --- 2020-05-21 Krzysztof Wilczyński bhelgaas Mainlined
PCI/switchtec: Correct bool variable type assignment PCI/switchtec: Correct bool variable type assignment - 1 - --- 2020-05-21 Krzysztof Wilczyński bhelgaas Mainlined
[1/8] driver core: Add helper for accessing Power Management callbacs Add helper for accessing Power Management callbacs - - - --- 2020-05-25 Krzysztof Wilczyński bhelgaas Not Applicable
[2/8] ACPI: PM: Use the new device_to_pm() helper to access struct dev_pm_ops Add helper for accessing Power Management callbacs - - - --- 2020-05-25 Krzysztof Wilczyński bhelgaas Not Applicable
[3/8] greybus: Use the new device_to_pm() helper to access struct dev_pm_ops Add helper for accessing Power Management callbacs - 1 - --- 2020-05-25 Krzysztof Wilczyński bhelgaas Not Applicable
[4/8] scsi: pm: Use the new device_to_pm() helper to access struct dev_pm_ops Add helper for accessing Power Management callbacs - - - --- 2020-05-25 Krzysztof Wilczyński bhelgaas Not Applicable
[5/8] usb: phy: fsl: Use the new device_to_pm() helper to access struct dev_pm_ops Add helper for accessing Power Management callbacs - - - --- 2020-05-25 Krzysztof Wilczyński bhelgaas Not Applicable
[6/8] PCI/PM: Use the new device_to_pm() helper to access struct dev_pm_ops Add helper for accessing Power Management callbacs - - - --- 2020-05-25 Krzysztof Wilczyński bhelgaas Not Applicable
[7/8] PM: Use the new device_to_pm() helper to access struct dev_pm_ops Add helper for accessing Power Management callbacs - - - --- 2020-05-25 Krzysztof Wilczyński bhelgaas Not Applicable
[8/8] net/iucv: Use the new device_to_pm() helper to access struct dev_pm_ops Add helper for accessing Power Management callbacs - - - --- 2020-05-25 Krzysztof Wilczyński bhelgaas Not Applicable
PCI: Rename _DSM constants to align with PCI Firmware specification PCI: Rename _DSM constants to align with PCI Firmware specification - - - --- 2020-05-26 Krzysztof Wilczyński bhelgaas Mainlined
PCI: Rename d3_delay in the pci_dev struct to align with PCI specification PCI: Rename d3_delay in the pci_dev struct to align with PCI specification - - - --- 2020-07-30 Krzysztof Wilczyński bhelgaas Accepted
[01/10] PCI: dwc: Remove dev_err() when handing an error from platform_get_irq() Remove surplus dev_err() when handing an error from platform_get_irq() 1 - - --- 2020-08-02 Krzysztof Wilczyński bhelgaas Mainlined
[02/10] PCI: mobiveil: Remove dev_err() when handing an error from platform_get_irq() Remove surplus dev_err() when handing an error from platform_get_irq() - - - --- 2020-08-02 Krzysztof Wilczyński bhelgaas Mainlined
[03/10] PCI: tegra: Remove dev_err() when handing an error from platform_get_irq() Remove surplus dev_err() when handing an error from platform_get_irq() - - - --- 2020-08-02 Krzysztof Wilczyński bhelgaas Mainlined
[04/10] PCI: altera: Remove dev_err() when handing an error from platform_get_irq() Remove surplus dev_err() when handing an error from platform_get_irq() - 1 - --- 2020-08-02 Krzysztof Wilczyński bhelgaas Mainlined
[05/10] PCI: host-generic: Remove dev_err() when handing an error from platform_get_irq() Remove surplus dev_err() when handing an error from platform_get_irq() - - - --- 2020-08-02 Krzysztof Wilczyński bhelgaas Mainlined
[06/10] PCI: v3-semi: Remove dev_err() when handing an error from platform_get_irq() Remove surplus dev_err() when handing an error from platform_get_irq() - - - --- 2020-08-02 Krzysztof Wilczyński bhelgaas Mainlined
[07/10] PCI: altera-msi: Remove dev_err() when handing an error from platform_get_irq() Remove surplus dev_err() when handing an error from platform_get_irq() - - - --- 2020-08-02 Krzysztof Wilczyński bhelgaas Mainlined
[08/10] PCI: xgene-msi: Remove dev_err() when handing an error from platform_get_irq() Remove surplus dev_err() when handing an error from platform_get_irq() - - - --- 2020-08-02 Krzysztof Wilczyński bhelgaas Mainlined
[09/10] PCI: rockchip: Remove dev_err() when handing an error from platform_get_irq() Remove surplus dev_err() when handing an error from platform_get_irq() - - - --- 2020-08-02 Krzysztof Wilczyński bhelgaas Mainlined
[10/10] PCI: xilinx-nwl: Remove dev_err() when handing an error from platform_get_irq() Remove surplus dev_err() when handing an error from platform_get_irq() - - - --- 2020-08-03 Krzysztof Wilczyński bhelgaas Mainlined
[1/3] PCI: Replace use of snprintf() with scnprintf() in resource_alignment_show() PCI: Replace use of snprintf() with scnprintf() in show() functions - - - --- 2020-08-24 Krzysztof Wilczyński bhelgaas Mainlined
[2/3] PCI: sysfs: Replace use of snprintf() with scnprintf() in driver_override_show() PCI: Replace use of snprintf() with scnprintf() in show() functions - - - --- 2020-08-24 Krzysztof Wilczyński bhelgaas Mainlined
[3/3] PCI/P2PDMA: Replace use of snprintf() with scnprintf() in show() functions PCI: Replace use of snprintf() with scnprintf() in show() functions - - - --- 2020-08-24 Krzysztof Wilczyński bhelgaas Mainlined
PCI: Unify ECAM constants in native PCI Express drivers PCI: Unify ECAM constants in native PCI Express drivers - 1 - --- 2020-08-27 Krzysztof Wilczyński bhelgaas Superseded
Convert enum pci_dev_flags to bit fields in struct pci_dev Convert enum pci_dev_flags to bit fields in struct pci_dev 1 - - --- 2020-09-14 Krzysztof Wilczyński bhelgaas Superseded
PCI: Convert enum pci_bus_flags to bit fields in struct pci_bus PCI: Convert enum pci_bus_flags to bit fields in struct pci_bus - - - --- 2020-09-19 Krzysztof Wilczyński bhelgaas Superseded
PCI: xgene: Remove unused assignment to variable msi_val PCI: xgene: Remove unused assignment to variable msi_val 1 1 - --- 2020-09-22 Krzysztof Wilczyński lorpie01 Accepted
PCI: iproc: Fix using plain integer as NULL pointer in iproc_pcie_pltfm_probe PCI: iproc: Fix using plain integer as NULL pointer in iproc_pcie_pltfm_probe - 1 - --- 2020-09-22 Krzysztof Wilczyński lorpie01 Accepted
PCI: shpchp: Remove unused assignment to variable rc PCI: shpchp: Remove unused assignment to variable rc - - - --- 2020-09-23 Krzysztof Wilczyński bhelgaas Accepted
[v2] PCI: Unify ECAM constants in native PCI Express drivers [v2] PCI: Unify ECAM constants in native PCI Express drivers - - - --- 2020-09-25 Krzysztof Wilczyński bhelgaas Superseded
PCI: Fix comparison to bool warning in pci.c PCI: Fix comparison to bool warning in pci.c - - - --- 2020-09-25 Krzysztof Wilczyński bhelgaas Accepted
PCI: hv: Document missing hv_pci_protocol_negotiation() parameter PCI: hv: Document missing hv_pci_protocol_negotiation() parameter - 1 - --- 2020-09-25 Krzysztof Wilczyński Accepted
[v3] PCI: Unify ECAM constants in native PCI Express drivers [v3] PCI: Unify ECAM constants in native PCI Express drivers - - - --- 2020-10-01 Krzysztof Wilczyński bhelgaas Superseded
[v4] PCI: Unify ECAM constants in native PCI Express drivers [v4] PCI: Unify ECAM constants in native PCI Express drivers 1 - - --- 2020-10-05 Krzysztof Wilczyński bhelgaas Superseded
[v5] PCI: Unify ECAM constants in native PCI Express drivers [v5] PCI: Unify ECAM constants in native PCI Express drivers - 1 - --- 2020-11-27 Krzysztof Wilczyński bhelgaas Superseded
[v6,1/5] PCI: Unify ECAM constants in native PCI Express drivers PCI: Unify ECAM constants in native PCI Express drivers - 1 - --- 2020-11-29 Krzysztof Wilczyński lorpie01 Accepted
[v6,2/5] PCI: thunder-pem: Add constant for custom ".bus_shit" initialiser PCI: Unify ECAM constants in native PCI Express drivers - - - --- 2020-11-29 Krzysztof Wilczyński lorpie01 Accepted
[v6,3/5] PCI: iproc: Convert to use the new ECAM constants PCI: Unify ECAM constants in native PCI Express drivers - - - --- 2020-11-29 Krzysztof Wilczyński lorpie01 Accepted
[v6,4/5] PCI: vmd: Update type of the __iomem pointers PCI: Unify ECAM constants in native PCI Express drivers - 1 - --- 2020-11-29 Krzysztof Wilczyński lorpie01 Accepted
[v6,5/5] PCI: xgene: Removed unused ".bus_shift" initialisers from pci-xgene.c PCI: Unify ECAM constants in native PCI Express drivers - - - --- 2020-11-29 Krzysztof Wilczyński lorpie01 Accepted
PCI: mediatek: Add missing of_node_put() to fix reference leak PCI: mediatek: Add missing of_node_put() to fix reference leak - - - --- 2021-01-20 Krzysztof Wilczyński lorpie01 Accepted
PCI: cadence: Fix erroneous early return from an iterator PCI: cadence: Fix erroneous early return from an iterator - 1 - --- 2021-02-16 Krzysztof Wilczyński bhelgaas Accepted
PCI/switchtec: Fix Spectre v1 vulnerability PCI/switchtec: Fix Spectre v1 vulnerability - 1 - --- 2021-02-20 Krzysztof Wilczyński bhelgaas Accepted
[v2] PCI: Convert enum pci_dev_flags to bit fields in struct pci_dev [v2] PCI: Convert enum pci_dev_flags to bit fields in struct pci_dev 1 - - --- 2021-02-22 Krzysztof Wilczyński bhelgaas New
[v2] PCI: Convert enum pci_bus_flags to bit fields in struct pci_bus [v2] PCI: Convert enum pci_bus_flags to bit fields in struct pci_bus - - - --- 2021-02-22 Krzysztof Wilczyński bhelgaas New
PCI: microchip: Remove dev_err() when handing an error from platform_get_irq() PCI: microchip: Remove dev_err() when handing an error from platform_get_irq() - - - --- 2021-03-10 Krzysztof Wilczyński lorpie01 Accepted
[1/8] PCI: endpoint: Fix kernel-doc formatting and add missing documentation [1/8] PCI: endpoint: Fix kernel-doc formatting and add missing documentation - - - --- 2021-03-11 Krzysztof Wilczyński bhelgaas Accepted
[2/8] PCI/AER: Update functions names in the kernel-doc [1/8] PCI: endpoint: Fix kernel-doc formatting and add missing documentation - - - --- 2021-03-11 Krzysztof Wilczyński bhelgaas Accepted
[3/8] PCI/PME: Update function name in the kernel-doc [1/8] PCI: endpoint: Fix kernel-doc formatting and add missing documentation - - - --- 2021-03-11 Krzysztof Wilczyński bhelgaas Accepted
[4/8] PCI/ATS: Update function name in the kernel-doc [1/8] PCI: endpoint: Fix kernel-doc formatting and add missing documentation - - - --- 2021-03-11 Krzysztof Wilczyński bhelgaas Accepted
[5/8] PCI: Update function name in the kernel-doc [1/8] PCI: endpoint: Fix kernel-doc formatting and add missing documentation - - - --- 2021-03-11 Krzysztof Wilczyński bhelgaas Accepted
[6/8] PCI: j721e: Fix a non-compliant kernel-doc [1/8] PCI: endpoint: Fix kernel-doc formatting and add missing documentation - - - --- 2021-03-11 Krzysztof Wilczyński bhelgaas Accepted
[7/8] PCI: dwc: Remove surplus and document missing function parameters [1/8] PCI: endpoint: Fix kernel-doc formatting and add missing documentation - - - --- 2021-03-11 Krzysztof Wilczyński bhelgaas Accepted
[8/8] PCI: of: Fix kernel-doc formatting and add missing documentation [1/8] PCI: endpoint: Fix kernel-doc formatting and add missing documentation - - - --- 2021-03-11 Krzysztof Wilczyński bhelgaas Accepted
PCI: layerscape: Correct syntax by changing comma to semicolon PCI: layerscape: Correct syntax by changing comma to semicolon 1 - - --- 2021-03-11 Krzysztof Wilczyński lorpie01 Accepted
[01/20] PCI: Convert dynamic "config" sysfs object into static PCI: Convert dynamic sysfs objects into static - - - --- 2021-04-16 Krzysztof Wilczyński bhelgaas Superseded
[02/20] PCI: Convert dynamic "rom" sysfs object into static PCI: Convert dynamic sysfs objects into static - - - --- 2021-04-16 Krzysztof Wilczyński bhelgaas Superseded
[03/20] PCI: Convert dynamic "reset" sysfs object into static PCI: Convert dynamic sysfs objects into static - - - --- 2021-04-16 Krzysztof Wilczyński bhelgaas Superseded
[04/20] PCI/VPD: Convert dynamic "vpd" sysfs object into static PCI: Convert dynamic sysfs objects into static - - - --- 2021-04-16 Krzysztof Wilczyński bhelgaas Superseded
[05/20] PCI: Convert dynamic "index" and "label" sysfs objects into static PCI: Convert dynamic sysfs objects into static - - - --- 2021-04-16 Krzysztof Wilczyński bhelgaas Superseded
[06/20] sysfs: Introduce BIN_ATTR_ADMIN_RO and BIN_ATTR_ADMIN_RW PCI: Convert dynamic sysfs objects into static - - - --- 2021-04-16 Krzysztof Wilczyński bhelgaas Superseded
[07/20] PCI: Convert PCI sysfs objects to use BIN_ATTR_ADMIN_RW macro PCI: Convert dynamic sysfs objects into static - - - --- 2021-04-16 Krzysztof Wilczyński bhelgaas Superseded
[08/20] PCI: Move to kstrtobool() to handle user input PCI: Convert dynamic sysfs objects into static - - - --- 2021-04-16 Krzysztof Wilczyński bhelgaas Superseded
[09/20] PCI: Use sysfs_emit() and sysfs_emit_at() in "show" functions PCI: Convert dynamic sysfs objects into static - - - --- 2021-04-16 Krzysztof Wilczyński bhelgaas Superseded
[10/20] PCI: Update style to be more consistent PCI: Convert dynamic sysfs objects into static - - - --- 2021-04-16 Krzysztof Wilczyński bhelgaas Superseded
« 1 2 3 »