linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-10 02:15:54 to 2019-12-12 15:49:51 UTC [more...]

[PATCH v3 0/3] Add DA9062 GPIO support
 2019-12-12 15:49 UTC  (5+ messages)

[PATCH 1/2] gpio: mvebu: use platform_irq_count
 2019-12-12 15:31 UTC  (3+ messages)

[PATCH] pinctrl: Enforce device links
 2019-12-12 15:29 UTC  (5+ messages)

[PATCH] pinctrl: aspeed-g6: Fix LPC/eSPI mux configuration
 2019-12-12 15:27 UTC  (2+ messages)

[PATCH v4] gpio: pca953x: Add Maxim MAX7313 PWM support
 2019-12-12 15:26 UTC  (2+ messages)

[PATCH v3 0/7] gpio: Add GPIO Aggregator/Repeater
 2019-12-12 15:24 UTC  (15+ messages)
` [PATCH v3 1/7] gpiolib: Add GPIOCHIP_NAME definition
` [PATCH v3 2/7] gpiolib: Add support for gpiochipN-based table lookup
` [PATCH v3 3/7] gpiolib: Add support for GPIO line "
` [PATCH v3 5/7] gpio: Add GPIO Aggregator/Repeater driver
` [PATCH v3 6/7] docs: gpio: Add GPIO Aggregator/Repeater documentation

[PATCH v3 0/6] DA9062 PMIC features
 2019-12-12 15:08 UTC  (7+ messages)
` [PATCH v3 3/6] dt-bindings: mfd: da9062: add regulator voltage selection documentation

[PATCH v2] pinctrl: rza1: reduce printed messages
 2019-12-12 13:53 UTC 

[PATCH] pinctrl: rza1: reduce printed messages
 2019-12-12 13:44 UTC  (3+ messages)

[PATCH] drivers: gpio: remove unneeded MODULE_VERSION() usage
 2019-12-12 13:33 UTC 

[PATCH v2 0/3] Use new GPIO direction defines for intel pinctrl
 2019-12-12 13:29 UTC  (7+ messages)
` [PATCH v2 1/3] pinctrl: pinctrl-intel: Use GPIO direction definitions
` [PATCH v2 2/3] pinctrl: pinctrl-cherryview: "
` [PATCH v2 3/3] pinctrl: pinctrl-baytrail: "

[PATCH v1 0/5] pinctrl: baytrail: Clean up (part 3)
 2019-12-12 11:13 UTC  (7+ messages)
` [PATCH v1 1/5] pinctrl: baytrail: Move IRQ valid mask initialization to a dedicated callback
` [PATCH v1 2/5] pinctrl: intel: Share struct intel_pinctrl for wider use
` [PATCH v1 3/5] pinctrl: baytrail: Keep pointer to struct device instead of its container
` [PATCH v1 4/5] pinctrl: baytrail: Use local variable to keep device pointer
` [PATCH v1 5/5] pinctrl: baytrail: Reuse struct intel_pinctrl in the driver

[PATCH 0/5] pinctrl: Use the correct style for SPDX License Identifier
 2019-12-12 10:34 UTC  (9+ messages)
` [PATCH 2/5] pinctrl: mediatek: "
` [PATCH 3/5] pinctrl: meson-axg: "
` [PATCH 4/5] pinctrl: sh-pfc: "
` [PATCH 5/5] pinctrl: stm32: "

[PATCH -next v2] pinctrl: samsung: fix build error without CONFIG_OF_GPIO
 2019-12-12  9:44 UTC  (3+ messages)

[PATCH -next] pinctrl: samsung: fix build error without CONFIG_OF_GPIO
 2019-12-12  9:27 UTC  (2+ messages)

[libgpiod] bindings: python: fix segfault when calling Line.request()
 2019-12-12  7:56 UTC  (3+ messages)

[PATCH v1 0/7] uml: add unspecified HAS_IOMEM dependencies
 2019-12-11 19:27 UTC  (2+ messages)
` [PATCH v1 1/7] pinctrl: equilibrium: add unspecified HAS_IOMEM dependency

[PATCH 1/2] pinctrl: samsung: Enable compile test for build coverage
 2019-12-11 18:27 UTC  (2+ messages)

[PATCH v2 2/2] pinctrl: qcom: sc7180: Add new qup functions
 2019-12-11 18:04 UTC  (5+ messages)

[PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add new qup functions for sc7180
 2019-12-11 18:00 UTC 

[PATCH 0/2] drm/i915/vlv_dsi: Control panel and backlight enable GPIOs on BYT
 2019-12-11 17:32 UTC  (7+ messages)
` [PATCH 2/2] "

[PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add new qup functions for sc7180
 2019-12-11 17:00 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 006/134] gpio: mxc: Only get the second IRQ when there is more than one IRQ
 2019-12-11 15:11 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 101/134] gpio/mpc8xxx: fix qoriq GPIO reading
` [PATCH AUTOSEL 5.4 104/134] gpio: mpc8xxx: Don't overwrite default irq_set_type callback
` [PATCH AUTOSEL 5.4 105/134] gpio: lynxpoint: Setup correct IRQ handlers

