linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-04 23:22:22 to 2019-09-11 17:48:42 UTC [more...]

[PATCH 1/4] gpio/aspeed: Fix incorrect number of banks
 2019-09-11 17:48 UTC  (12+ messages)
` [PATCH 3/4] gpio: Add in ast2600 details to Aspeed driver
` [PATCH 4/4] gpio: Update documentation with ast2600 controllers

[PATCH v2 1/5] pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_field_lookup()
 2019-09-11 17:27 UTC  (8+ messages)
` [PATCH v2 2/5] pinctrl: mediatek: Supporting driving setting without mapping current to register value
` [PATCH v2 3/5] pinctrl: mediatek: Refine mtk_pinconf_get() and mtk_pinconf_set()
` [PATCH v2 4/5] pinctrl: mediatek: Backward compatible to previous Mediatek's bias-pull usage
` [PATCH v2 5/5] pinctrl: mediatek: Add support for pin configuration dump via debugfs

[PATCH 00/11] Add support for software nodes to gpiolib
 2019-09-11 17:13 UTC  (24+ messages)
` [PATCH 01/11] gpiolib: of: add a fallback for wlf,reset GPIO name
` [PATCH 02/11] gpiolib: introduce devm_fwnode_gpiod_get_index()
` [PATCH 03/11] gpiolib: introduce fwnode_gpiod_get_index()
` [PATCH 04/11] net: phylink: switch to using fwnode_gpiod_get_index()
` [PATCH 05/11] net: mdio: "
` [PATCH 06/11] drm/bridge: ti-tfp410: "
` [PATCH 07/11] gpliolib: make fwnode_get_named_gpiod() static
` [PATCH 08/11] gpiolib: of: tease apart of_find_gpio()
` [PATCH 09/11] gpiolib: of: tease apart acpi_find_gpio()
` [PATCH 10/11] gpiolib: consolidate fwnode GPIO lookups
` [PATCH 11/11] gpiolib: add support for software nodes

[PATCH RFC 00/14] qcom: support wakeup capable GPIOs
 2019-09-11 16:16 UTC  (24+ messages)
` [PATCH RFC 02/14] drivers: irqchip: pdc: Do not toggle IRQ_ENABLE during mask/unmask
` [PATCH RFC 05/14] dt-bindings/interrupt-controller: pdc: add SPI config register
` [PATCH RFC 06/14] drivers: irqchip: pdc: additionally set type in SPI config registers
` [PATCH RFC 07/14] genirq: Introduce irq_chip_get/set_parent_state calls
` [PATCH RFC 08/14] drivers: irqchip: pdc: Add irqchip set/get state calls
` [PATCH RFC 09/14] drivers: pinctrl: msm: fix use of deprecated gpiolib APIs
` [PATCH RFC 11/14] drivers: pinctrl: sdm845: add PDC wakeup interrupt map for GPIOs
` [PATCH RFC 12/14] arm64: dts: qcom: add PDC interrupt controller for SDM845

intel-pinctrl for v5.4 part 2
 2019-09-11 14:42 UTC 

[PATCH/RFC v2 0/5] gpio: Add GPIO Aggregator Driver
 2019-09-11 14:38 UTC  (6+ messages)
` [PATCH/RFC v2 1/5] gpio: Export gpiod_{request,free}() to modular GPIO code
` [PATCH/RFC v2 2/5] gpio: Export gpiochip_get_desc() "
` [PATCH/RFC v2 3/5] gpio: Export gpio_name_to_desc() "
` [PATCH/RFC v2 4/5] gpio: Add GPIO Forwarder Helper
` [PATCH/RFC v2 5/5] gpio: Add GPIO Aggregator Driver

[PATCH -next] gpio: creg-snps: use devm_platform_ioremap_resource() to simplify code
 2019-09-11 13:50 UTC  (3+ messages)

[PATCH 0/4] gpio: API boundary cleanups
 2019-09-11 13:48 UTC  (12+ messages)
