aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/led-triggers.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-30drivers: Add generic helper to match any deviceSuzuki K Poulose6-27/+28
2019-07-30drivers: Introduce device lookup variants by ACPI_COMPANION deviceSuzuki K Poulose4-16/+74
2019-07-30drivers: Introduce device lookup variants by device typeSuzuki K Poulose7-49/+49
2019-07-30drivers: Introduce device lookup variants by fwnodeSuzuki K Poulose12-63/+57
2019-07-30drivers: Introduce device lookup variants by of_nodeSuzuki K Poulose15-110/+56
2019-07-30drivers: Introduce device lookup variants by nameSuzuki K Poulose12-106/+54
2019-07-29leds: netxbig: Add of_node_put() in netxbig_leds_get_of_pdata()Nishka Dasgupta1-2/+4
2019-07-29leds: netxbig: remove legacy board-file supportMasahiro Yamada3-74/+51
2019-07-25leds: lm3697: Switch to use fwnode_property_count_uXX()Andy Shevchenko1-4/+1
2019-07-25leds: lm36274: Switch to use fwnode_property_count_uXX()Andy Shevchenko1-3/+1
2019-07-25leds: lm3532: Switch to use fwnode_property_count_uXX()Andy Shevchenko1-4/+1
2019-07-25leds: an30259a: Use generic support for composing LED namesJacek Anaszewski1-12/+13
2019-07-25dt-bindings: an30259a: Add function and color propertiesJacek Anaszewski1-5/+17
2019-07-25leds: gpio: Use generic support for composing LED namesJacek Anaszewski1-13/+13
2019-07-25dt-bindings: leds-gpio: Add function and color propertiesJacek Anaszewski1-7/+16
2019-07-25leds: as3645a: Use generic support for composing LED namesJacek Anaszewski1-46/+28
2019-07-25dt-bindings: as3645a: Add function and color propertiesJacek Anaszewski1-8/+14
2019-07-25leds: aat1290: Use generic support for composing LED namesJacek Anaszewski1-7/+9
2019-07-25dt-bindings: aat1290: Add function and color propertiesJacek Anaszewski1-4/+8
2019-07-25leds: cr0014114: Use generic support for composing LED namesJacek Anaszewski1-21/+11
2019-07-25dt-bindings: cr0014114: Add function and color propertiesJacek Anaszewski1-7/+19
2019-07-25leds: lm3601x: Use generic support for composing LED namesJacek Anaszewski1-21/+17
2019-07-25dt-bindings: lm36010: Add function and color propertiesJacek Anaszewski1-2/+8
2019-07-25leds: lm3692x: Use generic support for composing LED namesJacek Anaszewski1-16/+6
2019-07-25dt-bindings: lm3692x: Add function and color propertiesJacek Anaszewski1-2/+7
2019-07-25leds: lp8860: Use generic support for composing LED namesJacek Anaszewski1-19/+16
2019-07-25dt-bindings: lp8860: Add function and color propertiesJacek Anaszewski1-2/+7
2019-07-25leds: lt3593: Use generic support for composing LED namesJacek Anaszewski1-12/+8
2019-07-25dt-bindings: lt3593: Add function and color propertiesJacek Anaszewski1-3/+8
2019-07-25leds: sc27xx-blt: Use generic support for composing LED namesJacek Anaszewski1-13/+9
2019-07-25dt-bindings: sc27xx-blt: Add function and color propertiesJacek Anaszewski1-4/+6
2019-07-25leds: core: Add support for composing LED class device namesJacek Anaszewski6-6/+458
2019-07-25dt-bindings: leds: Add properties for LED name constructionJacek Anaszewski1-8/+54
2019-07-25dt-bindings: leds: Add LED_FUNCTION definitionsJacek Anaszewski1-1/+43
2019-07-25dt-bindings: leds: Add LED_COLOR_ID definitionsJacek Anaszewski1-0/+11
2019-07-25leds: class: Improve LED and LED flash class registration APIJacek Anaszewski8-37/+60
2019-07-23leds: is31fl319x: simplify getting the adapter of a clientWolfram Sang1-2/+1
2019-07-22leds: apu: add pr_fmt prefix for better log outputEnrico Weigelt1-0/+2
2019-07-22leds: apu: fix error message on probing failureEnrico Weigelt1-7/+3
2019-07-22leds: apu: drop profile field from priv dataEnrico Weigelt1-12/+7
2019-07-22leds: apu: drop iosize field from priv dataEnrico Weigelt1-3/+1
2019-07-22leds: apu: drop enum_apu_led_platform_typesEnrico Weigelt1-10/+2
2019-07-22leds: apu: drop superseeded apu2/3 led supportEnrico Weigelt2-119/+10
2019-07-22leds: ktd2692: Fix a typo in the name of a constantChristophe JAILLET1-2/+2
2019-07-22leds: an30259a: Fix typoChristophe JAILLET1-2/+2
2019-07-22leds: leds-lp5562 allow firmware files up to the maximum lengthNick Stoughton1-1/+5
2019-07-22leds: ns2: Add of_node_put() before returnNishka Dasgupta1-7/+14
2019-07-22leds: max77650: Add of_node_put() before returnNishka Dasgupta1-7/+14
2019-07-22leds: as3645a: Fix misuse of strlcpyJoe Perches1-1/+1
2019-07-22leds: max77650: add MODULE_ALIAS()Bartosz Golaszewski1-0/+1