Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | leds: use dev_get_platdata() | Jingoo Han | 2013-08-26 | 1 | -3/+3 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2012-12-15 | 1 | -1/+1 |
|\ | |||||
| * | leds: leds-netxbig: replace strict_strtoul() with kstrtoul() | Jingoo Han | 2012-11-26 | 1 | -1/+1 |
* | | leds: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | | leds: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -3/+3 |
* | | leds: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
|/ | |||||
* | ARM: orion: move platform_data definitions | Arnd Bergmann | 2012-09-19 | 1 | -1/+1 |
* | leds: convert Big Networks LED driver to devm_kzalloc() | Bryan Wu | 2012-07-24 | 1 | -7/+3 |
* | drivers/leds: correct __devexit annotations | Arnd Bergmann | 2012-05-10 | 1 | -2/+2 |
* | drivers/leds/leds-netxbig.c: use gpio_request_one() | Axel Lin | 2012-01-10 | 1 | -18/+6 |
* | leds: convert led platform drivers to module_platform_driver | Axel Lin | 2012-01-10 | 1 | -13/+2 |
* | leds: add LED driver for Big Network series LEDs | Simon Guinot | 2010-10-07 | 1 | -0/+449 |