aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-s3c24xx.c
AgeCommit message (Expand)Author
2023-01-16leds: remove s3c24xx driverArnd Bergmann
2020-08-17leds: s3c24xx: Remove unused machine header includeKrzysztof Kozlowski
2020-07-09ARM: s3c24xx: leds: Convert to use GPIO descriptorsLinus Walleij
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2016-03-14leds: s3c24xx: Use devm_led_classdev_registerAmitoj Kaur Chawla
2014-10-20leds: drop owner assignment from platform_driversWolfram Sang
2014-05-08leds: Remove duplicated OOM message for individual driverXiubo Li
2014-02-27drivers/leds: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2014-01-27leds: s3c24xx: Remove hardware.h inclusionSachin Kamat
2014-01-07leds: s3c24xx: Fix build failureTushar Behera
2013-08-26leds: use dev_get_platdata()Jingoo Han
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann
2012-07-24leds/leds-s3c24xx: use devm_gpio_requestDevendra Naga
2012-07-24leds: Convert S3C24XX LED driver to gpiolib APISylwester Nawrocki
2012-07-24leds: Convert S3C24XX LED driver to devm_kzalloc()Sylwester Nawrocki
2012-07-24leds: [trivial]Remove unnecesary returnDevendra Naga
2012-01-10leds: convert led platform drivers to module_platform_driverAxel Lin
2011-10-31drivers/leds: Add module.h to files using it implicitlyPaul Gortmaker
2010-03-30include 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-06leds: remove an unnecessary "goto" on drivers/leds/leds-s3c24.cZhenwen Xu
2009-01-08leds: Add suspend/resume to the core classRichard Purdie
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-04-24leds: Cleanup various whitespace and code style issuesNémeth Márton
2008-04-15leds: fix platform driver hotplug/coldplugKay Sievers
2007-10-20fix typo "sort" -> "short"Uwe Kleine-König
2007-01-05[PATCH] Fix leds-s3c24xx hardware.h referenceRichard Purdie
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-04-11[PATCH] S3C24XX GPIO LED supportBen Dooks