linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-23 22:15:26 to 2020-02-11 21:24:17 UTC [more...]

[PATCH] gpio: uniphier: Replace zero-length array with flexible-array member
 2020-02-11 21:06 UTC 

GPIO Interrupt question
 2020-02-11 15:50 UTC 

[PATCH] gpio: siox: potentially enabling IRQs too early
 2020-02-11 13:51 UTC  (6+ messages)
        ` [PATCH] gpio: siox: use raw spinlock for irq related locking

[PATCH v2 0/6] irq/irq_sim: try to improve the API
 2020-02-11 13:12 UTC  (7+ messages)
` [PATCH v2 1/6] irq: make irq_domain_reset_irq_data() available even for non-V2 users
` [PATCH v2 2/6] irq/irq_sim: simplify the API
` [PATCH v2 3/6] irq/domain: add a new callback to domain ops
` [PATCH v2 4/6] irq/irq_sim: remove irq_domain_remove_sim()
` [PATCH v2 5/6] irq/domain: provide irq_domain_dispose_mappings() helper
` [PATCH v2 6/6] irqchip: keystone: use irq_domain_dispose_mappings()

linusw/fixes boot: 53 boots: 4 failed, 49 passed (v5.6-rc1-10-ga924eae75106)
 2020-02-11 12:34 UTC 

linusw/for-next boot: 53 boots: 2 failed, 51 passed (v5.6-rc1-12-g612e35e76ec8)
 2020-02-11 12:31 UTC 

linusw/fixes build: 5 builds: 0 failed, 5 passed (v5.6-rc1-10-ga924eae75106)
 2020-02-11 11:49 UTC 

linusw/for-next build: 5 builds: 0 failed, 5 passed (v5.6-rc1-12-g612e35e76ec8)
 2020-02-11 11:46 UTC 

linusw/devel boot: 19 boots: 0 failed, 19 passed (v5.6-rc1-1-g046e14afb356)
 2020-02-11 11:42 UTC 

[PATCH V3 1/3] dt-bindings: pinctrl: Convert i.MX8MQ to json-schema
 2020-02-11 11:19 UTC  (3+ messages)

linusw/devel build: 4 builds: 0 failed, 4 passed (v5.6-rc1-1-g046e14afb356)
 2020-02-11 10:58 UTC 

[PATCH 0/2] Add GPIO level-sensitive interrupt support
 2020-02-11 10:08 UTC  (5+ messages)
` [PATCH 1/2] irqchip/stm32: Add irq retrigger support
` [PATCH 2/2] pinctrl: stm32: Add level interrupt support to gpio irq chip

[RESEND PATCH v6 0/7] gpiolib: add an ioctl() for monitoring line status changes
 2020-02-11  9:19 UTC  (8+ messages)
` [RESEND PATCH v6 1/7] kfifo: provide noirqsave variants of spinlocked in and out helpers
` [RESEND PATCH v6 2/7] kfifo: provide kfifo_is_empty_spinlocked()
` [RESEND PATCH v6 3/7] gpiolib: rework the locking mechanism for lineevent kfifo
` [RESEND PATCH v6 4/7] gpiolib: emit a debug message when adding events to a full kfifo
` [RESEND PATCH v6 5/7] gpiolib: provide a dedicated function for setting lineinfo
` [RESEND PATCH v6 6/7] gpiolib: add new ioctl() for monitoring changes in line info
` [RESEND PATCH v6 7/7] tools: gpio: implement gpio-watch

[gpio:gpio-descriptors-extcon-cleanup 3/4] drivers/extcon/extcon-gpio.c:85:2: note: in expansion of macro 'if'
 2020-02-10 20:28 UTC 

[gpio:devel-cleanup-irqchip-threaded 1/1] include/linux/gpio/driver.h:2:0: error: unterminated #ifndef
 2020-02-10 19:04 UTC 

[gpio:devel-cleanup-irqchip-threaded 1/1] include/asm-generic/gpio.h:61:9: warning: returning 'int' from a function with return type 'struct gpio_chip *' makes pointer from integer without a cast
 2020-02-10 18:26 UTC 

[PATCH] gpio/sifive: fix static checker warning
 2020-02-10 17:59 UTC  (7+ messages)

[PATCH] gpio: mockup: coding-style fix
 2020-02-10 15:50 UTC 

Unable to use gpio-line-names with Atmel pio4 driver
 2020-02-10 14:34 UTC 

[libgpiod]
 2020-02-10 14:30 UTC  (2+ messages)

[PATCH 00/13] pinctrl: sh-pfc: checker: Various improvements
 2020-02-10 13:46 UTC  (3+ messages)

[PATCH] spmi: pmic-arb: Set lockdep class for hierarchical irq domains
 2020-02-10 12:16 UTC  (2+ messages)

