linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-12 14:50:13 to 2020-06-18 02:32:36 UTC [more...]

[PATCH AUTOSEL 5.7 070/388] gpio: dwapb: Call acpi_gpiochip_free_interrupts() on GPIO chip de-registration
 2020-06-18  1:07 UTC  (5+ messages)
` [PATCH AUTOSEL 5.7 148/388] gpio: mlxbf2: fix return value check in mlxbf2_gpio_get_lock_res()
` [PATCH AUTOSEL 5.7 196/388] pinctrl: rockchip: fix memleak in rockchip_dt_node_to_map
` [PATCH AUTOSEL 5.7 323/388] pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()'
` [PATCH AUTOSEL 5.7 325/388] pinctrl: freescale: imx: Fix an error handling path in 'imx_pinctrl_probe()'

[PATCH AUTOSEL 5.4 039/266] pinctrl: ocelot: Fix GPIO interrupt decoding on Jaguar2
 2020-06-18  1:15 UTC  (9+ messages)
` [PATCH AUTOSEL 5.4 052/266] gpio: dwapb: Call acpi_gpiochip_free_interrupts() on GPIO chip de-registration
` [PATCH AUTOSEL 5.4 092/266] gpio: dwapb: Append MODULE_ALIAS for platform driver
` [PATCH AUTOSEL 5.4 095/266] pinctrl: rza1: Fix wrong array assignment of rza1l_swio_entries
` [PATCH AUTOSEL 5.4 110/266] gpio: pca953x: fix handling of automatic address incrementing
` [PATCH AUTOSEL 5.4 137/266] pinctrl: rockchip: fix memleak in rockchip_dt_node_to_map
` [PATCH AUTOSEL 5.4 222/266] pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()'
` [PATCH AUTOSEL 5.4 223/266] pinctrl: freescale: imx: Fix an error handling path in 'imx_pinctrl_probe()'
` [PATCH AUTOSEL 5.4 224/266] pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource leak in case of error "

[PATCH AUTOSEL 4.19 031/172] gpio: dwapb: Call acpi_gpiochip_free_interrupts() on GPIO chip de-registration
 2020-06-18  1:21 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 057/172] gpio: dwapb: Append MODULE_ALIAS for platform driver
` [PATCH AUTOSEL 4.19 060/172] pinctrl: rza1: Fix wrong array assignment of rza1l_swio_entries
` [PATCH AUTOSEL 4.19 084/172] pinctrl: rockchip: fix memleak in rockchip_dt_node_to_map
` [PATCH AUTOSEL 4.19 141/172] pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()'
` [PATCH AUTOSEL 4.19 142/172] pinctrl: freescale: imx: Fix an error handling path in 'imx_pinctrl_probe()'

[PATCH AUTOSEL 4.14 093/108] pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()'
 2020-06-18  1:25 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 094/108] pinctrl: freescale: imx: Fix an error handling path in 'imx_pinctrl_probe()'

[PATCH AUTOSEL 4.9 73/80] pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()'
 2020-06-18  1:28 UTC 

[PATCH] max732x_probe: remove redundant check
 2020-06-17 23:58 UTC 

[PATCH v2] pinctrl: single: fix function name in documentation
 2020-06-17 18:05 UTC 

[PATCH] ARM: dts: AM33xx-l4: add gpio-ranges
 2020-06-17 16:55 UTC  (6+ messages)

[libgpiod] reading multiple lines after edge event
 2020-06-17 15:40 UTC  (4+ messages)

[PATCH] pinctrl: meson: fix drive strength register and bit calculation
 2020-06-17 13:59 UTC  (4+ messages)

[PATCH V5 0/9] Support i.MX8 SoCs pinctrl drivers built as module
 2020-06-17 13:43 UTC  (8+ messages)
` [PATCH V5 1/9] pinctrl: imx: Support building SCU pinctrl driver "

[PATCH v1 0/6] mfd: Make use of software nodes
 2020-06-17 12:51 UTC  (8+ messages)
` [PATCH v1 3/6] mfd: core: Propagate software node group to the sub devices

[libgpiod][PATCH 0/3] fix get_values for events
 2020-06-17 12:45 UTC  (5+ messages)
