aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-menz127.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-4/+1
2018-06-18gpio: Fix wrong rounding in gpio-menz127Nadav Amit1-2/+2
2017-01-26pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg1-9/+25
2016-06-07gpio: remove redundant owner assignments of driversMasahiro Yamada1-1/+0
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-10/+12
2016-04-14gpio: menz127: use the new open drain callbackLinus Walleij1-7/+11
2016-03-30gpio: menz127: Drop lock field from struct men_z127_gpioAxel Lin1-5/+4
2016-03-30gpio: menz127: Drop *mdev field from struct men_z127_gpioAxel Lin1-3/+1
2016-03-09gpio: add driver for MEN 16Z127 GPIO controllerAndreas Werner1-0/+200