aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpiolib.h
AgeCommit message (Expand)Author
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
2015-03-04gpio: add GPIO hogging mechanismBenoit Parrot
2015-01-15gpio: sysfs: fix gpio attribute-creation raceJohan Hovold
2014-11-04gpio / ACPI: Add support for _DSD device propertiesMika Westerberg
2014-07-28gpio / ACPI: Move event handling registration to gpiolib irqchip helpersMika Westerberg
2014-07-24gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_descGuenter Roeck
2014-07-23gpio: make gpiochip_get_desc() gpiolib-privateAlexandre Courbot
2014-07-09gpio: move sysfs support to its own fileAlexandre Courbot
2014-05-21gpio: make of_get_named_gpiod_flags() privateAlexandre Courbot
2014-03-13gpiolib: Allow GPIO chips to request their own GPIOsMika Westerberg
2014-01-08gpio / ACPI: get rid of acpi_gpio.hMika Westerberg
2014-01-08gpio / ACPI: register to ACPI events automaticallyMika Westerberg