Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_low | Johan Hovold | 2015-01-30 | 1 | -1/+1 |
* | gpio: sysfs: fix memory leak in gpiod_export_link | Johan Hovold | 2015-01-30 | 1 | -0/+1 |
* | gpio: sysfs: fix gpio attribute-creation race | Johan Hovold | 2015-01-15 | 1 | -22/+39 |
* | gpio: sysfs: fix gpio device-attribute leak | Johan Hovold | 2015-01-15 | 1 | -15/+13 |
* | gpio: sysfs: fix gpio-chip device-attribute leak | Johan Hovold | 2015-01-15 | 1 | -11/+8 |
* | gpio: remove const modifier from gpiod_get_direction() | Alexandre Courbot | 2014-11-28 | 1 | -1/+1 |
* | gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq | Alexandre Courbot | 2014-10-28 | 1 | -2/+2 |
* | gpio: remove useless check in gpiolib_sysfs_init() | Alexandre Courbot | 2014-07-24 | 1 | -1/+1 |
* | gpio: remove gpiod_lock/unlock_as_irq() | Alexandre Courbot | 2014-07-23 | 1 | -2/+2 |
* | gpio: simplify gpiochip_export() | Alexandre Courbot | 2014-07-23 | 1 | -11/+9 |
* | gpio: move sysfs support to its own file | Alexandre Courbot | 2014-07-09 | 1 | -0/+829 |