summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/light.c
AgeCommit message (Expand)Author
2020-01-29staging: greybus: light: fix a couple double freesDan Carpenter
2017-12-25staging: greybus: light: Release memory obtained by kasprintfArvind Yadav
2016-10-02staging: greybus: light: check the correct value of delay_onRui Miguel Silva
2016-10-02staging: greybus: light: check delay_{on|off} before useRui Miguel Silva
2016-10-02staging: greybus: light: fix attributes allocationRui Miguel Silva
2016-09-19staging: greybus: light: remove KERNEL_VERSION checksRui Miguel Silva
2016-08-26greybus: lights: Control runtime pm suspend/resume on AP sideKris Huang
2016-08-26greybus: light: fix incorrect led attribute files allocationDavid Lin
2016-08-10greybus: lights: enable multi color LED supportKris Huang
2016-08-05greybus: lights: Add runtime pm supportKris Huang
2016-06-29greybus: light: Initialize mutex before using itViresh Kumar
2016-05-27greybus: fix pointless null checkAlex Elder
2016-03-22greybus: convert drivers to use connection->private set/getGreg Kroah-Hartman
2016-02-25greybus: lights: remove unnecessary checkRui Miguel Silva
2016-02-17greybus: lights: fix check for configured lightsRui Miguel Silva
2016-02-17greybus: lights: remove has_flash on failureRui Miguel Silva
2016-02-17greybus: lights: remove unnecessary checksRui Miguel Silva
2016-02-15greybus: lights: convert to bundle driverViresh Kumar
2016-02-15greybus: lights: Break light setup into two partsViresh Kumar
2016-01-13greybus: lights: remove sync operation and work queueRui Miguel Silva
2015-12-03greybus: lights: default value for v4l2 flash controlsRui Miguel Silva
2015-12-03greybus: lights: avoid channel torch double freeRui Miguel Silva
2015-12-03greybus: lights: add v4l2 flash operationsRui Miguel Silva
2015-11-11greybus: light: fix class-device parentJohan Hovold
2015-10-15greybus: light : use the bundle struct device instead of the connectorGreg Kroah-Hartman
2015-08-14greybus: lights: add lights implementationRui Miguel Silva