linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-25 14:33:14 to 2019-12-02 02:05:24 UTC [more...]

[GIT PULL] GPIO changes for v5.5
 2019-12-02  2:05 UTC  (2+ messages)

[PATCH 0/8] gpiolib: add an ioctl() for monitoring line status changes
 2019-12-01 23:43 UTC  (23+ messages)
` [PATCH 1/8] gpiolib: use 'unsigned int' instead of 'unsigned' in gpio_set_config()
` [PATCH 2/8] gpiolib: have a single place of calling set_config()
` [PATCH 3/8] gpiolib: convert the type of hwnum to unsigned int in gpiochip_get_desc()
` [PATCH 4/8] gpiolib: use gpiochip_get_desc() in linehandle_create()
` [PATCH 5/8] gpiolib: use gpiochip_get_desc() in lineevent_create()
` [PATCH 6/8] gpiolib: actually protect the line event kfifo with mutex
` [PATCH 7/8] gpiolib: add new ioctl() for monitoring changes in line info
` [PATCH 8/8] tools: gpio: implement gpio-watch

[libgpiod][PATCH v4 00/20] Add support for bias flags and SET_CONFIG
 2019-12-01  3:24 UTC  (21+ messages)
` [libgpiod][PATCH v4 01/20] core: add support for bias flags
` [libgpiod][PATCH v4 02/20] tests: add tests "
` [libgpiod][PATCH v4 03/20] bindings: cxx: add support "
` [libgpiod][PATCH v4 04/20] bindings: cxx: tests: add tests "
` [libgpiod][PATCH v4 05/20] bindings: python: add support "
` [libgpiod][PATCH v4 06/20] bindings: python: tests: add tests "
` [libgpiod][PATCH v4 07/20] core: add support for SET_CONFIG
` [libgpiod][PATCH v4 08/20] tests: add tests "
` [libgpiod][PATCH v4 09/20] bindings: cxx: add support "
` [libgpiod][PATCH v4 10/20] bindings: cxx: tests: add tests for SET_CONFIG methods
` [libgpiod][PATCH v4 11/20] bindings: python: move tuple to int array conversion into helper function
` [libgpiod][PATCH v4 12/20] bindings: python: add support for SET_CONFIG
` [libgpiod][PATCH v4 13/20] bindings: python: tests: add tests for SET_CONFIG methods
` [libgpiod][PATCH v4 14/20] tools: add support for bias flags
` [libgpiod][PATCH v4 15/20] tools: add tests "
` [libgpiod][PATCH v4 16/20] tools: gpioset: add support for drive flags
` [libgpiod][PATCH v4 17/20] tools: add tests "
` [libgpiod][PATCH v4 18/20] core: document gpiod_line_set_value_bulk NULL values behaviour
` [libgpiod][PATCH v4 19/20] bindings: cxx: fix indentation of wrapped field descriptions
` [libgpiod][PATCH v4 20/20] bindings: python: make vals in gpiod_Line_set_value consistent with other functions

[PATCH -next] gpiolib: of: Make of_gpio_spi_cs_get_count static
 2019-11-30  1:28 UTC  (4+ messages)
  ` [PATCH v2 "

[PATCH 0/2] drm/i915/vlv_dsi: Control panel and backlight enable GPIOs on BYT
 2019-11-29 20:07 UTC  (4+ messages)
` [PATCH 1/2] pinctrl: baytrail: Add GPIO lookup and pinctrl-map for i915 DSI panel ctrl
` [PATCH 2/2] drm/i915/vlv_dsi: Control panel and backlight enable GPIOs on BYT

[PATCH v4] gpio: pca953x: Add Maxim MAX7313 PWM support
 2019-11-29 19:10 UTC 

[PATCH v2 0/3] Add DA9062 GPIO support
 2019-11-29 18:08 UTC  (14+ messages)
` [PATCH v2 1/3] dt-bindings: mfd: da9062: add gpio bindings
` [PATCH v2 2/3] mfd: da9062: add support for the DA9062 GPIOs in the core
` [PATCH v2 3/3] pinctrl: da9062: add driver support

[PATCH v3 0/6] DA9062 PMIC features
 2019-11-29 17:25 UTC  (7+ messages)
` [PATCH v3 1/6] gpio: treewide rename gpio_chip_hwgpio to gpiod_to_offset
` [PATCH v3 2/6] gpio: make gpiod_to_offset() available for other users
` [PATCH v3 3/6] dt-bindings: mfd: da9062: add regulator voltage selection documentation
` [PATCH v3 4/6] regulator: da9062: add voltage selection gpio support
` [PATCH v3 5/6] dt-bindings: mfd: da9062: add regulator gpio enable/disable documentation
` [PATCH v3 6/6] regulator: da9062: add gpio based regulator dis-/enable support

[PATCH v3 0/3] Add DA9062 GPIO support
 2019-11-29 16:58 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: mfd: da9062: add gpio bindings
` [PATCH v3 2/3] mfd: da9062: add support for the DA9062 GPIOs in the core
` [PATCH v3 3/3] pinctrl: da9062: add driver support

linusw/fixes boot: 60 boots: 0 failed, 59 passed with 1 conflict (gpio-v5.5-1-2-gd196292990fc)
 2019-11-29 16:50 UTC 

linusw/fixes build: 6 builds: 0 failed, 6 passed, 3 warnings (gpio-v5.5-1-2-gd196292990fc)
 2019-11-29 16:05 UTC 

