Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-07-12 | gpiolib: cdev: remove pointless decrement of i | Kent Gibson | 1 | -2/+0 |
2020-07-12 | gpiolib: cdev: rename numdescs to num_descs | Kent Gibson | 1 | -10/+10 |
2020-07-12 | gpiolib: cdev: rename 'filep' and 'filp' to 'file' to be consistent with othe... | Kent Gibson | 1 | -35/+35 |
2020-07-12 | gpiolib: cdev: refactor gpiohandle_flags_to_desc_flags | Kent Gibson | 1 | -41/+19 |
2020-07-12 | gpiolib: cdev: minor indentation fixes | Kent Gibson | 1 | -14/+14 |
2020-07-12 | gpiolib: cdev: sort includes | Kent Gibson | 1 | -11/+11 |
2020-06-20 | gpiolib: split character device into gpiolib-cdev | Kent Gibson | 1 | -0/+1154 |