linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-11 16:02:26 to 2017-01-17 20:19:06 UTC [more...]

Crash in kernel/locking/rtmutex.c
 2017-01-17 20:19 UTC 

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

[PATCH V3 0/5] gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip
 2017-01-17 16:32 UTC  (6+ messages)
` [PATCH V3 1/5] gpio: davinci: Remove gpio2regs function to accommodate multi instances
` [PATCH V3 2/5] gpio: davinci: Remove unwanted blank line
` [PATCH V3 3/5] gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip
` [PATCH V3 4/5] gpio: davinci: Add support for multiple GPIO controllers

[PATCH V3 5/5] gpio: davinci: Remove custom .xlate
 2017-01-17 16:29 UTC 

[PATCH 0/3] gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip
 2017-01-17 16:14 UTC  (11+ messages)
` [PATCH 1/3] gpio: davinci: Remove unwanted blank line
` [PATCH 2/3] gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip

[PATCH -next] pinctrl/amd: Drop pinctrl_unregister for devm_ registered device
 2017-01-17 15:55 UTC 

[PATCH v2 0/3] Unify gpiod_get*() API
 2017-01-17 15:05 UTC  (9+ messages)
` [PATCH v2 3/3] gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO

[PATCH] gpio: intel-mid: Fix build warning when !CONFIG_PM
 2017-01-17 15:09 UTC  (3+ messages)

[PATCH v2 1/1] of: Pass GPIO label down to gpiod_request when using get_gpiod_from_child
 2017-01-17 15:07 UTC  (4+ messages)

[PATCH 0/5] pinctrl-mvebu: Fine-tuning for four function implementations
 2017-01-17 14:57 UTC  (11+ messages)
` [PATCH 1/5] pinctrl: mvebu: Use kmalloc_array() in mvebu_pinctrl_dt_node_to_map()
` [PATCH 2/5] pinctrl: mvebu: Delete an error message for a failed memory allocation in three functions
` [PATCH 3/5] pinctrl: mvebu: Delete an unnecessary return statement in mvebu_pinconf_group_dbg_show()
` [PATCH 4/5] pinctrl: mvebu: Use seq_puts() "
` [PATCH 5/5] pinctrl: mvebu: Use seq_putc() "

[PATCH -next] pinctrl: ti-iodelay: Fix return value check in ti_iodelay_probe()
 2017-01-17 14:41 UTC 

[PATCH 0/2] pinctrl: meson-gx: Add HDMI HDP/DDC pins functions
 2017-01-17 12:05 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: meson: Add HDMI HPD/DDC "
` [PATCH 2/2] ARM64: dts: meson-gx: Add HDMI HPD/DDC pinctrl nodes

[PATCH] pinctrl: uniphier: fix Ethernet (RMII) pin-mux setting for LD20
 2017-01-17 10:52 UTC 

[PATCH 00/12] Move pad retention control to Exynos pin controller driver
 2017-01-17  7:13 UTC  (26+ messages)
    ` [PATCH 01/12] soc: samsung: pmu: Use common device name to let others to find it easily
    ` [PATCH 02/12] soc: samsung: pmu: Use of_device_get_match_data helper
    ` [PATCH 03/12] soc: samsung: pmu: Remove messages for failed memory allocation
    ` [PATCH 04/12] pinctrl: samsung: Document Exynos3250 SoC support
    ` [PATCH 05/12] pinctrl: samsung: Remove messages for failed memory allocation
    ` [PATCH 06/12] pinctrl: samsung: Add missing initconst annotation
    ` [PATCH 07/12] pinctrl: samsung: Remove dead code
    ` [PATCH 08/12] pinctrl: samsung: Use generic of_device_get_match_data helper
    ` [PATCH 09/12] pinctrl: samsung: Add infrastructure for pin-bank retention control
    ` [PATCH 10/12] pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driver
    ` [PATCH 11/12] pinctrl: samsung: Move retention control from mach-s5pv210 "
    ` [PATCH 12/12] pinctrl: samsung: Replace syscore ops with standard platform device pm_ops

[PATCH v2 00/12] Add basic code support for imx6sll
 2017-01-17  6:35 UTC  (13+ messages)
` [PATCH v2 04/12] driver: clk: imx: Add clock driver "
` [PATCH v2 05/12] Document: dt: binding: imx: update pinctrl doc "

[PATCH 1/2] drivers: pinctrl: add driver for Allwinner H5 SoC
 2017-01-16 16:31 UTC  (6+ messages)
        ` [linux-sunxi] "

