summaryrefslogtreecommitdiffstats
path: root/drivers/xen (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-08ia64: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij1-1/+0
2016-06-08unicore: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij1-1/+1
2016-06-08sh: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij4-23/+13
2016-06-08powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij9-18/+12
2016-06-08openrisc: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij1-1/+1
2016-06-07pinctrl: xway: use devm_gpiochip_add_data()Linus Walleij1-3/+2
2016-06-07gpio: pca953x: remove redundant assignmentsAndy Shevchenko1-6/+3
2016-06-07hexagon: update TODO listLinus Walleij1-2/+1
2016-06-07gpio: pcf857x: restore the initial line state of all pcf linesKishon Vijay Abraham I1-0/+9
2016-06-07gpio: remove redundant owner assignments of driversMasahiro Yamada12-12/+0
2016-06-07gpio: of: add missing of_node_put() to of_gpiochip_add_pin_range()Masahiro Yamada1-0/+1
2016-06-07gpio: max77620: use the new open drain callbackLaxman Dewangan1-0/+23
2016-06-07gpio: max77620: Configure interrupt trigger levelLaxman Dewangan1-8/+59
2016-06-07gpio: stmpe: implement .get_direction()Linus Walleij1-0/+17
2016-06-07gpio: pca953x: Add support for TI PCA9536Vignesh R2-0/+2
2016-06-07gpio: max77620: add gpio driver for MAX77620/MAX20024Laxman Dewangan3-0/+248