` [PATCH 1/4] gpio: of: Make of_get_named_gpiod_flags() private
` [PATCH 2/4] gpio: of: Make of_gpio_simple_xlate() private
` [PATCH 3/4] gpio: of: Switch to EXPORT_SYMBOL_GPL()
` [PATCH 4/4] gpio: devres: "

linusw/devel boot: 49 boots: 0 failed, 49 passed (v5.3-rc7-77-gab4a85534c3e)
 2019-09-11 12:53 UTC 

[PATCH V4 2/2] gpio: inverter: document the inverter bindings
 2019-09-11 12:52 UTC  (14+ messages)

linusw/for-next boot: 49 boots: 0 failed, 49 passed (v5.3-rc8-84-g686cfd3d959f)
 2019-09-11 12:49 UTC 

linusw/fixes boot: 49 boots: 0 failed, 49 passed (v5.3-rc8-6-g61f7f7c8f978)
 2019-09-11 12:39 UTC 

Inquiry 11/Sept/2019
 2019-09-11 12:08 UTC 

linusw/devel build: 6 builds: 0 failed, 6 passed, 27 warnings (v5.3-rc7-77-gab4a85534c3e)
 2019-09-11 12:08 UTC 

linusw/for-next build: 6 builds: 0 failed, 6 passed, 27 warnings (v5.3-rc8-84-g686cfd3d959f)
 2019-09-11 12:04 UTC 

linusw/fixes build: 6 builds: 0 failed, 6 passed, 27 warnings (v5.3-rc8-6-g61f7f7c8f978)
 2019-09-11 11:54 UTC 

[PATCH v3 5/5] gpio: Add in ast2600 details to Aspeed driver
 2019-09-11 10:13 UTC  (2+ messages)

[PATCH v3 4/5] gpios: Use ngpio property from device tree if available
 2019-09-11 10:12 UTC  (3+ messages)

[PATCH v3 2/5] gpio/aspeed: Fix incorrect number of banks
 2019-09-11 10:04 UTC  (3+ messages)

[PATCH v3 1/5] dt-bindings: gpio: aspeed: Update documentation with ast2600 controllers
 2019-09-11 10:03 UTC  (2+ messages)

[PATCH] gpio/mpc8xxx: change irq handler from chained to normal
 2019-09-11  9:52 UTC 

[PATCH] pinctrl: bcm: remove redundant assignment to pointer log
 2019-09-11  9:57 UTC  (3+ messages)

[PATCH] gpio/mpc8xxx: change irq handler from chained to normal
 2019-09-11  9:45 UTC 

[PATCH v2] gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
 2019-09-11  9:48 UTC  (2+ messages)

[PATCH v1 1/1] pinctrl: iproc: Add 'get_direction' support
 2019-09-11  9:44 UTC  (2+ messages)

[PATCH] pinctrl: at91-pio4: implement .get_multiple and .set_multiple
 2019-09-11  9:11 UTC  (4+ messages)

[gpio:devel-cleanup-irqchip 63/63] drivers/pinctrl/intel/pinctrl-cherryview.c:1632:8: error: 'struct gpio_irq_chip' has no member named 'default_handler'; did you mean 'default_type'?
 2019-09-11  9:02 UTC 

[PATCH] gpiolib: don't clear FLAG_IS_OUT when emulating open-drain/open-source
 2019-09-11  5:55 UTC  (2+ messages)

linusw/fixes boot: 48 boots: 0 failed, 48 passed (v5.3-rc8-5-g1dea33e84d33)
 2019-09-11  2:12 UTC 

linusw/for-next boot: 48 boots: 0 failed, 48 passed (v5.3-rc8-78-ga818894f80cc)
 2019-09-11  2:11 UTC 

linusw/devel boot: 54 boots: 0 failed, 54 passed (v5.3-rc7-72-g5fbe5b5883f8)
 2019-09-11  2:07 UTC 

linusw/fixes build: 6 builds: 0 failed, 6 passed, 27 warnings (v5.3-rc8-5-g1dea33e84d33)
 2019-09-11  1:27 UTC 

