linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-14 16:13:48 to 2020-04-16 16:49:55 UTC [more...]

[PATCH RFC 0/6] PWM fan support on Clearfog gt8k
 2020-04-16 16:49 UTC  (17+ messages)

gpio-omap: add support gpiolib bias (pull-up/down) flags?
 2020-04-16 16:32 UTC  (14+ messages)

linusw/for-next boot: 65 boots: 1 failed, 64 passed (v5.7-rc1-23-gbbcb9d87dfa9)
 2020-04-16 16:07 UTC 

[PATCH v2 00/14] gpio: dwapb: Clean up the driver and a fix
 2020-04-16 14:09 UTC  (31+ messages)
` [PATCH v2 01/14] gpio: dwapb: Append MODULE_ALIAS for platform driver
` [PATCH v2 02/14] gpio: dwapb: Refactor IRQ handler to use bit operations
` [PATCH v2 03/14] gpio: dwapb: Use chained IRQ prologue and epilogue
` [PATCH v2 04/14] gpio: dwapb: set default handler to be handle_bad_irq()
` [PATCH v2 05/14] gpio: dwapb: Deduplicate IRQ resource management
` [PATCH v2 06/14] gpio: dwapb: Convert to use irqd_to_hwirq()
` [PATCH v2 07/14] gpio: dwapb: Use device_get_match_data() to simplify code
` [PATCH v2 08/14] gpio: dwapb: Convert to use IRQ core provided macros
` [PATCH v2 09/14] gpio: dwapb: Switch to more usual pattern of RMW in dwapb_gpio_set_debounce()
` [PATCH v2 10/14] gpio: dwapb: Drop bogus BUG_ON()s
` [PATCH v2 11/14] gpio: dwapb: Drop of_match_ptr() & ACPI_PTR() calls
` [PATCH v2 12/14] gpio: dwapb: Split out dwapb_get_irq() helper
` [PATCH v2 13/14] gpio: dwapb: Use positive conditional in dwapb_configure_irqs()
` [PATCH v2 14/14] gpio: dwapb: Amend indentation in some cases

[PATCH v2] gpio: gpio-pca953x, Add get_multiple function
 2020-04-16 13:40 UTC  (4+ messages)

linusw/for-next build: 6 builds: 0 failed, 6 passed, 44 warnings (v5.7-rc1-23-gbbcb9d87dfa9)
 2020-04-16 15:22 UTC 

[PATCH 1/2] dt-bindings: Clean-up schema indentation formatting
 2020-04-16 12:43 UTC  (14+ messages)
` [PATCH 2/2] dt-bindings: Remove cases of 'allOf' containing a '$ref'

[PATCH v2 1/2] gpio: merrifield: Switch over to MSI interrupts
 2020-04-16 12:31 UTC  (7+ messages)
` [PATCH v2 2/2] gpio: merrifield: Better show how GPIO and IRQ bases are derived from hardware

[PATCH v2 1/4] gpio: pch: Use BIT() and GENMASK() where it's appropriate
 2020-04-16 12:20 UTC  (7+ messages)
` [PATCH v2 2/4] gpio: pch: Get rid of unneeded variable in IRQ handler
` [PATCH v2 3/4] gpio: pch: Refactor pch_irq_type() to avoid unnecessary locking
` [PATCH v2 4/4] gpio: pch: Use in pch_irq_type() macros provided by IRQ core

[gpio:gpio-descriptors-sa1100fb] BUILD SUCCESS 6a7f966069a267078313489f124a598169328e57
 2020-04-16 12:05 UTC 

[RFC PATCH 00/16] ASoC/SOF/clk/gpio/dt: add Hifiberry DAC+ PRO support
 2020-04-16 11:42 UTC  (50+ messages)
` [RFC PATCH 01/16] ASoC: pcm512x: expose 6 GPIOs
` [RFC PATCH 02/16] ASoC: pcm512x: use "sclk" string to retrieve clock
` [RFC PATCH 03/16] ASoC: Intel: sof-pcm512x: use gpiod for LED
` [RFC PATCH 04/16] ASoC: Intel: sof-pcm512x: detect Hifiberry DAC+ PRO
` [RFC PATCH 05/16] ASoC: Intel: sof-pcm512x: reconfigure sclk in hw_params if needed
` [RFC PATCH 07/16] clk: hifiberry-dacpro: initial import
` [RFC PATCH 16/16] ASoC: dt-bindings: add document for Hifiberry DAC+ PRO clock

[PATCH] gpiolib: improve the robustness of watch/unwatch ioctl()
 2020-04-16 11:37 UTC  (2+ messages)

[PATCH v1 1/2] pinctrl: baytrail: Use platform_get_irq_optional() explicitly
 2020-04-16 11:35 UTC  (6+ messages)
