index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
/
light.c
Age
Commit message (
Expand
)
Author
2016-10-02
staging: greybus: light: check the correct value of delay_on
Rui Miguel Silva
2016-10-02
staging: greybus: light: check delay_{on|off} before use
Rui Miguel Silva
2016-10-02
staging: greybus: light: fix attributes allocation
Rui Miguel Silva
2016-09-19
staging: greybus: light: remove KERNEL_VERSION checks
Rui Miguel Silva
2016-08-26
greybus: lights: Control runtime pm suspend/resume on AP side
Kris Huang
2016-08-26
greybus: light: fix incorrect led attribute files allocation
David Lin
2016-08-10
greybus: lights: enable multi color LED support
Kris Huang
2016-08-05
greybus: lights: Add runtime pm support
Kris Huang
2016-06-29
greybus: light: Initialize mutex before using it
Viresh Kumar
2016-05-27
greybus: fix pointless null check
Alex Elder
2016-03-22
greybus: convert drivers to use connection->private set/get
Greg Kroah-Hartman
2016-02-25
greybus: lights: remove unnecessary check
Rui Miguel Silva
2016-02-17
greybus: lights: fix check for configured lights
Rui Miguel Silva
2016-02-17
greybus: lights: remove has_flash on failure
Rui Miguel Silva
2016-02-17
greybus: lights: remove unnecessary checks
Rui Miguel Silva
2016-02-15
greybus: lights: convert to bundle driver
Viresh Kumar
2016-02-15
greybus: lights: Break light setup into two parts
Viresh Kumar
2016-01-13
greybus: lights: remove sync operation and work queue
Rui Miguel Silva
2015-12-03
greybus: lights: default value for v4l2 flash controls
Rui Miguel Silva
2015-12-03
greybus: lights: avoid channel torch double free
Rui Miguel Silva
2015-12-03
greybus: lights: add v4l2 flash operations
Rui Miguel Silva
2015-11-11
greybus: light: fix class-device parent
Johan Hovold
2015-10-15
greybus: light : use the bundle struct device instead of the connector
Greg Kroah-Hartman
2015-08-14
greybus: lights: add lights implementation
Rui Miguel Silva