` [PATCH 1/3] bindings: cxx: tests: add tests for bulk events get_values
` [PATCH 2/3] tests: event: add tests for gpiod_line_get_value_bulk events
` [PATCH 3/3] core: fix gpiod_line_get_value_bulk for events

[PATCH V4 0/7] gpio: zynq: Update on gpio-zynq driver
 2020-06-17 11:37 UTC  (8+ messages)
` [PATCH V4 1/7] gpio: zynq: protect direction in/out with a spinlock
` [PATCH V4 2/7] dt-bindings: gpio: Add binding for Versal gpio
` [PATCH V4 3/7] devicetree-binding: Add pmc gpio node
` [PATCH V4 4/7] gpio: zynq: Add Versal support
` [PATCH V4 5/7] gpio: zynq: Disable the irq if it is not a wakeup source
` [PATCH V4 6/7] gpio: zynq: Add pmc gpio support
` [PATCH V4 7/7] gpio: zynq: Remove error prints in EPROBE_DEFER

[PATCH] gpio: rcar: handle pm_runtime_get_sync failure case
 2020-06-17  7:43 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v2] Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource leak in case of error in 'imx_pinctrl_probe()'"
 2020-06-17  2:56 UTC  (8+ messages)

[PATCH v3 0/3] pinctrl: intel: Reuse for_each_requested_gpio*() macros
 2020-06-17  1:14 UTC  (9+ messages)
` [PATCH v3 1/3] pinctrl: intel: Make use of for_each_requested_gpio_in_range()
      ` [kbuild-all] "
` [PATCH v3 2/3] pinctrl: lynxpoint: Make use of for_each_requested_gpio()
` [PATCH v3 3/3] pinctrl: lynxpoint: Introduce helpers to enable or disable input

[PATCH v3 0/5] DT: Improve validation for Marvell SoCs
 2020-06-16 22:33 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: gpio: Convert mrvl-gpio to json-schema
` [PATCH v3 2/5] dt-bindings: i2c: Convert i2c-pxa "
` [PATCH v3 3/5] dt-bindings: interrupt-controller: Convert mrvl,intc "
` [PATCH v3 4/5] dt-bindings: rtc: Convert sa1100-rtc "
` [PATCH v3 5/5] dt-bindings: timer: Convert mrvl,mmp-timer "

[RFC][PATCH 0/5] Allow for qcom-pdc, pinctrl-msm and qcom-scm drivers to be loadable as modules
 2020-06-16 21:21 UTC  (11+ messages)
` [RFC][PATCH 1/5] irq: irqdomain: Export irq_domain_update_bus_token
` [RFC][PATCH 2/5] irq: irqchip: Export irq_chip_retrigger_hierarchy and irq_chip_set_vcpu_affinity_parent
` [RFC][PATCH 3/5] irqchip: Allow QCOM_PDC to be loadable as a perment module
` [RFC][PATCH 4/5] pinctrl: qcom: Allow pinctrl-msm code to be loadable as a module
` [RFC][PATCH 5/5] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module

[PATCH v1 0/5] gpio, pinctrl, introduce for_each_requested_gpio() helper
 2020-06-16 20:43 UTC  (7+ messages)
` [PATCH v1 1/5] gpiolib: Introduce for_each_requested_gpio_in_range() macro
` [PATCH v1 2/5] ARM/orion/gpio: Make use of for_each_requested_gpio()
` [PATCH v1 3/5] gpio: mvebu: "
` [PATCH v1 4/5] gpio: xra1403: "
` [PATCH v1 5/5] pinctrl: at91: "

[gpio:fixes] BUILD SUCCESS 861254d826499944cb4d9b5a15f5a794a6b99a69
 2020-06-16 16:43 UTC 

[pinctrl:for-next] BUILD SUCCESS de98b5f154a2a418f4afe61e69a7cc44c1bafade
 2020-06-16 16:27 UTC 

[pinctrl:devel] BUILD SUCCESS bcad94d7b7c13b123ed4ded86544667cfbfb1aa7
 2020-06-16 16:27 UTC 

