summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpiolib.h
Commit message (Expand)AuthorAgeFilesLines
* gpio: Rework of_gpiochip_set_names() to use device property accessorsMika Westerberg2016-10-241-0/+2
* gpio: add missing static inlineLinus Walleij2016-10-031-3/+7
* gpio: OF: localize some gpiochip init functionsLinus Walleij2016-10-031-0/+4
* gpio: acpi: separation of concernsLinus Walleij2016-10-031-6/+9
* gpio: OF: separation of concernsLinus Walleij2016-10-031-0/+16
* gpio: move gpiod_set_array_value_priv()Linus Walleij2016-04-261-0/+4
* gpio: store reflect the label to userspaceLinus Walleij2016-02-191-0/+3
* gpio: move the subdriver data pointer into gpio_deviceLinus Walleij2016-02-161-0/+2
* gpio: move the pin ranges into gpio_deviceLinus Walleij2016-02-161-0/+10
* gpio: reflect base and ngpio into gpio_deviceLinus Walleij2016-02-111-2/+8
* gpio: move descriptors into gpio_deviceLinus Walleij2016-02-111-1/+3
* gpio: move sysfs mock device to the gpio_deviceLinus Walleij2016-02-111-4/+7
* gpio: add a userspace chardev ABI for GPIOsLinus Walleij2016-02-091-0/+2
* gpio: refer to gpio device in prints and debugfsLinus Walleij2016-02-091-6/+6
* gpio: make the gpiochip a real deviceLinus Walleij2016-02-091-1/+26
* Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-171-1/+1
|\
| * gpio: forward-declare enum gpiod_flagsLinus Walleij2015-12-111-1/+1
| * gpiolib: tighten up ACPI legacy gpio lookupsDmitry Torokhov2015-11-191-0/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-01-131-0/+8
|\ \
| * | gpiolib: tighten up ACPI legacy gpio lookupsDmitry Torokhov2015-12-131-0/+8
| |/
* | ACPI / gpio: Add irq_type when a GPIO is used as an interruptChristophe RICARD2016-01-011-1/+2
|/
* Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-041-1/+9
|\
| * ACPI / property: Extend device_get_next_child_node() to data-only nodesRafael J. Wysocki2015-09-151-1/+9
* | gpio: Introduce gpio descriptor 'name'Markus Pargmann2015-09-241-0/+3
|/
* gpio: sysfs: move irq trigger flags to class-device dataJohan Hovold2015-05-121-4/+0
* gpio: sysfs: remove FLAG_SYSFS_DIRJohan Hovold2015-05-121-1/+0
* gpio: sysfs: clean up interrupt-interface implementationJohan Hovold2015-05-121-3/+0
* gpio: sysfs: rename gpiochip registration functionsJohan Hovold2015-05-121-4/+4
* Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-04-181-0/+13
|\
| * gpiolib: add gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim2015-03-051-0/+7
| * gpiolib: define gpio suffixes globallyRojhalat Ibrahim2015-03-051-0/+3
| * gpio: add GPIO hogging mechanismBenoit Parrot2015-03-041-0/+3
* | driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki2015-03-161-0/+2
|/
* gpio: sysfs: fix gpio attribute-creation raceJohan Hovold2015-01-151-0/+1
* gpio / ACPI: Add support for _DSD device propertiesMika Westerberg2014-11-041-3/+4
* gpio / ACPI: Move event handling registration to gpiolib irqchip helpersMika Westerberg2014-07-281-0/+9
* gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_descGuenter Roeck2014-07-241-3/+0
* gpio: make gpiochip_get_desc() gpiolib-privateAlexandre Courbot2014-07-231-0/+2
* gpio: move sysfs support to its own fileAlexandre Courbot2014-07-091-0/+91
* gpio: make of_get_named_gpiod_flags() privateAlexandre Courbot2014-05-211-0/+5
* gpiolib: Allow GPIO chips to request their own GPIOsMika Westerberg2014-03-131-0/+3
* gpio / ACPI: get rid of acpi_gpio.hMika Westerberg2014-01-081-0/+23
* gpio / ACPI: register to ACPI events automaticallyMika Westerberg2014-01-081-0/+23
OpenPOWER on IntegriCloud