index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
/
light.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-13
staging: greybus: fix a missing-check bug in gb_lights_light_config()
Chen Zhou
1
-1
/
+2
2019-09-03
staging: greybus: light: fix a couple double frees
Dan Carpenter
1
-6
/
+6
2019-08-27
staging: greybus: move core include files to include/linux/greybus/
Greg Kroah-Hartman
1
-3
/
+1
2017-11-11
staging: greybus: Remove redundant license text
Greg Kroah-Hartman
1
-2
/
+0
2017-11-11
staging: greybus: add SPDX identifiers to all greybus driver files
Greg Kroah-Hartman
1
-0
/
+1
2017-09-29
staging: greybus: light: remove unnecessary error check
Arvind Yadav
1
-5
/
+1
2017-09-29
staging: greybus: light: Release memory obtained by kasprintf
Arvind Yadav
1
-0
/
+2
2017-08-26
media: v4l2-flash-led-class: Create separate sub-devices for indicators
Sakari Ailus
1
-5
/
+18
2017-08-26
media: staging: greybus: light: fix memory leak in v4l2 register
Rui Miguel Silva
1
-20
/
+9
2017-07-26
media: v4l2-flash: Use led_classdev instead of led_classdev_flash for indicator
Sakari Ailus
1
-2
/
+2
2017-05-15
Staging: greybus: light: Prefer kcalloc over kzalloc
Karthik Tummala
1
-2
/
+2
2017-04-18
staging: greybus: light.c: Remove include linux/version.h
Darryl T. Agostinelli
1
-1
/
+0
2016-10-02
staging: greybus: light: check the correct value of delay_on
Rui Miguel Silva
1
-1
/
+1
2016-10-02
staging: greybus: light: check delay_{on|off} before use
Rui Miguel Silva
1
-0
/
+3
2016-10-02
staging: greybus: light: fix attributes allocation
Rui Miguel Silva
1
-2
/
+1
2016-09-19
staging: greybus: light: remove KERNEL_VERSION checks
Rui Miguel Silva
1
-67
/
+10
2016-08-26
greybus: lights: Control runtime pm suspend/resume on AP side
Kris Huang
1
-2
/
+57
2016-08-26
greybus: light: fix incorrect led attribute files allocation
David Lin
1
-2
/
+3
2016-08-10
greybus: lights: enable multi color LED support
Kris Huang
1
-8
/
+0
2016-08-05
greybus: lights: Add runtime pm support
Kris Huang
1
-22
/
+94
2016-06-29
greybus: light: Initialize mutex before using it
Viresh Kumar
1
-2
/
+2
2016-05-27
greybus: fix pointless null check
Alex Elder
1
-2
/
+1
2016-03-22
greybus: convert drivers to use connection->private set/get
Greg Kroah-Hartman
1
-2
/
+2
2016-02-25
greybus: lights: remove unnecessary check
Rui Miguel Silva
1
-1
/
+1
2016-02-17
greybus: lights: fix check for configured lights
Rui Miguel Silva
1
-1
/
+6
2016-02-17
greybus: lights: remove has_flash on failure
Rui Miguel Silva
1
-1
/
+3
2016-02-17
greybus: lights: remove unnecessary checks
Rui Miguel Silva
1
-5
/
+0
2016-02-15
greybus: lights: convert to bundle driver
Viresh Kumar
1
-17
/
+55
2016-02-15
greybus: lights: Break light setup into two parts
Viresh Kumar
1
-4
/
+42
2016-01-13
greybus: lights: remove sync operation and work queue
Rui Miguel Silva
1
-1
/
+22
2015-12-03
greybus: lights: default value for v4l2 flash controls
Rui Miguel Silva
1
-0
/
+2
2015-12-03
greybus: lights: avoid channel torch double free
Rui Miguel Silva
1
-3
/
+0
2015-12-03
greybus: lights: add v4l2 flash operations
Rui Miguel Silva
1
-1
/
+3
2015-11-11
greybus: light: fix class-device parent
Johan Hovold
1
-4
/
+2
2015-10-15
greybus: light : use the bundle struct device instead of the connector
Greg Kroah-Hartman
1
-10
/
+8
2015-08-14
greybus: lights: add lights implementation
Rui Miguel Silva
1
-0
/
+1201