| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | leds: s3c24xx: Use devm_led_classdev_register | Amitoj Kaur Chawla | 2016-03-14 | 1 | -18/+1 |
* | leds: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | leds: Remove duplicated OOM message for individual driver | Xiubo Li | 2014-05-08 | 1 | -3/+1 |
* | drivers/leds: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-02-27 | 1 | -1/+0 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2014-01-29 | 1 | -2/+1 |
|\ |
|
| * | leds: s3c24xx: Remove hardware.h inclusion | Sachin Kamat | 2014-01-28 | 1 | -2/+1 |
* | | leds: s3c24xx: Fix build failure | Tushar Behera | 2014-01-07 | 1 | -0/+1 |
|/ |
|
* | leds: use dev_get_platdata() | Jingoo Han | 2013-08-27 | 1 | -1/+1 |
* | ARM: samsung: move platform_data definitions | Arnd Bergmann | 2012-09-19 | 1 | -1/+1 |
* | leds/leds-s3c24xx: use devm_gpio_request | Devendra Naga | 2012-07-24 | 1 | -2/+1 |
* | leds: Convert S3C24XX LED driver to gpiolib API | Sylwester Nawrocki | 2012-07-24 | 1 | -14/+20 |
* | leds: Convert S3C24XX LED driver to devm_kzalloc() | Sylwester Nawrocki | 2012-07-24 | 1 | -5/+3 |
* | leds: [trivial]Remove unnecesary return | Devendra Naga | 2012-07-24 | 1 | -2/+1 |
* | leds: convert led platform drivers to module_platform_driver | Axel Lin | 2012-01-11 | 1 | -12/+1 |
* | drivers/leds: Add module.h to files using it implicitly | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | [ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h> | Ben Dooks | 2009-05-18 | 1 | -0/+1 |
* | leds: remove an unnecessary "goto" on drivers/leds/leds-s3c24.c | Zhenwen Xu | 2009-04-06 | 1 | -5/+2 |
* | leds: Add suspend/resume to the core class | Richard Purdie | 2009-01-08 | 1 | -24/+1 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -3/+3 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 1 | -1/+1 |
* | leds: Cleanup various whitespace and code style issues | Németh Márton | 2008-04-25 | 1 | -2/+2 |
* | leds: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-16 | 1 | -0/+1 |
* | fix typo "sort" -> "short" | Uwe Kleine-König | 2007-10-20 | 1 | -1/+1 |
* | [PATCH] Fix leds-s3c24xx hardware.h reference | Richard Purdie | 2007-01-06 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] S3C24XX GPIO LED support | Ben Dooks | 2006-04-11 | 1 | -0/+163 |