Show patches with: Submitter = Linus Walleij       |    Archived = No       |   1230 patches
« 1 2 ... 10 11 12 13 »
Patch Series S/W/F Date Submitter Delegate State
[GIT,PULL] GPIO fixes for v4.2 take one --- 2015-07-17 Linus Walleij New
[GIT,PULL] GPIO bulk changes for v4.2 --- 2015-06-22 Linus Walleij New
gpio: improve error reporting on own descriptors --- 2015-06-05 Linus Walleij Accepted
gpio: promote own request failure to pr_err() --- 2015-06-05 Linus Walleij Accepted
gpio: discourage passing base to gpio_chip --- 2015-05-13 Linus Walleij Accepted
[GIT,PULL] GPIO fixes for the v4.1 series --- 2015-05-08 Linus Walleij New
[GIT,PULL] pin control fixes for the v4.1 series --- 2015-05-07 Linus Walleij New
[GIT,PULL] pin control Kconfig fix for v4.1 --- 2015-04-21 Linus Walleij New
[GIT,PULL] bulk GPIO changes for the v4.1 cycle --- 2015-04-17 Linus Walleij New
[GIT,PULL] pin control bulk changes for v4.1 --- 2015-04-14 Linus Walleij New
gpio: dwapb: remove dependencies --- 2015-04-09 Linus Walleij Accepted
gpio: split GPIO drivers in submenus --- 2015-04-08 Linus Walleij Accepted
[v2] gpio: move MFD GPIO drivers under their own comment --- 2015-04-08 Linus Walleij Accepted
gpio: move MFD GPIO drivers under their own comment --- 2015-04-08 Linus Walleij New
gpio: move BCM Kona Kconfig option --- 2015-04-08 Linus Walleij Accepted
gpio: arrange SPI Kconfig symbols alphabetically --- 2015-04-08 Linus Walleij Accepted
gpio: arrange PCI GPIO controllers alphabetically --- 2015-04-08 Linus Walleij Accepted
gpio: arrange I2C Kconfig symbols alphabetically --- 2015-04-08 Linus Walleij Accepted
gpio: arrange Kconfig symbols alphabetically --- 2015-04-08 Linus Walleij Accepted
[GIT,PULL] late GPIO fixes for the v4.0 series --- 2015-03-30 Linus Walleij New
gpio: altera: staticize probe function --- 2015-03-27 Linus Walleij Accepted
gpio: move pincontrol calls to <linux/gpio/driver.h> --- 2015-03-18 Linus Walleij Accepted
[v2] gpio: fix constconst in devres --- 2015-03-11 Linus Walleij Accepted
gpio: fix constconst in devres --- 2015-03-11 Linus Walleij New
gpio-dwapb: reset mask register on probe --- 2015-03-09 Linus Walleij New
[GIT,PULL] GPIO fixes for the v4.0 series, take one --- 2015-03-02 Linus Walleij New
[2/2] gpio: max732x: convert to GPIOLIB_IRQCHIP --- 2015-01-30 Linus Walleij Accepted
[1/2] gpio: max732x: use an inline function for container cast --- 2015-01-30 Linus Walleij Accepted
gpio: sx150x: fixup OF support --- 2015-01-22 Linus Walleij Accepted
gpio: tc3589x: get rid of platform data --- 2014-12-15 Linus Walleij Accepted
gpio: mcp23s08: fix up compilation error --- 2014-12-12 Linus Walleij Accepted
gpio: dwapb: fix compile errors --- 2014-10-27 Linus Walleij Accepted
pinctrl: abx500: get rid of unused variable --- 2014-10-02 Linus Walleij Accepted
[2/2] gpio: stmpe: add verbose debug code --- 2014-10-02 Linus Walleij Accepted
[1/2] gpio: stmpe: fix up interrupt enable logic --- 2014-10-02 Linus Walleij Accepted
gpio: staticize xway_stp_init() --- 2014-09-30 Linus Walleij Accepted
gpio: handle also nested irqchips in the chained handler set-up --- 2014-09-26 Linus Walleij Accepted
gpio: set parent irq on chained handlers --- 2014-09-26 Linus Walleij Accepted
gpio: dwapb: fix pointer to integer cast --- 2014-09-24 Linus Walleij Accepted
gpio: remove remaining users of gpiochip_remove() retval --- 2014-09-16 Linus Walleij Accepted
[GIT,PULL] GPIO fixes for the v3.17 series --- 2014-09-05 Linus Walleij New
gpio: move varargs hack outside #ifdef GPIOLIB --- 2014-09-01 Linus Walleij Accepted
gpio: move GPIOD flags outside #ifdef --- 2014-08-19 Linus Walleij Accepted
gpio: split gpiod board registration into machine header --- 2014-07-24 Linus Walleij Accepted
gpio: drop retval check enforcing from gpiochip_remove() --- 2014-07-23 Linus Walleij Accepted
[GIT,PULL] GPIO fix for v3.16 --- 2014-07-15 Linus Walleij New
gpio: vr41xx: fix up errorpath on probe() --- 2014-07-08 Linus Walleij Accepted
[GIT,PULL] the great <mach/gpio.h> purge --- 2014-06-30 Linus Walleij New
[4/4] ARM: delete old reference to ARM_GPIOLIB_COMPLEX --- 2014-06-04 Linus Walleij Accepted
[3/4] ARM: kill CONFIG_NEED_MACH_GPIO_H --- 2014-06-04 Linus Walleij Accepted
[2/4] ARM: mach-s5p: get rid of all <mach/gpio.h> headers --- 2014-06-04 Linus Walleij Accepted
[1/4] ARM: s5p: cut the custom ARCH_NR_GPIOS definition --- 2014-06-04 Linus Walleij Accepted
RFT: gpio: adnp: switch to use irqchip helpers --- 2014-06-02 Linus Walleij Accepted
gpio: intel-mid: switch to using gpiolib irqchip helpers --- 2014-05-29 Linus Walleij Accepted
gpio: select IRQ_DOMAIN for gpiolib irqchip helpers --- 2014-05-29 Linus Walleij Accepted
gpio: mcp23s08: switch chip count to int --- 2014-05-28 Linus Walleij Accepted
gpio: pch: add slab include --- 2014-05-27 Linus Walleij Accepted
RFT: gpio: pca953x: use gpiolib irqchip helpers --- 2014-05-09 Linus Walleij Accepted
gpio: do not set up hardware for IRQ_TYPE_NONE --- 2014-04-23 Linus Walleij Accepted
gpiolib: of: remove gpio_to_desc() usage --- 2014-04-22 Linus Walleij Accepted
gpio: put GPIO IRQs into their own lock class --- 2014-04-22 Linus Walleij Accepted
[GIT,PULL] GPIO fixes for the v3.15 rc series --- 2014-04-22 Linus Walleij New
gpio: document gpio irqchips a bit more, describe helpers --- 2014-04-09 Linus Walleij Accepted
[4/4] gpio: tc3589x: use gpiolib irqchip helpers --- 2014-04-09 Linus Walleij Accepted
[3/4] gpio: tc3589x: get rid of static IRQ base --- 2014-04-09 Linus Walleij Accepted
[2/4] gpio: tc3589x: use managed resources --- 2014-04-09 Linus Walleij Accepted
[1/4] gpio: support threaded interrupts in irqchip helpers --- 2014-04-09 Linus Walleij Accepted
gpio: set data first, then chip and handler --- 2014-04-09 Linus Walleij Accepted
gpio: unmap gpio irqs properly --- 2014-03-28 Linus Walleij Accepted
[4/4] pinctrl: coh901: convert driver to use gpiolib irqchip --- 2014-03-25 Linus Walleij Accepted
[3/4] pinctrl: nomadik: convert driver to use gpiolib irqchip --- 2014-03-25 Linus Walleij Accepted
[2/4] gpio: pl061: convert driver to use gpiolib irqchip --- 2014-03-25 Linus Walleij Accepted
[1/4] gpio: add IRQ chip helpers in gpiolib --- 2014-03-25 Linus Walleij Accepted
RFC: gpio: factor IRQ chip helpers into gpiolib --- 2014-03-24 Linus Walleij New
[v2] gpio: switch drivers to use new callback --- 2014-03-18 Linus Walleij Accepted
[2/2] pinctrl: coh901: move irq line locking to resource callbacks --- 2014-03-17 Linus Walleij Accepted
[1/2] gpio: switch drivers to use new callback --- 2014-03-17 Linus Walleij Superseded
gpio: remove misleading documentation --- 2014-03-07 Linus Walleij Accepted
gpio: zevio: depend on ARM and OF_GPIO --- 2014-03-06 Linus Walleij Accepted
gpio: generic: clamp retured value to [0,1] --- 2014-02-05 Linus Walleij Accepted
gpio: vr41xx: mark GPIO lines used for IRQ --- 2014-01-23 Linus Walleij Accepted
gpio: document how to make combined GPIO+irqchip drivers --- 2014-01-22 Linus Walleij Accepted
gpio: mcp23s08: depend on OF_GPIO --- 2014-01-20 Linus Walleij Accepted
gpio: sch311x: fix compilation error --- 2013-12-23 Linus Walleij Accepted
MAINTAINERS: update GPIO maintainers entry --- 2013-12-10 Linus Walleij Accepted
gpio/pinctrl: make gpio_chip members typed boolean --- 2013-12-04 Linus Walleij Accepted
[v3] gpio: lock adnp IRQs when starting them --- 2013-11-29 Linus Walleij Accepted
gpio: pl061: move irqdomain initialization --- 2013-11-27 Linus Walleij Accepted
gpio: drop users of irq_set_chip_and_handler_name() --- 2013-11-26 Linus Walleij Accepted
[3/3] gpio: pl061: remove confusing naming --- 2013-11-26 Linus Walleij Accepted
[2/3] gpio: pl061: refactor type setting --- 2013-11-26 Linus Walleij Accepted
[1/3] gpio: pl061: lock IRQs when starting them --- 2013-11-26 Linus Walleij Accepted
[v2] gpio: lynxpoint: lock IRQs when starting them --- 2013-11-26 Linus Walleij Accepted
[v2] gpio: intel-mid: lock IRQs when starting them --- 2013-11-26 Linus Walleij Accepted
[v2] gpio: em: lock IRQs when starting them --- 2013-11-26 Linus Walleij Accepted
[v2] gpio: bcm-kona: lock IRQs when starting them --- 2013-11-26 Linus Walleij Accepted
[v2] gpio: lock adnp IRQs when enabling them --- 2013-11-26 Linus Walleij New
gpio: pl061: proper error messages --- 2013-11-22 Linus Walleij Accepted
gpio: lynxpoint: lock IRQs when starting them --- 2013-11-20 Linus Walleij New
gpio: intel-mid: lock IRQs when starting them --- 2013-11-20 Linus Walleij New
« 1 2 ... 10 11 12 13 »