Show patches with: Submitter = Markus Elfring       |    Archived = No       |   32 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
soc: fsl: dpio: Use common error handling code in two functions soc: fsl: dpio: Use common error handling code in two functions - - - - --- 2026-06-11 Markus Elfring chleroy New
PCI: pnv_php: Use common error handling code in pnv_php_alloc_slot() PCI: pnv_php: Use common error handling code in pnv_php_alloc_slot() - - - - --- 2026-06-11 Markus Elfring Handled Elsewhere
powerpc/powermac: Use common error handling code in kw_i2c_host_init() powerpc/powermac: Use common error handling code in kw_i2c_host_init() - - - - --- 2026-06-10 Markus Elfring New
KVM: PPC: Use pointer from memcpy() call for assignment in kvmppc_kvm_pv() KVM: PPC: Use pointer from memcpy() call for assignment in kvmppc_kvm_pv() - - - - --- 2025-10-30 Markus Elfring Changes Requested
powerpc/cputable: Use pointer from memcpy() call for assignment in set_cur_cpu_spec() powerpc/cputable: Use pointer from memcpy() call for assignment in set_cur_cpu_spec() - - - - --- 2025-10-30 Markus Elfring Rejected
usb: gadget: fsl: Use usb_endpoint_type() rather than duplicating its implementation usb: gadget: fsl: Use usb_endpoint_type() rather than duplicating its implementation - - - - --- 2025-06-24 Markus Elfring Handled Elsewhere
powermac: Use of_property_match_string() in pmac_has_backlight_type() powermac: Use of_property_match_string() in pmac_has_backlight_type() - - - - 5-- 2024-10-11 Markus Elfring Accepted
macintosh: Use common error handling code in via_pmu_led_init() macintosh: Use common error handling code in via_pmu_led_init() - - - - 3-- 2024-10-03 Markus Elfring Accepted
powermac: Call of_node_put(bk_node) only once in pmac_has_backlight_type() powermac: Call of_node_put(bk_node) only once in pmac_has_backlight_type() - - 1 - 5-- 2024-10-02 Markus Elfring Changes Requested
pci/hotplug/pnv_php: Reduce of_node_put(dn) calls in pnv_php_register_slot() pci/hotplug/pnv_php: Reduce of_node_put(dn) calls in pnv_php_register_slot() - - - - 3-- 2024-09-23 Markus Elfring Handled Elsewhere
powerpc/perf: Use guard(irqsave)() in eight functions powerpc/perf: Use guard(irqsave)() in eight functions - - - - 5-- 2024-09-16 Markus Elfring Changes Requested
[v2,4/4] powerpc/4xx: Delete unnecessary variable initialisations in four functions powerpc/4xx: Adjustments for four function implementations - - - - --- 2023-03-25 Markus Elfring Changes Requested
[v2,3/4] powerpc/4xx: Fix exception handling in ppc4xx_probe_pci_bridge() powerpc/4xx: Adjustments for four function implementations - 1 - - --- 2023-03-25 Markus Elfring Changes Requested
[v2,2/4] powerpc/4xx: Fix exception handling in ppc4xx_probe_pcix_bridge() powerpc/4xx: Adjustments for four function implementations - 1 - - --- 2023-03-25 Markus Elfring Changes Requested
[v2,1/4] powerpc/4xx: Fix exception handling in ppc4xx_pciex_port_setup_hose() powerpc/4xx: Adjustments for four function implementations - 2 - - --- 2023-03-25 Markus Elfring Changes Requested
[resent,v2,2/2] powerpc/pseries: Fix exception handling in pSeries_reconfig_add_node() powerpc/pseries: Fixes for exception handling in pSeries_reconfig_add_node() - 1 - - --- 2023-03-25 Markus Elfring Changes Requested
[resent,v2,1/2] powerpc/pseries: Do not pass an error pointer to of_node_put() in pSeries_reconfig_… powerpc/pseries: Fixes for exception handling in pSeries_reconfig_add_node() - 1 - - --- 2023-03-25 Markus Elfring Changes Requested
[v2,2/2] powerpc/pseries: Fix exception handling in pSeries_reconfig_add_node() powerpc/pseries: Fixes for exception handling in pSeries_reconfig_add_node() - 1 - - --- 2023-03-21 Markus Elfring Superseded
[v2,1/2] powerpc/pseries: Do not pass an error pointer to of_node_put() in pSeries_reconfig_add_nod… powerpc/pseries: Fixes for exception handling in pSeries_reconfig_add_node() - 1 - - --- 2023-03-21 Markus Elfring Superseded
powerpc/pseries: Fix exception handling in pSeries_reconfig_add_node() powerpc/pseries: Fix exception handling in pSeries_reconfig_add_node() - 1 - - --- 2023-03-17 Markus Elfring Superseded
[4/4] powerpc/4xx: Delete unnecessary variable initialisations in four functions powerpc/4xx: Adjustments for four function implementations - - - - --- 2023-03-16 Markus Elfring Superseded
[3/4] powerpc/4xx: Fix exception handling in ppc4xx_probe_pci_bridge() powerpc/4xx: Adjustments for four function implementations - 1 - - --- 2023-03-16 Markus Elfring Superseded
[2/4] powerpc/4xx: Fix exception handling in ppc4xx_probe_pcix_bridge() powerpc/4xx: Adjustments for four function implementations - 1 - - --- 2023-03-16 Markus Elfring Superseded
[1/4] powerpc/4xx: Fix exception handling in ppc4xx_pciex_port_setup_hose() powerpc/4xx: Adjustments for four function implementations - 2 - - --- 2023-03-16 Markus Elfring Superseded
cxl: Reduce scope for the variable “mm” in cxllib_get_PE_attributes() cxl: Reduce scope for the variable “mm” in cxllib_get_PE_attributes() - - - - --- 2020-12-10 Markus Elfring Accepted
powerpc/papr_scm: Delete unnecessary assignment for the field “owner” powerpc/papr_scm: Delete unnecessary assignment for the field “owner” 2 - - - --- 2019-11-03 Markus Elfring Superseded
KVM: PPC: Book3S HV: Delete an unnecessary check before kfree() in __kvmhv_nested_page_fault() KVM: PPC: Book3S HV: Delete an unnecessary check before kfree() in __kvmhv_nested_page_fault() - - - - 6-- 2019-09-04 Markus Elfring Not Applicable
[2/2] powerpc/pseries: Delete an error message for a failed string duplication in dlpar_store() PowerPC-pSeries: Adjustments for dlpar_store() 1 - - - 6-- 2019-08-27 Markus Elfring Accepted
[1/2] powerpc/pseries: Delete an unnecessary kfree() call in dlpar_store() PowerPC-pSeries: Adjustments for dlpar_store() 1 - - - 2-- 2019-08-27 Markus Elfring Accepted
[2/2] powerpc/82xx: Use common error handling code in pq2ads_pci_init_irq() powerpc/82xx: Adjustments for pq2ads_pci_init_irq() - - - - 6-- 2019-08-27 Markus Elfring Accepted
[1/2] powerpc/82xx: Delete an unnecessary of_node_put() call in pq2ads_pci_init_irq() powerpc/82xx: Adjustments for pq2ads_pci_init_irq() - - - - 11- 2019-08-27 Markus Elfring Accepted
powerpc/setup: Adjust six seq_printf() calls in show_cpuinfo() powerpc/setup: Adjust six seq_printf() calls in show_cpuinfo() - - - - 6-- 2019-07-02 Markus Elfring Accepted