All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] pinctrl: sirf: switch to one gpiolib and gpiolib_irqchip helpers
@ 2014-04-15  6:43 ` Barry Song
  0 siblings, 0 replies; 48+ messages in thread
From: Barry Song @ 2014-04-15  6:43 UTC (permalink / raw)
  To: linus.walleij, linux-gpio; +Cc: linux-arm-kernel, workgroup.linux, Barry Song

From: Barry Song <Baohua.Song@csr.com>

This patchset depends on Linus Walleij's "pinctrl: sirf: rename inlined accessor".
and "pinctrl: sirf: switch driver to use gpiolib irqchip helpers" is rebased
from Linus Walleij's patch too.

Barry Song (3):
  pinctrl: sirf: wrap all gpio banks into one gpio_chip
  gpio: make handler_data configurable while using gpiolib_irqchip
  pinctrl: sirf: move to use irq_get_handler_data
Linus Walleij (1):
  pinctrl: sirf: switch driver to use gpiolib irqchip helpers

 drivers/gpio/gpiolib.c              |   10 +-
 drivers/pinctrl/Kconfig             |    1 +
 drivers/pinctrl/sirf/pinctrl-sirf.c |  264 ++++++++++++-----------------------
 include/linux/gpio/driver.h         |    2 +-
 4 files changed, 97 insertions(+), 180 deletions(-)

-- 
1.7.5.4


^ permalink raw reply	[flat|nested] 48+ messages in thread

end of thread, other threads:[~2014-04-24 15:45 UTC | newest]

Thread overview: 48+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-15  6:43 [PATCH 0/4] pinctrl: sirf: switch to one gpiolib and gpiolib_irqchip helpers Barry Song
2014-04-15  6:43 ` Barry Song
2014-04-15  6:43 ` [PATCH 1/4] pinctrl: sirf: wrap all gpio banks into one gpio_chip Barry Song
2014-04-15  6:43   ` Barry Song
2014-04-22 18:27   ` Linus Walleij
2014-04-22 18:27     ` Linus Walleij
2014-04-23 20:03   ` Linus Walleij
2014-04-23 20:03     ` Linus Walleij
2014-04-15  6:43 ` [PATCH 2/4] pinctrl: sirf: switch driver to use gpiolib irqchip helpers Barry Song
2014-04-15  6:43   ` Barry Song
2014-04-23 20:04   ` Linus Walleij
2014-04-23 20:04     ` Linus Walleij
2014-04-15  6:43 ` [PATCH 3/4] gpio: make handler_data configurable while using gpiolib_irqchip Barry Song
2014-04-15  6:43   ` Barry Song
2014-04-23 20:13   ` Linus Walleij
2014-04-23 20:13     ` Linus Walleij
2014-04-23 22:55     ` Barry Song
2014-04-23 22:55       ` Barry Song
2014-04-23 23:09       ` Linus Walleij
2014-04-23 23:09         ` Linus Walleij
2014-04-23 23:23         ` Barry Song
2014-04-23 23:23           ` Barry Song
2014-04-24 13:06           ` Linus Walleij
2014-04-24 13:06             ` Linus Walleij
2014-04-24 15:43             ` Barry Song
2014-04-24 15:43               ` Barry Song
2014-04-15  6:43 ` [PATCH 4/4] pinctrl: sirf: move to use irq_get_handler_data Barry Song
2014-04-15  6:43   ` Barry Song
2014-04-23 20:17   ` Linus Walleij
2014-04-23 20:17     ` Linus Walleij
2014-04-23 22:59     ` Barry Song
2014-04-23 22:59       ` Barry Song
2014-04-24 12:59       ` Linus Walleij
2014-04-24 12:59         ` Linus Walleij
2014-04-24 15:45         ` Barry Song
2014-04-24 15:45           ` Barry Song
2014-04-16  9:54 ` [PATCH 0/4] pinctrl: sirf: switch to one gpiolib and gpiolib_irqchip helpers Javier Martinez Canillas
2014-04-16  9:54   ` Javier Martinez Canillas
2014-04-16 10:05   ` Barry Song
2014-04-16 10:05     ` Barry Song
2014-04-16 10:20     ` Javier Martinez Canillas
2014-04-16 10:20       ` Javier Martinez Canillas
2014-04-22 21:47 ` Linus Walleij
2014-04-22 21:47   ` Linus Walleij
2014-04-23 12:09   ` Barry Song
2014-04-23 12:09     ` Barry Song
2014-04-23 20:02     ` Linus Walleij
2014-04-23 20:02       ` Linus Walleij

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.