Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spi: make remove callback a void function | Uwe Kleine-König | 2022-02-09 | 1 | -3/+1 |
* | gpio: max3191x: Use bitmap_free() to free bitmap | Christophe JAILLET | 2022-01-03 | 1 | -1/+1 |
* | gpio: max3191x: utilize the for_each_set_clump8 macro | William Breathitt Gray | 2019-12-04 | 1 | -9/+10 |
* | gpio: Use new GPIO_LINE_DIRECTION | Matti Vaittinen | 2019-11-07 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | gpiolib: Pass array info to get/set array functions | Janusz Krzysztofik | 2018-09-13 | 1 | -2/+4 |
* | gpiolib: Pass bitmaps, not integer arrays, to get/set array | Janusz Krzysztofik | 2018-09-13 | 1 | -4/+6 |
* | gpio: Remove VLA from MAX3191X driver | Laura Abbott | 2018-03-27 | 1 | -1/+6 |
* | gpio: Add driver for Maxim MAX3191x industrial serializer | Lukas Wunner | 2017-10-19 | 1 | -0/+492 |