aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-pca963x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-26leds: pca963: fix misleading indentationPavel Machek1-1/+1
2022-09-21leds: pca963x: fix blink with hw accelerationBernardo Rodrigues1-2/+20
2020-09-30leds: pca963x: use struct led_init_data when registeringMarek Behún1-13/+12
2020-09-30leds: pca963x: register LEDs immediately after parsing, get rid of platdataMarek Behún1-117/+71
2020-09-30leds: pca963x: use flexible arrayMarek Behún1-16/+12
2020-09-30leds: pca963x: cosmetic: rename variablesMarek Behún1-51/+53
2020-09-30leds: pca963x: cosmetic: rename variablesMarek Behún1-27/+28
2020-09-30leds: pca963x: use devres LED registering functionMarek Behún1-20/+2
2020-09-30leds: pca963x: cosmetic: use helper variables, better indentationMarek Behún1-68/+71
2020-05-25mailmap: change email for Ricardo RibaldaRicardo Ribalda Delgado1-1/+1
2019-12-21leds: pca963x: Fix open-drain initializationZahari Petkov1-3/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner1-4/+1
2019-03-31leds: pca963x: Make use of device property APIAndy Shevchenko1-23/+21
2019-03-31leds: pca963x: Revert "Add ACPI support"Andy Shevchenko1-21/+1
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-3/+3
2017-05-14leds: pca963x: Add bindings to invert polarityAnders Darander1-2/+15
2016-11-30leds: pca963x: Add ACPI supportTin Huynh1-1/+21
2016-11-22leds: pca963x: enable low-power stateMatt Ranostay1-7/+33
2016-11-22leds: pca963x: workaround group blink scaling issueMatt Ranostay1-3/+15
2016-01-04leds: pca963x: Remove work queueAndrew Lunn1-57/+23
2015-08-28leds: Export OF module alias information in missing driversJavier Martinez Canillas1-0/+1
2015-08-28leds: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-03-30leds: pca963x: Add missing initialiation of struct led_info.flagsGeert Uytterhoeven1-1/+1
2014-07-03leds:pca963x: Always initialize MODE2 registerPeter Meerwald1-3/+7
2014-07-03leds:pca963x: Add support for PCA9635 LED driver chipPeter Meerwald1-5/+13
2013-08-26leds-pca963x: Fix device tree parsingRicardo Ribalda Delgado1-4/+4
2013-08-26leds-pca9633: Rename to leds-pca963xRicardo Ribalda Delgado1-0/+461