linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-05 18:54:14 to 2017-01-11 13:30:51 UTC [more...]

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

[PATCH v2 0/6] pinctrl: Fixes and updates to Intel drivers
 2017-01-11 13:06 UTC  (10+ 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
` [PATCH v2 4/6] pinctrl: intel: Add support for hardware debouncer
` [PATCH v2 5/6] pinctrl: intel: Add support for 1k additional pull-down
` [PATCH v2 6/6] pinctrl: intel: Add Intel Gemini Lake pin controller support

[PATCH v1 1/1] pinctrl: intel: Set pin direction properly
 2017-01-11 12:50 UTC  (6+ messages)

[PATCH] gpio: provide lockdep keys for nested/unnested irqchips
 2017-01-11 12:43 UTC 

[PATCH 1/2] gpio: davinci: Remove redundant members davinci_gpio_controller stuct
 2017-01-11 12:40 UTC  (5+ messages)
` [PATCH 2/2] gpio: davinci: Remove gpio2regs function to accommodate multi instances

[PATCH v2 0/3] Unify gpiod_get*() API
 2017-01-11 12:21 UTC  (8+ 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

[PATCH 0/3] Renesas RZ PFC and GPIO driver
 2017-01-11 11:22 UTC  (23+ messages)
` [PATCH 1/3] pinctrl: sh-pfc: Add r7s72100 PFC driver
` [PATCH 2/3] gpio: gpio-rz: GPIO driver for Renesas RZ series
` [PATCH 3/3] arm: dts: r7s72100: Add peripherals nodes

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

[PATCH v2 0/7] Renesas RZ PFC and GPIO driver
 2017-01-11  9:57 UTC  (8+ 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

[PATCH 0/3] gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip
 2017-01-11  5:00 UTC  (4+ 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

Re: [PATCH 4/5] ARM: dts: sunxi: add dtsi file for V3s SoC
 2017-01-11  3:56 UTC 

Re: [PATCH 2/5] clk: sunxi-ng: add support for V3s CCU
 2017-01-11  3:55 UTC 

[PATCH] gpio: mvebu: fix warning when building on 64-bit
 2017-01-10 22:53 UTC 

[PATCH 0/3] pc104: Mask PC/104 Kconfig options
 2017-01-10 21:45 UTC  (6+ 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-10 20:01 UTC  (3+ messages)
` [PATCH v2] gpio: "

gpio: pcf857x: lockdep warning on v4.10-rc3
 2017-01-10 20:00 UTC  (2+ messages)

[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: "

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

Re: [PATCH 3/6] clk: sunxi-ng: Add H5 clocks
 2017-01-10 19:10 UTC  (2+ messages)

[PATCH 0/5] add support for Allwinner V3s SoC
 2017-01-10 18:21 UTC  (9+ 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 "

[PATCH v1 1/1] pinctrl: baytrail: Rectify debounce support
 2017-01-10 14:35 UTC  (3+ messages)

[PATCH] selftests: gpio add .gitignore for generated files
 2017-01-10 14:07 UTC  (4+ messages)
` [PATCH] tools: "

[PATCH v2 0/3] GPIO: Add driver for ThunderX and OCTEON-TX SoCs
 2017-01-10  8:42 UTC  (10+ messages)
  ` [PATCH v2 1/3] dt-bindings: gpio: Add binding documentation for gpio-thunderx
  ` [PATCH v2 2/3] gpio: Add gpio driver support for ThunderX and OCTEON-TX
` [PATCH v2 3/3] MAINTAINERS: Add entry for THUNDERX GPIO Driver

[PATCH v8 1/3] gpio: exar: add gpio for exar cards
 2017-01-10  8:03 UTC  (10+ messages)
` [PATCH v8 2/3] serial: exar: split out the exar code from 8250_pci
` [PATCH v8 3/3] serial: 8250_pci: remove exar code

[PATCH] pinctrl: qcom: Add msm8998 pinctrl driver
 2017-01-10  5:36 UTC  (2+ messages)

[PATCH v2 00/12] Add basic code support for imx6sll
 2017-01-10  3:18 UTC  (9+ messages)
` [PATCH v2 02/12] driver: clocksource: add gpt timer "
` [PATCH v2 04/12] driver: clk: imx: Add clock driver "
` [PATCH v2 05/12] Document: dt: binding: imx: update pinctrl doc "

[PATCH v7 0/3] add gpio support to exar
 2017-01-09 21:18 UTC  (8+ messages)
` [PATCH v7 1/3] gpio: exar: add gpio for exar cards
` [PATCH v7 2/3] serial: exar: split out the exar code from 8250_pci
` [PATCH v7 3/3] serial: 8250_pci: remove exar code

[PATCH] gpio: Remove impossible checks on container_of() result
 2017-01-09 19:47 UTC 

[PATCH 0/3] pinctrl: sh-pfc: r7s72100: Add IO mode selection
 2017-01-09 19:32 UTC  (4+ messages)
` [PATCH 1/3] pinctrl: sh-pfc: r7s72100: Enable DIO mode
` [PATCH 2/3] pinctrl: sh-pfc: r7s72100: IO mode selection
` [PATCH 3/3] pinctrl: sh-pfc: r7s72100: Add LVDS pin group

[PATCH v1 1/1] gpio: devres: Use global array of gpio suffixes
 2017-01-09 18:57 UTC  (2+ messages)

[PATCH v2 3/3] power: supply: bq24735-charger: allow chargers to share the ac-detect gpio
 2017-01-09 18:55 UTC  (5+ messages)

[PATCH 0/2] Add TI iodelay driver using #pinctrl-cells
 2017-01-09 18:47 UTC  (6+ messages)
` [PATCH 1/2] pinctrl: core: Make dt_free_map optional
` [PATCH 2/2] pinctrl: Introduce TI IOdelay configuration driver
  ` [PATCH] ARM: dts: Add dra7 iodelay configuration and use it for MMC

[PATCHv3 0/2] Add TI iodelay driver using #pinctrl-cells
 2017-01-09 18:46 UTC  (3+ messages)
  ` [PATCH 2/2] pinctrl: Introduce TI IOdelay configuration driver

[PATCHv2 0/5] Support for Marvell switches with integrated CPUs
 2017-01-09 18:41 UTC  (11+ messages)
  ` [PATCHv3 3/5] pinctrl: mvebu: pinctrl driver for 98DX3236 SoC

[PATCH 0/6] Allwinner H5 and Xunlong Orange Pi PC 2 support
 2017-01-09 14:47 UTC  (6+ messages)
` [PATCH 1/6] drivers: pinctrl: add driver for Allwinner H5 SoC
` [PATCH 3/6] clk: sunxi-ng: Add H5 clocks

[PATCH 0/3] pinctrl: sunxi: Support variants
 2017-01-09 14:45 UTC  (7+ messages)
` [PATCH 1/3] pinctrl: sunxi: Add pinctrl variants
` [PATCH 2/3] pinctrl: sunxi: Add common sun5i pinctrl driver
` [PATCH 3/3] pinctrl: sunxi: Remove old sun5i pinctrl drivers

[GIT PULL] GPIO fixes for v4.10
 2017-01-09 13:33 UTC 

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

Re: [PATCH 3/6] clk: sunxi-ng: Add H5 clocks
 2017-01-09 11:01 UTC  (2+ messages)

[PATCH 1/2] drivers: pinctrl: add driver for Allwinner H5 SoC
 2017-01-09  0:16 UTC  (5+ messages)

pca953x: lockdep warning since 4.10
 2017-01-08 20:42 UTC  (3+ messages)

[PATCH v6 2/3] serial: exar: split out the exar code from 8250_pci
 2017-01-07 21:58 UTC  (2+ messages)

krealloc potential issue
 2017-01-07 19:19 UTC 

PROBLEM: Baytrail tablet touchscreen fails after pinctrl commit [3ae02c14d964499da76b5ef4d8912710902e64f8]
 2017-01-07 18:14 UTC  (2+ messages)

[patch] pinctrl/amd: white space cleanups in amd_gpio_dbg_show()
 2017-01-07  6:32 UTC 

[PATCH 0/3] GPIO: Add driver for ThunderX and OCTEON-TX SoCs
 2017-01-06 23:26 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: gpio: Add binding documentation for gpio-thunderx

[PATCH] pinctrl: imx7d-pinctrl: Fix a typo
 2017-01-06  0:55 UTC 

Re: [PATCH 1/6] drivers: pinctrl: add driver for Allwinner H5 SoC
 2017-01-05 22:49 UTC 

[PATCH 4/6] arm: dts: sun8i: split Allwinner H3 .dtsi
 2017-01-05 22:13 UTC  (3+ messages)
` [PATCH 6/6] arm64: dts: sunxi: add support for the Orange Pi PC 2 board

[PATCH 1/2] gpio: simplify adding threaded interrupts
 2017-01-05 20:36 UTC  (3+ messages)

[PATCH] pinctrl: core: Fix panic when pinctrl devices with hogs are unregistered
 2017-01-05 19:27 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).