linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-04 08:07:52 to 2017-12-18 16:09:00 UTC [more...]

[PATCH v2 00/13] MIPS: add support for the Microsemi MIPS SoCs
 2017-12-18 16:09 UTC  (10+ messages)
` [PATCH v2 04/13] dt-bindings: pinctrl: Add bindings for Microsemi Ocelot
` [PATCH v2 05/13] pinctrl: Add Microsemi Ocelot SoC driver

[PATCH 1/4] gpio: sysfs: change 'value' attribute to prealloc
 2017-12-18 15:07 UTC  (6+ messages)
` [PATCH 2/4] gpio: sysfs: correct error handling on 'value' attribute read
` [PATCH 3/4] gpio: sysfs: don't use sprintf() for 'value' attribute
` [PATCH 4/4] gpio: sysfs: avoid using kstrtol() in 'value' attribute write

[PATCH 0/6] Add PWM and TPU support to r8a7743
 2017-12-18 11:15 UTC  (3+ messages)
` [PATCH 5/6] pinctrl: sh-pfc: r8a7791: Add tpu groups and function

[PATCH 0/4] Add PWM and TPU support to r8a7745
 2017-12-18 11:12 UTC  (6+ messages)
` [PATCH 1/4] pinctrl: sh-pfc: r8a7794: Add PWM[0123456] support
` [PATCH 3/4] pinctrl: sh-pfc: r8a7794: Add tpu groups and function

[RFC PATCH 0/7] gpiolib: add bias support
 2017-12-18  7:02 UTC  (12+ messages)
` [RFC PATCH 1/7] gpio: of: use the BIT macro for of_gpio_flags
` [RFC PATCH 2/7] gpio: gpiolib: split the gpiod_configure_flags function
` [RFC PATCH 3/7] gpio: gpiolib: save GPIO flags in of_get_named_gpiod_flags
` [RFC PATCH 4/7] gpio: gpiolib: add bias support
` [RFC PATCH 5/7] pinctrl: at91-pio4: allow the gpiolib to set pin configuration
` [RFC PATCH 6/7] pinctrl: at91-pio4: use strict mode if explicitly requested
` [RFC PATCH 7/7] ARM: dts: at91-sama5d2_xplained: remove gpios from pinmux

[PATCH] pinctrl: single: Remove invalid message
 2017-12-18  0:21 UTC  (4+ messages)

[PATCH] drivers: gpio: remove duplicate includes
 2017-12-16 12:56 UTC 

Hallo mein lieber Freund,
 2017-12-16 10:17 UTC 

[PATCH v4 0/2] dt: add pinctrl driver for Meson-AXG SoC
 2017-12-16  3:27 UTC  (6+ messages)
` [PATCH v4 1/2] documentation: Add compatibles for Amlogic Meson AXG pin controllers
` [PATCH v4 2/2] ARM64: dts: meson-axg: add pinctrl DT info for Meson-AXG SoC

[PATCH v2 0/4] add support of pinctrl to MT7622 SoC
 2017-12-15 22:28 UTC  (6+ messages)
` [PATCH v2 3/4] pinctrl: mediatek: add pinctrl driver for "
  ` [PATCH v2 1/4] dt-bindings: pinctrl: add bindings for MediaTek "
  ` [PATCH v2 2/4] pinctrl: mediatek: cleanup for placing all drivers under the menu
  ` [PATCH v2 4/4] pinctrl: mediatek: update MAINTAINERS entry with MediaTek pinctrl driver

[PATCH v2] gpio: fix "gpio-line-names" property retrieval
 2017-12-15 18:39 UTC  (2+ messages)

[PATCH v2] gpio: fix "gpio-line-names" property retrieval
 2017-12-15 13:51 UTC 

"gpio-line-names" property - issue with commit 9427ecbed46cc
 2017-12-15 13:13 UTC  (6+ messages)

[PATCH] pinctrl: axp209: add CONFIG_OF dependency
 2017-12-15 12:53 UTC  (2+ messages)

[PATCH] gpio: fix "gpio-line-names" property retrieval
 2017-12-15  9:44 UTC  (2+ messages)

[git pull] pinctrl: sh-pfc: Updates for v4.16
 2017-12-15  9:38 UTC 

[PATCH] gpio: winbond: add driver
 2017-12-14 22:05 UTC 

[PATCH] tools/gpio: Don't use u_int32_t
 2017-12-14 20:26 UTC 

[PATCH] pinctrl: axp209: add missing Kconfig dependencies
 2017-12-14 18:22 UTC  (2+ messages)

[PATCH 1/2] gpiolib: constify label in gpio_device
 2017-12-14 14:30 UTC  (4+ messages)
` [PATCH 2/2] gpiolib: use kstrdup_const() for gpio_device label

