summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-max3191x.c
AgeCommit message (Expand)Author
2023-08-03gpio: max3191x: remove redundant of_match_ptr()Zhu Wang
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2022-01-03gpio: max3191x: Use bitmap_free() to free bitmapChristophe JAILLET
2019-12-04gpio: max3191x: utilize the for_each_set_clump8 macroWilliam Breathitt Gray
2019-11-07gpio: Use new GPIO_LINE_DIRECTIONMatti Vaittinen
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-09-13gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik
2018-09-13gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik
2018-03-27gpio: Remove VLA from MAX3191X driverLaura Abbott
2017-10-19gpio: Add driver for Maxim MAX3191x industrial serializerLukas Wunner