Linux-GPIO Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-23 21:59:29 to 2015-07-01 09:42:30 UTC [more...]

[PATCH v2 0/12] Discover and probe dependencies
 2015-07-01  9:41 UTC  (13+ messages)
` [PATCH v2 01/12] device: property: delay device-driver matches
` [PATCH v2 02/12] device: property: find dependencies of a firmware node
` [PATCH v2 03/12] string: Introduce strends()
` [PATCH v2 04/12] gpio: register dependency parser for firmware nodes
` [PATCH v2 05/12] gpu: host1x: "
` [PATCH v2 06/12] backlight: Document consumers of backlight nodes
` [PATCH v2 07/12] backlight: register dependency parser for firmware nodes
` [PATCH v2 08/12] USB: EHCI: "
` [PATCH v2 09/12] regulator: "
` [PATCH v2 10/12] pwm: "
` [PATCH v2 11/12] ASoC: tegra: "
` [PATCH v2 12/12] driver-core: probe dependencies before probing

[PATCH v2 0/9] [New BSP] Add initial support for Freescale Kinetis TWR-K70F120M development kit
 2015-07-01  8:42 UTC  (16+ messages)
` [PATCH v2 2/9] arm: twr-k70f120m: basic support for Kinetis TWR-K70F120M
` [PATCH v2 3/9] arm: twr-k70f120m: clock driver for Kinetis SoC
` [PATCH v2 5/9] arm: twr-k70f120m: IOMUX "
` [PATCH v2 6/9] arm: twr-k70f120m: extend Freescale eDMA driver with the ability to support "
` [PATCH v2 7/9] arm: twr-k70f120m: use Freescale eDMA driver with "
` [PATCH v2 8/9] arm: twr-k70f120m: extend Freescale lpuart driver with ability to support "
  ` [PATCH v2 1/9] arm: allow copying of vector table to internal SRAM memory
  ` [PATCH v2 4/9] arm: twr-k70f120m: timer driver for Kinetis SoC
  ` [PATCH v2 9/9] arm: twr-k70f120m: use Freescale lpuart driver with "

[v3 0/7] Crystalcove (CRC) PMIC based panel and pwm control
 2015-07-01  7:46 UTC  (15+ messages)
` [v3 1/7] gpiolib: Add support for removing registered consumer lookup table
` [v3 2/7] mfd: intel_soc_pmic_core: Add lookup table for Panel Control as GPIO signal
` [v3 3/7] mfd: intel_soc_pmic_crc: Add PWM cell device for Crystalcove PMIC
` [v3 4/7] mfd: intel_soc_pmic_core: ADD PWM lookup table for CRC PMIC based PWM
` [v3 5/7] pwm: crc: Add Crystalcove (CRC) PWM driver
` [v3 6/7] drm/i915: Use the CRC gpio for panel enable/disable
` [v3 7/7] drm/i915: Backlight control using CRC PMIC based PWM driver
` [Intel-gfx] [v3 0/7] Crystalcove (CRC) PMIC based panel and pwm control

[PATCH v4 0/8] UHS-I support for sh_mobile_sdhi
 2015-07-01  7:37 UTC  (12+ messages)
` [PATCH v4 1/8] pinctrl: sh-pfc: Implement pinconf power-source param for voltage switching
` [PATCH v4 2/8] pinctrl: sh-pfc: r8a7790: Implement voltage switching for SDHI
` [PATCH v4 3/8] mmc: tmio, sh_mobile_sdhi: Pass tmio_mmc_host ptr to clk_{enable,disable} ops
` [PATCH v4 4/8] mmc: tmio, sh_mobile_sdhi: Add support for variable input clock frequency
` [PATCH v4 5/8] mmc: tmio: Add UHS-I mode support
` [PATCH v4 6/8] mmc: sh_mobile_sdhi: "
` [PATCH v4 7/8] ARM: shmobile: r8a7790: Set maximum frequencies for SDHI clocks
` [PATCH v4 8/8] ARM: shmobile: lager: Enable UHS-I SDR-50

[PATCH REPOST] gpio: omap: use raw locks for locking
 2015-07-01  7:32 UTC  (7+ messages)

[PATCH] Documentation: gpio: correct platform data section
 2015-06-30 20:07 UTC 

[PATCH] gpio: max732x: Add missing dev reference to gpiochip
 2015-06-30 18:04 UTC 

[PATCH] of: acpi: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()
 2015-06-30 17:26 UTC  (4+ messages)

[PATCH] gpio: omap: use raw locks for locking
 2015-06-30 16:39 UTC  (3+ messages)

[PATCH v2] gpio/xilinx: Use correct address when setting initial values
 2015-06-30 13:58 UTC  (3+ messages)

[PATCH] gpio: omap: prevent module from being unloaded while in use
 2015-06-30 13:52 UTC  (2+ messages)

[PATCH 1/2] gpiolib: irqchip: prevent driver unloading if gpio is used as irq only
 2015-06-30 13:47 UTC  (4+ messages)
` [PATCH 2/2] gpiolib: assign chip owner to dev->driver->owner if not set

