summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-14gpio: da905x: Include proper headerLinus Walleij
2018-01-14gpio: cs5535: Include proper headerLinus Walleij
2018-01-14gpio: crystalcove: Include proper headerLinus Walleij
2018-01-13gpio: bt8xx: Include proper headerLinus Walleij
2018-01-13gpio: bcm-kona: Include proper headerLinus Walleij
2018-01-13gpio: arizona: Include proper headerLinus Walleij
2018-01-13gpio: amd8111: Include proper headerLinus Walleij
2018-01-13gpio: altera: Include GPIO driver headerLinus Walleij
2018-01-13gpio: adp5588: Include proper headerLinus Walleij
2018-01-13gpio: adp5520: Include proper headerLinus Walleij
2018-01-13gpio: 74x174: Include proper headersLinus Walleij
2018-01-12gpio: of: Add special quirk to parse regulator flagsLinus Walleij
2018-01-12gpio: Export devm_gpiod_get_from_of_node() for consumersLinus Walleij
2018-01-12gpio: Break out code to get a descriptor from a DT nodeLinus Walleij
2018-01-12gpio: of: Support regulator nonstandard GPIO propertiesLinus Walleij
2018-01-11gpio: thunderx: fix error return code in thunderx_gpio_probe()Wei Yongjun
2018-01-11gpio: winbond: fix ISA_BUS_API dependencyArnd Bergmann
2018-01-10gpio: Add GPIO support for the ACCES PCIe-IDIO-24 familyWilliam Breathitt Gray
2018-01-10gpiolib: Export gpiochip_irqchip_irq_valid() to driversStephen Boyd
2018-01-09Documentation: gpio: correct return value of gpiod_get_directionWolfram Sang
2018-01-09gpio: correct docs about return value of gpiod_get_directionWolfram Sang
2018-01-09gpio: winbond: Add driverMaciej S. Szmigiero
2018-01-08gpio: of: Support SPI nonstandard GPIO propertiesLinus Walleij
2018-01-05gpio: label descriptors using the device nameLinus Walleij
2018-01-03gpio: omap: Give unique labels to each GPIO bank/chipLinus Walleij
2018-01-02gpiolib: add desc validation to gpiod_set_transitory()Vladimir Zapolskiy
2018-01-02gpiolib: remove a redundant check in gpiod_to_chip()Vladimir Zapolskiy
2018-01-02gpiolib: don't dereference a desc before validationVladimir Zapolskiy
2017-12-28gpio: fix aspeed_gpio_banks array size checkVasyl Gomonovych
2017-12-28Revert "pinctrl: qcom: disable GPIO groups with no pins"Linus Walleij
2017-12-21gpiolib: Fix typo in comment ("piochip_add_data")Jonathan Neuschäfer
2017-12-21gpio: reduce descriptor validation code sizeRasmus Villemoes
2017-12-21tools/gpio: Fix build error with musl libcJoel Stanley
2017-12-21pinctrl: qcom: disable GPIO groups with no pinsTimur Tabi
2017-12-21Revert "gpio: set up initial state from .get_direction()"Timur Tabi
2017-12-21dt-bindings: gpio: rcar: Correct SoC family name for R8A7778Geert Uytterhoeven
2017-12-20drivers: gpio: remove duplicate includesPravin Shedge
2017-12-20tools/gpio: Don't use u_int32_tJonathan Neuschäfer
2017-12-20gpio: sysfs: avoid using kstrtol() in 'value' attribute writeChristophe Leroy
2017-12-20gpio: sysfs: don't use sprintf() for 'value' attributeChristophe Leroy
2017-12-20gpio: sysfs: correct error handling on 'value' attribute read.Christophe Leroy
2017-12-20gpio: sysfs: change 'value' attribute to preallocChristophe Leroy
2017-12-20gpiolib: use kstrdup_const() for gpio_device labelBartosz Golaszewski
2017-12-20gpiolib: constify label in gpio_deviceBartosz Golaszewski
2017-12-08gpio: mockup: fix a return value checkBartosz Golaszewski
2017-12-08w1: w1-gpio: Convert to use GPIO descriptorsLinus Walleij
2017-12-07Merge branch 'ib-move-axp209' into develLinus Walleij
2017-12-07pinctrl: axp209: add support for AXP813 GPIOsQuentin Schulz
2017-12-07pinctrl: axp209: add programmable ADC muxing valueQuentin Schulz
2017-12-07pinctrl: axp209: add programmable gpio_status_offsetQuentin Schulz