Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-30leds: Use DEVICE_ATTR_{RW, RO, WO} macrosDwaipayan Ray
2020-11-25leds: netxbig: add missing put_device() call in netxbig_leds_get_of_pdata()Yu Kuai
2020-09-26leds: various: use only available OF childrenMarek BehĂșn
2020-09-26leds: various: use dev_of_node(dev) instead of dev->of_nodeMarek BehĂșn
2020-04-27leds: netxbig: Convert to use GPIO descriptorsLinus Walleij
2019-07-29leds: netxbig: Add of_node_put() in netxbig_leds_get_of_pdata()Nishka Dasgupta
2019-07-29leds: netxbig: remove legacy board-file supportMasahiro Yamada
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-06-13treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2016-11-30leds: netxbig: fix module autoload for OF registrationJavier Martinez Canillas
2015-11-03leds: netxbig: set led_classdev max_brightnessSimon Guinot
2015-11-03leds: netxbig: convert to use the devm_ functionsSimon Guinot
2015-11-03leds: netxbig: add device tree bindingSimon Guinot
2015-01-14leds: netxbig: fix oops at probe timeSimon Guinot
2014-10-20leds: drop owner assignment from platform_driversWolfram Sang
2014-06-26leds: netxbig: fix attribute-creation raceJohan Hovold
2014-02-27drivers/leds: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-08-27leds: use dev_get_platdata()Jingoo Han
2012-12-16Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2012-11-29leds: remove use of __devexitBill Pemberton
2012-11-29leds: remove use of __devinitBill Pemberton
2012-11-29leds: remove use of __devexit_pBill Pemberton
2012-11-27leds: leds-netxbig: replace strict_strtoul() with kstrtoul()Jingoo Han
2012-09-19ARM: orion: move platform_data definitionsArnd Bergmann
2012-07-24leds: convert Big Networks LED driver to devm_kzalloc()Bryan Wu
2012-05-11drivers/leds: correct __devexit annotationsArnd Bergmann
2012-01-11drivers/leds/leds-netxbig.c: use gpio_request_one()Axel Lin
2012-01-11leds: convert led platform drivers to module_platform_driverAxel Lin
2010-10-07leds: add LED driver for Big Network series LEDsSimon Guinot