[PATCH] gpio: zynq: Fix problem with unbalanced pm_runtime_enable
 2015-06-30 13:46 UTC  (2+ messages)

[PATCH] pinctrl: bcm2835: Clear the event latch register when disabling interrupts
 2015-06-30 11:35 UTC 

[PATCH v2] gpio / ACPI: Add label to the gpio request
 2015-06-30 10:03 UTC  (4+ messages)

[PATCH 0/7] ARM: shmobile: Move gpio ranges from C code to DT
 2015-06-30  9:54 UTC  (18+ messages)
` [PATCH 1/7] ARM: shmobile: r8a73a4 dtsi: Add missing "gpio-ranges" to gpio node
` [PATCH 2/7] ARM: shmobile: r8a7740 "
` [PATCH 3/7] ARM: shmobile: sh73a0 "
` [PATCH 4/7] pinctrl: sh-pfc: Stop calling gpiochip_add_pin_range() on DT platforms
` [PATCH 5/7] pinctrl: sh-pfc: Remove empty gpio_function_free()
` [PATCH 6/7] pinctrl: sh-pfc: Move sh_pfc_add_gpiochip() up
` [PATCH 7/7] pinctrl: sh-pfc: Confine legacy function GPIOs to SH

[RESEND PATCH 0/2] get pinctrl more flexible for per pin muxing controllers
 2015-06-30  9:17 UTC  (6+ messages)
` [RESEND PATCH 1/2] pinctrl: change function behavior "

[PATCH v2 0/6] UHS-I support for sh_mobile_sdhi
 2015-06-30  8:30 UTC  (6+ messages)
` [PATCH v2 3/6] pinctrl: sh-pfc: r8a7790: Add separate functions for SDHI 1.8V operation

[PATCH] pinctrl: sh-pfc: Accept standard function, pins and groups properties
 2015-06-30  8:29 UTC 

Use of pinctrl-single for external device over I2C
 2015-06-30  7:58 UTC  (8+ messages)

[PATCH 0/2] FTDI CBUS GPIO support
 2015-06-30  6:54 UTC  (9+ messages)
` [PATCH 1/2] USB: ftdi_sio: add CBUS mode for FT232R devices

[PATCH] added tabs instead of spaces
 2015-06-30  6:39 UTC  (2+ messages)

[PATCH RESEND v0] arm64: dts: Add APM X-Gene standby GPIO controller DTS entries
 2015-06-30  6:34 UTC  (2+ messages)

[PATCH] gpio: Remove double "base" in comment
 2015-06-30  6:30 UTC  (2+ messages)

[PATCH] pinctrl: samsung: Remove old unused defines
 2015-06-30  6:20 UTC  (2+ messages)

[PATCH] gpio: generic: add get_direction support
 2015-06-30  6:19 UTC  (2+ messages)

[PATCH v3 0/6] UHS-I support for sh_mobile_sdhi
 2015-06-30  4:43 UTC  (20+ messages)
` [PATCH v3 1/6] mmc: tmio: Add UHS-I mode support
` [PATCH v3 2/6] pinctrl: sh-pfc: Implement pinconf power-source param for voltage switching
` [PATCH v3 3/6] pinctrl: sh-pfc: r8a7790: Implement voltage switching for SDHI
` [PATCH v3 4/6] mmc: sh_mobile_sdhi: Add UHS-I mode support
` [PATCH v3 5/6] ARM: shmobile: lager: Set clock rates for SDHI
` [PATCH v3 6/6] ARM: shmobile: lager: Enable UHS-I SDR-50

[PATCH] gpiolib: Fix docs for gpiochip_add_pingroup_range
 2015-06-29 15:05 UTC  (2+ messages)