[PATCH] pinctrl: cherryview: Add quirk with custom translation of ACPI GPIO numbers
 2020-02-10 12:13 UTC  (9+ messages)

[PATCH v2] gpio: ich: fix a typo
 2020-02-10 12:06 UTC  (4+ messages)

[PATCH v2] gpio: Avoid kernel.h inclusion where it's possible
 2020-02-10 11:59 UTC  (4+ messages)

Avoid kernel.h inclusion
 2020-02-10 11:56 UTC  (2+ messages)

[PATCH] GPIO, Fix bug where the wrong GPIO register is written to
 2020-02-10 11:52 UTC  (4+ messages)

[GIT PULL] gpio: fixes for v5.6-rc2
 2020-02-10 11:48 UTC  (2+ messages)

[PATCH V9 1/3] dt-bindings: imx: Add pinctrl binding doc for i.MX8MP
 2020-02-10  3:48 UTC  (4+ messages)
` [PATCH V9 3/3] arm64: defconfig: Select CONFIG_PINCTRL_IMX8MP by default

[PATCH linux dev-5.4 v2] ARM: dts: aspeed: witherspoon: Add gpio line names
 2020-02-10  2:29 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 2/2] core: Removing unnecessary check for monitoring multiple lines
 2020-02-09 11:27 UTC  (2+ messages)

[PATCH] gpio: rcar: Fix typo in comment
 2020-02-09  9:56 UTC 

[PATCH 0/4] pinctrl: bcm2835: Add support for all BCM2711 GPIOs
 2020-02-08 13:02 UTC  (5+ messages)
` [PATCH 1/4] pinctrl: bcm2835: Drop unused define
` [PATCH 2/4] pinctrl: bcm2835: Refactor platform data
` [PATCH 3/4] pinctrl: bcm2835: Add support for all GPIOs on BCM2711
` [PATCH 4/4] ARM: dts: bcm2711-rpi-4-b: Add SoC GPIO labels

[PATCH v2] dt-bindings: mfd: Convert stmfx bindings to json-schema
 2020-02-07 14:57 UTC 

[PATCH v1] core: Relax gpiod_chip_open() for symbolic links
 2020-02-07 13:00 UTC  (7+ messages)

[PATCH] dt-bindings: mfd: Convert stmfx bindings to json-schema
 2020-02-06 17:45 UTC  (2+ messages)

New Mailing List Member w/ Queries
 2020-02-06 13:33 UTC  (2+ messages)

[PATCH] gpio: pxa: Avoid a warning when gpio0 and gpio1 IRQS are not there
 2020-02-05 17:57 UTC  (3+ messages)

fyi - blog post about new interfaces in Linux 5.5
 2020-02-05 17:17 UTC 

[PATCH] pinctrl: meson-gxl: fix GPIOX sdio pins
 2020-02-05 12:18 UTC  (2+ messages)

[PATCH v1] gpio: Avoid kernel.h inclusion where it's possible
 2020-02-05  9:50 UTC  (3+ messages)

[PATCH] GPIO: it87: fixed a typo
 2020-02-05  9:27 UTC 

[PATCH V6 0/5] Add minimal boot support for IPQ6018
 2020-02-04 14:33 UTC  (6+ messages)
` [PATCH V6 1/5] dt-bindings: pinctrl: qcom: Add ipq6018 pinctrl bindings

[PATCH 1/2] gpio: wcd934x: Don't change gpio direction in wcd_gpio_set
 2020-02-04 14:19 UTC  (6+ messages)
` [PATCH 2/2] gpio: wcd934x: Fix logic of wcd_gpio_get

[PATCH] gpiolib: remove unnecessary argument from set_config call
 2020-02-04 10:04 UTC  (4+ messages)

[PATCH] gpio: bd71828: Remove unneeded defines for GPIO_LINE_DIRECTION_IN/OUT
 2020-02-04 10:02 UTC  (4+ messages)

[PATCH v1] MAINTAINERS: Sort entries in database for GPIO
 2020-02-04  9:48 UTC  (2+ messages)

[PATCH 0/3] gpiolib: fix a regression introduced by gpio_do_set_config()
 2020-02-04  9:46 UTC  (9+ messages)
` [PATCH 1/3] Revert "gpiolib: Remove duplicated function gpio_do_set_config()"
` [PATCH 2/3] Revert "gpiolib: remove set but not used variable 'config'"
` [PATCH 3/3] gpiolib: fix gpio_do_set_config()

[PATCH 6/6] GPIO: it87: fixed a typo
 2020-02-04  9:34 UTC  (2+ messages)

[PATCH 5/6] gpio: ich: fixed a typo
 2020-02-03 13:36 UTC  (2+ messages)

[PATCH v4 00/13] gpiolib: add an ioctl() for monitoring line status changes
 2020-02-03 11:04 UTC  (4+ messages)
