linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-29 00:53:14 to 2016-05-09 07:17:19 UTC [more...]

[PATCH] mfd: intel_soc_pmic_core: Terminate panel control GPIO lookup table correctly
 2016-05-09  7:17 UTC  (6+ messages)
        ` [Intel-gfx] "

[PATCH] gpio: sch: Fix Oops on module load on Asus Eee PC 1201
 2016-05-09  7:02 UTC  (3+ messages)

[PATCH v8 0/3] gpio: add DT support for memory-mapped GPIOs
 2016-05-08 18:27 UTC  (7+ messages)
` [PATCH v8 1/3] gpio: dt-bindings: add wd,mbl-gpio bindings
` [PATCH v8 2/3] gpio: mmio: add DT support for memory-mapped GPIOs
` [PATCH v8 3/3] gpio: move clps711x, moxart, ts4800 and gpio-ge into gpio-mmio

[PATCH v2] gpio: sch: Fix Oops on module load on Asus Eee PC 1201
 2016-05-07 19:41 UTC 

[PATCH 0/7] pinctrl: meson: Add a bunch more pins
 2016-05-06 14:21 UTC  (8+ messages)
` [PATCH 1/7] pinctrl: amlogic: gxbb: add UART_AO_B, I2C
` [PATCH 2/7] pinctrl: amlogic: gxbb: add EMMC and SD pins
` [PATCH 3/7] pinctrl: amlogic: gxbb: add more UART pins
` [PATCH 4/7] pinctrl amlogic: gxbb: add ethernet pins
` [PATCH 5/7] ARM64: dts: amlogic: add pins for EMMC, SD
` [PATCH 6/7] ARM64: dts: amlogic: gxbb: pinctrl: add/update UART
` [PATCH 7/7] ARM64: dts: amlogic: gxbb: add ethernet

[PATCH v7 0/3] gpio: add DT support for memory-mapped GPIOs
 2016-05-06 13:25 UTC  (10+ messages)
` [PATCH v7 1/3] gpio: dt-bindings: add wd,mbl-gpio bindings
  ` [PATCH v7 2/3] gpio: mmio: add DT support for memory-mapped GPIOs
` [PATCH v7 3/3] gpio: move clps711x, moxart, ts4800 and gpio-ge into gpio-mmio

[RFC PATCH] drivers/pinctrl: Add pinctrl-ast2400
 2016-05-06  6:20 UTC  (2+ messages)

[PATCH v2 0/2] Additional iProc GPIO support
 2016-05-04 16:29 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: Update iProc GPIO bindings
` [PATCH v2 2/2] pinctrl: iproc: Add v2/v3 GPIO support

[RFC v6 0/3] gpio: add DT support for memory-mapped GPIOs
 2016-05-04 12:32 UTC  (7+ 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 v2] pinctrl: sh-pfc: Let gpio_chip.to_irq() return zero on error
 2016-05-04  8:21 UTC 

[PATCH V2] pinctrl: tegra: avoid parked_reg and parked_bank
 2016-05-03 16:07 UTC  (2+ messages)

[PATCH V5 0/4] gpio: tegra: Cleanups and support for debounce
 2016-05-03 15:59 UTC  (18+ 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 2/2] pinctrl: ns2: rename pinctrl_utils_dt_free_map
 2016-05-03 15:59 UTC 

[PATCH 1/2] pinctrl: nomadik: hide nmk_gpio_get_mode when unused
 2016-05-03 15:26 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: ns2: rename pinctrl_utils_dt_free_map

[PATCH 0/6] soc/tegra: Add support for IO pads control via pinctrl interface
 2016-05-03 15:26 UTC  (20+ 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 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 

[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  (7+ messages)
` [PATCH V11 4/6] pinctrl: max77620: add pincontrol driver for MAX77620/MAX20024
` [PATCH V11 6/6] gpio: max77620: add gpio "

[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 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 06/10] watchdog: ebc-c384_wdt: "
` [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

[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  (3+ messages)
` [PATCH v2] "

[patch] pinctrl: baytrail: fix some error handling in debugfs
 2016-04-30 11:35 UTC  (2+ 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  (9+ messages)
` [PATCH v2 06/10] mfd: stmpe: rework registers access
` [PATCH v2 07/10] gpio: "
` [PATCH v2 10/10] gpio: stmpe: Add STMPE1600 support

[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  (3+ messages)
` [RFC v4 2/8] gpio: rename gpio-generic.c into gpio-mmio.c

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


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