summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-max3191x.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: max3191x: utilize the for_each_set_clump8 macroWilliam Breathitt Gray2019-12-041-9/+10
* gpio: Use new GPIO_LINE_DIRECTIONMatti Vaittinen2019-11-071-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik2018-09-131-2/+4
* gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik2018-09-131-4/+6
* gpio: Remove VLA from MAX3191X driverLaura Abbott2018-03-271-1/+6
* gpio: Add driver for Maxim MAX3191x industrial serializerLukas Wunner2017-10-191-0/+492