messages from 2015-03-19 17:25:41 to 2015-04-01 02:28:13 UTC [more...]
[PATCH 1/3] MIPS: Cleanup Loongson-2F's gpio driver
2015-04-01 2:22 UTC (4+ messages)
` [PATCH 2/3] MIPS: Move Loongson GPIO driver to drivers/gpio
` [PATCH 3/3] GPIO: Add Loongson-3A/3B GPIO driver support
` Re:[PATCH 1/3] MIPS: Cleanup Loongson-2F's gpio driver
[PATCH 1/3] MIPS: Cleanup Loongson-2F's gpio driver
2015-04-01 1:19 UTC (7+ messages)
` [PATCH 2/3] MIPS: Move Loongson GPIO driver to drivers/gpio
` [PATCH 3/3] GPIO: Add Loongson-3A/3B GPIO driver support
[PATCH] Documentation: gpio: Update ACPI part of the document to mention _DSD
2015-04-01 0:19 UTC (2+ messages)
[PATCH V2 0/3] pinctrl: Support for IMG Pistachio
2015-03-31 18:55 UTC (11+ messages)
` [PATCH V2 1/3] pinctrl: Document "function" + "pins" pinmux binding
` [PATCH V2 2/3] pinctrl: Add Pistachio SoC pin control binding document
` [PATCH V2 3/3] pinctrl: Add Pistachio SoC pin control driver
[PATCH v4 00/15] Add support to STMicroelectronics STM32 family
2015-03-31 16:45 UTC (17+ messages)
` [PATCH v4 01/15] scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel
` [PATCH v4 02/15] ARM: ARMv7-M: Enlarge vector table up to 256 entries
` [PATCH v4 03/15] dt-bindings: Document the ARM System timer bindings
` [PATCH v4 04/15] clocksource/drivers: Add ARM System timer driver
` [PATCH v4 05/15] dt-bindings: Document the STM32 reset bindings
` [PATCH v4 06/15] drivers: reset: Add STM32 reset driver
` [PATCH v4 07/15] dt-bindings: Document the STM32 timer bindings
` [PATCH v4 08/15] clockevents/drivers: Add STM32 Timer driver
` [PATCH v4 09/15] dt-bindings: Document the STM32 USART bindings
` [PATCH v4 10/15] serial: stm32-usart: Add STM32 USART Driver
` [PATCH v4 11/15] ARM: Add STM32 family machine
` [PATCH v4 12/15] ARM: dts: Add ARM System timer as clockevent in armv7m
` [PATCH v4 13/15] ARM: dts: Introduce STM32F429 MCU
` [PATCH v4 14/15] ARM: configs: Add STM32 defconfig
` [PATCH v4 15/15] MAINTAINERS: Add entry for STM32 MCUs
[PATCH] gpio: ich: Implement get_direction function
2015-03-31 15:11 UTC
[PATCH v2 0/5] Add Mediatek MMC driver
2015-03-31 14:46 UTC (5+ messages)
` [PATCH v2 2/5] mmc: mediatek: "
` [PATCH v2 3/5] mmc: mediatek: Add PM support for "
[PATCH] pinctrl: Add support for PM8916 GPIO's and MPP's
2015-03-31 9:37 UTC
[PATCH] gpio: dwapb: enable for ARC
2015-03-31 8:30 UTC
gpiolib, gpio removal while a gpio in-use
2015-03-31 4:23 UTC (3+ messages)
[PATCH gpio 0/4] cleanup for gpio drivers
2015-03-31 4:19 UTC (5+ messages)
` [PATCH gpio 1/4] drivers: gpio: use devm_kzalloc
` [PATCH gpio 2/4] gpio-max7300: remove 'ret' variable
` [PATCH gpio 3/4] gpio-arizona: drop owner assignment from platform_drivers
` [PATCH gpio 4/4] drivers: gpio: use (!foo) instead of (foo == NULL)
[PATCH v2] pinmux: allow exlusive pin allocation among GPIO and peripheral funtions via flag strict in struct pinctrl_desc
2015-03-31 3:16 UTC
[PATCH] sh-pfc: r8a7790: add EtherAVB pin groups
2015-03-30 23:30 UTC (2+ messages)
[PATCH] pinctrl: intel: Add Intel Sunrisepoint pin controller and GPIO support
2015-03-30 14:31 UTC
[PATCH] fix platform_no_drv_owner.cocci warnings
2015-03-30 13:05 UTC (2+ messages)
[GIT PULL] late GPIO fixes for the v4.0 series
2015-03-30 8:02 UTC
[PATCH] pinctrl: dt: at91: new binding
2015-03-29 20:55 UTC (2+ messages)
[PATCH 38/86] gpio/sch: use uapi/linux/pci_ids.h directly
2015-03-29 13:40 UTC
[PATCH] gpio: x-gene: fix devm_ioremap_resource() check
2015-03-29 2:37 UTC
[PATCH] pinctrl: Add initial driver data for Alphascale asm9260
2015-03-27 17:10 UTC (5+ messages)
` [PATCH v2 0/2] Add driver and documentation for Alphascale asm9260 pinctrl
` [PATCH v2 1/2] pinctrl: Add driver "
` [PATCH v2 2/2] pinctrl: asm9260: add pinctrl add device tree bindings documentation
[PATCH] pinctrl: mvebu: add suspend/resume support to Armada XP pinctrl driver
2015-03-27 13:52 UTC (3+ messages)
[PATCH v3 00/15] Add support to STMicroelectronics STM32 family
2015-03-27 12:33 UTC (21+ messages)
` [PATCH v3 04/15] clocksource: Add ARM System timer driver
` [PATCH v3 10/15] serial: stm32-usart: Add STM32 USART Driver
[PATCH 1/2] pinctrl: at91: Add set_multiple GPIO chip feature
2015-03-27 11:54 UTC (5+ messages)
` [PATCH 2/2] pinctrl: at91: Add missing include
` Re: [PATCH 1/2] pinctrl: at91: Add set_multiple GPIO chip feature
[PATCH v2 0/8] gpio: omap: cleanup: get rid of system GPIO <-> GPIO offset converseations
2015-03-27 10:27 UTC (18+ messages)
` [PATCH v2 1/8] gpio: omap: convert omap_gpio_is_input() to use gpio offset
` [PATCH v2 2/8] gpio: omap: simplify omap_set_gpio_dataout_x()
` [PATCH v2 3/8] gpio: omap: convert debounce functions switch to use gpio offset
` [PATCH v2 4/8] gpio: omap: drop 'gpio' param from omap_gpio_init_irq()
` [PATCH v2 5/8] gpio: omap: convert gpio irq functions to use GPIO offset
` [PATCH v2 6/8] gpio: omap: get rid of GPIO_BIT() macro
` [PATCH v2 7/8] gpio: omap: get rid of omap_irq_to_gpio()
` [PATCH v2 8/8] gpio: omap: get rid of GPIO_INDEX() macro
[PATCH] gpio: gpio-tb10x: remove incorrect __exit markup
2015-03-27 10:25 UTC (7+ messages)
[PATCH] gpio: syscon: reduce message level when direction reg offset not in dt
2015-03-27 10:18 UTC (4+ messages)
pinctrl: add AMD GPIO driver support
2015-03-27 9:44 UTC (4+ messages)
` [Patch] pinctrl: fix warning from static analysis tools for AMD GPIO driver
configuration for nc pins without pull
2015-03-27 9:15 UTC (3+ messages)
[PATCH 00/35 linux-next] constify of_device_id array
2015-03-27 9:00 UTC (6+ messages)
` [PATCH 35/35 linux-next] pinctrl: "
[PATCH 1/2] pinctrl: pinconf-generic: scan also referenced phandle node
2015-03-27 8:53 UTC (4+ messages)
` [PATCH 2/2] pinctrl: pinconf-generic: add dt node names to error messages
[RFC] gpio: add set_active_low() function to gpio_chip
2015-03-27 8:45 UTC (2+ messages)
[PATCH] pinmux: allow exlusive pin allocation among GPIO and peripheral funtions via flag strict in struct pinctrl_desc
2015-03-27 8:32 UTC (4+ messages)
[next:master 5727/5749] drivers/gpio/gpio-altera.c:259:5: sparse: symbol 'altera_gpio_probe' was not declared. Should it be static?
2015-03-27 8:29 UTC (3+ messages)
` [PATCH next] altera_gpio_probe() can be static
[PATCH] gpio: altera: staticize probe function
2015-03-27 8:27 UTC
[PATCH v2] pinctrl: make of_device_ids const
2015-03-26 22:00 UTC
[PATCH] pinctrl: at91: convert __raw to endian agnostic IO
2015-03-26 12:23 UTC (2+ messages)
[PATCH] gpio-dwapb: reset mask register on probe
2015-03-26 9:29 UTC (6+ messages)
[PATCH 0/3] gpio: rcar: Fix wake up using gpio-keys with PM domain
2015-03-26 9:26 UTC (7+ messages)
` [PATCH 1/3] gpio: rcar: Use local variable gpio_chip in gpio_rcar_probe()
` [PATCH 2/3] gpio: rcar: Add more register documentation
` [PATCH 3/3] gpio: rcar: Prevent module clock disable when wake-up is enabled
[PATCH V8 3/8] MIPS: Cleanup Loongson-2F's gpio driver
2015-03-26 2:12 UTC (7+ messages)
[PATCH v2 0/6] pinctrl: st: Fix disparity between Pinctrl & GPIO in /sysfs
2015-03-25 15:39 UTC (12+ messages)
` [PATCH v2 2/6] pinctrl: st: Introduce a 'get pin function' call
` [PATCH v2 3/6] pinctrl: st: Move st_get_pio_control() further up the source file
` [PATCH v2 4/6] pinctrl: st: Supply a GPIO get_direction() call-back
` [PATCH v2 5/6] pinctrl: st: Show correct pin direction -- even when in GPIO mode
` [PATCH v2 6/6] pinctrl: st: Display pin's function when printing pinctrl debug information
[PATCH] gpio: pcf857x: restore the initial line state of all pcf lines
2015-03-25 15:28 UTC (10+ messages)
[RESEND PATCH v6 0/2] ARM: hip04: add GPIO support
2015-03-25 9:35 UTC (5+ messages)
` [RESEND PATCH v6 1/2] ARM: hip04: add GPIO configure in hisi_defconfig
` [RESEND PATCH v6 2/2] ARM: dts: hip04: add GPIO pieces
[PATCH] IIO: Adds ACPI support for ST gyroscopes
2015-03-24 16:55 UTC (5+ messages)
[RFC] pinmux: group and function definitions in the device tree
2015-03-24 6:18 UTC (11+ messages)
gpiolib: translate pin number in GPIO ACPI callbacks
2015-03-23 15:55 UTC
pinctrl: add AMD GPIO driver support
2015-03-23 11:00 UTC (4+ messages)
[PATCH 0/8] gpio: omap: cleanup: get rid of system GPIO <-> GPIO offset converseations
2015-03-22 17:32 UTC (28+ messages)
` [PATCH 1/8] gpio: omap: convert omap_gpio_is_input() to use gpio offset
` [PATCH 2/8] gpio: omap: simplify omap_set_gpio_dataout_x()
` [PATCH 3/8] gpio: omap: convert debounce functions switch to use gpio offset
` [PATCH 4/8] gpio: omap: drop 'gpio' param from omap_gpio_init_irq()
` [PATCH 5/8] gpio: omap: convert gpio irq functions to use GPIO offset
` [PATCH 6/8] gpio: omap: get rid of GPIO_BIT() macro
` [RFT OMAP1 PATCH 7/8] gpio: omap: get rid of omap_irq_to_gpio()
` [RFT OMAP1 PATCH 8/8] gpio: omap: get rid of GPIO_INDEX() macro
gpio-mcp23s08 irq issue
2015-03-21 23:04 UTC
[PATCH 1/2] gpio: omap: irq_shutdown: remove unnecessary call of gpiochip_unlock_as_irq
2015-03-19 23:03 UTC (4+ messages)
` [RFC/RFT PATCH 2/2] gpio: omap: ensure that runtime pm will disable unused gpio banks
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).