linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-23 06:05:18 to 2017-01-26 10:10:37 UTC [more...]

[PATCH 00/13] Ingenic JZ4740 / JZ4780 pinctrl driver
 2017-01-26 10:10 UTC  (21+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 10/14] mmc: jz4740: Let the pinctrl driver configure the pins
` [PATCH v3 00/14] Ingenic JZ4740 / JZ4780 pinctrl driver
  ` [PATCH v3 01/14] Documentation: dt/bindings: Document pinctrl-ingenic
  ` [PATCH v3 02/14] Documentation: dt/bindings: Document pinctrl-gpio
  ` [PATCH v3 03/14] pinctrl-ingenic: add a pinctrl driver for the Ingenic jz47xx SoCs
  ` [PATCH v3 04/14] GPIO: Add gpio-ingenic driver
  ` [PATCH v3 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs
  ` [PATCH v3 06/14] MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio drivers
  ` [PATCH v3 07/14] MIPS: jz4780: "
  ` [PATCH v3 08/14] MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several drivers
  ` [PATCH v3 09/14] MIPS: JZ4780: CI20: "
  ` [PATCH v3 10/14] mmc: jz4740: Let the pinctrl driver configure the pins
  ` [PATCH v3 11/14] mtd: nand: "
  ` [PATCH v3 12/14] fbdev: jz4740-fb: "
  ` [PATCH v3 13/14] pwm: jz4740: "
  ` [PATCH v3 14/14] MIPS: jz4740: Remove custom GPIO code

Crash in kernel/locking/rtmutex.c
 2017-01-26 10:08 UTC  (6+ messages)
        ` [PATCH] pinctrl: qcom: Use raw spinlock variants

[PATCH 1/2] drivers: pinctrl: add driver for Allwinner H5 SoC
 2017-01-26 10:03 UTC  (9+ messages)
        ` [linux-sunxi] "

[PATCH 0/5] Add GPIO set_multiple callback support for ISA_BUS_API drivers
 2017-01-26  9:58 UTC  (9+ messages)
` [PATCH 1/5] gpio: 104-dio-48e: Add set_multiple callback function support
` [PATCH 2/5] gpio: 104-idio-16: "
` [PATCH 3/5] gpio: gpio-mm: "
` [PATCH 4/5] gpio: ws16c48: "

[RFC 0/5] Renesas RZ series pinctrl driver
 2017-01-26  9:51 UTC  (11+ messages)
` [RFC 1/5] pinctrl: rz-pfc: Add Renesas RZ pinctrl core module
` [RFC 2/5] pinctrl: rz-pfc: Add Renesas RZ/A1 pinctrl driver
` [RFC 3/5] arm: dts: dt-bindings: Add Renesas RZ pinctrl header
` [RFC 4/5] arm: dts: r7s1000: Add pincontroller node
` [RFC 5/5] arm: dts: genmai: Add SCIF2 pin group

[PATCH v2 0/8] Pad retentions support for Exynos5433
 2017-01-26  9:50 UTC  (11+ messages)
    ` [PATCH v2 1/8] soc: samsung: pmu: Add dummy support for Exynos5433 SoC
    ` [PATCH v2 2/8] pinctrl: samsung: Ensure that pad retention is disabled on driver init
    ` [PATCH v2 3/8] pinctrl: samsung: Add support for pad retention control for Exynos5433 SoCs
    ` [PATCH v2 4/8] arm64: dts: exynos: Add clocks to Exynos5433 LPASS module
    ` [PATCH v2 5/8] mfd: exynos-lpass: Remove pad retention control
    ` [PATCH v2 6/8] mfd: exynos-lpass: Add support for clocks
      ` [PATCH v2 7/8] mfd: exynos-lpass: Add missing remove() function
    ` [PATCH v2 8/8] mfd: exynos-lpass: Add runtime PM support

[PATCH v3 00/13] Move pad retention control to Exynos pin controller driver
 2017-01-26  9:46 UTC  (27+ messages)
  ` [PATCH v3 01/13] soc: samsung: pmu: Provide global function to get PMU regmap
  ` [PATCH v3 04/13] pinctrl: samsung: Document Exynos3250 SoC support
  ` [PATCH v3 05/13] pinctrl: samsung: Remove messages for failed memory allocation
  ` [PATCH v3 06/13] pinctrl: samsung: Fix samsung_pinctrl_create_functions return value
  ` [PATCH v3 07/13] pinctrl: samsung: Add missing initconst annotation
        ` [PATCH v3 REBASED 04/13] pinctrl: samsung: Document Exynos3250 SoC support
            ` [PATCH v3 REBASED 05/13] pinctrl: samsung: Remove messages for failed memory allocation
            ` [PATCH v3 REBASED 06/13] pinctrl: samsung: Fix samsung_pinctrl_create_functions return value
            ` [PATCH v3 REBASED 07/13] pinctrl: samsung: Add missing initconst annotation
            ` [PATCH v3 REBASED 08/13] pinctrl: samsung: Remove dead code
            ` [PATCH v3 REBASED 09/13] pinctrl: samsung: Use generic of_device_get_match_data helper
            ` [PATCH v3 REBASED 10/13] pinctrl: samsung: Add infrastructure for pin-bank retention control
            ` [PATCH v3 REBASED 11/13] pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driver
            ` [PATCH v3 REBASED 12/13] pinctrl: samsung: Move retention control from mach-s5pv210 "
            ` [PATCH v3 REBASED 13/13] pinctrl: samsung: Replace syscore ops with standard platform device pm_ops
  ` [PATCH v3 11/13] pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driver
  ` [PATCH v3 12/13] pinctrl: samsung: Move retention control from mach-s5pv210 "

[PATCH RESEND] pinctrl: intel: Turn Baytrail support to tristate
 2017-01-26  9:38 UTC  (10+ messages)

[PATCH 0/7] Pad retentions support for Exynos5433
 2017-01-26  9:27 UTC  (20+ messages)
    ` [PATCH 1/7] soc: samsung: pmu: Add dummy support for Exynos5433 SoC
    ` [PATCH 2/7] pinctrl: samsung: Ensure that pad retention is disabled on driver init
    ` [PATCH 3/7] pinctrl: samsung: Add support for pad retention control for Exynos5433 SoCs
    ` [PATCH 4/7] arm64: dts: exynos: Add clocks to Exynos5433 LPASS module
    ` [PATCH 5/7] mfd: exynos-lpass: Remove pad retention control
    ` [PATCH 6/7] mfd: exynos-lpass: Add support for clocks
    ` [PATCH 7/7] mfd: exynos-lpass: Add runtime PM support

[PATCH 0/7] Implement generic regulator constraints parsing for ACPI and OF
 2017-01-26  0:33 UTC  (33+ messages)
` [PATCH 1/7] drivers/regulator: Rename of_map_mode to map_mode in regulator desc
` [PATCH 2/7] ACPI / property: have acpi_get_next_subnode take fwnode_handle
` [PATCH 3/7] device property: introduce fwnode_for_each_child()
` [PATCH 4/7] device property: introduce fwnode_get_named_child_node()
` [PATCH 5/7] device property: Export dev_fwnode
` [PATCH 6/7] drivers/gpio: Add and export gpiod_lookup[_index]
` [PATCH 7/7] drivers/regulator: Initialize regulator init data for ACPI regulators

[PATCH] gpio-hammer: fix make consumer_label suitable to work on gpio-nails
 2017-01-25 21:09 UTC  (2+ messages)

[PATCH v1] pinctrl: broxton: Rename apl-pinctrl driver
 2017-01-25 20:43 UTC  (2+ messages)

[PATCH 0/7] gpio: mockup: extensions for testing purposes
 2017-01-25 15:34 UTC  (8+ messages)
` [PATCH 1/7] gpiolib: clean up includes
` [PATCH 2/7] gpiolib: support monitoring mockup devices
` [PATCH 3/7] gpio: mockup: set the mockup flag in struct gpio_chip
` [PATCH 4/7] gpiolib: allow injecting line events
` [PATCH 5/7] gpio: mockup: implement injecting events over debugfs
` [PATCH 6/7] gpio: mockup: implement naming the GPIO lines
` [PATCH 7/7] gpio: mockup: readability tweaks

[PATCH -next] pinctrl: samsung: Fix return value check in samsung_pinctrl_get_soc_data()
 2017-01-25 14:25 UTC  (2+ messages)

[PATCH] pinctrl: mediatek: Use real dependencies
 2017-01-25 10:57 UTC  (3+ messages)

[PATCH v2 0/3] pinctrl / gpio: Allow GPIO chips to use generic pinconfig
 2017-01-25 10:09 UTC  (12+ messages)
` [PATCH v2 1/3] pinctrl: Widen the generic pinconf argument from 16 to 24 bits
` [PATCH v2 2/3] pinctrl: Allow configuration of pins from gpiolib based drivers
` [PATCH v2 3/3] pinctrl / gpio: Introduce .set_config() callback for GPIO chips

controlling pinctrl GPIOs from userspace on x86
 2017-01-25  9:25 UTC  (4+ messages)

[PATCH 0/5] gpio: Utilize devm_ functions in driver probe callbacks
 2017-01-24 20:01 UTC  (6+ messages)
` [PATCH 1/5] gpio: 104-dio-48e: Utilize devm_ functions in driver probe callback
` [PATCH 2/5] gpio: 104-idi-48: "
` [PATCH 3/5] gpio: 104-idio-16: "
` [PATCH 4/5] gpio: gpio-mm: "
` [PATCH 5/5] gpio: ws16c48: "

[PATCH v3 0/3] OF phandle nexus support + GPIO nexus
 2017-01-24 18:05 UTC  (6+ messages)
` [PATCH v3 1/3] of: Support parsing phandle argument lists through a nexus node
` [PATCH v3 2/3] of: unittest: Add phandle remapping test
  ` [PATCH v3 3/3] gpio: Support gpio nexus dt bindings

How to ensure other module/driver is initialized?
 2017-01-24 16:40 UTC  (3+ messages)

[PATCH v2] pinctrl: intel: merrifield: Add missed check in mrfld_config_set()
 2017-01-24 15:28 UTC 

[PATCH v1 1/2] pinctrl: intel: merrifield: Add missed check in mrfld_config_set()
 2017-01-24 13:28 UTC  (4+ messages)
` [PATCH v1 2/2] pinctrl: intel: merrifield: Distinguish protected and readonly families

[PATCHv3 1/2] gpio: xilinx: dt-binding: Add clock node
 2017-01-24 11:49 UTC  (3+ messages)
` [PATCHv3 2/2] gpio: xilinx: Add clock support

[PATCH v2 1/1] of: Pass GPIO label down to gpiod_request when using get_gpiod_from_child
 2017-01-24 11:18 UTC  (3+ messages)

[PATCH v2 0/2] gpio: aspeed: Implement banks Y, Z, AA, AB and AC
 2017-01-24  6:16 UTC  (3+ messages)
` [PATCH v2 1/2] gpio: aspeed: Make bank names strings
` [PATCH v2 2/2] gpio: aspeed: Add banks Y, Z, AA, AB and AC

[PATCH 06/22] gpio: add DT bindings for Cortina Gemini GPIO
 2017-01-23 20:04 UTC  (2+ messages)

[PATCH 0/3] meson-gx: add pwm_AO_ab
 2017-01-23 19:12 UTC  (4+ messages)
` [PATCH 2/3] pinctrl: meson: meson-gxl: add the pwm_ao_b pin

Urgent Please,,
 2017-01-23 14:07 UTC 

[PATCH] pinctrl: mvebu: remove unused variable
 2017-01-23 12:17 UTC 

[PATCH] pinctrl: sunxi: Don't enforce bias disable (for now)
 2017-01-23  9:59 UTC  (2+ messages)

[GIT PULL] GPIO fixes for the v4.10 series
 2017-01-23  8:42 UTC 

[PATCHv4 0/5] Support for Marvell switches with integrated CPUs
 2017-01-23  8:18 UTC  (5+ messages)
` [PATCHv4 3/5] pinctrl: mvebu: pinctrl driver for 98DX3236 SoC

[PATCH v2 00/12] Add basic code support for imx6sll
 2017-01-23  7:18 UTC  (13+ messages)
` [PATCH v2 05/12] Document: dt: binding: imx: update pinctrl doc "

[PATCH] pinctrl: berlin-bg4ct: fix the value for "sd1a" of pin SCRD0_CRD_PRES
 2017-01-23  7:15 UTC 

[PATCH 2/2] gpio: aspeed: Add banks Y, Z, AA, AB and AC
 2017-01-23  6:59 UTC  (3+ 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).