summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpiolib-sysfs.c
AgeCommit message (Expand)Author
2015-04-29gpio: sysfs: fix memory leaks and device hotplugJohan Hovold
2015-01-30gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_lowJohan Hovold
2015-01-30gpio: sysfs: fix memory leak in gpiod_export_linkJohan Hovold
2015-01-15gpio: sysfs: fix gpio attribute-creation raceJohan Hovold
2015-01-15gpio: sysfs: fix gpio device-attribute leakJohan Hovold
2015-01-15gpio: sysfs: fix gpio-chip device-attribute leakJohan Hovold
2014-11-28gpio: remove const modifier from gpiod_get_direction()Alexandre Courbot
2014-10-28gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irqAlexandre Courbot
2014-07-24gpio: remove useless check in gpiolib_sysfs_init()Alexandre Courbot
2014-07-23gpio: remove gpiod_lock/unlock_as_irq()Alexandre Courbot
2014-07-23gpio: simplify gpiochip_export()Alexandre Courbot
2014-07-09gpio: move sysfs support to its own fileAlexandre Courbot