linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-09 09:32:15 to 2020-11-10 14:09:37 UTC [more...]

[PATCH] pinctrl: ocelot: Remove unnecessary conversion to bool
 2020-11-10 14:09 UTC  (2+ messages)

[PATCH v5 00/17] gpiolib: acpi: pin configuration fixes
 2020-11-10 14:08 UTC  (19+ messages)
` [PATCH v5 01/17] gpiolib: Replace unsigned by unsigned int
` [PATCH v5 02/17] gpiolib: add missed break statement
` [PATCH v5 03/17] gpiolib: use proper API to pack pin configuration parameters
` [PATCH v5 04/17] gpiolib: Add temporary variable to gpiod_set_transitory() for cleaner code
` [PATCH v5 05/17] gpiolib: Extract gpio_set_config_with_argument() for future use
` [PATCH v5 06/17] gpiolib: move bias related code from gpio_set_config() to gpio_set_bias()
` [PATCH v5 07/17] gpiolib: Extract gpio_set_config_with_argument_optional() helper
` [PATCH v5 08/17] gpiolib: Extract gpio_set_debounce_timeout() for internal use
` [PATCH v5 09/17] gpiolib: acpi: Respect bias settings for GpioInt() resource
` [PATCH v5 10/17] gpiolib: acpi: Use named item for enum gpiod_flags variable
` [PATCH v5 11/17] gpiolib: acpi: Take into account debounce settings
` [PATCH v5 12/17] gpiolib: acpi: Move acpi_gpio_to_gpiod_flags() upper in the code
` [PATCH v5 13/17] gpiolib: acpi: Make acpi_gpio_to_gpiod_flags() usable for GpioInt()
` [PATCH v5 14/17] gpiolib: acpi: Extract acpi_request_own_gpiod() helper
` [PATCH v5 15/17] gpiolib: acpi: Convert pin_index to be u16
` [PATCH v5 16/17] gpiolib: acpi: Use BIT() macro to increase readability
` [PATCH v5 17/17] gpiolib: acpi: Make Intel GPIO tree official for GPIO ACPI work

[PATCH v2 0/5] Add GPIO support for MStar/SigmaStar ARMv7
 2020-11-10 14:02 UTC  (7+ messages)
` [PATCH v2 3/5] gpio: msc313: MStar MSC313 GPIO driver

[PATCH] pinctrl: qcom: sm8250: Specify PDC map
 2020-11-10 13:57 UTC  (4+ messages)

[PATCH v3 0/4] pinctrl: amd: debounce filter fixes
 2020-11-10 13:57 UTC  (15+ messages)
` [PATCH v3 1/4] pinctrl: amd: fix incorrect way to disable debounce filter
` [PATCH v3 2/4] pinctrl: amd: use higher precision for 512 RtcClk
` [PATCH v3 3/4] pinctrl: amd: print debounce filter info in debugfs
` [PATCH v3 4/4] pinctrl: amd: remove debounce filter setting in IRQ type setting

[PATCH v3 0/7] gpio: exar: refactor the driver
 2020-11-10 13:51 UTC  (11+ messages)
` [PATCH v3 1/7] gpio: exar: add a newline after the copyright notice
` [PATCH v3 2/7] gpio: exar: include idr.h
` [PATCH v3 3/7] gpio: exar: switch to a simpler IDA interface
` [PATCH v3 4/7] gpio: exar: use a helper variable for &pdev->dev
` [PATCH v3 5/7] gpio: exar: unduplicate address and offset computation
` [PATCH v3 6/7] gpio: exar: switch to using regmap
` [PATCH v3 7/7] gpio: exar: use devm action for freeing the IDA and drop remove()

[PATCH 0/5] tps65910: cleanup regmap use
 2020-11-10 13:48 UTC  (9+ messages)
` [PATCH 1/5] gpio: tps65910: use regmap accessors

gpiolib sysfs access when CONFIG_GPIO_CDEV is not set
 2020-11-10 13:43 UTC  (2+ messages)

[PATCH 00/32] RISC-V Kendryte K210 support improvments
 2020-11-10 13:43 UTC  (66+ messages)
` [PATCH 01/32] of: Fix property supplier parsing
` [PATCH 02/32] spi: dw: Add support for 32-bits ctrlr0 layout
` [PATCH 03/32] spi: dw: Fix driving MOSI low while recieving
` [PATCH 04/32] spi: dw: Introduce polling device tree property
` [PATCH 05/32] spi: dw: Introduce DW_SPI_CAP_POLL_NODELAY
` [PATCH 06/32] spi: dw: Add support for the Kendryte K210 SoC
` [PATCH 15/32] dt-bindings: Define Kendryte K210 sysctl registers
` [PATCH 21/32] dt-bindings: Add Kendryte and Canaan vendor prefix
` [PATCH 22/32] dt-binding: Document kendryte,k210-sysctl bindings
` [PATCH 23/32] dt-binding: Document kendryte,k210-clk bindings
` [PATCH 24/32] dt-bindings: Document kendryte,k210-fpioa bindings
` [PATCH 25/32] dt-bindings: Document kendryte,k210-rst bindings

