Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpio: gpio-mm: Mask read inputs for get_multiple | William Breathitt Gray | 2018-11-05 | 1 | -1/+1 |
* | gpio: make several const arrays static, shrinks object size | Colin Ian King | 2018-05-16 | 1 | -1/+1 |
* | gpio: gpio-mm: Implement get_multiple callback | William Breathitt Gray | 2018-03-26 | 1 | -0/+47 |
* | Annotate hardware config module parameters in drivers/gpio/ | David Howells | 2017-04-20 | 1 | -1/+1 |
* | gpio: gpio-mm: Add support for GPIO names | William Breathitt Gray | 2017-02-01 | 1 | -1/+14 |
* | gpio: gpio-mm: Remove unnecessary driver_data set | William Breathitt Gray | 2017-02-01 | 1 | -2/+0 |
* | gpio: gpio-mm: Utilize devm_ functions in driver probe callback | William Breathitt Gray | 2017-01-26 | 1 | -11/+1 |
* | gpio: gpio-mm: Add set_multiple callback function support | William Breathitt Gray | 2017-01-26 | 1 | -0/+39 |
* | gpio: Add GPIO support for the Diamond Systems GPIO-MM | William Breathitt Gray | 2016-08-11 | 1 | -0/+267 |