aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/light.c
Commit message (Expand)AuthorAge
* staging: greybus: light: check the correct value of delay_onRui Miguel Silva2016-10-02
* staging: greybus: light: check delay_{on|off} before useRui Miguel Silva2016-10-02
* staging: greybus: light: fix attributes allocationRui Miguel Silva2016-10-02
* staging: greybus: light: remove KERNEL_VERSION checksRui Miguel Silva2016-09-19
* greybus: lights: Control runtime pm suspend/resume on AP sideKris Huang2016-08-26
* greybus: light: fix incorrect led attribute files allocationDavid Lin2016-08-26
* greybus: lights: enable multi color LED supportKris Huang2016-08-10
* greybus: lights: Add runtime pm supportKris Huang2016-08-05
* greybus: light: Initialize mutex before using itViresh Kumar2016-06-29
* greybus: fix pointless null checkAlex Elder2016-05-27
* greybus: convert drivers to use connection->private set/getGreg Kroah-Hartman2016-03-22
* greybus: lights: remove unnecessary checkRui Miguel Silva2016-02-25
* greybus: lights: fix check for configured lightsRui Miguel Silva2016-02-17
* greybus: lights: remove has_flash on failureRui Miguel Silva2016-02-17
* greybus: lights: remove unnecessary checksRui Miguel Silva2016-02-17
* greybus: lights: convert to bundle driverViresh Kumar2016-02-15
* greybus: lights: Break light setup into two partsViresh Kumar2016-02-15
* greybus: lights: remove sync operation and work queueRui Miguel Silva2016-01-13
* greybus: lights: default value for v4l2 flash controlsRui Miguel Silva2015-12-03
* greybus: lights: avoid channel torch double freeRui Miguel Silva2015-12-03
* greybus: lights: add v4l2 flash operationsRui Miguel Silva2015-12-03
* greybus: light: fix class-device parentJohan Hovold2015-11-11
* greybus: light : use the bundle struct device instead of the connectorGreg Kroah-Hartman2015-10-15
* greybus: lights: add lights implementationRui Miguel Silva2015-08-14