[PATCH][V2] pinctrl: ti-iodelay: remove redundant pin < 0 check on unsigned int
 2017-01-16 15:52 UTC  (4+ messages)

[PATCH v3 0/8] Renesas RZ PFC and GPIO driver
 2017-01-16 12:12 UTC  (9+ messages)
` [PATCH v3 1/8] pinctrl: sh-pfc: Add r7s72100 PFC driver
` [PATCH v3 2/8] pinctrl: sh-pfc: r7s72100: Configure I/O mode
` [PATCH v3 3/8] gpio: gpio-rz: GPIO driver for Renesas RZ series
` [PATCH v3 4/8] arm: dts: r7s72100: GPIO and PFC device nodes
` [PATCH v3 5/8] arm: dts: r7s72100-genmai: SCIF2 PINCTRL configuration
` [PATCH v3 6/8] arm: dts: r7s72100-genmai: LED1 and LED2 support
` [PATCH v3 7/8] arm: dts: r7s72100-genmai:Add ethernet PFC node
` [PATCH v3 8/8] arm: dts: r7s72100-genmai: Add pinctrl for RSPI

[PATCH 0/4] Drop drivers for Exynos4415
 2017-01-16 10:32 UTC  (10+ messages)
` [PATCH 1/4] ARM: EXYNOS: Remove Exynos4415 driver (SoC not supported anymore)
` [PATCH 2/4] clk: samsung: "
` [PATCH 3/4] pinctrl: samsung: Remove support for Exynos4415 "
` [PATCH 4/4] drm: exynos: "

[PATCH V2 0/6] gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip
 2017-01-16  6:57 UTC  (10+ messages)
` [PATCH V2 1/6] gpio: davinci: Remove gpio2regs function to accommodate multi instances
` [PATCH V2 2/6] gpio: davinci: Remove unwanted blank line
` [PATCH V2 3/6] gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip
` [PATCH V2 4/6] gpio: davinci: Add support for multiple GPIO controllers
` [PATCH V2 5/6] gpio: davinci: Remove custom .xlate
` [PATCH V2 6/6] gpio: davinci: Remove redundant macros

[PATCH 0/2] add support for uart_AO_B
 2017-01-15 22:20 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: meson: fix uart_ao_b for GXBB and GXL/GXM
  ` [PATCH 2/2] ARM64: dts: meson-gx: add the missing uart_AO_B

[PATCH v9 1/3] gpio: exar: add gpio for exar cards
 2017-01-15 15:47 UTC  (7+ messages)
` [PATCH v9 2/3] serial: exar: split out the exar code from 8250_pci
` [PATCH v9 3/3] serial: 8250_pci: remove exar code

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

[bug report] pinctrl: Introduce TI IOdelay configuration driver
 2017-01-13 20:44 UTC  (2+ messages)

[PATCH] pinctrl: remove redundant pin < 0 check on unsigned int
 2017-01-13 20:41 UTC  (2+ messages)

[PATCH v2 0/6] pinctrl: Fixes and updates to Intel drivers
 2017-01-13 16:33 UTC  (7+ messages)
` [PATCH v2 3/6] pinctrl: Add a possibility to configure pins from a gpiolib based drivers

[git pull] pinctrl: sh-pfc: Updates for v4.11
 2017-01-13 15:45 UTC  (2+ messages)

