linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-26 22:01:05 to 2015-04-07 16:05:50 UTC [more...]

[PATCH v5 00/15] Add support to STMicroelectronics STM32 family
 2015-04-07 16:05 UTC  (27+ messages)
` [PATCH v5 02/15] ARM: ARMv7-M: Enlarge vector table up to 256 entries
` [PATCH v5 03/15] dt-bindings: Document the ARM System timer bindings
` [PATCH v5 04/15] clocksource/drivers: Add ARM System timer driver
` [PATCH v5 05/15] dt-bindings: Document the STM32 reset bindings
` [PATCH v5 07/15] dt-bindings: Document the STM32 timer bindings
` [PATCH v5 08/15] clockevents/drivers: Add STM32 Timer driver
` [PATCH v5 10/15] serial: stm32-usart: Add STM32 USART Driver
` [PATCH v5 12/15] ARM: dts: Add ARM System timer as clockevent in armv7m
` [PATCH v5 14/15] ARM: configs: Add STM32 defconfig
  ` [PATCH v5 01/15] scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel
  ` [PATCH v5 06/15] drivers: reset: Add STM32 reset driver
  ` [PATCH v5 09/15] dt-bindings: Document the STM32 USART bindings
  ` [PATCH v5 11/15] ARM: Add STM32 family machine
  ` [PATCH v5 13/15] ARM: dts: Introduce STM32F429 MCU
  ` [PATCH v5 15/15] MAINTAINERS: Add entry for STM32 MCUs

[PATCH gpio] gpio: removing kfree remove functionality
 2015-04-07 16:04 UTC 

[PATCH gpio 0/4] cleanup for gpio drivers
 2015-04-07 15:40 UTC  (11+ 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] pinctrl: Add support for PM8916 GPIO's and MPP's
 2015-04-07 14:26 UTC  (2+ messages)

[PATCH v2] pinmux: allow exlusive pin allocation among GPIO and peripheral funtions via flag strict in struct pinctrl_desc
 2015-04-07 14:17 UTC  (2+ messages)

[PATCH V2 0/3] pinctrl: Support for IMG Pistachio
 2015-04-07 14:13 UTC  (14+ 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 v2 0/5] Add Mediatek MMC driver
 2015-04-07 14:01 UTC  (8+ messages)
` [PATCH v2 2/5] mmc: mediatek: "
        ` 答复: "
` [PATCH v2 3/5] mmc: mediatek: Add PM support for "
    ` 答复: "

[PATCH] gpio: dwapb: enable for ARC
 2015-04-07 13:55 UTC  (2+ messages)

[PATCH] pinctrl: intel: Add Intel Sunrisepoint pin controller and GPIO support
 2015-04-07 13:42 UTC  (3+ messages)

[PATCH] sh-pfc: r8a7790: add EtherAVB pin groups
 2015-04-07 13:22 UTC  (3+ messages)

[PATCH] fix platform_no_drv_owner.cocci warnings
 2015-04-07 13:09 UTC  (3+ messages)

[PATCH 38/86] gpio/sch: use uapi/linux/pci_ids.h directly
 2015-04-07 13:03 UTC  (2+ messages)

[PATCH] pinctrl: at91: convert __raw to endian agnostic IO
 2015-04-07 11:49 UTC  (3+ messages)

[PATCH] pinctrl: bcm2835: Fix support for threaded level triggered IRQs
 2015-04-07 10:43 UTC 

gpio/gpiolib-acpi.c:559: pointless test ?
 2015-04-07 10:27 UTC 

[PATCH] gpio: x-gene: fix devm_ioremap_resource() check
 2015-04-07  9:47 UTC  (2+ messages)

pinctrl: add AMD GPIO driver support
 2015-04-07  9:38 UTC  (5+ messages)
    ` [Patch] pinctrl: fix warning from static analysis tools for AMD GPIO driver