` [PATCH v1 2/2] pinctrl: lynxpoint: "

[PATCH] pinctrl: qcom: fix wrong write in update_dual_edge
 2020-04-16 11:16 UTC  (2+ messages)

[PATCH 1/1] HID: mcp2221: add GPIO functionality support
 2020-04-16 11:24 UTC  (2+ messages)

[PATCH] gpiolib: don't call sleeping functions with a spinlock taken
 2020-04-16 11:19 UTC  (4+ messages)

[PATCH v1] pinctrl: actions: fix function group name for i2c0_group
 2020-04-16 11:10 UTC  (2+ messages)

[PATCH -next] pinctrl: qcom: Remove duplicated include from pinctrl-msm.c
 2020-04-16 10:53 UTC  (2+ messages)

[PATCH -next] gpio: remove unused including <linux/version.h>
 2020-04-16 10:42 UTC  (2+ messages)

[PATCH v1 1/9] pinctrl: mcp23s08: Get rid of legacy platform data
 2020-04-16 10:35 UTC  (2+ messages)

[PATCH] gpio: pca953x: disable regmap locking
 2020-04-16  9:53 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: arm: fsl-scu: Add imx8dxl pinctrl support
 2020-04-16  9:41 UTC  (6+ messages)
` [PATCH 2/3] pinctrl: imx: Add imx8dxl driver
` [PATCH 3/3] arm64: defconfig: Enable CONFIG_PINCTRL_IMX8DXL by default

[PATCH v2 00/16] Add support for Kontron sl28cpld
 2020-04-16  9:34 UTC  (20+ messages)
` [PATCH v2 04/16] regmap-irq: make it possible to add irq_chip do a specific device node
` [PATCH v2 10/16] gpio: add a reusable generic gpio_chip using regmap
` [PATCH v2 11/16] gpio: add support for the sl28cpld GPIO controller

[PATCH] pinctrl: sunxi: handle probe defferal
 2020-04-16  8:23 UTC  (2+ messages)

[PATCH v1 1/1] pinctrl: mediatek: remove shadow variable declaration
 2020-04-16  8:02 UTC  (2+ messages)

[PATCH v7 1/2] pinctrl: mediatek: make MediaTek pinctrl v2 driver ready for buidling loadable module
 2020-04-16  8:00 UTC  (4+ messages)
` [PATCH v7 2/2] pinctrl: mediatek: make MediaTek MT6765 pinctrl ready for buiding "

[PATCH] pinctrl: nomadik:remove unneeded variable
 2020-04-16  7:56 UTC  (2+ messages)

[PATCH 0/1 resend] gpiolib: acpi: Add missing __init(const) markers to initcall-s
 2020-04-16  7:34 UTC  (3+ messages)
` [PATCH "

[PATCH 0/4] gpio: dwapb: Fix reference clocks usage
 2020-04-16  5:09 UTC  (3+ messages)

linusw/for-next boot: 20 boots: 2 failed, 18 passed (v5.7-rc1)
 2020-04-16  4:57 UTC 

linusw/for-next build: 6 builds: 0 failed, 6 passed, 44 warnings (v5.7-rc1)
 2020-04-16  4:13 UTC 

[gpio:gpio-descriptors-extcon-cleanup 3/4] drivers/extcon/extcon-gpio.c:85:10: error: 'struct gpio_extcon_data' has no member named 'extcon_id'
 2020-04-16  0:51 UTC 

[PATCH pinctrl REGRESSION] Revert "pinctrl: mvebu: armada-37xx: use use platform api"
 2020-04-15 16:26 UTC  (5+ messages)

[V6, 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings
 2020-04-15 16:14 UTC  (3+ messages)

[PATCH v6 0/7] gpio: expose line bias flags to userspace
 2020-04-15 14:03 UTC  (2+ messages)
` boards to test gpio line bias flags?

[PATCH v1 00/13] gpio: dwapb: Clean up the driver and a fix
 2020-04-15 13:16 UTC  (28+ messages)
` [PATCH v1 01/13] gpio: dwapb: Append MODULE_ALIAS for platform driver
` [PATCH v1 02/13] gpio: dwapb: Refactor IRQ handler
` [PATCH v1 03/13] gpio: dwapb: set default handler to be handle_bad_irq()
` [PATCH v1 04/13] gpio: dwapb: Deduplicate IRQ resource management
` [PATCH v1 05/13] gpio: dwapb: Convert to use irqd_to_hwirq()
` [PATCH v1 06/13] gpio: dwapb: Use device_get_match_data() to simplify code
` [PATCH v1 07/13] gpio: dwapb: Convert to use IRQ core provided macros
` [PATCH v1 08/13] gpio: dwapb: Switch to more usual pattern of RMW in dwapb_gpio_set_debounce()
` [PATCH v1 09/13] gpio: dwapb: Drop bogus BUG_ON()s
` [PATCH v1 10/13] gpio: dwapb: Drop of_match_ptr() & ACPI_PTR() calls
` [PATCH v1 11/13] gpio: dwapb: Split out dwapb_get_irq() helper

[PATCH v1 1/2] gpio: pch: Use BIT() and GENMASK() where it's appropriate
 2020-04-15 12:01 UTC  (5+ messages)

[PATCH 1/2] gpiolib: of: Improve gpiolib-of support pull up/down on expanders
 2020-04-15 11:23 UTC  (4+ messages)
` [PATCH 2/2] gpio: pca953x: Fix pca953x_gpio_set_config

[PATCH v6 0/8] gpio: Add GPIO Aggregator
 2020-04-15 10:57 UTC  (6+ messages)
` [PATCH v6 1/8] ARM: integrator: impd1: Use GPIO_LOOKUP() helper macro
  ` [PATCH v6 2/8] i2c: i801: "
  ` [PATCH v6 3/8] mfd: sm501: Use GPIO_LOOKUP_IDX() "

[RFC PATCH] i2c: at91: Fix pinmux after devm_gpiod_get() for bus recovery
 2020-04-15  7:06 UTC 

[PATCH] selftests: add build/cross-build dependency check script
 2020-04-14 21:22 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).