[PATCH] pinctrl: Initialize pinctrl_dev.node
 2017-01-13 15:32 UTC  (3+ messages)

[PATCH] pinctrl: core: Fix regression caused by delayed work for hogs
 2017-01-13 15:26 UTC  (4+ messages)

[PATCH RFC 0/5] mvebu cleanups and preparation for Armada 7k/8k
 2017-01-13 11:28 UTC  (7+ messages)
` [PATCH RFC 1/5] pinctrl: mvebu: constify mvebu_mpp_ctrl structures
` [PATCH RFC 2/5] pinctrl: mvebu: provide per-control private data
` [PATCH RFC 3/5] pinctrl: mvebu: provide generic simple mmio-based implementation
` [PATCH RFC 4/5] pinctrl: mvebu: switch drivers to generic simple mmio
` [PATCH RFC 5/5] pinctrl: mvebu: add simple regmap based pinctrl implementation

[PATCH RFC 0/5] mvebu cleanups and preparation for Armada 7k/8k
 2017-01-13 10:29 UTC  (6+ messages)
` [PATCH RFC 1/5] pinctrl: mvebu: constify mvebu_mpp_ctrl structures
` [PATCH RFC 2/5] pinctrl: mvebu: provide per-control private data
` [PATCH RFC 3/5] pinctrl: mvebu: provide generic simple mmio-based implementation
` [PATCH RFC 4/5] pinctrl: mvebu: switch drivers to generic simple mmio
` [PATCH RFC 5/5] pinctrl: mvebu: add simple regmap based pinctrl implementation

[PATCH 2/5] clk: sunxi-ng: add support for V3s CCU
 2017-01-13  4:36 UTC  (3+ messages)

[PATCH 1/2] gpio: davinci: Remove redundant members davinci_gpio_controller stuct
 2017-01-13  3:54 UTC  (7+ messages)
` [PATCH 2/2] gpio: davinci: Remove gpio2regs function to accommodate multi instances

[PATCH 0/3] Renesas RZ PFC and GPIO driver
 2017-01-12 19:45 UTC  (12+ messages)
` [PATCH 2/3] gpio: gpio-rz: GPIO driver for Renesas RZ series

[PATCH 0/5] add support for Allwinner V3s SoC
 2017-01-12 17:19 UTC  (10+ messages)
` [PATCH 1/5] arm: sunxi: add support for "
` [PATCH 2/5] clk: sunxi-ng: add support for V3s CCU

Re: [PATCH 2/5] clk: sunxi-ng: add support for V3s CCU
 2017-01-12 17:13 UTC  (2+ messages)

Re: [PATCH 4/5] ARM: dts: sunxi: add dtsi file for V3s SoC
 2017-01-12 16:52 UTC  (2+ messages)

[PATCH] pinctrl: qcom: Add msm8998 pinctrl driver
 2017-01-12 16:20 UTC  (2+ messages)

[PATCHv2 0/5] Support for Marvell switches with integrated CPUs
 2017-01-12  9:13 UTC  (6+ messages)
  ` [PATCHv3 3/5] pinctrl: mvebu: pinctrl driver for 98DX3236 SoC

[PATCH] pinctrl: amd: avoid maybe-uninitalized warning
 2017-01-12  8:15 UTC  (3+ messages)

[PATCH v2 1/1] pinctrl: baytrail: Do not add all GPIOs to IRQ domain
 2017-01-12  7:12 UTC  (2+ messages)

[PATCHv2 0/5] Add generic pinctrl helpers for managing groups and function
 2017-01-11 18:31 UTC  (8+ messages)
` [PATCH 1/5] pinctrl: core: Use delayed work for hogs

[PATCH v2] gpio: provide lockdep keys for nested/unnested irqchips
 2017-01-11 17:59 UTC  (2+ messages)

[PATCH] selftests: gpio add .gitignore for generated files
 2017-01-11 16:02 UTC  (6+ messages)
` [PATCH] tools: "


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