[PATCH v2 0/2] gpiolib: gpio_device label improvements
 2017-12-14 14:29 UTC  (3+ messages)
` [PATCH v2 1/2] gpiolib: constify label in gpio_device
` [PATCH v2 2/2] gpiolib: use kstrdup_const() for gpio_device label

Re
 2017-12-14  8:26 UTC 

[PATCH] pinctrl: axp209: dereference pointer after it's been set
 2017-12-14  3:05 UTC  (3+ messages)

[PATCH 0/3] [v10] pinctrl: qcom: add support for sparse GPIOs
 2017-12-13 23:09 UTC  (8+ messages)
` [PATCH 1/3] [v2] Revert "gpio: set up initial state from .get_direction()"
` [PATCH 2/3] [v8] pinctrl: qcom: disable GPIO groups with no pins
` [PATCH 3/3] [v6] pinctrl: qcom: qdf2xxx: add support for new ACPI HID QCOM8002

linux-next: Tree for Dec 13 (pinctrl/axp209)
 2017-12-13 18:10 UTC 

[BUG] drivers/gpio: some possible sleep-in-atomic bugs
 2017-12-13 16:18 UTC  (2+ messages)

[PATCH 0/4] [v8] pinctrl: qcom: add support for sparse GPIOs
 2017-12-13 15:40 UTC  (16+ messages)
` [PATCH 2/4] [v2] gpiolib: add bitmask for valid GPIO lines
` [PATCH 4/4] [v4] pinctrl: qcom: qdf2xxx: add support for new ACPI HID QCOM8002

[PATCH] gpio: Add helpers to determin direction of gpiods
 2017-12-13 15:03 UTC  (5+ messages)

[gpio:ib-move-axp209 3/8] drivers/pinctrl/pinctrl-axp209.c:291:21: error: 'pinconf_generic_dt_node_to_map_group' undeclared here (not in a function); did you mean 'pinconf_generic_params'?
 2017-12-13  6:43 UTC 

[PATCH 0/3] [v9] pinctrl: qcom: add support for sparse GPIOs
 2017-12-13 14:43 UTC  (6+ messages)
` [PATCH 1/3] [v2] Revert "gpio: set up initial state from .get_direction()"
` [PATCH 2/3] [v8] pinctrl: qcom: disable GPIO groups with no pins
` [PATCH 3/3] [v5] pinctrl: qcom: qdf2xxx: add support for new ACPI HID QCOM8002

[gpio:gpio-descriptors-i2c-core 33/33] drivers/i2c/busses/i2c-imx.c:1015:2: note: in expansion of macro 'dev_dbg'
 2016-07-26  0:04 UTC 

[gpio:gpio-descriptors-i2c-core 33/33] drivers/i2c/busses/i2c-imx.c:1015:22: warning: format '%d' expects argument of type 'int', but argument 4 has type 'struct gpio_desc *'
 2016-07-25 22:12 UTC 

[PATCH v5 00/11] add pinmuxing support for pins in AXP209 and AXP813 PMICs
 2017-12-13  7:36 UTC  (15+ messages)
` [PATCH v5 2/9] pinctrl: move gpio-axp209 to pinctrl
  ` [PATCH v5 1/9] gpio: axp209: switch unsigned variables to unsigned int
  ` [PATCH v5 3/9] pinctrl: axp209: add pinctrl features
  ` [PATCH v5 4/9] dt-bindings: gpio: gpio-axp209: "
  ` [PATCH v5 5/9] pinctrl: axp209: rename everything from gpio to pctl
  ` [PATCH v5 6/9] pinctrl: axp209: add programmable gpio_status_offset
  ` [PATCH v5 7/9] pinctrl: axp209: add programmable ADC muxing value
  ` [PATCH v5 8/9] pinctrl: axp209: add support for AXP813 GPIOs
  ` [PATCH v5 9/9] mfd: axp20x: add pinctrl cell for AXP813

[PATCH] pinctrl: meson-axg: adjust spicc pin naming
 2017-12-12 23:53 UTC  (3+ messages)

[PATCH v6 00/17] Add support for Cirrus Logic CS47L35/L85/L90/L91 codecs
 2017-12-12 23:51 UTC  (9+ messages)
` [PATCH v6 03/17] mfd: madera: Add common support for Cirrus Logic Madera codecs

