linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-10 18:10:06 to 2017-01-14 07:50:13 UTC [more...]

[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

[PATCH][V2] pinctrl: ti-iodelay: remove redundant pin < 0 check on unsigned int
 2017-01-13 21:06 UTC 

[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] gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip
 2017-01-13 18:02 UTC  (8+ 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 v2 0/6] pinctrl: Fixes and updates to Intel drivers
 2017-01-13 16:33 UTC  (11+ messages)
` [PATCH v2 1/6] pinctrl: broxton: Use correct PADCFGLOCK offset
` [PATCH v2 2/6] pinctrl: intel: Convert to use devm_gpiochip_add_data()
` [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 v2 00/12] Add basic code support for imx6sll
 2017-01-13 15:22 UTC  (12+ messages)
` [PATCH v2 04/12] driver: clk: imx: Add clock driver "
` [PATCH v2 05/12] Document: dt: binding: imx: update pinctrl doc "

[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 v2 1/1] of: Pass GPIO label down to gpiod_request when using get_gpiod_from_child
 2017-01-13 11:01 UTC  (3+ messages)

[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  (8+ messages)
` [PATCH 2/2] gpio: davinci: Remove gpio2regs function to accommodate multi instances

[PATCH 0/3] gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip
 2017-01-13  3:42 UTC  (10+ 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 3/3] gpio: davinci: Add support for multiple GPIO controllers

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

[PATCH 0/5] add support for Allwinner V3s SoC
 2017-01-12 17:19 UTC  (15+ messages)
` [PATCH 1/5] arm: sunxi: add support for "
` [PATCH 2/5] clk: sunxi-ng: add support for V3s CCU
` [PATCH 3/5] pinctrl: sunxi: add driver for V3s SoC
` [PATCH 4/5] ARM: dts: sunxi: add dtsi file "

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 0/5] pinctrl-mvebu: Fine-tuning for four function implementations
 2017-01-12 16:37 UTC  (6+ 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] pinctrl: qcom: Add msm8998 pinctrl driver
 2017-01-12 16:20 UTC  (3+ messages)

[PATCH v2 0/3] Unify gpiod_get*() API
 2017-01-12 14:27 UTC  (14+ messages)
` [PATCH v2 1/3] gpiolib: Switch to for_each_set_bit()
` [PATCH v2 2/3] gpiolib: Update documentation of struct acpi_gpio_info
` [PATCH v2 3/3] gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO

[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  (3+ 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  (3+ messages)

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

[PATCH v2 0/7] Renesas RZ PFC and GPIO driver
 2017-01-11 15:58 UTC  (10+ messages)
` [PATCH v2 1/7] pinctrl: sh-pfc: Add r7s72100 PFC driver
` [PATCH v2 2/7] gpio: gpio-rz: GPIO driver for Renesas RZ series
` [PATCH v2 3/7] arm: dts: r7s72100: GPIO and PFC device nodes
` [PATCH v2 4/7] arm: dts: r7s72100-genmai: SCIF2 PINCTRL configuration
` [PATCH v2 5/7] arm: dts: r7s72100-genmai: LED1 and LED2 support
` [PATCH v2 6/7] arm: dts: r7s72100-genmai:Add ethernet PFC node
` [PATCH v2 7/7] arm: dts: r7s72100-genmai: Add pinctrl for RSPI

gpio: pcf857x: lockdep warning on v4.10-rc3
 2017-01-11 15:55 UTC  (5+ messages)

[PATCH] gpio: mvebu: fix warning when building on 64-bit
 2017-01-11 15:47 UTC  (2+ messages)

[PATCH 0/3] pc104: Mask PC/104 Kconfig options
 2017-01-11 15:45 UTC  (8+ messages)
` [PATCH 1/3] pc104: Introduce the PC104 Kconfig option
` [PATCH 2/3] gpio: pc104: Mask PC/104 drivers via "
  ` [PATCH 3/3] iio: pc104: Mask PC/104 drivers via the "

[PATCH v2] pca953x: Add optional reset gpio control
 2017-01-11 15:36 UTC  (4+ messages)
` [PATCH v2] gpio: "

pca953x: lockdep warning since 4.10
 2017-01-11 15:06 UTC  (3+ messages)

[PATCH v2 0/3] GPIO: Add driver for ThunderX and OCTEON-TX SoCs
 2017-01-11 15:07 UTC  (5+ messages)
` [PATCH v2 2/3] gpio: Add gpio driver support for ThunderX and OCTEON-TX

[PATCH] gpio: Remove impossible checks on container_of() result
 2017-01-11 15:02 UTC  (2+ messages)

[PATCH v2 0/9] pinctrl: sunxi: Generic bindings rework
 2017-01-11 14:41 UTC  (8+ messages)
` [PATCH v2 9/9] ARM: sunxi: Convert pinctrl nodes to generic bindings

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

[PATCH v1 1/1] pinctrl: intel: Set pin direction properly
 2017-01-11 14:21 UTC  (3+ messages)

[patch] pinctrl/amd: white space cleanups in amd_gpio_dbg_show()
 2017-01-11 13:41 UTC  (2+ messages)

[PATCH] pinctrl: imx7d-pinctrl: Fix a typo
 2017-01-11 13:32 UTC  (2+ messages)

[PATCH] pinctrl: Drop error prints on kzalloc() failure
 2017-01-11 13:30 UTC  (2+ messages)

[PATCH] pinctrl: da850-pupd: Add to module device table
 2017-01-11 13:28 UTC  (2+ messages)

[PATCH v1 1/2] pinctrl: baytrail: Do not add all GPIOs to IRQ domain
 2017-01-11 13:14 UTC  (8+ messages)
` [PATCH v1 2/2] pinctrl: baytrail: Convert to use devm_*()

[PATCH v2 1/1] pinctrl: baytrail: Rectify debounce support
 2017-01-11 13:09 UTC  (2+ messages)

[PATCH v1 1/3] gpiolib: Switch to for_each_set_bit()
 2017-01-11 11:10 UTC  (4+ messages)
` [PATCH v1 2/3] gpiolib: Update documentation of struct acpi_gpio_info

[PATCH 1/1 RFC] gpio: Pass GPIO label down to gpiod_request when using get_gpiod_from_child
 2017-01-10 19:57 UTC  (3+ messages)

[PATCH] pca953x: Add optional reset gpio control
 2017-01-10 19:21 UTC  (11+ messages)
` [PATCH] gpio: "

Re: [PATCH 3/6] clk: sunxi-ng: Add H5 clocks
 2017-01-10 19:10 UTC  (2+ 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).