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