Age | Commit message (Expand) | Author |
---|---|---|
2020-07-12 | gpiolib: cdev: refactor lineevent cleanup into lineevent_free | Kent Gibson |
2020-07-12 | gpiolib: cdev: refactor linehandle cleanup into linehandle_free | Kent Gibson |
2020-07-12 | gpiolib: cdev: remove recalculation of offset | Kent Gibson |
2020-07-12 | gpiolib: cdev: fix minor race in GET_LINEINFO_WATCH | Kent Gibson |
2020-07-12 | gpiolib: cdev: rename priv to cdev | Kent Gibson |
2020-07-12 | gpiolib: cdev: use blocking notifier call chain instead of atomic | Kent Gibson |
2020-07-12 | gpiolib: cdev: remove pointless decrement of i | Kent Gibson |
2020-07-12 | gpiolib: cdev: rename numdescs to num_descs | Kent Gibson |
2020-07-12 | gpiolib: cdev: rename 'filep' and 'filp' to 'file' to be consistent with othe... | Kent Gibson |
2020-07-12 | gpiolib: cdev: refactor gpiohandle_flags_to_desc_flags | Kent Gibson |
2020-07-12 | gpiolib: cdev: minor indentation fixes | Kent Gibson |
2020-07-12 | gpiolib: cdev: sort includes | Kent Gibson |
2020-06-20 | gpiolib: split character device into gpiolib-cdev | Kent Gibson |