aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpiolib.h
AgeCommit message (Expand)Author
2018-09-26gpiolib: Mark gpio_suffixes array with __maybe_unusedAndy Shevchenko
2018-05-23gpio: Remove VLA from gpiolibLaura Abbott
2018-02-22gpio: include consumer header in gpiolib.hLinus Walleij
2018-01-31Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-01-12gpio: Export devm_gpiod_get_from_of_node() for consumersLinus Walleij
2017-12-22gpio: fix "gpio-line-names" property retrievalChristophe Leroy
2017-12-20gpiolib: constify label in gpio_deviceBartosz Golaszewski
2017-12-02gpio: gpiolib: Generalise state persistence beyond sleepAndrew Jeffery
2017-11-30gpiolib: acpi: Add quirks field to struct acpi_gpio_mappingAndy Shevchenko
2017-11-30gpiolib: acpi: Consolidate debug output in acpi_gpio_update_gpiod_flags()Andy Shevchenko
2017-11-30gpiolib: acpi: Move adev member to struct acpi_gpio_infoAndy Shevchenko
2017-10-20gpio: Fix loose spellingAndrew Jeffery
2017-10-19gpio: Introduce ->get_multiple callbackLukas Wunner
2017-08-14gpio: replace __maybe_unused in gpiolib.h with static inlineMasahiro Yamada
2017-05-29gpio: acpi: Override GPIO initialization flagsAndy Shevchenko
2017-05-29gpiolib: Export gpiod_configure_flags() to internal usersAndy Shevchenko
2017-05-29gpio: Add new flags to control sleep status of GPIOsCharles Keepax
2017-01-11gpiolib: Update documentation of struct acpi_gpio_infoAndy Shevchenko
2016-10-24gpio: Rework of_gpiochip_set_names() to use device property accessorsMika Westerberg
2016-10-03gpio: add missing static inlineLinus Walleij
2016-10-03gpio: OF: localize some gpiochip init functionsLinus Walleij
2016-10-03gpio: acpi: separation of concernsLinus Walleij
2016-10-03gpio: OF: separation of concernsLinus Walleij
2016-04-26gpio: move gpiod_set_array_value_priv()Linus Walleij
2016-02-19gpio: store reflect the label to userspaceLinus Walleij
2016-02-16gpio: move the subdriver data pointer into gpio_deviceLinus Walleij
2016-02-16gpio: move the pin ranges into gpio_deviceLinus Walleij
2016-02-11gpio: reflect base and ngpio into gpio_deviceLinus Walleij
2016-02-11gpio: move descriptors into gpio_deviceLinus Walleij
2016-02-11gpio: move sysfs mock device to the gpio_deviceLinus Walleij
2016-02-09gpio: add a userspace chardev ABI for GPIOsLinus Walleij
2016-02-09gpio: refer to gpio device in prints and debugfsLinus Walleij
2016-02-09gpio: make the gpiochip a real deviceLinus Walleij
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-01-01ACPI / gpio: Add irq_type when a GPIO is used as an interruptChristophe RICARD
2015-12-13gpiolib: tighten up ACPI legacy gpio lookupsDmitry Torokhov
2015-12-11gpio: forward-declare enum gpiod_flagsLinus Walleij
2015-11-19gpiolib: tighten up ACPI legacy gpio lookupsDmitry Torokhov
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-24gpio: Introduce gpio descriptor 'name'Markus Pargmann
2015-09-15ACPI / property: Extend device_get_next_child_node() to data-only nodesRafael J. Wysocki
2015-05-12gpio: sysfs: move irq trigger flags to class-device dataJohan Hovold
2015-05-12gpio: sysfs: remove FLAG_SYSFS_DIRJohan Hovold
2015-05-12gpio: sysfs: clean up interrupt-interface implementationJohan Hovold
2015-05-12gpio: sysfs: rename gpiochip registration functionsJohan Hovold
2015-04-18Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-03-16driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki
2015-03-05gpiolib: add gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim
2015-03-05gpiolib: define gpio suffixes globallyRojhalat Ibrahim