linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-28 09:05:12 to 2016-05-03 13:33:25 UTC [more...]

[PATCH 0/6] soc/tegra: Add support for IO pads control via pinctrl interface
 2016-05-03 13:33 UTC  (19+ messages)
` [PATCH 2/6] soc/tegra: pmc: Correct type of variable for tegra_pmc_readl()
` [PATCH 3/6] soc/tegra: pmc: Add support for IO pads power state and voltage
  ` [PATCH 1/6] soc/tegra: pmc: Use BIT macro for register field definition
  ` [PATCH 4/6] soc/tegra: pmc: Register PMC child devices as platform device
` [PATCH 5/6] pinctrl: tegra: Add DT binding for io pads control
` [PATCH 6/6] pinctrl: tegra: Add driver to configure voltage and power state of io pads

[PATCH 1/1] gpio: dwapb: Add ACPI device ID for DWAPB GPIO controller on X-Gene platforms
 2016-05-03  7:53 UTC 

[PATCH v10 0/3] gpio: dwapb: add gpio-signaled acpi event support for power button
 2016-05-03  3:38 UTC  (8+ messages)
` [PATCH v10 1/3] gpio: dwapb: remove name from dwapb_port_property
` [PATCH v10 2/3] gpio: dwapb: convert device node to fwnode
` [PATCH v10 3/3] gpio: dwapb: add gpio-signaled acpi event support

NULL pointer dereference when 'rmmod gpio_lynxpoint'
 2016-05-03  3:23 UTC  (5+ messages)

[PATCH] gpio: xgene: implement .get_direction()
 2016-05-03  2:16 UTC  (2+ messages)

[PATCH 1/1] gpio: xgene: Enable ACPI support for X-Gene GFC GPIO driver
 2016-05-03  1:00 UTC  (3+ messages)

[PATCH v4] gpio: of: make it possible to name GPIO lines
 2016-05-02 22:24 UTC 

[PATCH v2 0/2] Additional iProc GPIO support
 2016-05-02 20:51 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: Update iProc GPIO bindings
` [PATCH v2 2/2] pinctrl: iproc: Add v2/v3 GPIO support

[PATCH V5 0/4] gpio: tegra: Cleanups and support for debounce
 2016-05-02 19:06 UTC  (17+ messages)
` [PATCH V5 1/4] gpio: tegra: Don't open code of_device_get_match_data()
` [PATCH V5 2/4] gpio: tegra: Make of_device_id compatible data to constant
` [PATCH V5 3/4] gpio: tegra: Get rid of all file scoped global variables
` [PATCH V5 4/4] gpio: tegra: Add support for gpio debounce

[PATCH V2] pinctrl: tegra: avoid parked_reg and parked_bank
 2016-05-02 18:47 UTC 