[PATCH 4.19 137/243] gpio: OF: Parse MMC-specific CD and WP properties
 2019-12-11 15:04 UTC 

[libgpiod][PATCH] build: check linux headers version at build-time
 2019-12-11 15:44 UTC 

[PATCH AUTOSEL 4.19 63/79] gpio: mpc8xxx: Don't overwrite default irq_set_type callback
 2019-12-11 15:26 UTC 

[PATCH AUTOSEL 4.4 30/37] gpio: mpc8xxx: Don't overwrite default irq_set_type callback
 2019-12-11 15:38 UTC 

[PATCH AUTOSEL 4.9 35/42] gpio: mpc8xxx: Don't overwrite default irq_set_type callback
 2019-12-11 15:35 UTC 

Trying to understand basic concepts about GPIO reset pin
 2019-12-11 15:32 UTC  (5+ messages)

[PATCH AUTOSEL 4.14 45/58] gpio: mpc8xxx: Don't overwrite default irq_set_type callback
 2019-12-11 15:28 UTC 

[PATCH 0/3] Use new GPIO direction defines for intel pinctrl
 2019-12-11 14:55 UTC  (7+ messages)
` [PATCH 1/3] pinctrl: pinctrl-intel: Use GPIO direction definitions
` [PATCH 2/3] pinctrl: pinctrl-cherryview: "
` [PATCH 3/3] pinctrl: pinctrl-baytrail: "

Internal error: arm64: allmodconfig
 2019-12-11 14:23 UTC 

[PATCH v2 00/24] pinctrl: intel: Move Lynxpoint to pin control umbrella
 2019-12-11 13:19 UTC  (2+ messages)

[PATCH v1 1/2] gpiolib: Fix line event handling in compatible mode
 2019-12-11 13:15 UTC  (9+ messages)

Fix bugs in X1000/X1500 and add X1830 pinctrl driver v7
 2019-12-11 12:50 UTC  (5+ messages)
` [PATCH v7 1/4] pinctrl: Ingenic: Fix bugs in X1000 and X1500
` [PATCH v7 2/4] pinctrl: Ingenic: Add missing parts for "
` [PATCH v7 3/4] dt-bindings: pinctrl: Add bindings for Ingenic X1830
` [PATCH v7 4/4] pinctrl: Ingenic: Add pinctrl driver for X1830

[PATCH v6 00/15] Support ROHM BD71828 PMIC
 2019-12-11 11:48 UTC  (18+ messages)
` [PATCH v6 01/15] dt-bindings: regulator: Document ROHM BD71282 regulator bindings
` [PATCH v6 02/15] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v6 03/15] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v6 04/15] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v6 05/15] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v6 06/15] mfd: input: bd71828: Add power-key support
` [PATCH v6 07/15] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v6 08/15] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v6 09/15] regulator: bd71828: Basic support for ROHM bd71828 PMIC regulators
` [PATCH v6 10/15] gpio: devres: Add devm_gpiod_get_parent_array
` [PATCH v6 11/15] docs: driver-model: Add missing managed GPIO array get functions
` [PATCH v6 12/15] rtc: bd70528 add BD71828 support
` [PATCH v6 13/15] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [PATCH v6 14/15] leds: Add common LED binding parsing support to LED class/core
` [PATCH v6 15/15] led: bd71828: Support LED outputs on ROHM BD71828 PMIC

[PATCH v3 1/2] gpio: mvebu: use platform_irq_count
 2019-12-11 10:03 UTC  (6+ messages)
` [PATCH v3 2/2] gpio: bcm-kona: "

[PATCH] pinctrl: sh-pfc: Remove use of ARCH_R8A7796
 2019-12-11 10:03 UTC 

[PATCH v1 1/2] gpio: pca953x: Switch to bitops in IRQ callbacks
 2019-12-11  9:50 UTC  (4+ messages)
