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