linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-11 20:56:18 to 2016-11-22 10:20:12 UTC [more...]

[PATCH V3 0/2] pinctrl: tegra: Add support for IO pad control
 2016-11-22 10:20 UTC  (2+ messages)
` [PATCH V3 1/2] pinctrl: tegra: Add DT binding for io pads control

[PATCH V2 0/2] pinctrl: tegra: Add support for IO pad control
 2016-11-22  9:45 UTC  (19+ messages)
` [PATCH V2 1/2] pinctrl: tegra: Add DT binding for io pads control
` [PATCH V2 2/2] pinctrl: tegra: Add driver to configure voltage and power of io pads

[PATCH v2] gpio: em: depnd on ARCH_SHMOBILE
 2016-11-22  9:23 UTC  (2+ messages)

[PATCH v2] gpio: zx: depend on ARCH_ZX
 2016-11-22  9:22 UTC  (2+ messages)

[PATCH v2] gpio: x86: update config dependencies for x86 specific hardware
 2016-11-22  9:21 UTC  (2+ messages)

[PATCH V3 0/4] pv88080: PV88080 driver submission
 2016-11-22  9:20 UTC  (9+ messages)
  ` [PATCH V3 1/4] Documentation: pv88080: Move binding document
  ` [PATCH V3 4/4] gpio: pv88080: Add GPIO function support
` [PATCH V3 2/4] mfd: pv88080: MFD core support
` [PATCH V3 3/4] regulator: pv88080: Update Regulator driver for MFD support

[PATCH] gpio: etraxfs: use builtin_platform_driver
 2016-11-22  9:19 UTC  (9+ messages)
` [PATCH] gpio: mb86s7x: "
` [PATCH] pinctrl: mediatek: "
` [PATCH] pinctrl: stm32: "

[patch] pinctrl: sunxi: Testing the wrong variable
 2016-11-22  8:56 UTC  (3+ messages)

[PATCH v2 0/6] pinctrl: aspeed: Fixes for g5, implement remaining pins
 2016-11-22  3:25 UTC  (7+ messages)
` [PATCH v2 2/6] mfd: dt: Add bindings for the Aspeed SoC Display Controller (GFX)
` [PATCH v2 3/6] mfd: dt: Add bindings for the Aspeed LPC Host Controller (LPCHC)

[PATCH] pinctrl: sh-pfc: r8a7796: Add MSIOF pins, groups and functions
 2016-11-21 17:11 UTC 

[PATCH v11 0/6] pinctrl/broxton: enable platform device in the absent of ACPI enumeration
 2016-11-21 10:32 UTC  (15+ messages)
` [PATCH v11 1/6] drivers/platform/x86/p2sb: New Primary to Sideband bridge support driver for Intel SOC's
` [PATCH v11 2/6] mfd: lpc_ich: Rename lpc-ich driver
` [PATCH v11 3/6] x86/intel-ivi: Add Intel In-Vehicle Infotainment (IVI) systems used in cars support
` [PATCH v11 4/6] mfd: move enum lpc_chipsets into lpc_ich.h
` [PATCH v11 5/6] mfd: lpc_ich: Add Device IDs for Intel Apollo Lake PCH
` [PATCH v11 6/6] mfd: lpc_ich: Add support for Intel Apollo Lake GPIO pinctrl in non-ACPI system

[PATCH v4 0/3] Add gpio test framework
 2016-11-21 10:16 UTC  (6+ messages)
` [PATCH v4 3/3] selftest/gpio: add gpio test case
      ` [PATCH v5] "

[GIT PULL] GPIO fixes for v4.9 nocheinmal
 2016-11-18  8:44 UTC 

Did You Get My Message This Time?
 2016-11-18  7:22 UTC 

GPIO IN LINUX KERENL 4.8
 2016-11-18  7:09 UTC  (3+ messages)

[bug report] pinctrl: sunxi: Deal with configless pins
 2016-11-17 21:14 UTC  (3+ messages)

[PATCH] pinctrl: sh-pfc: r8a7795: Support none GPIO pins bias setting
 2016-11-17 15:26 UTC 

[PATCHv3 0/2] pinctrl: sh-pfc: r8a7796: Add drive strength and bias support
 2016-11-17 15:09 UTC  (3+ messages)
` [PATCHv3 1/2] pinctrl: sh-pfc: r8a7796: Add drive strength support
` [PATCHv3 2/2] pinctrl: sh-pfc: r8a7796: Add bias pinconf support

