summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpiolib-sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_lowJohan Hovold2015-01-301-1/+1
* gpio: sysfs: fix memory leak in gpiod_export_linkJohan Hovold2015-01-301-0/+1
* gpio: sysfs: fix gpio attribute-creation raceJohan Hovold2015-01-151-22/+39
* gpio: sysfs: fix gpio device-attribute leakJohan Hovold2015-01-151-15/+13
* gpio: sysfs: fix gpio-chip device-attribute leakJohan Hovold2015-01-151-11/+8
* gpio: remove const modifier from gpiod_get_direction()Alexandre Courbot2014-11-281-1/+1
* gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irqAlexandre Courbot2014-10-281-2/+2
* gpio: remove useless check in gpiolib_sysfs_init()Alexandre Courbot2014-07-241-1/+1
* gpio: remove gpiod_lock/unlock_as_irq()Alexandre Courbot2014-07-231-2/+2
* gpio: simplify gpiochip_export()Alexandre Courbot2014-07-231-11/+9
* gpio: move sysfs support to its own fileAlexandre Courbot2014-07-091-0/+829
OpenPOWER on IntegriCloud