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