aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpiolib.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-26gpio: move gpiod_set_array_value_priv()Linus Walleij1-0/+4
2016-02-19gpio: store reflect the label to userspaceLinus Walleij1-0/+3
2016-02-16gpio: move the subdriver data pointer into gpio_deviceLinus Walleij1-0/+2
2016-02-16gpio: move the pin ranges into gpio_deviceLinus Walleij1-0/+10
2016-02-11gpio: reflect base and ngpio into gpio_deviceLinus Walleij1-2/+8
2016-02-11gpio: move descriptors into gpio_deviceLinus Walleij1-1/+3
2016-02-11gpio: move sysfs mock device to the gpio_deviceLinus Walleij1-4/+7
2016-02-09gpio: add a userspace chardev ABI for GPIOsLinus Walleij1-0/+2
2016-02-09gpio: refer to gpio device in prints and debugfsLinus Walleij1-6/+6
2016-02-09gpio: make the gpiochip a real deviceLinus Walleij1-1/+26
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+1
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+8
2016-01-01ACPI / gpio: Add irq_type when a GPIO is used as an interruptChristophe RICARD1-1/+2
2015-12-13gpiolib: tighten up ACPI legacy gpio lookupsDmitry Torokhov1-0/+8
2015-12-11gpio: forward-declare enum gpiod_flagsLinus Walleij1-1/+1
2015-11-19gpiolib: tighten up ACPI legacy gpio lookupsDmitry Torokhov1-0/+8
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+9
2015-09-24gpio: Introduce gpio descriptor 'name'Markus Pargmann1-0/+3
2015-09-15ACPI / property: Extend device_get_next_child_node() to data-only nodesRafael J. Wysocki1-1/+9
2015-05-12gpio: sysfs: move irq trigger flags to class-device dataJohan Hovold1-4/+0
2015-05-12gpio: sysfs: remove FLAG_SYSFS_DIRJohan Hovold1-1/+0
2015-05-12gpio: sysfs: clean up interrupt-interface implementationJohan Hovold1-3/+0
2015-05-12gpio: sysfs: rename gpiochip registration functionsJohan Hovold1-4/+4
2015-04-18Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-0/+13
2015-03-16driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki1-0/+2
2015-03-05gpiolib: add gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim1-0/+7
2015-03-05gpiolib: define gpio suffixes globallyRojhalat Ibrahim1-0/+3
2015-03-04gpio: add GPIO hogging mechanismBenoit Parrot1-0/+3
2015-01-15gpio: sysfs: fix gpio attribute-creation raceJohan Hovold1-0/+1
2014-11-04gpio / ACPI: Add support for _DSD device propertiesMika Westerberg1-3/+4
2014-07-28gpio / ACPI: Move event handling registration to gpiolib irqchip helpersMika Westerberg1-0/+9
2014-07-24gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_descGuenter Roeck1-3/+0
2014-07-23gpio: make gpiochip_get_desc() gpiolib-privateAlexandre Courbot1-0/+2
2014-07-09gpio: move sysfs support to its own fileAlexandre Courbot1-0/+91
2014-05-21gpio: make of_get_named_gpiod_flags() privateAlexandre Courbot1-0/+5
2014-03-13gpiolib: Allow GPIO chips to request their own GPIOsMika Westerberg1-0/+3
2014-01-08gpio / ACPI: get rid of acpi_gpio.hMika Westerberg1-0/+23
2014-01-08gpio / ACPI: register to ACPI events automaticallyMika Westerberg1-0/+23