aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpiolib.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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