[PATCH 1/3] MIPS: Cleanup Loongson-2F's gpio driver
 2015-04-07  9:22 UTC  (8+ 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-07  9:12 UTC  (9+ messages)
` [PATCH 2/3] MIPS: Move Loongson GPIO driver to drivers/gpio
` [PATCH 3/3] GPIO: Add Loongson-3A/3B GPIO driver support

[PATCH v2] pinctrl: make of_device_ids const
 2015-04-07  9:09 UTC  (2+ messages)

[PATCH] pinctrl: Add initial driver data for Alphascale asm9260
 2015-04-06  9:45 UTC  (17+ messages)
` [PATCH v2 0/2] Add driver and documentation for Alphascale asm9260 pinctrl
  ` [PATCH v2 1/2] pinctrl: Add driver "
      ` [PATCH v3 0/2] Add driver and documentation "
        ` [PATCH v3 1/2] pinctrl: Add driver "
            ` [PATCH v4 0/2] Add driver and documentation "
              ` [PATCH v4 1/2] pinctrl: Add driver "
              ` [PATCH v4 2/2] pinctrl: asm9260: add pinctrl add device tree bindings documentation
          ` [PATCH v3 "
  ` [PATCH v2 "

[PATCH v2] Documentation: gpio: Update ACPI part of the document to mention _DSD
 2015-04-04  9:27 UTC  (4+ messages)

[PATCH 0/6] pinctrl and gpio drivers for NXP LPC18xx family
 2015-04-03 21:16 UTC  (7+ messages)
` [PATCH 1/6] pinctrl: add lpc18xx pinctrl driver
` [PATCH 2/6] doc: dt: add documentation for lpc1850-scu "
` [PATCH 3/6] gpio: add lpc18xx gpio driver
` [PATCH 4/6] doc: dt: add documentation for lpc1850-gpio driver
` [PATCH 5/6] ARM: dts: lpc18xx: add pinctrl and gpio nodes
  ` [PATCH 6/6] ARM: dts: lpc4357-ea4357: add pinctrl and uart0 muxing

[PATCH] gpio: mvebu: Fix mask/unmask managment per irq chip type
 2015-04-02 15:11 UTC 

[PATCH v3 1/1] pinctrl: at91: Add set_multiple GPIO chip feature
 2015-04-02  9:55 UTC 

[PATCH v2 1/1] pinctrl: at91: Add set_multiple GPIO chip feature
 2015-04-02  9:43 UTC 

[PATCH 1/2] pinctrl: at91: Add set_multiple GPIO chip feature
 2015-04-02  9:39 UTC  (9+ messages)
` [PATCH 2/2] pinctrl: at91: Add missing include
    `  "
  ` Re: [PATCH 1/2] pinctrl: at91: Add set_multiple GPIO chip feature

[RFC PATCH 0/4] pinctrl: prototyping a per pin mux approach
 2015-04-02  9:38 UTC  (5+ messages)
` [RFC PATCH 1/4] pinctrl: change function behavior for per pin muxing controllers
  ` [RFC PATCH 2/4] pinctrl: introduce complex pin description
` [RFC PATCH 3/4] pinctrl: rough draft for a future controller
` [RFC PATCH 4/4] ARM: at91/dt: proto dt

[PATCH] pinctrl: dt: at91: new binding
 2015-04-02  8:18 UTC  (3+ messages)

[PATCH v3 00/20] ARM: mvebu: Armada 39x basic support, and preparatory cleanups
 2015-04-01 23:24 UTC  (3+ messages)
` [PATCH v3 20/20] ARM: configs: enable Marvell Armada 39x in multi_v7_defconfig

[PATCH v4 00/15] Add support to STMicroelectronics STM32 family
 2015-04-01 16:32 UTC  (22+ 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 0/2] pinctrl: Support for IMG Pistachio
 2015-04-01 10:03 UTC  (3+ messages)

[PATCH] Documentation: gpio: Update ACPI part of the document to mention _DSD
 2015-04-01  0:19 UTC  (2+ messages)

[PATCH] gpio: ich: Implement get_direction function
 2015-03-31 15:11 UTC 

gpiolib, gpio removal while a gpio in-use
 2015-03-31  4:23 UTC  (3+ messages)

[GIT PULL] late GPIO fixes for the v4.0 series
 2015-03-30  8:02 UTC 

[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  (13+ messages)
` [PATCH v3 04/15] clocksource: Add ARM System timer driver
` [PATCH v3 10/15] serial: stm32-usart: Add STM32 USART Driver

[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  (2+ messages)

configuration for nc pins without pull
 2015-03-27  9:15 UTC  (2+ messages)

[PATCH 00/35 linux-next] constify of_device_id array
 2015-03-27  9:00 UTC  (3+ 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 


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