linusw/for-next build: 6 builds: 0 failed, 6 passed, 27 warnings (v5.3-rc8-78-ga818894f80cc)
 2019-09-11  1:26 UTC 

linusw/devel build: 6 builds: 0 failed, 6 passed, 27 warnings (v5.3-rc7-72-g5fbe5b5883f8)
 2019-09-11  1:23 UTC 

[PATCH] gpio: fix build failure: gpiochip_[un]lock*() static/non-static
 2019-09-10 23:39 UTC  (3+ messages)

[libgpiod] hopefully simple question regarding pull-up/down control
 2019-09-10 23:18 UTC 

[PATCH v2 1/4] gpio/aspeed: Fix incorrect number of banks
 2019-09-10 22:05 UTC  (3+ messages)

[BUG] wrong pinning definition or uart_c in pinctrl-meson-gxbb.c
 2019-09-10 16:01 UTC 

[PATCH 1/3] gpio: syscon: Add support for a custom get operation
 2019-09-10 15:28 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: gpio: Add binding document for xylon logicvc-gpio
` [PATCH 3/3] gpio: syscon: Add support for the Xylon LogiCVC GPIOs

[PATCH] gpio: htc-egpio: Remove unused exported htc_egpio_get_wakeup_irq()
 2019-09-10 14:15 UTC 

[PATCH] gpiolib: acpi: make acpi_can_fallback_to_crs() static
 2019-09-10 10:35 UTC  (3+ messages)

[PATCH] gpiolib: of: fix fallback quirks handling
 2019-09-10 10:33 UTC  (2+ messages)

next-20190904: build failure in cp210x usb serial, gpio related?
 2019-09-10 10:25 UTC  (2+ messages)

[PATCH] gpio: fix incorrect merge of linux/gpio/driver.h
 2019-09-10 10:16 UTC  (3+ messages)

[GIT PULL] gpio: fixes for v5.4
 2019-09-10 10:13 UTC  (2+ messages)

[GIT PULL] intel-gpio for 5.4-1
 2019-09-10 10:10 UTC  (2+ messages)

[PATCH 0/3] pinctrl: sh-pfc: r8a77990: Assorted fixes
 2019-09-10  7:33 UTC  (8+ messages)
` [PATCH 1/3] pinctrl: sh-pfc: r8a77990: Rename AVB_AVTP_{MATCH,CAPTURE} pin functions
` [PATCH 2/3] Revert "pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit30 when using SSI_SCK2 and SSI_WS2"
` [PATCH 3/3] Revert "pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit31 when using SIM0_D"

[PATCH v3] gpio/mpc8xxx: change irq handler from chained to normal
 2019-09-09 14:14 UTC  (2+ messages)

[PATCH RFC] gpio: define gpio-init nodes to initialize pins similar to hogs
 2019-09-09 10:59 UTC 

[PATCH] [v2] pinctrl: intel: mark intel_pin_to_gpio __maybe_unused
 2019-09-09 10:22 UTC  (4+ messages)

[PATCH] gpio: mockup: add missing single_release()
 2019-09-09  8:08 UTC  (3+ messages)

[PATCH] gpio: fix line flag validation in lineevent_create
 2019-09-09  8:07 UTC  (3+ messages)

[PATCH] gpio: fix line flag validation in linehandle_create
 2019-09-09  7:33 UTC  (2+ messages)

[PATCH pinctrl/fixes] pinctrl: aspeed: Fix spurious mux failures on the AST2500
 2019-09-09  1:53 UTC  (2+ messages)

[GIT PULL] GPIO fixes for v5.3
 2019-09-08 17:25 UTC  (2+ messages)

[PATCH] gpio: remove explicit comparison with 0
 2019-09-07 17:39 UTC 

linusw/devel boot: 51 boots: 1 failed, 49 passed with 1 untried/unknown (v5.3-rc7-64-gfbdf8d4bef49)
 2019-09-07  5:35 UTC 