[PATCH v3] dt-bindings: gpio: pca953x: Add support for the NXP PCAL9554B/C
 2020-11-10 13:41 UTC  (4+ messages)

[PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add sc7280 pinctrl bindings
 2020-11-10 13:39 UTC  (3+ messages)
` [PATCH v2 2/2] pinctrl: qcom: Add sc7280 pinctrl driver

[PATCH v3 00/11] Raspberry Pi PoE HAT fan support
 2020-11-10 13:38 UTC  (6+ messages)
` [PATCH v3 01/11] firmware: raspberrypi: Introduce devm_rpi_firmware_get()

[PATCH v6 1/3] pinctrl: qcom: Kconfig: Rework PINCTRL_MSM to be a depenency rather then a selected config
 2020-11-10 13:35 UTC  (6+ messages)
` [PATCH v6 2/3] pinctrl: qcom: Allow pinctrl-msm code to be loadable as a module
` [PATCH v6 3/3] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module

[PATCH] pinctrl: qcom: Move clearing pending IRQ to .irq_request_resources callback
 2020-11-10 13:31 UTC  (2+ messages)

[GIT PULL] gpio: fixes for v5.10-rc3
 2020-11-10 13:14 UTC  (2+ messages)

[PATCH 00/19] Second step support for A100
 2020-11-10 12:48 UTC  (14+ messages)
` [PATCH 01/19] pinctrl: sunxi: fix irq bank map for the Allwinner A100 pin controller
` [PATCH 02/19] pinctrl: sunxi: Mark the irq bank not found in sunxi_pinctrl_irq_handler() with WARN_ON
` [PATCH 03/19] pinctrl: sunxi: Always call chained_irq_{enter, exit} in sunxi_pinctrl_irq_handler
` [PATCH 04/19] dt-bindings: dma: allwinner,sun50i-a64-dma: Add A100 compatible
` [PATCH 05/19] dmaengine: sun6i: Add support for A100 DMA
` [PATCH 06/19] arm64: allwinner: a100: Add device node for DMA controller
` [PATCH 07/19] arm64: dts: allwinner: A100: Add PMU mode
` [PATCH 08/19] phy: sun4i-usb: remove enable_pmu_unk1 from sun50i_h6_cfg
` [PATCH 09/19] phy: allwinner: Convert to devm_platform_ioremap_* API

[PATCH v12 0/4] Introduce the for_each_set_clump macro
 2020-11-10 12:35 UTC  (18+ messages)
` [PATCH v12 4/4] gpio: xilinx: Utilize generic bitmap_get_value and _set_value

[PATCH v3 0/7] gpio: exar: refactor the driver
 2020-11-10 12:34 UTC  (2+ messages)

[PATCH] gpio: sifive: To get gpio irq offset from device tree data
 2020-11-10  9:54 UTC  (2+ messages)

[PATCH] gpiolib: devres: shrink devm_gpiochip_add_data_with_key()
 2020-11-10  9:39 UTC 

[PATCH] pinctrl: pinctrl-at91-pio4: Set irq handler and data in one go
 2020-11-10  9:08 UTC  (3+ messages)

[PATCH] pinctrl: renesas: Constify sh73a0_vccq_mc0_ops
 2020-11-10  8:00 UTC  (2+ messages)

[RESEND PATCH 00/19] Second step support for A100
 2020-11-10  6:24 UTC  (4+ messages)
` [RESEND PATCH 01/19] pinctrl: sunxi: fix irq bank map for the Allwinner A100 pin controller
` [RESEND PATCH 02/19] pinctrl: sunxi: Mark the irq bank not found in sunxi_pinctrl_irq_handler() with WARN_ON
` [RESEND PATCH 03/19] pinctrl: sunxi: Always call chained_irq_{enter, exit} in sunxi_pinctrl_irq_handler

[pinctrl:devel] BUILD SUCCESS 634e859e6bf06db0e5cc0567e04909e2e28e9901
 2020-11-10  1:16 UTC 

[pinctrl:for-next] BUILD SUCCESS 425f577caf8aece32c66a70537753b86ce0b2214
 2020-11-10  0:30 UTC 

[pinctrl:fixes] BUILD SUCCESS 9b92f5c51e9a41352d665f6f956bd95085a56a83
 2020-11-09 23:08 UTC 

[PATCH v3 0/2] pinctrl: qcom: Add binding and driver for SDX55 pincontrol
 2020-11-09 22:07 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add SDX55 pinctrl bindings
` [PATCH v3 2/2] pinctrl: qcom: Add SDX55 pincontrol driver

[gpio:for-next] BUILD SUCCESS 9a6907e948a36e55d45f53b5e82fdb73aa4397f7
 2020-11-09 21:48 UTC 

[gpio:gpio-descriptors-extcon-cleanup] BUILD REGRESSION b22cd8b5becaca1b51a7b8f0b8bcbad0b288c41d
 2020-11-09 18:34 UTC 

[gpio:gpio-descriptors-leds] BUILD SUCCESS 773ccb52b685f4360c28756d225471b60f8dca9b
 2020-11-09 18:34 UTC 

[gpio:gpio-descriptors-drm] BUILD SUCCESS 855eff267fa467b292529c693b428929c6025fec
 2020-11-09 18:35 UTC 

[gpio:gpio-descriptors-input-cleanup] BUILD SUCCESS edd582e76a292c45bb4b2de81c6497fbb7478b12
 2020-11-09 18:34 UTC 

[gpio:gpio-descriptors-charger] BUILD SUCCESS bcfa9453ad4790844bde91b649debf25648cb8e7
 2020-11-09 18:35 UTC 

[PATCH v2 1/3] Documentation: firmware-guide: gpio-properties: Fix factual mistakes
 2020-11-09 18:04 UTC  (2+ messages)

[libgpiod] query state of output pin
 2020-11-09 17:25 UTC 

[PATCH v8 0/3] Adding support for Microchip/Microsemi serial GPIO controller
 2020-11-09 16:22 UTC  (10+ messages)
` [PATCH v8 1/3] dt-bindings: pinctrl: Add bindings for pinctrl-microchip-sgpio driver
` [PATCH v8 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO
` [PATCH v8 3/3] arm64: dts: sparx5: Add SGPIO devices

[PATCH v4 0/9] gpiolib: acpi: pin configuration fixes
 2020-11-09 15:43 UTC  (8+ messages)
` [PATCH v4 3/9] gpiolib: acpi: Take into account debounce settings

How to handle a level-triggered interrupt that is slow to de-assert itself
 2020-11-09 14:52 UTC  (4+ messages)

[PATCH v7 0/3] Adding support for Microchip/Microsemi serial GPIO controller
 2020-11-09 14:27 UTC  (6+ messages)
` [PATCH v7 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO

[PATCH v3 0/2] pinctrl: qcom: Add sm8250 lpass lpi pinctrl support
 2020-11-09 13:01 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add sm8250 lpass lpi pinctrl bindings
` [PATCH v3 2/2] pinctrl: qcom: Add sm8250 lpass lpi pinctrl driver

[PATCH v4 4/4] mmc: sdhci-of-arasan: Enable UHS-1 support for Keem Bay SOC
 2020-11-09 13:36 UTC 

[PATCH v3 0/5] Add GPIO support for MStar/SigmaStar ARMv7
 2020-11-09 12:17 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: gpio: Add a binding header for the MSC313 GPIO driver
` [PATCH v3 2/5] dt-bindings: gpio: Binding for MStar MSC313 GPIO controller
` [PATCH v3 3/5] gpio: msc313: MStar MSC313 GPIO driver
` [PATCH v3 4/5] ARM: mstar: Add gpio controller to MStar base dtsi
` [PATCH v3 5/5] ARM: mstar: Fill in GPIO controller properties for infinity

[PATCH v1] ARM: Drop ARCH_NR_GPIOS definition
 2020-11-09 12:13 UTC  (2+ messages)

[PATCH v1] sh: Drop ARCH_NR_GPIOS definition
 2020-11-09 12:13 UTC  (2+ messages)

[PATCH v3 0/9] slab: provide and use krealloc_array()
 2020-11-09 11:06 UTC  (10+ messages)
` [PATCH v3 1/9] mm: slab: clarify krealloc()'s behavior with __GFP_ZERO
` [PATCH v3 2/9] mm: slab: provide krealloc_array()
` [PATCH v3 3/9] ALSA: pcm: use krealloc_array()
` [PATCH v3 4/9] vhost: vringh: "
` [PATCH v3 5/9] pinctrl: "
` [PATCH v3 6/9] edac: ghes: "
` [PATCH v3 7/9] drm: atomic: "
` [PATCH v3 8/9] hwtracing: intel: "
` [PATCH v3 9/9] dma-buf: "

[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-11-09 10:32 UTC 

[PATCH V2 0/3] gpio-xilinx: Update on xilinx gpio driver
 2020-11-09  9:32 UTC  (5+ 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).