[PATCH 1/1] pinctrl: tegra: avoid parked_reg and parked_bank
 2016-05-02 17:59 UTC  (5+ messages)
  ` [PATCH] pinctrl: tegra: Correctly check the supported configuration

[PATCH V2] pinctrl: tegra: Correctly check the supported configuration
 2016-05-02 17:47 UTC  (2+ messages)

[PATCH v2 0/2] pinmux support for Broadcom NS2 SoC
 2016-05-02 13:36 UTC  (7+ messages)
` [PATCH v2 1/2] pinctrl: ns2: add pinmux driver "
  ` [PATCH v2 2/2] ARM: dts: enable pinctrl "

[PATCH] arm64: vulcan: enable GPIOLIB in Kconfig
 2016-05-02 13:12 UTC  (3+ messages)

[PATCH 1/2] pinctrl: at91: Make at91_gpio_template const
 2016-05-02 11:53 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: at91: Merge clk_prepare and clk_enable into clk_prepare_enable

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

[PATCH] gpio: make gpiod_to_irq() return negative for NO_IRQ
 2016-05-02 11:25 UTC  (2+ messages)

[PATCH] pinctrl: sh-pfc: Let gpio_chip.to_irq() return -ENXIO on error
 2016-05-02 11:16 UTC  (11+ messages)

[PATCH v2 0/9] Add STM32 EXTI interrupt controller support
 2016-05-02  8:32 UTC  (13+ messages)
` [PATCH v2 2/9] drivers: irqchip: Add STM32 external interrupts support
` [PATCH v2 6/9] pinctrl: Add IRQ support to STM32 gpios

[PATCH v2 2/2] ARM: dts: enable pinctrl for Broadcom NS2 SoC
 2016-05-02  8:25 UTC 

[PATCH] mfd: intel_soc_pmic_core: Terminate panel control GPIO lookup table correctly
 2016-05-02  8:19 UTC  (3+ messages)

[GIT PULL] Late GPIO fixes for the v4.6 cycle
 2016-05-02  8:02 UTC 

[PATCH V11 0/6] Add support for MAXIM MAX77620/MAX20024 PMIC
 2016-05-02  6:17 UTC  (11+ messages)
` [PATCH V11 1/6] mfd: add device-tree binding doc for PMIC max77620/max20024
` [PATCH V11 2/6] mfd: max77620: add core driver for MAX77620/MAX20024
` [PATCH V11 3/6] pinctrl: add DT binding doc for pincontrol of PMIC max77620/max20024
` [PATCH V11 4/6] pinctrl: max77620: add pincontrol driver for MAX77620/MAX20024
` [PATCH V11 5/6] gpio: add DT binding doc for gpio of PMIC max77620/max20024
` [PATCH V11 6/6] gpio: max77620: add gpio driver for MAX77620/MAX20024

[PATCH v2 00/10] Use the ISA bus driver for PC/104 and ISA devices
 2016-05-01 22:45 UTC  (11+ messages)
` [PATCH v2 01/10] isa: Implement the module_isa_driver macro
` [PATCH v2 06/10] watchdog: ebc-c384_wdt: Utilize the ISA bus driver
  ` [PATCH v2 02/10] isa: Implement the max_num_isa_dev macro
  ` [PATCH v2 03/10] Documentation: Add ISA bus driver documentation
  ` [PATCH v2 04/10] iio: stx104: Add X86 dependency to STX104 Kconfig option
  ` [PATCH v2 05/10] iio: stx104: Utilize the module_isa_driver and max_num_isa_dev macros
  ` [PATCH v2 07/10] gpio: 104-dio-48e: Utilize the ISA bus driver
  ` [PATCH v2 08/10] gpio: 104-idi-48: "
  ` [PATCH v2 09/10] gpio: 104-idio-16: "
` [PATCH v2 10/10] gpio: ws16c48: "

[PATCH 00/10] Use the ISA bus driver for PC/104 and ISA devices
 2016-05-01 21:26 UTC  (4+ messages)
` [PATCH 03/10] Documentation: Add ISA bus driver documentation

[RFC v6 0/3] gpio: add DT support for memory-mapped GPIOs
 2016-05-01 12:18 UTC  (4+ messages)
` [RFC v6 1/3] gpio: dt-bindings: add wd,mbl-gpio bindings
` [RFC v6 2/3] gpio: mmio: add DT support for memory-mapped GPIOs
` [RFC v6 3/3] gpio: move clps711x, moxart, ts4800 and gpio-ge into gpio-mmio

[PATCH v3] gpio: of: make it possible to name GPIO lines
 2016-05-01  8:56 UTC  (3+ messages)

[PATCH] gpiolib-acpi: Duplicate con_id string when adding it to the crs lookup list
 2016-04-30 11:51 UTC  (9+ messages)
` [PATCH v2] "

[patch] pinctrl: baytrail: fix some error handling in debugfs
 2016-04-30 11:35 UTC  (3+ messages)

[PATCH V2] gpio: tegra: Implement gpio_get_direction callback
 2016-04-30 11:16 UTC  (4+ messages)

[PATCH] gpio: move gpiod_set_array_value_priv()
 2016-04-30 10:58 UTC  (3+ messages)

[RFC v5 0/4] gpio: add DT support for generic memory-mapped GPIOs
 2016-04-29 21:17 UTC  (12+ messages)
` [RFC v5 1/4] gpio: generic: fix GPIO_GENERIC_PLATFORM is set to module case
` [RFC v5 2/4] gpio: generic: add DT support for generic memory-mapped GPIOs
` [RFC v5 3/4] gpio: move clps711x, moxart, ts4800 and gpio-ge into gpio-generic
` [RFC v5 4/4] gpio: dt-bindings: add gpio-mmio bindings

[PATCH v2 00/10] STMPE fixes/rework and add STMPE1600 support
 2016-04-29 19:23 UTC  (16+ messages)
