| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix gcc warnings about possibly uninitialized variables in gpioctl.c. | Dimitry Andric | 2016-03-12 | 1 | -2/+1 |
| * | Make it possible for operations to refer to GPIO pins by name | Oleksandr Tymoshenko | 2016-03-11 | 1 | -40/+87 |
| * | Add a new ioctl to allow the setting of GPIO pin names. | Luiz Otavio O Souza | 2015-03-08 | 1 | -3/+23 |
| * | Free the buffer returned by gpio_pin_list() after the use. | Luiz Otavio O Souza | 2014-12-31 | 1 | -0/+1 |
| * | gpioctl: don't print the command line arguments. | Rui Paulo | 2014-12-02 | 1 | -3/+0 |
| * | Rewrite parts of gpioctl(8) to use the gpio(3) library. | Rui Paulo | 2014-12-02 | 1 | -61/+45 |
| * | Assume that the -f argument is /dev/gpioc0 if it is not passed. | Sean Bruno | 2013-09-17 | 1 | -5/+7 |
| * | More -Wmissing-variable-declarations fixes. | Ed Schouten | 2012-10-19 | 1 | -1/+1 |
| * | Add gpioctl(8). Utility for configuring/accessing GPIO pins | Oleksandr Tymoshenko | 2010-09-28 | 1 | -0/+323 |