[RFC] pinctrl: sh-pfc: r8a7790: initialize TDSEL register
 2016-11-17 13:30 UTC 

wdt, gpio: move arch_initcall into subsys_initcall ?
 2016-11-17  9:31 UTC  (6+ messages)

[PATCH] pinctrl: sunxi: fix theoretical uninitialized variable access
 2016-11-17  9:28 UTC  (6+ messages)

[PATCH] pinctrl: nomadik: split up and comments MC0 pins
 2016-11-17  8:47 UTC 

[patch] pinctrl: single: Fix a couple error codes
 2016-11-16 19:57 UTC  (3+ messages)

[PATCH] gpio: max77620: add compatible string to device id list
 2016-11-16 19:52 UTC  (2+ messages)

[git pull] pinctrl: sh-pfc: Updates for v4.10 (take two)
 2016-11-16 19:51 UTC  (2+ messages)

[PATCH v2] gpio: Remove GPIO_DEVRES option
 2016-11-16 19:49 UTC  (2+ messages)

[PATCH 1/1] gpio: lib: Add gpio_is_enabled() to get pin mode
 2016-11-16 19:41 UTC  (6+ messages)

[PATCH V3] pinctrl: rockchip: add support for rk1108
 2016-11-16 19:34 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: rockchip: add the sdmmc pinctrl for rk1108
 2016-11-16 12:42 UTC  (5+ messages)
  ` [PATCH 2/2] ARM: dts: rockchip: enable sdmmc for rk1108-evb

[PATCH v3 0/2] pinctrl: sunxi: Support the interrupt debouncing
 2016-11-15 17:50 UTC  (5+ messages)
` [PATCH v3 1/2] pinctrl: sunxi: Add support for "
  ` [PATCH v3 2/2] ARM: sunxi: Add the missing clocks to the pinctrl nodes

[PATCH 0/5] Add generic pinctrl helpers for managing groups and functions
 2016-11-15 17:08 UTC  (12+ messages)
` [PATCH 1/5] pinctrl: core: Use delayed work for hogs

[PATCHv2 0/2] pinctrl: sh-pfc: r8a7796: Add drive strength and bias support
 2016-11-15 12:54 UTC  (8+ messages)
` [PATCHv2 1/2] pinctrl: sh-pfc: r8a7796: Add drive strength support
` [PATCHv2 2/2] pinctrl: sh-pfc: r8a7796: Add bias pinconf support

[PATCH] pinctrl: intel: Configure pin as GPIO input when used directly through irqchip
 2016-11-15 11:23 UTC  (3+ messages)

[PATCH] pinctrl: sh-pfc: r8a7796: Add EtherAVB pins, groups and functions
 2016-11-15  9:56 UTC  (2+ messages)

[PATCHv3 0/3] pinctrl: sh-pfc: r8a7795: Support none GPIO pins with configurable drive-strength
 2016-11-15  9:43 UTC  (2+ messages)

[PATCHv3 0/6] pinctrl: sh-pfc: Fixups for bias handling and preparation for none GPIO pins
 2016-11-15  9:42 UTC  (16+ messages)
` [PATCHv3 1/6] pinctrl: sh-pfc: Do not unconditionally support PIN_CONFIG_BIAS_DISABLE
` [PATCHv3 2/6] pinctrl: sh-pfc: Add helper to handle bias lookup table
` [PATCHv3 3/6] pinctrl: sh-pfc: r8a7795: Simplify get bias logic
` [PATCHv3 4/6] pinctrl: sh-pfc: r8a7795: Use lookup function for bias data
` [PATCHv3 5/6] pinctrl: sh-pfc: r8a7778: "
` [PATCHv3 6/6] pinctrl: sh-pfc: Support named pins with custom configuration

[PATCH v2 00/10] Add basic support for Rockchip RK1108 SOC
 2016-11-15  9:37 UTC  (7+ messages)
` [PATCH v2 05/10] dt-bindings: add documentation for rk1108 pinctrl
` [PATCH v2 06/10] pinctrl: rockchip: add support for rk1108

[PATCH] gpio: intel-mid: use builtin_pci_driver
 2016-11-15  9:35 UTC  (2+ messages)

[PATCH v3 0/3] pinctrl: sunxi: Support generic pinconf functions
 2016-11-15  9:22 UTC  (7+ messages)
