summaryrefslogtreecommitdiffstats
path: root/drivers/led/led-gpio.c
Commit message (Expand)AuthorAgeFilesLines
* led: gpio: Free GPIOs on unregister()Sebastian Hesselbarth2015-04-201-0/+6
* led: Fix led_gpio_rgb_unregister prototypeSascha Hauer2015-04-201-1/+1
* led: gpio: Properly deal with deferred probingSebastian Hesselbarth2015-04-171-4/+26
* led: gpio: add support for default-state dt-propertyHubert Feurstein2015-03-041-0/+8
* led: try to get LED's label from the 'label' propertyAntony Pavlov2014-07-291-1/+5
* led: move led_of_parse_trigger to coreSascha Hauer2014-03-031-35/+0
* led: trigger: disable LEDs with trigger before installing itSebastian Hesselbarth2013-11-111-1/+3
* led: gpio: Add trigger supportSascha Hauer2013-07-101-0/+33
* LED: add support for device tree parsing of gpio-ledsSebastian Hesselbarth2013-07-091-0/+45
* led-gpio: use gpio_request and gpio_freeJean-Christophe PLAGNIOL-VILLARD2013-01-021-4/+63
* led-gpio: add bicolor led supportJean-Christophe PLAGNIOL-VILLARD2012-11-191-0/+47
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* LED: Add gpio LED supportSascha Hauer2010-12-201-0/+94