` [PATCH v4 02/13] gpiolib: have a single place of calling set_config()

[GIT PULL] Pin control bulk changes for the v5.6 kernel cycle
 2020-01-29 18:00 UTC  (2+ messages)

[GIT PULL] GPIO changes for v5.6
 2020-01-29 18:00 UTC  (2+ messages)

[PATCH v4 0/6] GPIO & Hierarchy IRQ support for HiFive Unleashed
 2020-01-29 15:00 UTC  (3+ messages)

[PATCH 4/4] GPIO: creg-snps: fixed a typo
 2020-01-29 14:52 UTC  (2+ messages)

[RFC PATCH 0/4] pinctrl: bcm2835: Add support for all BCM2711 GPIOs
 2020-01-29 13:56 UTC  (11+ messages)
` [RFC PATCH 1/4] pinctrl: bcm2835: Drop unused define
` [RFC PATCH 2/4] pinctrl: bcm2835: Refactor platform data
` [RFC PATCH 3/4] pinctrl: bcm2835: Add support for all GPIOs on BCM2711
` [RFC PATCH 4/4] ARM: dts: bcm2711-rpi-4-b: Add SoC GPIO labels

[PATCH v6 00/11] ASoC: Add support to WCD9340/WCD9341 codec
 2020-01-29 11:18 UTC  (3+ messages)
` [PATCH v6 02/11] mfd: wcd934x: add support to wcd9340/wcd9341 codec

linusw/for-next boot: 35 boots: 0 failed, 34 passed with 1 untried/unknown (gpio-v5.5-4-52-g0282c72d30d3)
 2020-01-29  4:15 UTC 

linusw/for-next build: 5 builds: 0 failed, 5 passed (gpio-v5.5-4-52-g0282c72d30d3)
 2020-01-29  3:30 UTC 

[PATCH v1] MAINTAINERS: Sort entries in database for PIN CONTROLLER
 2020-01-28 17:31 UTC  (2+ messages)

[gpio:devel] BUILD INCOMPLETE 0282c72d30d32913d641dc81f3f38607ace98802
 2020-01-28  4:28 UTC 

[ANNOUNCE] libgpiod v1.5
 2020-01-27 17:18 UTC 

[pinctrl:devel] BUILD SUCCESS 122ce22cb37b087e7e28ebb16044a622b0a22233
 2020-01-26 16:31 UTC 

[pinctrl:fixes] BUILD SUCCESS 319d5cce728cd70897a1306591a252258fc1428d
 2020-01-26 16:31 UTC 

[gpio:master] BUILD SUCCESS fc46a9ea48fa36ba5bbcc669dd9066c40d562bcd
 2020-01-26 13:48 UTC 

[GIT PULL] gpio: updates for v5.6 part 2
 2020-01-26 11:07 UTC  (2+ messages)

[gpio:testmerge] BUILD INCOMPLETE 152b06162f4bc4f8a3ff8dc53c6e0d5da64e3463
 2020-01-26  2:51 UTC 

[GIT PULL] pin control fix for v5.5
 2020-01-25 19:05 UTC  (2+ messages)

[PATCH] pinctrl actions: Fix functions groups names
 2020-01-25 17:54 UTC  (6+ messages)
    ` [PATCH v2] pinctrl: "

[PATCH/RFC 0/2] gpio: of: Add DT overlay support for GPIO hogs
 2020-01-24 22:02 UTC  (7+ messages)
` [PATCH/RFC 2/2] "

[PATCH v6 0/7] gpiolib: add an ioctl() for monitoring line status changes
 2020-01-24 17:27 UTC  (8+ messages)
` [PATCH v6 1/7] kfifo: provide noirqsave variants of spinlocked in and out helpers
` [PATCH v6 2/7] kfifo: provide kfifo_is_empty_spinlocked()
` [PATCH v6 3/7] gpiolib: rework the locking mechanism for lineevent kfifo
` [PATCH v6 4/7] gpiolib: emit a debug message when adding events to a full kfifo
` [PATCH v6 5/7] gpiolib: provide a dedicated function for setting lineinfo
` [PATCH v6 6/7] gpiolib: add new ioctl() for monitoring changes in line info
` [PATCH v6 7/7] tools: gpio: implement gpio-watch

[RFC v2] x86: Select HARDIRQS_SW_RESEND on x86
 2020-01-24 15:19 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 074/107] Revert "gpio: thunderx: Switch to GPIOLIB_IRQCHIP"
 2020-01-24 14:17 UTC 

[GIT PULL] intel-pinctrl for 5.6-1
 2020-01-24 13:33 UTC  (6+ messages)

[PATCH v1 0/7] uml: add unspecified HAS_IOMEM dependencies
 2020-01-23 22:15 UTC  (4+ messages)
` [PATCH v1 1/7] pinctrl: equilibrium: add unspecified HAS_IOMEM dependency


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