messages from 2015-05-05 20:41:34 to 2015-05-12 10:20:15 UTC [more...]
[PATCH 00/27] gpio: Allow compile test of GPIO consumers if !GPIOLIB
2015-05-12 10:20 UTC (23+ messages)
` [PATCH 01/27] drm/bridge: ptn3460: #include <linux/gpio/consumer.h>, depend on GPIOLIB
` [PATCH 03/27] tpm: Allow compile test of GPIO consumers if !GPIOLIB
` [PATCH 04/27] extcon: "
` [PATCH 07/27] iio: "
` [PATCH 09/27] leds: "
` [PATCH 11/27] mfd: "
` [PATCH 16/27] regulator: "
` [PATCH 17/27] spi: "
` [PATCH 20/27] Staging: iio: "
` [PATCH 23/27] backlight: "
[PATCH] pinctrl: intel: sunrisepoint: Add Intel Sunrisepoint-H support
2015-05-12 9:17 UTC (2+ messages)
[PATCH 0/8] Crystalcove (CRC) PMIC based panel and pwm control
2015-05-12 9:14 UTC (18+ messages)
` [PATCH 1/8] drivers/gpio/gpiolib: Add support for removing registered consumer lookup table
` [PATCH 1/8] gpiolib: "
` [Intel-gfx] "
` [Intel-gfx] [PATCH 1/8] drivers/gpio/gpiolib: "
` [PATCH 3/8] drivers/mfd: Add lookup table for Panel Control as GPIO signal
` [PATCH 3/8] mfd: intel_soc_pmic_core: "
` [PATCH 7/8] drm/i915: Use the CRC gpio for panel enable/disable
` [PATCH 8/8] drm/i915: Backlight control using CRC PMIC based PWM driver
[PATCH trivial] pinctrl: Grammar s/used in as/used as/
2015-05-12 9:12 UTC (2+ messages)
[PATCH 1/1] gpio: omap: Fix PM runtime issue and remove most BANK_USED macros
2015-05-12 9:00 UTC (2+ messages)
[PATCH] gpio: fix gpio leak in gpiochip_add error path
2015-05-12 8:57 UTC (3+ messages)
[PATCH v2 00/23] gpio: sysfs: fixes and clean ups
2015-05-12 8:45 UTC (46+ messages)
` [PATCH v2 02/23] gpio: clean up gpiochip_remove
` [PATCH v2 03/23] gpio: sysfs: fix redundant lock-as-irq handling
` [PATCH v2 04/23] gpio: sysfs: preparatory clean ups
` [PATCH v2 05/23] gpio: sysfs: reduce gpiochip-export locking scope
` [PATCH v2 06/23] gpio: sysfs: clean up chip class-device handling
` [PATCH v2 07/23] gpio: sysfs: rename gpiochip registration functions
` [PATCH v2 08/23] gpio: remove gpiod_sysfs_set_active_low
` [PATCH v2 09/23] gpio: sysfs: use DEVICE_ATTR macros
` [PATCH v2 10/23] gpio: sysfs: release irq after class-device deregistration
` [PATCH v2 11/23] gpio: sysfs: remove redundant export tests
` [PATCH v2 12/23] gpio: sysfs: add gpiod class-device data
` [PATCH v2 13/23] gpio: sysfs: remove redundant gpio-descriptor parameters
` [PATCH v2 14/23] gpio: sysfs: clean up interrupt-interface implementation
` [PATCH v2 15/23] gpio: sysfs: only call irq helper if needed
` [PATCH v2 16/23] gpio: sysfs: split irq allocation and deallocation
` [PATCH v2 17/23] gpio: sysfs: clean up edge_store
` [PATCH v2 18/23] gpio: sysfs: clean up gpiod_export_link locking
` [PATCH v2 19/23] gpio: sysfs: use per-gpio locking
` [PATCH v2 20/23] gpio: sysfs: fix race between gpiod export and unexport
` [PATCH v2 21/23] gpio: sysfs: rename active-low helper
` [PATCH v2 22/23] gpio: sysfs: remove FLAG_SYSFS_DIR
` [PATCH v2 23/23] gpio: sysfs: move irq trigger flags to class-device data
[PATCH] gpio: rcar: Check for irq_set_irq_wake() failures
2015-05-12 8:07 UTC (3+ messages)
[PATCH] gpio: xilinx: Fix kernel-doc warnings
2015-05-12 7:56 UTC (2+ messages)
[PATCH 0/4] gpio: generic: add option to read output value from set register
2015-05-12 7:54 UTC (15+ messages)
` [PATCH 1/4] Revert "gpio: generic: clamp retured value to [0,1]"
` [PATCH 2/4] gpio: gpio-generic: add flag to read out output value from reg_set
` [PATCH 3/4] gpio: moxart: get value of output gpio from generic driver
` [PATCH 4/4] gpio: mxc: read output value from GPIO_DR register
[PATCH 0/3] leds: leds-gpio: Allow compile test if !GPIOLIB
2015-05-12 7:48 UTC (9+ messages)
` [PATCH 1/3] gpiolib: Add missing dummies for the unified device properties interface
` [PATCH 2/3] leds: leds-gpio: Add missing #include <linux/of.h>
` [PATCH 3/3] leds: leds-gpio: Allow compile test if !GPIOLIB
[PATCH] pinctrl: baytrail: explicitly set gpio chip base
2015-05-12 7:48 UTC (6+ messages)
[PATCH 1/2] pinctrl: sh-pfc: r8a73a4: Remove obsolete multi-platform check
2015-05-12 7:45 UTC (3+ messages)
[PATCH 2/2] gpio: x-gene: Remove a useless memset
2015-05-12 7:43 UTC (2+ messages)
[PATCH 1/3] gpio: mxc: Constify platform_device_id
2015-05-12 7:42 UTC (6+ messages)
` [PATCH 2/3] gpio: mxs: "
` [PATCH 3/3] gpio: ts5500: "
[PATCH 03/11] drivers/gpio: include <module.h> for modular crystalcove code
2015-05-12 7:38 UTC (2+ messages)
[PATCH 1/2] gpio: max732x: Propagate wake-up setting to parent irq controller
2015-05-12 7:34 UTC (4+ messages)
[PATCH 1/2] pinctrl: sh-pfc: r8a73a4: Remove obsolete multi-platform check
2015-05-12 7:28 UTC (3+ messages)
` [PATCH 2/2] pinctrl: sh-pfc: Remove r8a73a4 platform_device_id entry
[PATCH] gpio: pinctrl: Initialize Armada-XP GPIO/Pinctrl drivers at arch_initcall
2015-05-12 7:18 UTC (2+ messages)
[PATCH] gpio: pcf875x: Revert "gpio: pcf857x: Propagate wake-up setting to parent irq controller"
2015-05-11 17:36 UTC (2+ messages)
[PATCH] gpio: gpio-kempld: Fix get_direction return value
2015-05-11 13:09 UTC (2+ messages)
[PATCH v3 0/7] Add Mediatek MMC driver
2015-05-11 10:29 UTC (9+ messages)
` [PATCH v3 2/7] mmc: mediatek: "
[PATCH v2 0/3] ACPI: Translate Linux IRQ number directly from GpioInt
2015-05-11 9:59 UTC (7+ messages)
` [PATCH v2 1/3] gpio / ACPI: Add support for retrieving GpioInt resources from a device
` [PATCH v2 2/3] i2c / ACPI: Use 0 to indicate that device does not have interrupt assigned
` [PATCH v2 3/3] i2c / ACPI: Assign IRQ for devices that have GpioInt automatically
[PATCH v8 00/16] Add support to STMicroelectronics STM32 family
2015-05-09 10:07 UTC (18+ messages)
` [PATCH v8 01/16] scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel
` [PATCH v8 02/16] ARM: ARMv7-M: Enlarge vector table up to 256 entries
` [PATCH v8 03/16] dt-bindings: Document the ARM System timer bindings
` [PATCH v8 04/16] clocksource/drivers: Add ARM System timer driver
` [PATCH v8 05/16] dt-bindings: mfd: Add STM32F4 RCC numeric constants into DT include file
` [PATCH v8 07/16] drivers: reset: Add STM32 reset driver
` [PATCH v8 08/16] dt-bindings: Document the STM32 timer bindings
` [PATCH v8 09/16] clockevents/drivers: Add STM32 Timer driver
` [PATCH v8 10/16] dt-bindings: Document the STM32 USART bindings
` [PATCH v8 11/16] serial: stm32-usart: Add STM32 USART Driver
` [PATCH v8 12/16] ARM: Add STM32 family machine
` [PATCH v8 13/16] ARM: dts: Add ARM System timer as clocksource in armv7m
` [PATCH v8 14/16] ARM: dts: Introduce STM32F429 MCU
` [PATCH v8 06/16] dt-bindings: Document the STM32 reset bindings
` [PATCH v8 15/16] ARM: configs: Add STM32 defconfig
` [PATCH v8 16/16] MAINTAINERS: Add entry for STM32 MCUs
[RFI] pinmux: pin group ownership
2015-05-08 15:01 UTC
[PATCH 0/2] gpio: Allow userspace export from DT
2015-05-08 10:04 UTC (13+ messages)
[PATCH v3 0/8] Add support for Wolfson WM8998 and WM1814 codecs
2015-05-08 9:11 UTC (14+ messages)
` [PATCH v3 3/8] mfd: arizona: Add support for WM8998 and WM1814
` [PATCH v3 7/8] ASoC: wm8998: Initial WM8998 codec driver
[GIT PULL] GPIO fixes for the v4.1 series
2015-05-08 7:46 UTC
[PATCH 1/2] pinctrl: move strict option to pinmux_ops
2015-05-08 5:15 UTC (2+ messages)
[PATCH 0/3] GPIO support for BRCMSTB
2015-05-08 4:19 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: add brcmstb-gpio GPIO binding
` [PATCH 2/3] gpio: Add GPIO support for Broadcom STB SoCs
` [PATCH 3/3] gpio: brcmstb: Add interrupt support
[PATCH V7 00/10] Add Freescale i.mx7d support
2015-05-07 14:14 UTC (17+ messages)
` [PATCH V7 01/10] ARM: dts: add pinfunc include file to support imx7d
` [PATCH V7 02/10] ARM: dts: add clock "
` [PATCH V7 03/10] Document: dt: binding: imx: update document for imx7d support
` [PATCH V7 04/10] ARM: dts: add imx7d soc dtsi file
` [PATCH V7 05/10] pinctrl: add imx7d support
` [PATCH V7 06/10] ARM: imx: add msl support for imx7d
pinctrl: imx7d: undefined Kconfig option SOC_IMX7D
2015-05-07 10:36 UTC (2+ messages)
[GIT PULL] pin control fixes for the v4.1 series
2015-05-07 10:06 UTC
[PATCH 2/2] pinctrl: nomadik: activate strict mux mode
2015-05-07 9:53 UTC
[PATCH] gpio: xlp: Add missing .owner and .label settings for gpio_chip
2015-05-07 7:34 UTC
[PATCH 6/8] drivers/pwm: Add Crystalcove (CRC) PWM driver
2015-05-07 7:19 UTC (6+ messages)
` [PATCH 6/8] pwm: crc: "
` [Intel-gfx] "
[PATCH] pinctrl: sh-pfc: r8a7740: Fix typo SCIFAB in comment
2015-05-07 4:26 UTC (3+ messages)
[PATCH V5] pinctrl: Add Pistachio SoC pin control driver
2015-05-06 19:59 UTC
[PATCH V4 0/2] pinctrl: Support for IMG Pistachio
2015-05-06 18:45 UTC (6+ messages)
` [PATCH V4 1/2] pinctrl: Add Pistachio SoC pin control binding document
` [PATCH V4 2/2] pinctrl: Add Pistachio SoC pin control driver
[PATCH] pinctrl: lpc18xx: create pin cap lookup helper
2015-05-06 17:11 UTC
[PATCH v2 00/17] new locomo driver set
2015-05-06 16:42 UTC (14+ messages)
` [PATCH v2 02/17] leds: port locomo leds driver to new locomo core
` [PATCH v2 07/17] gpio: port LoCoMo gpio support from old driver
` [PATCH v2 08/17] gpio: locomo: implement per-pin irq handling
` [PATCH v2 13/17] ASoC: pxa: poodle: make use of new locomo GPIO interface
` [PATCH v2 14/17] ARM: pxa: poodle: use new LoCoMo driver
` [PATCH v2 17/17] ARM: drop old "
[PATCH] gpio: omap: Fix regression for MPUIO interrupts
2015-05-06 15:36 UTC (3+ messages)
[PATCH 0/2] Add GPIO controller driver for Netlogic XLP SoCs
2015-05-06 14:45 UTC (5+ messages)
` [PATCH 1/2] Documentation: Add Netlogic XLP GPIO devicetree bindings documentation
` [PATCH 2/2] gpio: xlp: GPIO controller for Netlogic XLP SoCs
[PATCH v2 05/10] pinctrl: berlin: use the regmap provided by syscon
2015-05-06 14:28 UTC (2+ messages)
[PATCH] pinctrl: Don't just pretend to protect pinctrl_maps, do it for real
2015-05-06 14:25 UTC (2+ messages)
Fwd: Re: [PATCH 2/2] ARM: mvebu: dts: Add dts file for DLink DNS-327L
2015-05-06 13:39 UTC (14+ messages)
[PATCH 1/1 linux-next RESEND] pinctrl: use ERR_CAST instead of ERR_PTR/PTR_ERR
2015-05-06 13:35 UTC (2+ messages)
[PATCH 1/2] pinctrl: single: Constify irq_domain_ops
2015-05-06 13:34 UTC (4+ messages)
` [PATCH 2/2] gpio: "
[PATCH v2] pinctrl: zynq: configure SPI SSx pins separately
2015-05-06 13:27 UTC (2+ messages)
[PATCH] gpio: max732x: Add IRQF_SHARED to irq flags
2015-05-06 13:27 UTC (3+ messages)
[PATCH] gpio: omap: Allow building as a loadable module
2015-05-06 13:23 UTC (2+ messages)
[PATCH v2] gpio: max732x: Fix irq-events handler
2015-05-06 13:09 UTC (2+ messages)
[PATCH] pinctrl: nomadik: assign chips dynamically
2015-05-06 12:48 UTC
[PATCH v3] pinmux: allow exlusive pin allocation among GPIO and peripheral funtions via flag strict in struct pinctrl_desc
2015-05-06 12:42 UTC (2+ messages)
[PATCH 2/8] drivers/pwm/core: Add support to remove registered consumer lookup tables
2015-05-06 12:21 UTC (3+ messages)
` [PATCH 2/8] pwm: core: "
lpc18xx: undefined Kconfig option ARCH_LPC18XX
2015-05-06 9:10 UTC (2+ messages)
[PATCH v2 0/2] gpio driver for NXP LPC18xx family
2015-05-05 20:41 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).