summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpiolib.h
Commit message (Expand)AuthorAge
* gpio: Fix loose spellingAndrew Jeffery2017-10-20
* gpio: Introduce ->get_multiple callbackLukas Wunner2017-10-19
* gpio: replace __maybe_unused in gpiolib.h with static inlineMasahiro Yamada2017-08-14
* gpio: acpi: Override GPIO initialization flagsAndy Shevchenko2017-05-29
* gpiolib: Export gpiod_configure_flags() to internal usersAndy Shevchenko2017-05-29
* gpio: Add new flags to control sleep status of GPIOsCharles Keepax2017-05-29
* gpiolib: Update documentation of struct acpi_gpio_infoAndy Shevchenko2017-01-11
* gpio: Rework of_gpiochip_set_names() to use device property accessorsMika Westerberg2016-10-24
* gpio: add missing static inlineLinus Walleij2016-10-03
* gpio: OF: localize some gpiochip init functionsLinus Walleij2016-10-03
* gpio: acpi: separation of concernsLinus Walleij2016-10-03
* gpio: OF: separation of concernsLinus Walleij2016-10-03
* gpio: move gpiod_set_array_value_priv()Linus Walleij2016-04-26
* gpio: store reflect the label to userspaceLinus Walleij2016-02-19
* gpio: move the subdriver data pointer into gpio_deviceLinus Walleij2016-02-16
* gpio: move the pin ranges into gpio_deviceLinus Walleij2016-02-16
* gpio: reflect base and ngpio into gpio_deviceLinus Walleij2016-02-11
* gpio: move descriptors into gpio_deviceLinus Walleij2016-02-11
* gpio: move sysfs mock device to the gpio_deviceLinus Walleij2016-02-11
* gpio: add a userspace chardev ABI for GPIOsLinus Walleij2016-02-09
* gpio: refer to gpio device in prints and debugfsLinus Walleij2016-02-09
* gpio: make the gpiochip a real deviceLinus Walleij2016-02-09
* Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-17
|\
| * gpio: forward-declare enum gpiod_flagsLinus Walleij2015-12-11
| * gpiolib: tighten up ACPI legacy gpio lookupsDmitry Torokhov2015-11-19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-01-13
|\ \
| * | gpiolib: tighten up ACPI legacy gpio lookupsDmitry Torokhov2015-12-13
| |/
* | ACPI / gpio: Add irq_type when a GPIO is used as an interruptChristophe RICARD2016-01-01
|/
* Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-04
|\
| * ACPI / property: Extend device_get_next_child_node() to data-only nodesRafael J. Wysocki2015-09-15
* | gpio: Introduce gpio descriptor 'name'Markus Pargmann2015-09-24
|/
* gpio: sysfs: move irq trigger flags to class-device dataJohan Hovold2015-05-12
* gpio: sysfs: remove FLAG_SYSFS_DIRJohan Hovold2015-05-12
* gpio: sysfs: clean up interrupt-interface implementationJohan Hovold2015-05-12
* gpio: sysfs: rename gpiochip registration functionsJohan Hovold2015-05-12
* Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-04-18
|\
| * gpiolib: add gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim2015-03-05
| * gpiolib: define gpio suffixes globallyRojhalat Ibrahim2015-03-05
| * gpio: add GPIO hogging mechanismBenoit Parrot2015-03-04
* | driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki2015-03-16
|/
* gpio: sysfs: fix gpio attribute-creation raceJohan Hovold2015-01-15
* gpio / ACPI: Add support for _DSD device propertiesMika Westerberg2014-11-04
* gpio / ACPI: Move event handling registration to gpiolib irqchip helpersMika Westerberg2014-07-28
* gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_descGuenter Roeck2014-07-24
* gpio: make gpiochip_get_desc() gpiolib-privateAlexandre Courbot2014-07-23
* gpio: move sysfs support to its own fileAlexandre Courbot2014-07-09
* gpio: make of_get_named_gpiod_flags() privateAlexandre Courbot2014-05-21
* gpiolib: Allow GPIO chips to request their own GPIOsMika Westerberg2014-03-13
* gpio / ACPI: get rid of acpi_gpio.hMika Westerberg2014-01-08
* gpio / ACPI: register to ACPI events automaticallyMika Westerberg2014-01-08