[pinctrl:fixes] BUILD SUCCESS c5a8086cab38fffd0414588f39c552427979a608
 2020-06-16 16:27 UTC 

linusw/devel baseline: 46 runs, 3 regressions (v5.8-rc1)
 2020-06-16 14:13 UTC 

[PATCH v3] dt-bindings: mfd: Convert stmfx bindings to json-schema
 2020-06-16 13:33 UTC  (5+ messages)

linusw/devel build: 5 builds: 0 failed, 5 passed, 21 warnings (v5.8-rc1)
 2020-06-16 13:28 UTC 

linusw/for-next baseline: 24 runs, 2 regressions (v5.8-rc1-2-g861254d82649)
 2020-06-16 13:01 UTC 

linusw/fixes baseline: 45 runs, 3 regressions (v5.8-rc1-2-g861254d82649)
 2020-06-16 13:01 UTC 

[PATCH v1 1/4] gpio: pca953x: Synchronize interrupt handler properly
 2020-06-16 12:53 UTC  (10+ messages)
` [PATCH v1 4/4] gpio: pca953x: disable regmap locking for automatic address incrementing

linusw/for-next build: 5 builds: 0 failed, 5 passed, 9 warnings (v5.8-rc1-2-g861254d82649)
 2020-06-16 12:16 UTC 

linusw/fixes build: 5 builds: 0 failed, 5 passed, 21 warnings (v5.8-rc1-2-g861254d82649)
 2020-06-16 12:16 UTC 

[PATCH v2] pinctrl-single: fix pcs_parse_pinconf() return value
 2020-06-16 11:59 UTC  (3+ messages)

[PATCH v2 0/4] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-06-16 11:57 UTC  (7+ messages)
` [PATCH v2 4/4] irqchip: qcom-pdc: "

[PATCH v3] gpiolib: split character device into gpiolib-cdev
 2020-06-16  9:40 UTC  (3+ messages)

[PATCH v4] gpiolib: split character device into gpiolib-cdev
 2020-06-16  9:36 UTC 

[PATCH 0/4] Allwinner A100 Initial support
 2020-06-16  9:26 UTC  (6+ messages)