` [PATCH v1 2/2] gpio: pca953x: Remove redundant forward declaration

[PATCH v2] gpio: pca953x: Don't hardcode irq trigger type
 2019-12-11  9:47 UTC  (2+ messages)

[PATCH] gpiolib: fix up emulated open drain outputs
 2019-12-11  9:39 UTC  (7+ messages)

[PATCH v1] MAINTAINERS: Append missed file to the database
 2019-12-11  9:20 UTC  (3+ messages)

[PATCH] gpio: xgs-iproc: remove __exit annotation for iproc_gpio_remove
 2019-12-11  9:14 UTC  (4+ messages)

[PATCH] gpio: aspeed: avoid return type warning
 2019-12-11  9:07 UTC  (3+ messages)

[PATCH v2] gpio: gpio-mockup: Fix usage of new GPIO_LINE_DIRECTION
 2019-12-11  9:00 UTC  (2+ messages)

[PATCH 0/2] sc7180: Add PDC wakeup interrupt map for GPIOs
 2019-12-11  7:09 UTC  (6+ messages)
` [PATCH 1/2] pinctrl: qcom: sc7180: Add GPIO wakeup interrupt map
` [PATCH 2/2] arm64: dts: qcom: sc7180: Add wakeup parent for TLMM

[PATCH] pinctrl: qcom: sc7180: Add new qup functions
 2019-12-11  4:28 UTC  (3+ messages)

[PATCH v2 0/4] mmc: simplify WP/CD GPIO handling
 2019-12-11  2:40 UTC  (5+ messages)
` [PATCH v2 1/4] gpio: add gpiod_toggle_active_low()
` [PATCH v2 2/4] mmc: rework wp-gpio handling
` [PATCH v2 3/4] mmc: rework cd-gpio handling
` [PATCH v2 4/4] mmc: remove mmc_gpiod_request_*(invert_gpio)

[PATCH] gpio: gpio-mockup: Fix usage of new GPIO_LINE_DIRECTION
 2019-12-11  1:16 UTC  (7+ messages)

[PATCH 0/4] mmc: simplify WP/CD GPIO handling
 2019-12-11  0:39 UTC  (4+ messages)
` [PATCH 1/4] gpio: add gpiod_toggle_active_low()

[RFC 0/2] gpiolib: Initial, basic support for shared GPIO lines
 2019-12-11  0:06 UTC  (9+ messages)
` [RFC 1/2] dt-bindings: gpio: Document shared GPIO line usage

[PATCH AUTOSEL 4.9 46/91] pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_B
 2019-12-10 22:29 UTC 

[PATCH AUTOSEL 4.4 36/71] pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_B
 2019-12-10 22:32 UTC 

[PATCH AUTOSEL 4.14 021/130] pinctrl: devicetree: Avoid taking direct reference to device name string
 2019-12-10 22:02 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 070/130] pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_B
` [PATCH AUTOSEL 4.14 073/130] pinctrl: amd: fix __iomem annotation in amd_gpio_irq_handler()

[PATCH AUTOSEL 5.4 051/350] pinctrl: devicetree: Avoid taking direct reference to device name string
 2019-12-10 21:05 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 190/350] pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_B
` [PATCH AUTOSEL 5.4 198/350] pinctrl: qcom: sc7180: Add missing tile info in SDC_QDSD_PINGROUP/UFS_RESET
` [PATCH AUTOSEL 5.4 199/350] pinctrl: amd: fix __iomem annotation in amd_gpio_irq_handler()

[PATCH AUTOSEL 4.19 024/177] pinctrl: devicetree: Avoid taking direct reference to device name string
 2019-12-10 21:31 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 094/177] pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_B
` [PATCH AUTOSEL 4.19 098/177] pinctrl: amd: fix __iomem annotation in amd_gpio_irq_handler()

[PATCH AUTOSEL 5.3 022/292] Revert "pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit30 when using SSI_SCK2 and SSI_WS2"
 2019-12-10 21:20 UTC  (2+ messages)
` [PATCH AUTOSEL 5.3 023/292] Revert "pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit31 when using SIM0_D"

[PATCH AUTOSEL 5.4 028/350] Revert "pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit30 when using SSI_SCK2 and SSI_WS2"
 2019-12-10 20:58 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 029/350] Revert "pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit31 when using SIM0_D"

[PATCH] pinctrl: equilibrium: add CONFIG_OF dependency
 2019-12-10 19:58 UTC 

[PATCH v2 10/11] gpiolib: add new ioctl() for monitoring changes in line info
 2019-12-10 17:00 UTC  (8+ messages)

[PATCH] pinctrl: ingenic: Fixup PIN_CONFIG_OUTPUT config
 2019-12-10 16:44 UTC 

[libgpiod][PATCH v4 00/20] Add support for bias flags and SET_CONFIG
 2019-12-10 16:06 UTC  (2+ messages)

[PATCH v5 00/16] Support ROHM BD71828 PMIC
 2019-12-10 13:24 UTC  (23+ messages)
` [PATCH v5 01/16] dt-bindings: regulator: Document ROHM BD71282 regulator bindings
` [PATCH v5 13/16] rtc: bd70528 add BD71828 support

[PATCH v4 0/6] GPIO & Hierarchy IRQ support for HiFive Unleashed
 2019-12-10 11:11 UTC  (7+ messages)
` [PATCH v4 1/6] genirq: introduce irq_domain_translate_onecell
` [PATCH v4 2/6] irqchip: nvic: Use irq_domain_translate_onecell instead of custom func
` [PATCH v4 3/6] irqchip: sifive: Support hierarchy irq domain
` [PATCH v4 4/6] gpio: sifive: Add DT documentation for SiFive GPIO
` [PATCH v4 5/6] gpio: sifive: Add GPIO driver for SiFive SoCs
` [PATCH v4 6/6] riscv: dts: Add DT support for SiFive FU540 GPIO driver

[PATCH 0/9] pinctrl: Consolidate some pinctrl code for mmc
 2019-12-10 10:06 UTC  (3+ messages)
` [PATCH 2/9] mmc: meson-gx: Convert to pinctrl_select_default_state()


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