[PATCH] pinctrl: rockchip: enable clock when reading pin direction register
 2017-12-12 18:19 UTC  (2+ messages)

[PATCH] gpio: gpio-rcar: Support S2RAM
 2017-12-12 18:01 UTC  (7+ messages)

[RFC PATCH 0/3] pinctrl: sunxi: Add DT-based generic pinctrl driver
 2017-12-12 10:52 UTC  (10+ messages)
` [RFC PATCH 1/3] dt-bindings: pinctrl: sunxi: document new generic binding

[PATCH 0/2] pinctrl: sunxi: Fix H5 MMC access
 2017-12-12 10:35 UTC  (6+ messages)
` [PATCH 2/2] pinctrl: sunxi: Disable strict mode for H5 driver

re
 2017-12-12  7:08 UTC 

[PATCH v2 0/2] pinctrl: Allow indicating loss of state across suspend/resume
 2017-12-10 23:38 UTC  (7+ messages)
` [PATCH v2 2/2] pinctrl: Allow indicating loss of pin states during low-power

[PATCH 0/4] Add support for muxing individual pins
 2017-12-09  4:15 UTC  (9+ messages)

[PATCH] gpio: mockup: fix a return value check
 2017-12-08 14:34 UTC  (2+ messages)

[RESEND PATCH v3 0/2] dt: add pinctrl driver for Meson-AXG SoC
 2017-12-07 15:52 UTC  (5+ messages)
` [RESEND PATCH v3 2/2] ARM64: dts: meson-axg: add pinctrl DT info "

[PATCH 0/3] pinctrl: sunxi: Start to enforce the strict mode
 2017-12-07 10:32 UTC  (3+ messages)
` [PATCH 2/3] pinctrl: sunxi: Disable strict mode for old pinctrl drivers

[PATCH][next] pinctrl: intel: ensure error return ret is initialized
 2017-12-07  8:58 UTC  (3+ messages)

[PATCH] gpio: gpio-reg: fix build
 2017-12-07  8:56 UTC  (2+ messages)

[PATCH v2] pinctrl: cherryview: Mask all interrupts on Intel_Strago based systems
 2017-12-07  8:47 UTC  (2+ messages)

[PATCH 03/45] drivers: gpio: remove duplicate includes
 2017-12-06 22:29 UTC  (2+ messages)

[PATCH 32/45] tools/testing/selftests: remove duplicate includes
 2017-12-06 17:47 UTC 

[PATCH 0/4] add support of pinctrl to MT7622 SoC
 2017-12-06  6:19 UTC  (3+ messages)

[PATCH v4 00/10] add pinmuxing support for pins in AXP209 and AXP813 PMICs
 2017-12-05 23:21 UTC  (17+ messages)
` [PATCH v4 02/10] pinctrl: axp209: add pinctrl features
` [PATCH v4 08/10] mfd: axp20x: add pinctrl cell for AXP813
` [PATCH v4 09/10] ARM: dtsi: axp81x: add GPIO DT node
  ` [linux-sunxi] "
` [PATCH v4 10/10] ARM: dtsi: axp81x: set pinmux for GPIO0/1 when used as LDOs

[GIT PULL] pin control fixes for v4.15 take one
 2017-12-05 13:17 UTC 

[GIT PULL] GPIO fixes for v4.15 take one
 2017-12-05 13:10 UTC 

[RFC] Periodic Output, Timestamped Input
 2017-12-05 11:23 UTC  (7+ messages)

gpio: wrong rounding in gpio-menz127
 2017-12-05  4:00 UTC 

[PATCH] gpio-pca953x: fall back to byte-at-a-time for 24-bit io
 2017-12-05  2:17 UTC 

[PATCH] pinctrl: gemini: Support drive strength setting
 2017-12-04 22:32 UTC  (2+ messages)

"gpio: Move irqdomain into struct gpio_irq_chip" breaks gpio-reg.c
 2017-12-04 10: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).