` [PATCH v3 1/3] pinctrl: sunxi: Fix PIN_CONFIG_BIAS_PULL_{DOWN,UP} argument
` [PATCH v3 2/3] pinctrl: sunxi: Add support for fetching pinconf settings from hardware
` [PATCH v3 3/3] pinctrl: sunxi: Make sunxi_pconf_group_set use sunxi_pconf_reg helper

[PATCH v2 0/3] pinctrl: sunxi: Support generic pinconf functions
 2016-11-15  9:16 UTC  (3+ messages)
` [PATCH v2 1/3] pinctrl: sunxi: Fix PIN_CONFIG_BIAS_PULL_{DOWN,UP} argument

[PATCH] pinctrl: sunxi: Free configs in pinctrl_map only if it is a config map
 2016-11-15  9:15 UTC  (2+ messages)

[PATCH v2] gpio: mxc: Shift generic request/free after gpiochip registration
 2016-11-15  9:13 UTC  (4+ messages)

[PATCH] gpio: Guard devm_* functions behind CONFIG_GPIO_DEVRES not CONFIG_GPIOLIB
 2016-11-15  9:10 UTC  (2+ messages)

[PATCH] pinctrl: sh-pfc: r8a7796: Add DU support
 2016-11-15  9:05 UTC  (3+ messages)

[PATCH] pinctrl: vt8500: make bool drivers explicitly non-modular
 2016-11-15  9:04 UTC  (2+ messages)

[PATCH v4 0/2] pinctrl: samsung: Add the support the multiple IORESOURCE_MEM
 2016-11-15  8:43 UTC  (5+ messages)
` [PATCH v4 1/2] pinctrl: samsung: Add the support the multiple IORESOURCE_MEM for one pin-bank
` [PATCH v4 2/2] pinctrl: samsung: Add GPF support for Exynos5433

[PATCHv3 1/2] gpio: xilinx: dt-binding: Add clock node
 2016-11-15  1:44 UTC  (2+ messages)

[PATCH v2 0/5] mfd: palmas: add powerhold overriding during power off
 2016-11-15  1:43 UTC  (7+ messages)
` [PATCH v2 1/5] Documentation: pinctrl: palmas: Add ti,palmas-powerhold-override property definition
` [PATCH v2 4/5] arm: dts: am57xx-beagle-x15-common: Add overide powerhold property
` [PATCH v2 5/5] arm: dts: am57xx-idk-common: "

[PATCH 2/2] pinctrl: bcm2835: Return pins to inputs when freed
 2016-11-14 18:24 UTC  (2+ messages)

[PATCH 1/2] pinctrl: bcm2835: Fix ints for GPIOs 28-31 & 46-53
 2016-11-14 18:24 UTC  (3+ messages)

[PATCH v3] RFC: pinctrl: bcm2835: switch to GPIOLIB_IRQCHIP
 2016-11-14 17:52 UTC 

[PATCH v2 0/2] pinctrl: sunxi: Support the interrupt debouncing
 2016-11-14 17:19 UTC  (3+ messages)
` [PATCH v2 1/2] pinctrl: sunxi: Add support for "

Delivery Notification, ID 1463611137
 2016-11-14 16:20 UTC 

[PATCH] gpio: tc3589x: fix up .get_direction()
 2016-11-14 14:10 UTC 

[PATCH] pinctrl: amd: Add support for additional GPIO
 2016-11-14 13:18 UTC  (2+ messages)

[PATCH] gpio: tag line labels used for interrupts
 2016-11-13 23:09 UTC 

[PATCH] gpio: clamp values on gpio[d]_direction_output()
 2016-11-13 22:02 UTC 

[PATCH 0/6] Add basic support for support for Rockchip RK1108 SOC
 2016-11-13  7:24 UTC  (6+ messages)
` [PATCH 2/6] pinctrl: rockchip: add support for rk1108

Did You Get My Message This Time?
 2016-11-12 10:16 UTC 

[PATCH] gpio: do not double-check direction on sleeping chips
 2016-11-12 14:01 UTC 

[PATCHv2 0/6] pinctrl: sh-pfc: Fixups for bias handling and preparation for none GPIO pins
 2016-11-12 13:44 UTC  (9+ messages)
` [PATCHv2 2/6] pinctrl: sh-pfc: Add helper to handle bias lookup table
` [PATCHv2 3/6] pinctrl: sh-pfc: r8a7795: Simplify get bias logic
` [PATCHv2 4/6] pinctrl: sh-pfc: r8a7795: Use lookup function for bias data


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