summaryrefslogtreecommitdiff
path: root/drivers/leds/leds-ns2.c
Commit message (Expand)AuthorAge
* leds: ns2: Remove work queueJacek Anaszewski2016-01-04
* leds: leds-ns2: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-17
* leds: leds-ns2: handle can_sleep GPIOsSimon Guinot2015-08-28
* leds: leds-ns2: move LED modes mapping outside of the driverVincent Donnefort2015-08-28
* leds: drop owner assignment from platform_driversWolfram Sang2014-10-20
* leds: ns2: fix attribute-creation raceJohan Hovold2014-06-25
* drivers/leds: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-27
* leds: Include linux/of.h headerSachin Kamat2013-10-22
* leds: use dev_get_platdata()Jingoo Han2013-08-26
* leds: leds-ns2: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-20
* leds: leds-ns2: fix oops at module removalSimon Guinot2013-04-01
* leds: leds-ns2: set devm_gpio_request_one() flags param correctlyJingoo Han2013-04-01
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2012-12-15
|\
| * leds: leds-ns2: use devm_gpio_request_oneSachin Kamat2012-11-27
| * leds: leds-ns2: replace strict_strtoul() with kstrtoul()Jingoo Han2012-11-26
| * leds: leds-ns2: use gpio_request_oneJingoo Han2012-11-26
* | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12
|\ \
| * | leds: leds-ns2: add device tree bindingSimon Guinot2012-11-21
| |/
* | leds: remove use of __devexitBill Pemberton2012-11-28
* | leds: remove use of __devinitBill Pemberton2012-11-28
* | leds: remove use of __devexit_pBill Pemberton2012-11-28
|/
* ARM: orion: move platform_data definitionsArnd Bergmann2012-09-19
* leds: convert Network Space v2 LED driver to devm_kzalloc() and cleanup error...Bryan Wu2012-07-24
* drivers/leds: correct __devexit annotationsArnd Bergmann2012-05-10
* leds: convert led platform drivers to module_platform_driverAxel Lin2012-01-10
* drivers/leds: Add module.h to files using it implicitlyPaul Gortmaker2011-10-31
* leds: leds-ns2: fix private driver data storageSimon Guinot2010-10-07
* leds: leds-ns2: fix lockingSimon Guinot2010-09-19
* leds: add LED driver for Network Space v2 LEDsSimon Guinot2010-07-16