summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-25gpio: present the consumer of a line to userspaceLinus Walleij
2016-02-25gpio: fix abi regression in sysfsBamvor Jian Zhang
2016-02-25gpio: documenatation: fix GPIO_LOOKUP{,_IDX} documentationGabor Juhos
2016-02-25gpio: mb86s7x: Allow compile test buildAxel Lin
2016-02-25gpio: pisosr: Use gpiod_set_value_cansleep in pisosr_gpio_refresh()Axel Lin
2016-02-25gpio: pisosr: Use devm_gpiod_get_optional for gpio->load_gpioAxel Lin
2016-02-25gpio: xgene: fix type of variable containing error codesAndrzej Hajda
2016-02-25gpio: rcar: Use ARCH_RENESASSimon Horman
2016-02-25gpio: ts4800: Drop redundant code to set already initialized gpio_chip fieldsAxel Lin
2016-02-25gpio: brcmstb: Use list_for_each_entry at appropriate placesAxel Lin
2016-02-25gpio: ath79: Check valid gpio count for both DT and non-DT casesAxel Lin
2016-02-25gpio: Propagate all errors in devm_get_gpiod_from_child()Geert Uytterhoeven
2016-02-23tools: gpio: Small updates for output formatMarkus Pargmann
2016-02-22gpio: fixup line flags for userspace ABILinus Walleij
2016-02-20Revert "gpio: remove broken irq_to_gpio() interface"Linus Walleij
2016-02-20gpiolib: fix crash when gpiochip removedBamvor Jian Zhang
2016-02-19gpio: pisosr: add missing unlockSudip Mukherjee
2016-02-19gpio: X-Gene standby GPIO controller DTS bindingQuan Nguyen
2016-02-19gpio: xgene: Enable X-Gene standby GPIO as interrupt controllerQuan Nguyen
2016-02-19MIPS: txx9: rbtx4938: switch to gpiochip_add_data()Linus Walleij
2016-02-19MIPS: txx9: iocled: use gpiochip data pointerLinus Walleij
2016-02-19MIPS: rb532: use gpiochip data pointerLinus Walleij
2016-02-19MIPS: txx9: switch to gpiochip_add_data()Linus Walleij
2016-02-19MIPS: jz4740: use gpiochip data pointerLinus Walleij
2016-02-19MIPS: bcm63xx: switch to gpiochip_add_data()Linus Walleij
2016-02-19MIPS: ar7: use gpiochip data pointerLinus Walleij
2016-02-19MIPS: alchemy: switch to gpiochip_add_data()Linus Walleij
2016-02-19m68k: gpio: switch to gpiochip_add_data()Linus Walleij
2016-02-19blackfin: extgpio: switch to gpiochip_add_data()Linus Walleij
2016-02-19blackfin: gpio: switch to gpiochip_add_data()Linus Walleij
2016-02-19ARM: plat-orion: use gpiochip data pointerLinus Walleij
2016-02-19ARM: w90x900: use gpiochip data pointerLinus Walleij
2016-02-19ARM: simpad: switch to gpiochip_add_data()Linus Walleij
2016-02-19ARM: s3c24xx: switch to gpiochip_add_data()Linus Walleij
2016-02-19ARM: ixp4xx: switch to gpiochip_add_data()Linus Walleij
2016-02-19ARM: imx: switch to gpiochip_add_data()Linus Walleij
2016-02-19ARM: gemini: switch to gpiochip_add_data()Linus Walleij
2016-02-19ARM: scoop: use gpiochip data pointerLinus Walleij
2016-02-19pinctrl: cygnus-gpio: use gpiochip data pointerLinus Walleij
2016-02-19gpio: add userspace ABI for GPIO line informationLinus Walleij
2016-02-19gpio: store reflect the label to userspaceLinus Walleij
2016-02-19gpio: tps65218: remove unused #includeLinus Walleij
2016-02-19gpio: allow setting ARCH_NR_GPIOS from KconfigArnd Bergmann
2016-02-19gpio: ks8695: remove irq_to_gpio functionArnd Bergmann
2016-02-19gpio: remove broken irq_to_gpio() interfaceArnd Bergmann
2016-02-19MIPS: jz4740: Fix surviving instance of irq_to_gpio()Ralf Baechle
2016-02-18gpio: use kzalloc to allocate gpio_deviceJosh Cartwright
2016-02-16gpio-mcp23s08: correctly handling failed allocationInsu Yun
2016-02-16gpio: tps65218: Make tps65218_gpio_output set proper output levelAxel Lin
2016-02-16gpio: tpic2810: Make tpic2810_direction_output set proper output levelAxel Lin