aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/gpio/machine.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-23gpiolib: Introduce GPIO_LOOKUP_FLAGS_DEFAULTAndy Shevchenko1-0/+2
2019-04-23gpiolib: Make use of enum gpio_lookup_flags consistentAndy Shevchenko1-4/+4
2019-04-23gpiolib: Indent entry values of enum gpio_lookup_flagsAndy Shevchenko1-8/+8
2019-02-13gpio: add core support for pull-up/pull-down configurationThomas Petazzoni1-0/+2
2018-05-16gpiolib: add hogs support for machine codeBartosz Golaszewski1-0/+31
2017-12-02gpio: gpiolib: Generalise state persistence beyond sleepAndrew Jeffery1-2/+2
2017-11-14Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-20gpio: Fix loose spellingAndrew Jeffery1-1/+1
2017-08-23gpio: add gpio_add_lookup_tables() to add several tables at onceDmitry Torokhov1-0/+3
2017-07-07Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-0/+2
2017-05-29gpio: Add new flags to control sleep status of GPIOsCharles Keepax1-0/+2
2017-05-22gpiolib: Add stubs for gpiod lookup table interfaceAnatolij Gustschin1-0/+7
2015-07-21gpiolib: Add support for removing registered consumer lookup tableShobhit Kumar1-0/+1
2014-08-07gpio: add missing includes in machine.hAlexandre Courbot1-0/+3
2014-07-28gpio: split gpiod board registration into machine headerLinus Walleij1-0/+58