summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-lm36274.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2019-07-21Linus 5.3-rc1v5.3-rc1Linus Torvalds1-2/+2
2019-07-21iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai1-1/+1
2019-07-21hexagon: switch to generic version of pte allocationMike Rapoport1-32/+2
2019-07-21typo fix: it's d_make_root, not d_make_inode...Al Viro1-1/+1
2019-07-21dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examplesRob Herring1-0/+4
2019-07-21dt-bindings: iio: ad7124: Fix dtc warnings in exampleRob Herring1-33/+38
2019-07-21dt-bindings: iio: avia-hx711: Fix avdd-supply typo in exampleRob Herring1-1/+1
2019-07-21dt-bindings: pinctrl: aspeed: Fix AST2500 example errorsRob Herring1-4/+1
2019-07-21dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errorsRob Herring2-2/+6
2019-07-21dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodesRob Herring1-82/+61
2019-07-21dt-bindings: Ensure child nodes are of type 'object'Rob Herring6-0/+8
2019-07-20x86/entry/64: Prevent clobbering of saved CR2 valueThomas Gleixner1-1/+10