[PATCH v5 00/16] Support ROHM BD71828 PMIC
 2019-11-29 12:09 UTC  (9+ messages)
` [PATCH v5 01/16] dt-bindings: regulator: Document ROHM BD71282 regulator bindings

[PATCH] ACPI / button: Add DMI quirk for Acer Switch 10 SW5-032 lid-switch
 2019-11-29 11:20 UTC  (2+ messages)

[PATCH v4 0/5] LogiCVC mfd and GPIO support
 2019-11-29  9:24 UTC  (7+ messages)
` [PATCH v4 1/5] dt-bindings: Add Xylon vendor prefix
` [PATCH v4 2/5] dt-bindings: mfd: Document the Xylon LogiCVC multi-function device
` [PATCH v4 3/5] gpio: syscon: Add support for a custom get operation
` [PATCH v4 4/5] dt-bindings: gpio: Document the Xylon LogiCVC GPIO controller
` [PATCH v4 5/5] gpio: syscon: Add support for the Xylon LogiCVC GPIOs

[PATCH v3 0/6] GPIO & Hierarchy IRQ support for HiFive Unleashed
 2019-11-29  9:12 UTC  (7+ messages)
` [PATCH v3 4/6] gpio: sifive: Add DT documentation for SiFive GPIO
` [PATCH v3 5/6] gpio: sifive: Add GPIO driver for SiFive SoCs

[PATCH] gpiolib: Fix error message on out-of-range GPIO in lookup table
 2019-11-29  8:19 UTC  (2+ messages)

Multiple SPI MCP23S17s sharing a CS line
 2019-11-28 13:44 UTC  (7+ messages)

[PATCH] gpio: mpc8xxx: Add platform device to gpiochip->parent
 2019-11-28 13:39 UTC  (2+ messages)

[PATCH v2 1/2] gpiolib: acpi: Turn dmi_system_id table into a generic quirk table
 2019-11-28 13:35 UTC  (3+ messages)
` [PATCH v2 2/2] gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism

[GIT PULL] Oneliner fix for the pinctrl pull request
 2019-11-28 13:18 UTC 

[libgpiod][PATCH v3 00/14] Add support for bias flags and SET_CONFIG
 2019-11-28 10:29 UTC  (14+ messages)
` [libgpiod][PATCH v3 02/14] tests: add tests for bias flags
` [libgpiod][PATCH v3 03/14] bindings: cxx: add support "
` [libgpiod][PATCH v3 07/14] core: add support for SET_CONFIG
` [libgpiod][PATCH v3 09/14] bindings: cxx: "
` [libgpiod][PATCH v3 11/14] bindings: python: "
` [libgpiod][PATCH v3 13/14] tools: add support for bias flags
` [libgpiod][PATCH v3 14/14] tools: add tests for bias and drive flags

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

[PATCH v3 0/2] gpio: sch: Interrupt support
 2019-11-28  9:33 UTC  (3+ messages)
` [PATCH v3 1/2] gpio: sch: Add edge event support

Fix bugs in X1000/X1500 and add X1830 pinctrl driver v4
 2019-11-28  9:20 UTC  (2+ messages)

Boot failure with 5.4-rc5, bisected to 0f0581b24bd0 ("spi: fsl: Convert to use CS GPIO descriptors")
 2019-11-28  8:42 UTC  (26+ messages)

[PATCH 0/1] pinctrl: pinctrl-v5.5-1: Fix build warning
 2019-11-28  8:16 UTC  (3+ messages)
` [PATCH 1/1] pinctrl: Fix warning by adding missing MODULE_LICENSE

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

[PATCH v3 0/7] gpio: Add GPIO Aggregator/Repeater
 2019-11-28  3:41 UTC  (16+ 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 4/7] dt-bindings: gpio: Add gpio-repeater bindings
` [PATCH v3 5/7] gpio: Add GPIO Aggregator/Repeater driver
` [PATCH v3 6/7] docs: gpio: Add GPIO Aggregator/Repeater documentation
` [PATCH v3 7/7] MAINTAINERS: Add GPIO Aggregator/Repeater section

[PATCH 07/62] gpio: gpio-aspeed: Use new GPIO_LINE_DIRECTION
 2019-11-27 23:28 UTC  (2+ messages)

[PATCH 0/5] pinctrl: Use the correct style for SPDX License Identifier
 2019-11-27 21:32 UTC  (12+ messages)
` [PATCH 1/5] pinctrl: actions: "
` [PATCH 2/5] pinctrl: mediatek: "
` [PATCH 3/5] pinctrl: meson-axg: "
` [PATCH 4/5] pinctrl: sh-pfc: "
` [PATCH 5/5] pinctrl: stm32: "

[GIT PULL] Bulk pin control changes for v5.5
 2019-11-27 18:45 UTC  (3+ messages)

[PATCH 0/2] gpiolib: acpi: Add honor_wakeup module-option + quirk
 2019-11-27 10:36 UTC  (4+ messages)
` [PATCH 2/2] gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism

[PATCH/RFC] gpiolib: Let gpiod_add_lookup_table() call gpiod_add_lookup_tables()
 2019-11-27 10:02 UTC 

[PATCH] pinctrl: samsung: modularize samsung pinctrl driver
 2019-11-27  7:58 UTC  (6+ messages)

[PATCH] drivers/gpio/gpio-xtensa: fix driver build
 2019-11-27  7:29 UTC  (2+ messages)

[PATCH v3] gpio: pca953x: Add Maxim MAX7313 PWM support
 2019-11-26 13:12 UTC  (6+ 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).