` [PATCH 2/4] pinctrl: sunxi: add support for the Allwinner A100 pin controller
    ` 回复:[PATCH "

[PATCH v3 0/2] gpio: Add support for the PCAL9535
 2020-06-16  8:50 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: gpio: pca953x: add nxp,pcal9535
` [PATCH v3 2/2] gpio: pca953x: Add support for the PCAL9535

[PATCH v3] pinctrl: samsung: Use bank name as irqchip name
 2020-06-16  7:18 UTC  (2+ messages)

[PATCH v8 0/4] Introduce the for_each_set_clump macro
 2020-06-16  5:57 UTC  (5+ messages)
` [PATCH v8 3/4] gpio: thunderx: Utilize "
` [PATCH v8 4/4] gpio: xilinx: "

[PATCH 00/17] spelling.txt: /decriptors/descriptors/
 2020-06-16  3:59 UTC  (6+ messages)
` [PATCH 03/17] drivers: gpio: Fix trivial spelling

[PATCH] pinctrl: amd: fix npins for uart0 in kerncz_groups
 2020-06-16  1:50 UTC 

[PATCH v10 0/4] MAX9286 GMSL Support (+RDACM20)
 2020-06-15 15:19 UTC  (10+ messages)
` [PATCH v10 1/4] dt-bindings: media: i2c: Add bindings for Maxim Integrated MAX9286
` [PATCH v10 2/4] media: i2c: Add MAX9286 driver
` [PATCH v10 3/4] dt-bindings: media: i2c: Add bindings for IMI RDACM2x

[PATCH v3 00/10] Adding support for Microchip Sparx5 SoC
 2020-06-15 13:32 UTC  (11+ messages)
` [PATCH v3 01/10] dt-bindings: arm: sparx5: Add documentation "
` [PATCH v3 02/10] arm64: sparx5: Add support for Microchip 2xA53 SoC
` [PATCH v3 03/10] arm64: dts: sparx5: Add basic cpu support
` [PATCH v3 04/10] arm64: dts: sparx5: Add pinctrl support
` [PATCH v3 05/10] pinctrl: ocelot: Add Sparx5 SoC support
` [PATCH v3 06/10] dt-bindings: clock: sparx5: Add Sparx5 SoC DPLL clock
` [PATCH v3 07/10] dt-bindings: clock: sparx5: Add bindings include file
` [PATCH v3 08/10] clk: sparx5: Add Sparx5 SoC DPLL clock driver
` [PATCH v3 09/10] arm64: dts: sparx5: Add Sparx5 SoC DPLL clock
` [PATCH v3 10/10] arm64: dts: sparx5: Add i2c devices, i2c muxes

[PATCH v2 0/2] gpio: Add support for the PCAL9535
 2020-06-15 13:14 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: gpio: pca953x: add nxp,pcal9535
` [PATCH v2 2/2] gpio: pca953x: Add support for the PCAL9535

[PATCH] gpio: pca953x: Add support for the PCAL9535
 2020-06-15 13:11 UTC  (3+ messages)

[PATCH v2 01/13] pinctrl: intel: Disable input and output buffer when switching to GPIO
 2020-06-15 13:04 UTC  (12+ messages)
` [PATCH v2 05/13] pinctrl: intel: Drop the only label in the code for consistency
` [PATCH v2 06/13] pinctrl: intel: Split intel_config_get() to three functions
` [PATCH v2 07/13] pinctrl: intel: Protect IO in few call backs by lock
` [PATCH v2 08/13] pinctrl: intel: Introduce for_each_requested_gpio() macro
` [PATCH v2 10/13] pinctrl: lynxpoint: Make use of for_each_requested_gpio()
` [PATCH v2 12/13] pinctrl: lynxpoint: Drop no-op ACPI_PTR() call
` [PATCH v2 13/13] pinctrl: baytrail: "

[PATCH 0/2] pinctrl: stm32: Add possibility to configure only one pin
 2020-06-15 12:59 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: stm32: return proper error code in pin_config_set
` [PATCH 2/2] pinctrl: stm32: add possibility to configure pins individually

[PATCH 0/2] pinctrl: stm32: add changes to better manage
 2020-06-15 12:54 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: stm32: don't print an error on probe deferral during clock get
` [PATCH 2/2] pinctrl: stm32: defer probe if reset resource is not yet ready

[PATCH v7 0/4] Introduce the for_each_set_clump macro
 2020-06-15 12:46 UTC  (3+ messages)

[PATCH] pinctrl: stm32: use the hwspin_lock_timeout_in_atomic() API
 2020-06-15 12:44 UTC 

[PATCH] pinctrl: qcom: sc7180: Make gpio28 non wakeup capable
 2020-06-15 12:42 UTC 

[PATCH] pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource leak in case of error in 'imx_pinctrl_probe()'
 2020-06-15 12:15 UTC  (3+ messages)

[PATCH v1 1/6] pinctrl: cherryview: Introduce chv_readl() helper
 2020-06-15 10:28 UTC  (3+ messages)

[PATCH 00/15] Fix STM32 DT issues on v5.7-rc4
 2020-06-15 10:08 UTC  (2+ messages)

[PATCH v2] pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPIOD_OUT_HIGH)
 2020-06-15 10:03 UTC  (3+ messages)

[PATCH v1] pintctrl: merrifield: Add I²S bus 2 pins to groups and functions
 2020-06-15 10:00 UTC  (3+ messages)

[PATCH] gpio: mpc8xxx: change the gpio interrupt flags
 2020-06-15  8:14 UTC  (2+ messages)

[PATCH] drivers\gpio: use kobj_to_dev
 2020-06-15  8:08 UTC  (2+ messages)

[PATCH 08/29] gpio: driver.h: fix kernel-doc markup
 2020-06-15  8:05 UTC  (4+ messages)
` [PATCH 12/29] dt: update a reference for reneases pcar file renamed to yaml

[PATCH v1] doc: devicetree: bindings: fix spelling mistake
 2020-06-15  7:58 UTC 

[PATCH] doc: devicetree: bindings: fix spelling mistake
 2020-06-13  8:43 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).