Show patches with: Submitter = SF Markus Elfring       |    State = Action Required       |    Archived = No       |   76 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
pinctrl: Delete unnecessary checks before the function call "pinctrl_unregister" - - 1 - --- 2015-11-05 SF Markus Elfring New
pinctrl-adi2: Use a signed return type for adi_gpio_irq_startup() - - - - --- 2015-12-19 SF Markus Elfring New
gpio-ucb1400: Delete an unnecessary variable initialisation in ucb1400_gpio_probe() - - - - --- 2015-12-25 SF Markus Elfring New
[1/5] pinctrl: mvebu: Use kmalloc_array() in mvebu_pinctrl_dt_node_to_map() - - - - --- 2017-01-12 SF Markus Elfring New
[2/5] pinctrl: mvebu: Delete an error message for a failed memory allocation in three functions - - - - --- 2017-01-12 SF Markus Elfring New
[3/5] pinctrl: mvebu: Delete an unnecessary return statement in mvebu_pinconf_group_dbg_show() - - - - --- 2017-01-12 SF Markus Elfring New
[4/5] pinctrl: mvebu: Use seq_puts() in mvebu_pinconf_group_dbg_show() - - - - --- 2017-01-12 SF Markus Elfring New
[5/5] pinctrl: mvebu: Use seq_putc() in mvebu_pinconf_group_dbg_show() - - - - --- 2017-01-12 SF Markus Elfring New
[1/10] pinctrl: imx: Use kmalloc_array() in imx_dt_node_to_map() - - - - --- 2017-04-14 SF Markus Elfring New
[02/10] pinctrl: imx: Use devm_kcalloc() in two functions - - - - --- 2017-04-14 SF Markus Elfring New
[03/10] pinctrl: imx: Return directly after a failed devm_kcalloc() in imx_pinctrl_parse_functions() - - - - --- 2017-04-14 SF Markus Elfring New
[04/10] pinctrl: imx: Improve another size determination in imx_pinctrl_parse_functions() - - - - --- 2017-04-14 SF Markus Elfring New
[05/10] pinctrl: imx: Use devm_kmalloc_array() in imx_pinctrl_probe() - - - - --- 2017-04-14 SF Markus Elfring New
[06/10] pinctrl: imx: Use seq_putc() in imx_pinconf_group_dbg_show() - - - - --- 2017-04-14 SF Markus Elfring New
[07/10] pinctrl: imx: Use seq_puts() in imx_pinconf_dbg_show() - - - - --- 2017-04-14 SF Markus Elfring New
[08/10] pinctrl: imx1-core: Use kmalloc_array() in imx_dt_node_to_map() - - - - --- 2017-04-14 SF Markus Elfring New
[09/10] pinctrl: mxs: Use devm_kcalloc() in two functions - - - - --- 2017-04-14 SF Markus Elfring New
[10/10] pinctrl: mxs: Use kcalloc() in mxs_dt_node_to_map() - - - - --- 2017-04-14 SF Markus Elfring New
pinctrl-armada-xp: Use devm_kmalloc_array() in armada_xp_pinctrl_probe() - - 1 - --- 2017-04-14 SF Markus Elfring New
[1/9] pinctrl: Use seq_putc() in three functions - - - - --- 2017-05-02 SF Markus Elfring New
[2/9] pinctrl: Combine two seq_puts() calls into one call in two functions - - - - --- 2017-05-02 SF Markus Elfring New
[3/9] pinctrl: Combine five seq_printf() calls into one call in pinconf_dbg_config_print() - - - - --- 2017-05-02 SF Markus Elfring New
[4/9] pinctrl: Replace two seq_printf() calls by seq_puts() in pinconf_show_map() - - - - --- 2017-05-02 SF Markus Elfring New
[5/9] pinctrl: Adjust five checks for null pointers - - - - --- 2017-05-02 SF Markus Elfring New
[6/9] pinctrl: Combine substrings for a message in pin_config_group_get() - - 1 - --- 2017-05-02 SF Markus Elfring New
[7/9] pinctrl: Add spaces for better code readability - - - - --- 2017-05-02 SF Markus Elfring New
[8/9] pinctrl: Use seq_putc() in pinctrl_maps_show() - - - - --- 2017-05-02 SF Markus Elfring New
[9/9] pinctrl: Adjust nine checks for null pointers - - - - --- 2017-05-02 SF Markus Elfring New
gpio: mcp23s08: Use seq_putc() in mcp23s08_dbg_show() - - - - --- 2017-05-08 SF Markus Elfring New
pinctrl: core: Delete an error message for a failed memory allocation in pinctrl_register_map() - - - - --- 2017-08-26 SF Markus Elfring New
pinctrl: Delete an error message for a failed memory allocation in two functions - - - - --- 2017-08-26 SF Markus Elfring New
gpio-adnp: Use common error handling code in adnp_gpio_dbg_show() gpio-adnp: Use common error handling code in adnp_gpio_dbg_show() - - - - --- 2017-10-22 SF Markus Elfring New
pinctrl: max77620: Use common error handling code in max77620_pinconf_set() pinctrl: max77620: Use common error handling code in max77620_pinconf_set() - - - - --- 2017-10-30 SF Markus Elfring New
[1/3] pinctrl: mcp23s08: Improve unlocking of a mutex in mcp23s08_irq() pinctrl-mcp23s08: Fine-tuning for two function implementations - - - - --- 2017-10-30 SF Markus Elfring New
[2/3] pinctrl: mcp23s08: Use common error handling code in mcp23s08_dbg_show() pinctrl-mcp23s08: Fine-tuning for two function implementations - - - - --- 2017-10-30 SF Markus Elfring New
[3/3] pinctrl: mcp23s08: Combine two function calls in mcp23s08_dbg_show() pinctrl-mcp23s08: Fine-tuning for two function implementations - - - - --- 2017-10-30 SF Markus Elfring New
pinctrl: pistachio: Use common error handling code in pistachio_gpio_register() pinctrl: pistachio: Use common error handling code in pistachio_gpio_register() 1 - - - --- 2017-10-30 SF Markus Elfring New
pinctrl: sirf: Use common error handling code in sirfsoc_dt_node_to_map() pinctrl: sirf: Use common error handling code in sirfsoc_dt_node_to_map() - - - - --- 2017-10-30 SF Markus Elfring New
pinctrl: mvebu: Delete an error message for a failed memory allocation in mvebu_pinctrl_probe() pinctrl: mvebu: Delete an error message for a failed memory allocation in mvebu_pinctrl_probe() - - - - --- 2017-12-19 SF Markus Elfring New
[1/2] pinctrl/nomadik/abx500: Delete an error message for a failed memory allocation in abx500_gpio… pinctrl/nomadik/abx500: Adjustments for abx500_gpio_probe() - - - - --- 2017-12-20 SF Markus Elfring New
[2/2] pinctrl/nomadik/abx500: Improve a size determination in abx500_gpio_probe() pinctrl/nomadik/abx500: Adjustments for abx500_gpio_probe() - - - - --- 2017-12-20 SF Markus Elfring New
[1/2] pinctrl: adi2: Delete an error message for a failed memory allocation in two functions Pinctrl-ADI GPIO2: Adjustments for two function implementations - - - - --- 2017-12-20 SF Markus Elfring New
[2/2] pinctrl: adi2: Improve a size determination in two functions Pinctrl-ADI GPIO2: Adjustments for two function implementations - - - - --- 2017-12-20 SF Markus Elfring New
pinctrl: at91: Delete an error message for a failed memory allocation in at91_pinctrl_mux_mask() pinctrl: at91: Delete an error message for a failed memory allocation in at91_pinctrl_mux_mask() - - - - --- 2017-12-23 SF Markus Elfring New
pinctrl: palmas: Delete an error message for a failed memory allocation in palmas_pinctrl_probe() pinctrl: palmas: Delete an error message for a failed memory allocation in palmas_pinctrl_probe() - - - - --- 2017-12-23 SF Markus Elfring New
[1/3] pinctrl: rockchip: Delete error messages for a failed memory allocation in two functions Pinctrl-Rockchip: Adjustments for six functions - - - - --- 2017-12-23 SF Markus Elfring New
[2/3] pinctrl: rockchip: Improve a size determination in rockchip_pinctrl_probe() Pinctrl-Rockchip: Adjustments for six functions - - - - --- 2017-12-23 SF Markus Elfring New
[3/3] pinctrl: rockchip: Fix a typo in four comment lines Pinctrl-Rockchip: Adjustments for six functions - - - - --- 2017-12-23 SF Markus Elfring New
[1/2] pinctrl: single: Delete an error message for a failed memory allocation in pcs_probe() Pinctrl-single: Adjustments for two function implementations - - - - --- 2017-12-25 SF Markus Elfring New
[2/2] pinctrl: single: Delete an unnecessary return statement in pcs_irq_chain_handler() Pinctrl-single: Adjustments for two function implementations - - - - --- 2017-12-25 SF Markus Elfring New
pinctrl: tz1090: Delete an error message for a failed memory allocation in two functions pinctrl: tz1090: Delete an error message for a failed memory allocation in two functions - - - - --- 2017-12-25 SF Markus Elfring New
pinctrl: tz1090-pdc: Delete an error message for a failed memory allocation in two functions pinctrl: tz1090-pdc: Delete an error message for a failed memory allocation in two functions - - - - --- 2017-12-25 SF Markus Elfring New
pinctrl: utils: Delete an error message for a failed memory allocation in pinctrl_utils_add_map_con… pinctrl: utils: Delete an error message for a failed memory allocation in pinctrl_utils_add_map_con… - - - - --- 2017-12-25 SF Markus Elfring New
pinctrl: xway: Delete two error messages for a failed memory allocation in pinmux_xway_probe() pinctrl: xway: Delete two error messages for a failed memory allocation in pinmux_xway_probe() - - - - --- 2017-12-25 SF Markus Elfring New
pinctrl: msm: Delete an error message for a failed memory allocation in msm_pinctrl_probe() pinctrl: msm: Delete an error message for a failed memory allocation in msm_pinctrl_probe() 1 - - - --- 2017-12-27 SF Markus Elfring New
pinctrl/spear/plgpio: Delete two error messages for a failed memory allocation in plgpio_probe() pinctrl/spear/plgpio: Delete two error messages for a failed memory allocation in plgpio_probe() 1 - - - --- 2017-12-27 SF Markus Elfring New
pinctrl: spear: Delete an error message for a failed memory allocation in spear_pinctrl_probe() pinctrl: spear: Delete an error message for a failed memory allocation in spear_pinctrl_probe() 1 - - - --- 2017-12-27 SF Markus Elfring New
pinctrl: tegra: Delete two error messages for a failed memory allocation in tegra_pinctrl_probe() pinctrl: tegra: Delete two error messages for a failed memory allocation in tegra_pinctrl_probe() - - - - --- 2017-12-28 SF Markus Elfring New
pinctrl: vt8500: Delete an error message for a failed memory allocation in five functions pinctrl: vt8500: Delete an error message for a failed memory allocation in five functions - - - - --- 2017-12-28 SF Markus Elfring New
[v2] pinctrl: mcp23s08: Combine two function calls into one in mcp23s08_dbg_show() [v2] pinctrl: mcp23s08: Combine two function calls into one in mcp23s08_dbg_show() - - - - --- 2018-01-06 SF Markus Elfring New
pinctrl: sh-pfc: Use seq_puts() in sh_pfc_pin_dbg_show() pinctrl: sh-pfc: Use seq_puts() in sh_pfc_pin_dbg_show() - - 1 - --- 2018-01-06 SF Markus Elfring New
[1/4] gpio-stmpe: Use seq_putc() in stmpe_dbg_show() gpio-stmpe: Adjustments for two function implementations - - - - --- 2018-01-12 SF Markus Elfring New
[2/4] gpio-stmpe: Improve a size determination in stmpe_gpio_probe() gpio-stmpe: Adjustments for two function implementations - - - - --- 2018-01-12 SF Markus Elfring New
[3/4] gpio-stmpe: Move an assignment in stmpe_gpio_probe() gpio-stmpe: Adjustments for two function implementations - - - - --- 2018-01-12 SF Markus Elfring New
[4/4] gpio-stmpe: Delete an unnecessary variable initialisation in stmpe_gpio_probe() gpio-stmpe: Adjustments for two function implementations - - - - --- 2018-01-12 SF Markus Elfring New
gpio-wm831x: Use seq_putc() in wm831x_gpio_dbg_show() gpio-wm831x: Use seq_putc() in wm831x_gpio_dbg_show() 1 - - - --- 2018-01-12 SF Markus Elfring New
pinctrl/nomadik/abx500: Use seq_putc() in abx500_gpio_dbg_show() pinctrl/nomadik/abx500: Use seq_putc() in abx500_gpio_dbg_show() - - - - --- 2018-01-13 SF Markus Elfring New
pinctrl: pinmux: Use seq_putc() in pinmux_pins_show() pinctrl: pinmux: Use seq_putc() in pinmux_pins_show() - - - - --- 2018-01-13 SF Markus Elfring New
pinctrl: sprd: Use seq_putc() in sprd_pinconf_group_dbg_show() pinctrl: sprd: Use seq_putc() in sprd_pinconf_group_dbg_show() - - - - --- 2018-01-13 SF Markus Elfring New
[1/2] gpio: timberdale: Delete an error message for a failed memory allocation in timbgpio_probe() GPIO-Timberdale: Adjustments for timbgpio_probe() - - - - --- 2018-02-10 SF Markus Elfring New
[2/2] gpio: timberdale: Improve a size determination in timbgpio_probe() GPIO-Timberdale: Adjustments for timbgpio_probe() - - - - --- 2018-02-10 SF Markus Elfring New
[1/2] gpio: omap: Delete an error message for a failed memory allocation in omap_gpio_probe() GPIO-OMAP: Adjustments for omap_gpio_probe() - - - - --- 2018-02-10 SF Markus Elfring New
[2/2] gpio: omap: Improve a size determination in omap_gpio_probe() GPIO-OMAP: Adjustments for omap_gpio_probe() - - - - --- 2018-02-10 SF Markus Elfring New
gpio-ml-ioh: Delete an error message for a failed memory allocation in ioh_gpio_probe() gpio-ml-ioh: Delete an error message for a failed memory allocation in ioh_gpio_probe() - - - - --- 2018-02-10 SF Markus Elfring New
gpio: merrifield: Delete an error message for a failed memory allocation in mrfld_gpio_probe() gpio: merrifield: Delete an error message for a failed memory allocation in mrfld_gpio_probe() 1 - - - --- 2018-02-11 SF Markus Elfring New
gpio-intel-mid: Delete an error message for a failed memory allocation in intel_gpio_probe() gpio-intel-mid: Delete an error message for a failed memory allocation in intel_gpio_probe() - - 1 - --- 2018-02-11 SF Markus Elfring New