Age | Commit message (Expand) | Author | Files | Lines |
2015-01-14 | leds: netxbig: fix oops at probe time | Simon Guinot | 1 | -6/+6 |
2014-10-20 | leds: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-06-26 | leds: netxbig: fix attribute-creation race | Johan Hovold | 1 | -18/+13 |
2014-02-27 | drivers/leds: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-08-27 | leds: use dev_get_platdata() | Jingoo Han | 1 | -3/+3 |
2012-12-16 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 1 | -1/+1 |
2012-11-29 | leds: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-29 | leds: remove use of __devinit | Bill Pemberton | 1 | -3/+3 |
2012-11-29 | leds: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-11-27 | leds: leds-netxbig: replace strict_strtoul() with kstrtoul() | Jingoo Han | 1 | -1/+1 |
2012-09-19 | ARM: orion: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
2012-07-24 | leds: convert Big Networks LED driver to devm_kzalloc() | Bryan Wu | 1 | -7/+3 |
2012-05-11 | drivers/leds: correct __devexit annotations | Arnd Bergmann | 1 | -2/+2 |
2012-01-11 | drivers/leds/leds-netxbig.c: use gpio_request_one() | Axel Lin | 1 | -18/+6 |
2012-01-11 | leds: convert led platform drivers to module_platform_driver | Axel Lin | 1 | -13/+2 |
2010-10-07 | leds: add LED driver for Big Network series LEDs | Simon Guinot | 1 | -0/+449 |