Show patches with: State = Action Required       |    Archived = No       |   29520 patches
« 1 2 3 4295 296 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,11/11] gpio: sysfs: drop the mention of gpiochip_find() from sysfs code gpiolib: work towards removing gpiochip_find() - - 1 - --- 2023-09-27 Bartosz Golaszewski New
[v4,10/11] gpio: swnode: replace gpiochip_find() with gpio_device_find_by_label() gpiolib: work towards removing gpiochip_find() - - 1 - --- 2023-09-27 Bartosz Golaszewski New
[v4,09/11] gpio: acpi: replace gpiochip_find() with gpio_device_find() gpiolib: work towards removing gpiochip_find() - - 2 - --- 2023-09-27 Bartosz Golaszewski New
[v4,08/11] gpio: of: replace gpiochip_find_* with gpio_device_find_* gpiolib: work towards removing gpiochip_find() - - 1 - --- 2023-09-27 Bartosz Golaszewski New
[v4,07/11] gpiolib: replace find_chip_by_name() with gpio_device_find_by_label() gpiolib: work towards removing gpiochip_find() - - 1 - --- 2023-09-27 Bartosz Golaszewski New
[v4,06/11] gpiolib: reluctantly provide gpio_device_get_chip() gpiolib: work towards removing gpiochip_find() - - 1 - --- 2023-09-27 Bartosz Golaszewski New
[v4,05/11] gpiolib: provide gpio_device_get_desc() gpiolib: work towards removing gpiochip_find() - - 1 - --- 2023-09-27 Bartosz Golaszewski New
[v4,04/11] gpiolib: provide gpio_device_find_by_label() gpiolib: work towards removing gpiochip_find() - - 1 - --- 2023-09-27 Bartosz Golaszewski New
[v4,03/11] gpiolib: provide gpio_device_find() gpiolib: work towards removing gpiochip_find() - - 1 - --- 2023-09-27 Bartosz Golaszewski New
[v4,02/11] gpiolib: add support for scope-based management to gpio_device gpiolib: work towards removing gpiochip_find() - - 1 - --- 2023-09-27 Bartosz Golaszewski New
[v4,01/11] gpiolib: make gpio_device_get() and gpio_device_put() public gpiolib: work towards removing gpiochip_find() - - 1 - --- 2023-09-27 Bartosz Golaszewski New
[libgpiod,2/2] bindings: rust: drop unneeded Arc within Chip rust: bindings: drop unneeded Arc within Chip - - - - --- 2023-09-27 Erik Schilling New
[libgpiod,1/2] bindings: rust: construct chip infos by reference rust: bindings: drop unneeded Arc within Chip - - - - --- 2023-09-27 Erik Schilling New
[v2,3/3] leds: triggers: gpio: Rewrite to use trigger-sources Rewrite GPIO LED trigger to use trigger-sources - - - - --- 2023-09-26 Linus Walleij New
[v2,2/3] dt-bindings: leds: Mention GPIO triggers Rewrite GPIO LED trigger to use trigger-sources 1 - - - --- 2023-09-26 Linus Walleij New
[v2,1/3] gpiolib: of: Allow "trigger-sources" to reference a GPIO Rewrite GPIO LED trigger to use trigger-sources - - - - --- 2023-09-26 Linus Walleij New
[v1,1/1] pinctrl: denverton: Enable platform device in the absence of ACPI enumeration [v1,1/1] pinctrl: denverton: Enable platform device in the absence of ACPI enumeration 1 - - - --- 2023-09-26 Andy Shevchenko New
i2c: core: dont change pinmux state to GPIO during recovery setup i2c: core: dont change pinmux state to GPIO during recovery setup - 1 - - --- 2023-09-26 Robert Marko New
[RFC,v2,6/6] ARM: pxa: Convert gumstix Bluetooth to GPIO descriptors ARM: pxa: GPIO descriptor conversions - - - - --- 2023-09-26 Duje Mihanović New
[RFC,v2,5/6] ARM: pxa: Convert Spitz hsync to GPIO descriptors ARM: pxa: GPIO descriptor conversions - - - - --- 2023-09-26 Duje Mihanović New
[RFC,v2,4/6] ARM: pxa: Convert reset driver to GPIO descriptors ARM: pxa: GPIO descriptor conversions 1 - - - --- 2023-09-26 Duje Mihanović New
[RFC,v2,3/6] ARM: pxa: Convert Spitz CF power control to GPIO descriptors ARM: pxa: GPIO descriptor conversions 1 - - - --- 2023-09-26 Duje Mihanović New
[RFC,v2,2/6] ARM: pxa: Convert Spitz LEDs to GPIO descriptors ARM: pxa: GPIO descriptor conversions - - - - --- 2023-09-26 Duje Mihanović New
[RFC,v2,1/6] ARM: pxa: Convert Spitz OHCI to GPIO descriptors ARM: pxa: GPIO descriptor conversions - - - - --- 2023-09-26 Duje Mihanović New
[RFT,4/4] gpio: acpi: remove acpi_get_and_request_gpiod() platform/x86: int3472: don't use gpiod_toggle_active_low() - - 2 - --- 2023-09-26 Bartosz Golaszewski New
[RFT,3/4] platform/x86: int3472: clk_and_regulator: use GPIO lookup tables platform/x86: int3472: don't use gpiod_toggle_active_low() - - - - --- 2023-09-26 Bartosz Golaszewski New
[RFT,2/4] platform/x86: int3472: led: don't use gpiod_toggle_active_low() platform/x86: int3472: don't use gpiod_toggle_active_low() - - - - --- 2023-09-26 Bartosz Golaszewski New
[RFT,1/4] platform/x86: int3472: provide a helper for getting GPIOs from lookups platform/x86: int3472: don't use gpiod_toggle_active_low() - - - - --- 2023-09-26 Bartosz Golaszewski New
[v1,1/1] pinctrl: intel: Simplify code with cleanup helpers [v1,1/1] pinctrl: intel: Simplify code with cleanup helpers 1 - 1 - --- 2023-09-26 Andy Shevchenko New
pinctrl: tegra: add OF node when logging OF parsing errors pinctrl: tegra: add OF node when logging OF parsing errors 1 - - - --- 2023-09-26 Luca Ceresoli New
gpio: timberdale: Fix potential deadlock on &tgpio->lock gpio: timberdale: Fix potential deadlock on &tgpio->lock - - 1 - --- 2023-09-26 Chengfeng Ye New
[RFT] mtd: rawnand: ingenic: move the GPIO quirk to gpiolib-of.c [RFT] mtd: rawnand: ingenic: move the GPIO quirk to gpiolib-of.c 2 - 2 - --- 2023-09-26 Bartosz Golaszewski New
[v1,5/5] gpiolib: cdev: Utilize more bitmap APIs bitmap: get rid of bitmap_remap() and bitmap_biremap() uses - - - 1 --- 2023-09-26 Andy Shevchenko New
[v1,4/5] gpio: xilinx: Replace bitmap_bitremap() calls bitmap: get rid of bitmap_remap() and bitmap_biremap() uses - - - - --- 2023-09-26 Andy Shevchenko New
[v1,3/5] gpio: xilinx: Switch to use new bitmap_scatter() helper bitmap: get rid of bitmap_remap() and bitmap_biremap() uses - - - - --- 2023-09-26 Andy Shevchenko New
[v1,2/5] lib/bitmap: Introduce bitmap_scatter() and bitmap_gather() helpers bitmap: get rid of bitmap_remap() and bitmap_biremap() uses - - - - --- 2023-09-26 Andy Shevchenko New
[v1,1/5] lib/test_bitmap: Excape space symbols when printing input string bitmap: get rid of bitmap_remap() and bitmap_biremap() uses - - - - --- 2023-09-26 Andy Shevchenko New
[v4,7/7] arm64: dts: imx93: update gpio node gpio: update i.MX93/8ULP and support i.MX95 - - - - --- 2023-09-26 Peng Fan (OSS) New
[v4,6/7] arm64: dts: imx8ulp: update gpio node gpio: update i.MX93/8ULP and support i.MX95 - - - - --- 2023-09-26 Peng Fan (OSS) New
[v4,5/7] gpio: vf610: simplify code by adding of_device_id data for vf610 gpio: update i.MX93/8ULP and support i.MX95 - - - - --- 2023-09-26 Peng Fan (OSS) New
[v4,4/7] gpio: vf610: add i.MX8ULP of_device_id entry gpio: update i.MX93/8ULP and support i.MX95 - - - - --- 2023-09-26 Peng Fan (OSS) New
[v4,3/7] dt-bindings: gpio: vf610: add i.MX95 compatible gpio: update i.MX93/8ULP and support i.MX95 1 - - - --- 2023-09-26 Peng Fan (OSS) New
[v4,2/7] dt-bindings: gpio: vf610: correct i.MX8ULP and i.MX93 gpio: update i.MX93/8ULP and support i.MX95 - - - - --- 2023-09-26 Peng Fan (OSS) New
[v4,1/7] dt-bindings: gpio: vf610: update gpio-ranges gpio: update i.MX93/8ULP and support i.MX95 1 - 1 - --- 2023-09-26 Peng Fan (OSS) New
dt-bindings: pinctrl: Add missing additionalProperties on child node schemas dt-bindings: pinctrl: Add missing additionalProperties on child node schemas - - - - --- 2023-09-25 Rob Herring New
[v3] pinctrl: renesas: pinctrl-rzg2l: Add validation of GPIO pin in rzg2l_gpio_request() [v3] pinctrl: renesas: pinctrl-rzg2l: Add validation of GPIO pin in rzg2l_gpio_request() - - 1 1 --- 2023-09-25 Prabhakar New
[v3] dt-bindings: gpio: fsl-imx-gpio: Document imx25 and imx27 [v3] dt-bindings: gpio: fsl-imx-gpio: Document imx25 and imx27 - - 1 - --- 2023-09-25 Fabio Estevam New
[v2] dt-bindings: gpio: fsl-imx-gpio: Document imx25 and imx27 [v2] dt-bindings: gpio: fsl-imx-gpio: Document imx25 and imx27 - - 1 - --- 2023-09-25 Fabio Estevam New
MAINTAINERS: aspeed: Update Andrew's email address MAINTAINERS: aspeed: Update Andrew's email address - - - - --- 2023-09-25 Andrew Jeffery New
[v3,3/3] pinctrl: mcp23s08: Simplify probe()/mcp23s08_spi_regmap_init() atch data improvements for mcp23s08 driver - - 1 - --- 2023-09-24 Biju Das New
[v3,2/3] pinctrl: mcp23s08_spi: Simplify probe() atch data improvements for mcp23s08 driver - - 1 - --- 2023-09-24 Biju Das New
[v3,1/3] pinctrl: mcp23s08_i2c: Extend match support for OF tables atch data improvements for mcp23s08 driver - - 1 - --- 2023-09-24 Biju Das New
[RFC,6/6] ARM: pxa: Convert gumstix Bluetooth to GPIO descriptors ARM: pxa: GPIO descriptor conversions - - - - --- 2023-09-24 Duje Mihanović New
[RFC,5/6] ARM: pxa: Convert Spitz hsync to GPIO descriptors ARM: pxa: GPIO descriptor conversions - - - - --- 2023-09-24 Duje Mihanović New
[RFC,4/6] ARM: pxa: Convert reset driver to GPIO descriptors ARM: pxa: GPIO descriptor conversions - - - - --- 2023-09-24 Duje Mihanović New
[RFC,3/6] ARM: pxa: Convert Spitz CF power control to GPIO descriptors ARM: pxa: GPIO descriptor conversions - - - - --- 2023-09-24 Duje Mihanović New
[RFC,2/6] ARM: pxa: Convert Spitz LEDs to GPIO descriptors ARM: pxa: GPIO descriptor conversions - - - - --- 2023-09-24 Duje Mihanović New
[RFC,1/6] ARM: pxa: Convert Spitz OHCI to GPIO descriptors ARM: pxa: GPIO descriptor conversions - - - - --- 2023-09-24 Duje Mihanović New
dt-bindings: gpio: fsl-imx-gpio: Document imx25 and imx27 dt-bindings: gpio: fsl-imx-gpio: Document imx25 and imx27 - - - - --- 2023-09-24 Fabio Estevam New
[GIT,PULL] gpio: fixes for v6.6-rc3 [GIT,PULL] gpio: fixes for v6.6-rc3 - - - - --- 2023-09-23 Bartosz Golaszewski New
[v3,2/2] gpio: ixp4xx: Handle clock output on pin 14 and 15 gpio: ixp4xx: Handle external clock output - - 1 - --- 2023-09-23 Linus Walleij New
[v3,1/2] gpio: Rewrite IXP4xx GPIO bindings in schema gpio: ixp4xx: Handle external clock output - - 1 - --- 2023-09-23 Linus Walleij New
[v2,2/2] pinctrl: qcom: msm8974: Add MPM pin mappings MPM pin mappings for MSM8226 and MSM8974 - - 1 - --- 2023-09-23 Matti Lehtimäki New
[v2,1/2] pinctrl: qcom: msm8226: Add MPM pin mappings MPM pin mappings for MSM8226 and MSM8974 - - 1 - --- 2023-09-23 Matti Lehtimäki New
[2/2] pinctrl: qcom: msm8974: Add MPM pin mappings MPM pin mappings for MSM8226 and MSM8974 - - 1 - --- 2023-09-22 Matti Lehtimäki New
[1/2] pinctrl: qcom: msm8226: Add MPM pin mappings MPM pin mappings for MSM8226 and MSM8974 - - - - --- 2023-09-22 Matti Lehtimäki New
gpiolib: cdev: Annotate struct linereq with __counted_by gpiolib: cdev: Annotate struct linereq with __counted_by - - 3 - --- 2023-09-22 Kees Cook New
pinctrl: uniphier: Annotate struct uniphier_pinctrl_reg_region with __counted_by pinctrl: uniphier: Annotate struct uniphier_pinctrl_reg_region with __counted_by - - 1 - --- 2023-09-22 Kees Cook New
[v2,3/3] ARM: dts: qcom: msm8226: Add blsp1_i2c6 and blsp1_uart2 Add blsp1_i2c6 and blsp1_uart2 to MSM8226 SoC - - 1 - --- 2023-09-22 Luca Weiss New
[v2,2/3] pinctrl: qcom: msm8226: Add blsp_i2c6 function Add blsp1_i2c6 and blsp1_uart2 to MSM8226 SoC - - 1 - --- 2023-09-22 Luca Weiss New
[v2,1/3] dt-bindings: pinctrl: qcom,msm8226: Add blsp_i2c6 function Add blsp1_i2c6 and blsp1_uart2 to MSM8226 SoC 1 - - - --- 2023-09-22 Luca Weiss New
[2/2] pinctrl: mediatek: moore: handle mtk_hw_set_value() errors in mtk_pinmux_set_mux() [1/2] pinctrl: mediatek: paris: handle mtk_hw_set_value() errors in mtk_pmx_set_mux() - - - - --- 2023-09-22 Karina Yankevich New
[1/2] pinctrl: mediatek: paris: handle mtk_hw_set_value() errors in mtk_pmx_set_mux() [1/2] pinctrl: mediatek: paris: handle mtk_hw_set_value() errors in mtk_pmx_set_mux() - - - - --- 2023-09-22 Karina Yankevich New
[V3,3/3] arm64: dts: Add pinctrl node for Amlogic T7 SoCs Add pinctrl driver support for Amlogic T7 SoCs - - 1 1 --- 2023-09-22 Huqiang Qin New
[V3,2/3] pinctrl: Add driver support for Amlogic T7 SoCs Add pinctrl driver support for Amlogic T7 SoCs - - 2 1 --- 2023-09-22 Huqiang Qin New
[V3,1/3] dt-bindings: pinctrl: Add support for Amlogic T7 SoCs Add pinctrl driver support for Amlogic T7 SoCs 1 - - 1 --- 2023-09-22 Huqiang Qin New
[v6,30/30] net: wan: fsl_qmc_hdlc: Add framer support Add support for QMC HDLC, framer infrastructure and PEF2256 framer - - 1 - --- 2023-09-22 Herve Codina New
[v6,29/30] ASoC: codecs: Add support for the framer codec Add support for QMC HDLC, framer infrastructure and PEF2256 framer - - 1 - --- 2023-09-22 Herve Codina New
[v6,28/30] MAINTAINERS: Add the Lantiq PEF2256 driver entry Add support for QMC HDLC, framer infrastructure and PEF2256 framer - - 1 - --- 2023-09-22 Herve Codina New
[v6,27/30] pinctrl: Add support for the Lantic PEF2256 pinmux Add support for QMC HDLC, framer infrastructure and PEF2256 framer - - 2 - --- 2023-09-22 Herve Codina New
[v6,26/30] net: wan: framer: Add support for the Lantiq PEF2256 framer Add support for QMC HDLC, framer infrastructure and PEF2256 framer - - 2 - --- 2023-09-22 Herve Codina New
[v6,25/30] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer Add support for QMC HDLC, framer infrastructure and PEF2256 framer - - 1 - --- 2023-09-22 Herve Codina New
[v6,24/30] net: wan: Add framer framework support Add support for QMC HDLC, framer infrastructure and PEF2256 framer - - 1 - --- 2023-09-22 Herve Codina New
[v6,23/30] wan: qmc_hdlc: Add runtime timeslots changes support Add support for QMC HDLC, framer infrastructure and PEF2256 framer - - 1 - --- 2023-09-22 Herve Codina New
[v6,22/30] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime Add support for QMC HDLC, framer infrastructure and PEF2256 framer - - 1 - --- 2023-09-22 Herve Codina New
[v6,21/30] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan() Add support for QMC HDLC, framer infrastructure and PEF2256 framer - - 1 - --- 2023-09-22 Herve Codina New
[v6,20/30] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop() Add support for QMC HDLC, framer infrastructure and PEF2256 framer - - 1 - --- 2023-09-22 Herve Codina New
[v6,19/30] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag Add support for QMC HDLC, framer infrastructure and PEF2256 framer - - 1 - --- 2023-09-22 Herve Codina New
[v6,18/30] soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup Add support for QMC HDLC, framer infrastructure and PEF2256 framer - - 1 - --- 2023-09-22 Herve Codina New
[v6,17/30] soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries Add support for QMC HDLC, framer infrastructure and PEF2256 framer - - 1 - --- 2023-09-22 Herve Codina New
[v6,16/30] soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans() Add support for QMC HDLC, framer infrastructure and PEF2256 framer - - 1 - --- 2023-09-22 Herve Codina New
[v6,15/30] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans() Add support for QMC HDLC, framer infrastructure and PEF2256 framer - - 1 - --- 2023-09-22 Herve Codina New
[v6,14/30] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa* Add support for QMC HDLC, framer infrastructure and PEF2256 framer - - 1 - --- 2023-09-22 Herve Codina New
[v6,13/30] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa* Add support for QMC HDLC, framer infrastructure and PEF2256 framer - - 1 - --- 2023-09-22 Herve Codina New
[v6,12/30] soc: fsl: cpm1: qmc: Introduce available timeslots masks Add support for QMC HDLC, framer infrastructure and PEF2256 framer - - 1 - --- 2023-09-22 Herve Codina New
[v6,11/30] MAINTAINERS: Add the Freescale QMC HDLC driver entry Add support for QMC HDLC, framer infrastructure and PEF2256 framer - - - - --- 2023-09-22 Herve Codina New
[v6,10/30] net: wan: Add support for QMC HDLC Add support for QMC HDLC, framer infrastructure and PEF2256 framer - - 1 - --- 2023-09-22 Herve Codina New
[v6,09/30] soc: fsl: cpm1: qmc: Add support for child devices Add support for QMC HDLC, framer infrastructure and PEF2256 framer - - - - --- 2023-09-22 Herve Codina New
[v6,08/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add support for QMC HDLC Add support for QMC HDLC, framer infrastructure and PEF2256 framer - - 1 - --- 2023-09-22 Herve Codina New
[v6,07/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add 'additionalProperties: false' in child … Add support for QMC HDLC, framer infrastructure and PEF2256 framer 2 - - - --- 2023-09-22 Herve Codina New
« 1 2 3 4295 296 »