linusw/devel build: 6 builds: 0 failed, 6 passed, 27 warnings (v5.3-rc7-64-gfbdf8d4bef49)
 2019-09-07  4:50 UTC 

[PATCH] gpio/mpc8xxx: change irq handler from chained to normal
 2019-09-06 21:46 UTC  (2+ messages)

linusw/for-next boot: 67 boots: 2 failed, 63 passed with 2 untried/unknown (v5.3-rc7-68-g07dec0b44925)
 2019-09-06 20:28 UTC 

[PATCH v3 3/5] gpio/aspeed: Setup irqchip dynamically
 2019-09-06 19:46 UTC  (2+ messages)

linusw/for-next build: 6 builds: 0 failed, 6 passed, 27 warnings (v5.3-rc7-68-g07dec0b44925)
 2019-09-06 19:43 UTC 

[PATCH] pinctrl: intel: hide unused intel_pin_to_gpio
 2019-09-06 18:52 UTC  (3+ messages)

[gpio:devel-cleanup-irqchip 60/60] drivers/pinctrl/intel/pinctrl-cherryview.c:1632:8: error: 'struct gpio_irq_chip' has no member named 'default_handler'; did you mean 'default_type'?
 2019-09-06 13:57 UTC 

[PATCH RFC] gpio: Add Virtual Aggregator GPIO Driver
 2019-09-06 11:14 UTC  (8+ messages)

[PATCH] gpio/mpc8xxx: change irq handler from chained to normal
 2019-09-06 10:37 UTC 

[PATCH v2] pinctrl: at91-pio4: implement .get_multiple and .set_multiple
 2019-09-06 10:42 UTC  (5+ messages)

[PATCH] gpio: Fix further merge errors
 2019-09-06 10:08 UTC 

[PATCH] gpio: Initialize the irqchip valid_mask with a callback
 2019-09-06  9:57 UTC  (5+ messages)

[PATCH v3 0/5] Add ast2600 gpio support
 2019-09-06  6:25 UTC 

[gpio:devel 53/53] drivers//gpio/gpiolib.c:1402:2: error: 'status' undeclared; did you mean 'kstatfs'?
 2019-09-05 21:22 UTC  (2+ messages)

linusw/for-next boot: 4 boots: 0 failed, 4 passed (v5.3-rc7-67-g0481c073211c)
 2019-09-05 11:02 UTC 

linusw/devel boot: 4 boots: 0 failed, 4 passed (v5.3-rc7-63-g151a41014bff)
 2019-09-05 11:02 UTC 

linusw/devel build: 6 builds: 3 failed, 3 passed, 3 errors, 4 warnings (v5.3-rc7-63-g151a41014bff)
 2019-09-05 10:18 UTC 

linusw/for-next build: 6 builds: 3 failed, 3 passed, 3 errors, 4 warnings (v5.3-rc7-67-g0481c073211c)
 2019-09-05 10:18 UTC 

[PATCH] gpio: Fix up merge collision in include file
 2019-09-05  9:37 UTC 

[PATCH] gpio: Move gpiochip_lock/unlock_as_irq to gpio/driver.h
 2019-09-05  9:36 UTC  (5+ messages)
  ` [PATCH] gpio: Move gpiochip_.*lock_as_irq() to the proper ifdef

[PATCH v2 3/4] gpio: Add in ast2600 details to Aspeed driver
 2019-09-05  7:08 UTC  (3+ messages)

[PATCH v2 4/4] gpio: dt-bindings: Update documentation with ast2600 controllers
 2019-09-05  3:59 UTC  (2+ messages)

[BACKPORT 4.14.y v2 0/6] Candidates from Spreadtrum 4.14 product kernel
 2019-09-05  3:07 UTC  (2+ messages)
` [BACKPORT 4.14.y v2 3/6] pinctrl: sprd: Use define directive for sprd_pinconf_params values

[PATCH v2 2/4] gpio/aspeed: Setup irqchip dynamically
 2019-09-05  1:17 UTC 

[PATCH v2 0/4] Add ast2600 gpio support
 2019-09-05  1:16 UTC 


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).