aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds
Commit message (Expand)AuthorAgeFilesLines
...
* leds: pm8058: cosmetic change: use helper variableMarek Behún2020-09-261-9/+11
* leds: pm8058: use struct led_init_data when registeringMarek Behún2020-09-261-5/+6
* leds: mt6323: cosmetic change: use helper variableMarek Behún2020-09-261-4/+3
* leds: mt6323: use struct led_init_data when registeringMarek Behún2020-09-261-3/+6
* leds: max77650: use struct led_init_data when registeringMarek Behún2020-09-261-14/+9
* leds: lm3697: cosmetic change: use helper variable, reverse christmas treeMarek Behún2020-09-261-39/+36
* leds: lm3697: use struct led_init_data when registeringMarek Behún2020-09-261-10/+8
* leds: bcm6328, bcm6358: use struct led_init_data when registeringMarek Behún2020-09-262-4/+6
* leds: bcm6328, bcm6358: use devres LED registering functionMarek Behún2020-09-262-2/+2
* leds: various: fix OF node leaksMarek Behún2020-09-263-4/+12
* leds: various: use only available OF childrenMarek Behún2020-09-2615-26/+26
* leds: lt3593: do not rewrite .of_node of new LED device to wrong valueMarek Behún2020-09-261-1/+0
* leds: various: use dev_of_node(dev) instead of dev->of_nodeMarek Behún2020-09-2628-35/+35
* leds: various: use device_get_match_dataMarek Behún2020-09-265-34/+6
* leds: ip30: compile if COMPILE_TEST=yMarek Behún2020-09-262-1/+2
* leds: various: compile if COMPILE_TEST=yMarek Behún2020-09-261-5/+5
* leds: pwm: Allow automatic labels for DT based devicesAlexander Dahl2020-09-261-1/+2
* leds: tlc591xx: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-091-6/+4
* leds: sgm3140: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-091-18/+9
* leds: pwm: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-091-7/+4
* leds: lm3692x: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-091-7/+4
* leds: is31fl319x: Add shutdown pin and generate a 5ms low pulse when startupGrant Feng2020-09-091-0/+18
* leds: lp50xx: Add the LP50XX family of the RGB LED driverDan Murphy2020-08-173-0/+646
* leds: LP55XX_COMMON needs to depend on LEDS_CLASSRandy Dunlap2020-08-171-0/+1
* leds: pca955x: Add an IBM software implementation of the PCA9552 chipEddie James2020-08-171-0/+8
* leds: sgm3140: fix led->LED for consistencyPavel Machek2020-08-171-1/+1
* leds: mt6323: move period calculationTom Rix2020-08-171-9/+9
* leds: s3c24xx: Remove unused machine header includeKrzysztof Kozlowski2020-08-171-2/+0
* Merge tag 'leds-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds2020-08-0530-210/+1001
|\
| * leds: disallow /sys/class/leds/*:multi:* for nowPavel Machek2020-08-031-0/+4
| * leds: add RGB color option, as that is different from multicolor.Pavel Machek2020-08-032-1/+2
| * Make LEDS_LP55XX_COMMON depend on I2C to fix build errors:Randy Dunlap2020-07-281-0/+1
| * leds: initial support for Turris Omnia LEDsMarek Behún2020-07-243-0/+307
| * leds: pattern trigger -- check pattern for validityPavel Machek2020-07-241-2/+4
| * leds: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-225-6/+6
| * leds: trigger: add support for LED-private device triggersMarek Behún2020-07-221-6/+20
| * leds: lp5521: Add multicolor framework multicolor brightness supportDan Murphy2020-07-221-0/+20
| * leds: lp5523: Update the lp5523 code to add multicolor brightness functionDan Murphy2020-07-221-0/+20
| * leds: lp55xx: Add multicolor framework support to lp55xxDan Murphy2020-07-227-52/+205
| * leds: lp55xx: Convert LED class registration to devm_*Dan Murphy2020-07-226-40/+13
| * leds: multicolor: Introduce a multicolor class definitionDan Murphy2020-07-223-0/+214
| * leds: Add multicolor ID to the color ID listDan Murphy2020-07-151-0/+1
| * leds: lp5523: Fix various formatting issues in the codeDan Murphy2020-07-151-9/+10
| * leds: lp55xx: Fix file permissions to use DEVICE_ATTR macrosDan Murphy2020-07-151-12/+10
| * leds: gpio: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2020-07-121-10/+3
| * leds: ns2: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2020-07-121-8/+1
| * leds: gpio: Fix semantic errorLinus Walleij2020-07-121-1/+1
| * leds: core: Flush scheduled work for system suspendKai-Heng Feng2020-07-121-0/+1
| * leds: trigger: gpio: Avoid warning on update of invertedJan Kiszka2020-07-121-1/+2
| * leds: fix spelling mistakeFlavio Suligoi2020-07-121-1/+1