[PATCH 1/2] gpio: altera: kill bogus dependency on GPIO_GENERIC
 2015-06-29 12:25 UTC  (6+ messages)
` [PATCH 2/2] gpio: mvebu: "

[PATCH v6 0/7] Add Mediatek MMC driver
 2015-06-29 11:47 UTC  (8+ messages)
` [PATCH v6 4/7] arm64: dts: mediatek: Add MT8173 MMC dts

[PATCH v3 0/3] Remove non-existing GPIO pins for R8A7790/1
 2015-06-29 10:43 UTC  (6+ messages)
` [PATCH v3 1/3] sh-pfc: fix sparse GPIOs for R-Car SoCs
` [PATCH v3 2/3] sh-pfc: r8a7790: remove non-existing GPIO pins
` [PATCH v3 3/3] sh-pfc: r8a7791: "

[PATCH v3 1/2] dt/bindings: gpio: Document ZTE zx296702 GPIO
 2015-06-29  8:45 UTC  (3+ messages)
` [PATCH v3 2/2] gpio: zx: Add ZTE zx296702 GPIO support

[PATCH] power/reset: zx: Register restart handler
 2015-06-29  6:32 UTC  (2+ messages)

[PATCH 6/9] arm: twr-k70f120m: clock source drivers for Kinetis SoC
 2015-06-26 22:27 UTC  (18+ messages)
  ` [PATCH 3/9] arm: add call to CPU idle quirks handler
  ` [PATCH 5/9] arm: twr-k70f120m: basic support for Kinetis TWR-K70F120M
  ` [PATCH 7/9] arm: twr-k70f120m: IOMUX driver for Kinetis SoC
    ` [PATCH 8/9] arm: twr-k70f120m: extend Freescale eDMA driver with ability to support "

[v2 0/7] Crystalcove (CRC) PMIC based panel and pwm control
 2015-06-26  8:31 UTC  (12+ messages)
` [v2 4/7] mfd: intel_soc_pmic_core: ADD PWM lookup table for CRC PMIC based PWM
        ` [Intel-gfx] "
` [v2 7/7] drm/i915: Backlight control using CRC PMIC based PWM driver
  ` [Intel-gfx] "

[PATCH v1] arm64: dts: Add poweroff button device node for APM X-Gene platform
 2015-06-26  8:01 UTC  (2+ messages)

[PATCH 1/2] gpio: altera: use of_mm_gpiochip_remove() to fix memory leak
 2015-06-26  3:17 UTC  (4+ messages)
` [PATCH 2/2] gpio: altera: fix return value of altera_gpio_remove()

[Resend][PATCH] Pinctrl: imx1: fix wrong pin-name resolving
 2015-06-26  0:26 UTC 

[PATCH] gpio: pcf857x: get rid of slock spinlock
 2015-06-25 15:18 UTC 

[PATCH v0] arm64: dts: Add poweroff button device node for APM X-Gene platform
 2015-06-25 15:09 UTC  (2+ messages)

[PATCH] gpio: rcar: Fine-grained Runtime PM support
 2015-06-25 14:45 UTC 

[PATCH] pinctrl: sh-pfc: Convert to platform_get_*()
 2015-06-25  9:39 UTC 

[PATCH 0/8] Qualcomm PMIC pinctrl additions
 2015-06-24 19:54 UTC  (7+ messages)
` [PATCH 5/8] pinctrl: qcom: spmi-mpp: Add support for setting analog output level
` [PATCH 8/8] pinctrl: qcom: ssbi: Family A gpio & mpp drivers

[4.2-rc1][PATCH] gpio: omap: add missed spin_unlock_irqrestore in omap_gpio_irq_type
 2015-06-24 14:54 UTC 

[PATCH v2] gpio: zx: Add ZTE zx296702 GPIO support
 2015-06-24 13:09 UTC  (3+ messages)

[PATCH V2] added device tree support to gpio-generic driver
 2015-06-24 11:55 UTC  (3+ messages)
` [PATCH V3] "

[PATCH] added device tree support to gpio-generic driver
 2015-06-24 11:07 UTC  (5+ messages)

[GIT PULL] pin control bulk changes for the v4.2 series
 2015-06-24 10:12 UTC 

[PATCH] gpio: em: Remove obsolete platform data support
 2015-06-23 23:53 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 read-only IMAP folder(s) and NNTP newsgroup(s).