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