Show patches with: none      |   14392 patches
« 1 2 ... 49 50 51143 144 »
Patch Series S/W/F Date Submitter Delegate State
[1/6] gpio: remember to finally free gpio_device --- 2016-02-11 Linus Walleij New
[2/6] gpio: move sysfs mock device to the gpio_device --- 2016-02-11 Linus Walleij Accepted
[3/6] gpio: move descriptors into gpio_device --- 2016-02-11 Linus Walleij Accepted
[4/6] gpio: reflect base and ngpio into gpio_device --- 2016-02-11 Linus Walleij Accepted
[5/6] gpio: reference count the gpio device for each desc --- 2016-02-11 Linus Walleij Accepted
[6/6] gpio: move the pin ranges into gpio_device --- 2016-02-11 Linus Walleij New
[6/6,v2] gpio: move the pin ranges into gpio_device --- 2016-02-11 Linus Walleij New
gpio: move the subdriver data pointer into gpio_device --- 2016-02-11 Linus Walleij Accepted
gpio/pinctrl: sunxi: stop poking around in private vars --- 2016-02-11 Linus Walleij Accepted
pinctrl: sirf/atlas7: stop poking around in GPIO internals --- 2016-02-12 Linus Walleij Accepted
gpio: store reflect the label to userspace --- 2016-02-12 Linus Walleij Accepted
gpio: add userspace ABI for GPIO line information --- 2016-02-12 Linus Walleij Superseded
[v2] gpio: add userspace ABI for GPIO line information --- 2016-02-15 Linus Walleij Superseded
gpio: create an API to detect open drain/source on lines --- 2016-02-16 Linus Walleij Accepted
gpio: tps65218: remove unused #include --- 2016-02-19 Linus Walleij Accepted
[v3] gpio: add userspace ABI for GPIO line information --- 2016-02-22 Linus Walleij New
gpio: fixup line flags for userspace ABI --- 2016-02-22 Linus Walleij Accepted
pinctrl: mediatek/7623: delete unnecessary .owner --- 2016-02-25 Linus Walleij Accepted
gpio: present the consumer of a line to userspace --- 2016-02-25 Linus Walleij Superseded
gpio: present the consumer of a line to userspace --- 2016-02-25 Linus Walleij Accepted
pinctrl: pxa2xx: export symbols --- 2016-03-09 Linus Walleij Accepted
gpio: tps65912: fix bad merge --- 2016-03-09 Linus Walleij Accepted
gpio: uapi: use 0xB4 as ioctl() major --- 2016-03-10 Linus Walleij Accepted
gpio: support native single-ended hardware drivers --- 2016-03-22 Linus Walleij Accepted
gpio: mcp23s08: delete req/rel_resource callbacks --- 2016-03-22 Linus Walleij Accepted
pinctrl: nomadik: fix pull debug print inversion --- 2016-03-24 Linus Walleij Accepted
powerpc: ppc4xx: drop unused variable --- 2016-03-31 Linus Walleij Accepted
gpio irqchip initialization race --- 2016-04-01 Linus Walleij New
gpiolib: handle probe deferrals better --- 2016-04-01 Linus Walleij New
gpio: tc3589x: use BIT() macro --- 2016-04-05 Linus Walleij Accepted
gpio: tc3589x: implement open drain/source callback --- 2016-04-05 Linus Walleij Accepted
gpio: document open drain/source behaviour --- 2016-04-05 Linus Walleij Superseded
gpio: tps65218: use the new open drain callback --- 2016-04-08 Linus Walleij Accepted
gpio: sx150x: move platform data into driver --- 2016-04-09 Linus Walleij Accepted
gpio: sx150x: use the new open drain callback --- 2016-04-09 Linus Walleij Accepted
[1/2] gpio: f7188x: use BIT() macro --- 2016-04-09 Linus Walleij Accepted
[2/2] gpio: f7188x: use the new open drain callback --- 2016-04-09 Linus Walleij Accepted
[v2] gpio: document open drain/source behaviour --- 2016-04-09 Linus Walleij Accepted
gpio: menz127: use the new open drain callback --- 2016-04-09 Linus Walleij Accepted
gpio: vx855: use the new open drain callback --- 2016-04-10 Linus Walleij Accepted
[1/2] gpio: wm831x: use the new open drain callback --- 2016-04-10 Linus Walleij Superseded
[2/2] gpio: wm8994: use the new open drain callback --- 2016-04-10 Linus Walleij Superseded
[1/2] gpio: wm831x: use the new open drain callback --- 2016-04-12 Linus Walleij Accepted
[2/2] gpio: wm8994: use the new open drain callback --- 2016-04-12 Linus Walleij Accepted
gpio: f7188x: fix edit mistake --- 2016-04-18 Linus Walleij Accepted
gpio: revert bank bindings --- 2016-04-19 Linus Walleij Accepted
[01/23] gpio: remove deps on ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB --- 2016-04-20 Linus Walleij Accepted
[02/23] arc: select GPIOLIB directly --- 2016-04-20 Linus Walleij Accepted
[03/23] ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB --- 2016-04-20 Linus Walleij New
[04/23] arm64: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB --- 2016-04-20 Linus Walleij New
[05/23] avr32: do away with ARCH_REQUIRE_GPIOLIB --- 2016-04-20 Linus Walleij Accepted
[06/23] blackfin: do away with ARCH_REQUIRE_GPIOLIB --- 2016-04-20 Linus Walleij Accepted
[07/23] cris: do away with ARCH_REQUIRE_GPIOLIB --- 2016-04-20 Linus Walleij Accepted
[08/23] hexagon: update TODO list --- 2016-04-20 Linus Walleij Accepted
[09/23] m68k: do away with ARCH_REQUIRE_GPIOLIB --- 2016-04-20 Linus Walleij Accepted
[10/23] MIPS: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB --- 2016-04-20 Linus Walleij Accepted
[11/23] openrisc: do away with ARCH_REQUIRE_GPIOLIB --- 2016-04-20 Linus Walleij Accepted
[12/23] powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB --- 2016-04-20 Linus Walleij Accepted
[13/23] sh: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB --- 2016-04-20 Linus Walleij New
[14/23] unicore: do away with ARCH_REQUIRE_GPIOLIB --- 2016-04-20 Linus Walleij New
[15/23] x86: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB --- 2016-04-20 Linus Walleij Accepted
[16/23] alpha: remove ARCH_WANT_OPTIONAL_GPIOLIB --- 2016-04-20 Linus Walleij Accepted
[17/23] ia64: remove ARCH_WANT_OPTIONAL_GPIOLIB --- 2016-04-20 Linus Walleij New
[18/23] metag: remove ARCH_WANT_OPTIONAL_GPIOLIB --- 2016-04-20 Linus Walleij Accepted
[19/23] microblaze: remove ARCH_WANT_OPTIONAL_GPIOLIB --- 2016-04-20 Linus Walleij Accepted
[20/23] nios2: remove ARCH_WANT_OPTIONAL_GPIOLIB --- 2016-04-20 Linus Walleij New
[21/23] sparc: remove ARCH_WANT_OPTIONAL_GPIOLIB --- 2016-04-20 Linus Walleij Accepted
[22/23] xtensa: remove ARCH_WANT_OPTIONAL_GPIOLIB --- 2016-04-20 Linus Walleij Accepted
[23/23] gpio: delete ARCH_[WANTS_OPTIONAL|REQUIRE]_GPIOLIB --- 2016-04-20 Linus Walleij Accepted
[v2] gpio: of: make it possible to name GPIO lines --- 2016-04-20 Linus Walleij Superseded
[v3] gpio: of: make it possible to name GPIO lines --- 2016-04-21 Linus Walleij New
gpio: move gpiod_set_array_value_priv() --- 2016-04-26 Linus Walleij Accepted
[1/2] gpio: userspace ABI for reading/writing GPIO lines --- 2016-04-26 Linus Walleij Superseded
[2/2] tools/gpio: add the gpio-hammer tool --- 2016-04-26 Linus Walleij Superseded
gpio: clarify open drain/source docs --- 2016-04-27 Linus Walleij Accepted
[1/2] pinctrl: nomadik: use BIT() with offsets consequently --- 2016-04-28 Linus Walleij Accepted
[2/2] pinctrl: nomadik: implement .get_direction() --- 2016-04-28 Linus Walleij Accepted
gpio: set up initial state from .get_direction() --- 2016-04-28 Linus Walleij Accepted
[1/2] gpio: pl061: remove range check --- 2016-04-28 Linus Walleij New
[2/2] gpio: pl061: implement .get_direction() --- 2016-04-28 Linus Walleij Accepted
gpio: stmpe: implement .get_direction() --- 2016-04-28 Linus Walleij Accepted
gpio: xgene: implement .get_direction() --- 2016-05-01 Linus Walleij Accepted
pinctrl: sh-pfc: Let gpio_chip.to_irq() return -ENXIO on error --- 2016-05-02 Linus Walleij New
gpio: make gpiod_to_irq() return negative for NO_IRQ --- 2016-05-02 Linus Walleij Accepted
[v4] gpio: of: make it possible to name GPIO lines --- 2016-05-02 Linus Walleij Superseded
[v4] gpio: of: make it possible to name GPIO lines --- 2016-05-10 Linus Walleij Accepted
pinctrl: xway: use devm_gpiochip_add_data() --- 2016-05-23 Linus Walleij Accepted
pinctrl: nomadik: fix inversion of gpio direction --- 2016-05-24 Linus Walleij Accepted
gpio: flush direction status in gpiochip_lock_as_irq() --- 2016-05-25 Linus Walleij Accepted
gpio: handle compatible ioctl() pointers --- 2016-05-27 Linus Walleij Accepted
[1/2,v2] gpio: userspace ABI for reading/writing GPIO lines --- 2016-05-30 Linus Walleij Superseded
gpio: bail out silently on NULL descriptors --- 2016-05-30 Linus Walleij Accepted
gpio: drop lock before reading GPIO direction --- 2016-05-30 Linus Walleij Accepted
gpio: fix documentation for UAPI --- 2016-06-01 Linus Walleij New
[1/4] gpio: userspace ABI for reading/writing GPIO lines --- 2016-06-02 Linus Walleij Accepted
[2/4] tools/gpio: add the gpio-hammer tool --- 2016-06-02 Linus Walleij New
[3/4] gpio: userspace ABI for reading GPIO line events --- 2016-06-02 Linus Walleij Accepted
[4/4] tools/gpio: add the gpio-event-mon tool --- 2016-06-02 Linus Walleij Accepted
gpio: include <linux/io-mapping.h> in gpiolib-of --- 2016-06-08 Linus Walleij Accepted
gpio: select ANON_INODES --- 2016-06-08 Linus Walleij Accepted
« 1 2 ... 49 50 51143 144 »