` [PATCH v2 01/10] mfd: stmpe: Add STMPE_IDX_SYS_CTRL/2 enum
` [PATCH v2 02/10] mfd: stmpe: Add reset support for all STMPE variant
` [PATCH v2 03/10] gpio: stmpe: fix edge and rising/falling edge detection
` [PATCH v2 04/10] gpio: stmpe: write int status register only when needed
` [PATCH v2 05/10] mfd: stmpe: use generic bit mask name
` [PATCH v2 06/10] mfd: stmpe: rework registers access
` [PATCH v2 07/10] gpio: "
` [PATCH v2 08/10] Documentation: dt: add stmpe1600 compatible string to stmpe mfd
` [PATCH v2 09/10] mfd: Add STMPE1600 support
` [PATCH v2 10/10] gpio: stmpe: "

[PATCH] gpio: tegra: Implement gpio_get_direction callback
 2016-04-29 16:17 UTC  (3+ messages)

[RFC v4 0/8] gpio: add DT support for generic memory-mapped GPIOs
 2016-04-29 14:14 UTC  (12+ messages)
` [RFC v4 1/8] gpio: generic: fix GPIO_GENERIC_PLATFORM is set to module case
` [RFC v4 2/8] gpio: rename gpio-generic.c into gpio-mmio.c
` [RFC v4 3/8] gpio: generic: add DT support for generic memory-mapped GPIOs
` [RFC v4 4/8] gpio: clps711x: integrate cirrus clps711x into gpio-mmio
  ` [RFC v4 5/8] gpio: ge: integrate GE's FPGA GPIO "
` [RFC v4 6/8] gpio: moxart: integrate MOXA ART GPIO driver "
` [RFC v4 7/8] gpio: ts4800: integrate TS4800 "
` [RFC v4 8/8] gpio: dt-bindings: add gpio-mmio bindings

[PATCH] pinctrl: sirf/atlas7: trivial fix of spelling mistake on flagged
 2016-04-29  9:31 UTC  (2+ messages)

[PATCH 00/11] Addition of Altera Arria10 System Resource Chip
 2016-04-29  9:29 UTC  (3+ messages)
` [PATCH 04/11] gpio: altera-a10sr: Add A10 System Resource Chip GPIO support

[PATCH v9 0/3] gpio: dwapb: add gpio-signaled acpi event support for power button
 2016-04-29  9:21 UTC  (3+ messages)
` [PATCH v9 1/3] gpio: dwapb: remove name from dwapb_port_property

[PATCH] pinctrl: at91-pio4: fix pull-up/down logic
 2016-04-29  9:17 UTC  (2+ messages)

[PATCH] gpio/qoriq: select IRQ_DOMAIN
 2016-04-29  9:13 UTC  (2+ messages)

[PATCH] pinctrl: sh-pfc: Kill unused variable in sh_pfc_remove()
 2016-04-29  9:09 UTC  (2+ messages)

[PATCH V2 1/3] gpio: tegra: Don't open code of_device_get_match_data()
 2016-04-29  8:56 UTC  (2+ messages)

[PATCH 0/4] Additional iProc GPIO support
 2016-04-29  8:43 UTC  (5+ messages)
` [PATCH 4/4] pinctrl: iproc: Allow PINCONF to be disabled completely

[PATCH RESEND 1/2] pinctrl: ns2: add pinmux driver support for Broadcom NS2 SoC
 2016-04-29  8:40 UTC  (3+ messages)

[PATCH] gpio: stmpe: implement .get_direction()
 2016-04-28 13:04 UTC 

[PATCH 2/2] gpio: pl061: implement .get_direction()
 2016-04-28 12:36 UTC 

[PATCH 1/2] gpio: pl061: remove range check
 2016-04-28 12:35 UTC 

[PATCH] gpio: set up initial state from .get_direction()
 2016-04-28 12:35 UTC 

[PATCH 2/2] pinctrl: nomadik: implement .get_direction()
 2016-04-28 12:34 UTC 

[PATCH 1/2] pinctrl: nomadik: use BIT() with offsets consequently
 2016-04-28 12:34 UTC 

[PATCH v2 0/3] pinctrl/broxton: enable platform device in the absent of ACPI enumeration
 2016-04-28 10:06 UTC  (3+ messages)
` [PATCH v2 1/3] "


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